| Class | Description |
|---|---|
| ComputeLSHDistribution | |
| DupsEdgeFilter | |
| HadoopPcaVladExtractor |
Extractor for VLAD-PCA features.
|
| HadoopPqPcaVladIndexer |
Indexer for Product-quantised VLAD-PCA features.
|
| HadoopSiftLSHExtractor |
Tool to convert SIFT features to LSH sketch form.
|
| HadoopSiftLSHExtractor.LSHGroupingComparator |
Comparator to group the maps outputs by their
HadoopSiftLSHExtractor.MapperOut.hash. |
| HadoopSiftLSHExtractor.LSHMapper | |
| HadoopSiftLSHExtractor.LSHPartitioner |
Partitioner that sends the data to a reducer based on the
HadoopSiftLSHExtractor.MapperOut.index. |
| HadoopSiftLSHExtractor.LSHReducer | |
| HadoopSiftLSHExtractor.MapperOut | |
| HadoopSiftLSHExtractor.Sketcher | |
| SimpleLSHDuplicatesFinder |