| Package | Description |
|---|---|
| org.openimaj.knn | |
| org.openimaj.knn.pq |
| Modifier and Type | Method and Description |
|---|---|
ByteNearestNeighboursExact |
ByteNearestNeighboursExact.Factory.create(byte[][] data) |
| Modifier and Type | Field and Description |
|---|---|
protected ByteNearestNeighboursExact[] |
ByteProductQuantiser.assigners |
| Constructor and Description |
|---|
ByteProductQuantiser(ByteNearestNeighboursExact[] assigners)
Construct a
ByteProductQuantiser with the given
nearest-neighbour assigners. |