public static class opencv_features2d.BFMatcher extends opencv_features2d.DescriptorMatcher
opencv_core.Algorithm.Constructor, opencv_core.Algorithm.Getter, opencv_core.Algorithm.SetterPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_features2d.BFMatcher() |
opencv_features2d.BFMatcher(int size) |
opencv_features2d.BFMatcher(int normType,
boolean crossCheck) |
opencv_features2d.BFMatcher(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_features2d.DescriptorMatcher |
clone() |
opencv_features2d.DescriptorMatcher |
clone(boolean emptyTrainData) |
opencv_core.AlgorithmInfo |
info() |
boolean |
isMaskSupported() |
opencv_features2d.BFMatcher |
position(int position) |
add, clear, create, create, empty, getTrainDescriptors, knnMatch, knnMatch, knnMatch, knnMatch, match, match, match, match, radiusMatch, radiusMatch, radiusMatch, radiusMatch, read, train, write_create, _create, getAlgorithm, getAlgorithm, getBool, getBool, getDouble, getDouble, getInt, getInt, getList, getMat, getMat, getMatVector, getMatVector, getParams, getString, getString, name, paramHelp, paramHelp, paramType, paramType, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setAlgorithm, setAlgorithm, setBool, setBool, setDouble, setDouble, setInt, setInt, setMat, setMat, setMatVector, setMatVector, setString, setStringaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_features2d.BFMatcher(Pointer p)
public opencv_features2d.BFMatcher(int size)
public opencv_features2d.BFMatcher(int normType,
boolean crossCheck)
public opencv_features2d.BFMatcher()
public opencv_features2d.BFMatcher position(int position)
position in class opencv_core.Algorithmpublic boolean isMaskSupported()
isMaskSupported in class opencv_features2d.DescriptorMatcherpublic opencv_features2d.DescriptorMatcher clone(boolean emptyTrainData)
clone in class opencv_features2d.DescriptorMatcherpublic opencv_features2d.DescriptorMatcher clone()
clone in class opencv_features2d.DescriptorMatcherpublic opencv_core.AlgorithmInfo info()
info in class opencv_core.AlgorithmCopyright © 2014. All Rights Reserved.