|
Isis 3 Programmer Reference
|
1 #ifndef MoravecOperator_h
2 #define MoravecOperator_h
9 #include "InterestOperator.h"
virtual double Interest(Chip &chip)
This method returns the amount of interest for the given chip.
Container for cube-like labels.
virtual ~MoravecOperator()
This is the virtual destructor for MoravecOperator.
virtual int Padding()
Sets an offset to pass in larger chips if operator requires it This is used to offset the subchip siz...
A small chip of data used for pattern matching.
This is free and unencumbered software released into the public domain.
Moravec Interest Operator.
MoravecOperator(Pvl &pPvl)
This constructor creates a Moravec Interest Operator.