| Class | Description |
|---|---|
| AbstractClusterQuantiserOptions |
Options for clustering/quantising tool
|
| AffineSimulationKeypointListArrayIterator |
An iterator over ASIFT keypoints
|
| AsciiInterestPoint |
Utility functions for reading lowe-style keypoint files and the (similar) files produced by the MSER and oxford tools
|
| ClusterQuantiser |
A tool for clustering and quantising local features.
|
| ClusterQuantiserOptions |
Options for
ClusterQuantiser tool. |
| ClusterType.ClusterTypeOp |
Options for each
ClusterType. |
| FeatureFile |
Interface defining accessors to a generic file containing
multiple local features.
|
| FeatureFileFeature |
A simple "local" feature with a location and a feature vector.
|
| Header |
The header of a file containing local features
|
| KeypointListArrayIterator |
An iterator over keypoints
|
| MemoryFeatureFile |
A feature file held in memory
|
| StreamedFeatureFile |
A
FeatureFile backed by a stream or file. |
| Enum | Description |
|---|---|
| ClusterType |
Different clustering algorithms
|
| FileType |
Different file formats containing local features.
|
| Precision |
Precisions for holding centroids
|