| Package | Description |
|---|---|
| org.openimaj.knn |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectNearestNeighboursExact<T>
Exact (brute-force) k-nearest-neighbour implementation for objects with a
compatible
DistanceComparator. |
| Modifier and Type | Method and Description |
|---|---|
ObjectNearestNeighbours<T> |
ObjectNearestNeighboursProvider.getNearestNeighbours() |