Package | Description |
---|---|
org.openimaj.feature.local.matcher | |
org.openimaj.knn.approximate | |
org.openimaj.ml.clustering.assignment.hard |
Modifier and Type | Field and Description |
---|---|
protected ByteNearestNeighboursKDTree |
FastBasicKeypointMatcher.modelKeypointsKNN |
Modifier and Type | Method and Description |
---|---|
ByteNearestNeighboursKDTree |
ByteNearestNeighboursKDTree.Factory.create(byte[][] data) |
Modifier and Type | Field and Description |
---|---|
protected ByteNearestNeighboursKDTree |
KDTreeByteEuclideanAssigner.nn |