| Class and Description |
|---|
| OctaveInterestPointFinder
Interface for objects that can detect interest points within an
octave.
|
| OctaveInterestPointListener
Interface for objects that listen for interest point detections
in an octave.
|
| Class and Description |
|---|
| OctaveInterestPointFinder
Interface for objects that can detect interest points within an
octave.
|
| OctaveInterestPointListener
Interface for objects that listen for interest point detections
in an octave.
|
| Class and Description |
|---|
| AbstractOctaveExtremaFinder
Class for finding extrema within
Octaves using the approach in
Section 4 of Lowe's IJCV paper (minus the bit on using Brown's interpolation
approach to improve localisation). |
| AbstractOctaveInterestPointFinder
Abstract base class for objects capable of detecting interest points
within an octave.
|
| BasicOctaveExtremaFinder
A basic concrete implementation of an
AbstractOctaveExtremaFinder
that searches for local extrema in scale space. |
| OctaveInterestPointFinder
Interface for objects that can detect interest points within an
octave.
|
| OctaveInterestPointListener
Interface for objects that listen for interest point detections
in an octave.
|