Package | Description |
---|---|
org.openimaj.feature.local.matcher.consistent |
Modifier and Type | Class and Description |
---|---|
class |
ConsistentLocalFeatureMatcher2d<T extends LocalFeature<?,?> & Point2d>
Object to attempt to find a consistent geometric mapping of two sets of local
features according to a given model.
|
class |
LocalConsistentKeypointMatcher<T extends Keypoint>
Improved version of ConsistentKeypointMatcher.
|