| Class | Description |
|---|---|
| CharacteristicOctaveInterestPointFinder<T extends InterestPointData> |
A characteristic octave interest point finder throws
InterestPointData away if two instances are similar. |
| LoggingOctaveInterestPointFinder<T extends InterestPointData> |
Finder with a specified detector which finds interest points at a given
gaussian octave.
|
| OctaveInterestPointFinder<T extends InterestPointData> |
Finder with a specified detector which finds interest points at a given
gaussian octave.
|