Package | Description |
---|---|
org.openimaj.image.feature.local.affine | |
org.openimaj.image.feature.local.keypoints.quantised |
Modifier and Type | Method and Description |
---|---|
AffineSimulationKeypoint.AffineSimulationKeypointLocation |
AffineSimulationKeypoint.getLocation() |
Constructor and Description |
---|
QuantisedAffineSimulationKeypoint(AffineSimulationKeypoint.AffineSimulationKeypointLocation location,
int id)
Construct a
QuantisedAffineSimulationKeypoint , located at the
given position and id. |