Package | Description |
---|---|
org.openimaj.feature.local.matcher | |
org.openimaj.feature.local.matcher.consistent |
Modifier and Type | Class and Description |
---|---|
class |
FastBasicKeypointMatcher<T extends Keypoint>
Basic keypoint matcher.
|
class |
FastLimitedBasicKeypointMatcher<T extends Keypoint>
Basic keypoint matcher.
|
class |
VotingKeypointMatcher<T extends Keypoint>
Matcher rejects matches with no local support
|
Modifier and Type | Class and Description |
---|---|
class |
LocalConsistentKeypointMatcher<T extends Keypoint>
Improved version of ConsistentKeypointMatcher.
|