public class BasicOctaveGridFinder<OCTAVE extends Octave<?,?,IMAGE>,IMAGE extends Image<?,IMAGE> & SinglebandImageProcessor.Processable<Float,FImage,IMAGE>> extends AbstractOctaveInterestPointFinder<OCTAVE,IMAGE>
AbstractOctaveInterestPointFinder that detects points on a regular
grid.currentScaleIndex, listener, octave| Constructor and Description |
|---|
BasicOctaveGridFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(OCTAVE octave) |
getCurrentScaleIndex, getOctave, getOctaveInterestPointListener, setOctaveInterestPointListenerpublic BasicOctaveGridFinder()