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