|
Isis 3 Programmer Reference
|
1 #ifndef MaximumCorrelation_h
2 #define MaximumCorrelation_h
48 return "MaximumCorrelation";
virtual bool CompareFits(double fit1, double fit2)
This virtual method must return if the 1st fit is equal to or better than the second fit.
Container for cube-like labels.
AutoReg(Pvl &pvl)
Create AutoReg object.
virtual double MatchAlgorithm(Chip &pattern, Chip &subsearch)
Given two identically sized chips return a double that indicates how well they match.
Maximum correlation pattern matching.
virtual double IdealFit() const
Returns the ideal (perfect) fit that could be returned by the MatchAlgorithm.
virtual QString AlgorithmName() const
Returns the name of the algorithm.
A small chip of data used for pattern matching.
This is free and unencumbered software released into the public domain.