OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.Features2dModule.BFMatcher Member List

This is the complete list of members for OpenCVForUnity.Features2dModule.BFMatcher, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.Features2dModule.BFMatcherstatic
add(List< Mat > descriptors)OpenCVForUnity.Features2dModule.DescriptorMatcher
BFMatcher(int normType, bool crossCheck)OpenCVForUnity.Features2dModule.BFMatcher
BFMatcher(int normType)OpenCVForUnity.Features2dModule.BFMatcher
BFMatcher()OpenCVForUnity.Features2dModule.BFMatcher
BRUTEFORCEOpenCVForUnity.Features2dModule.DescriptorMatcher
BRUTEFORCE_HAMMINGOpenCVForUnity.Features2dModule.DescriptorMatcher
BRUTEFORCE_HAMMINGLUTOpenCVForUnity.Features2dModule.DescriptorMatcher
BRUTEFORCE_L1OpenCVForUnity.Features2dModule.DescriptorMatcher
BRUTEFORCE_SL2OpenCVForUnity.Features2dModule.DescriptorMatcher
clear()OpenCVForUnity.Features2dModule.DescriptorMatchervirtual
clone(bool emptyTrainData)OpenCVForUnity.Features2dModule.DescriptorMatcher
clone()OpenCVForUnity.Features2dModule.DescriptorMatcher
create(int normType, bool crossCheck)OpenCVForUnity.Features2dModule.BFMatcherstatic
create(int normType)OpenCVForUnity.Features2dModule.BFMatcherstatic
create()OpenCVForUnity.Features2dModule.BFMatcherstatic
OpenCVForUnity::Features2dModule::DescriptorMatcher.create(string descriptorMatcherType)OpenCVForUnity.Features2dModule.DescriptorMatcherstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.Features2dModule.BFMatcherprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.Features2dModule.DescriptorMatchervirtual
FLANNBASEDOpenCVForUnity.Features2dModule.DescriptorMatcher
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getTrainDescriptors()OpenCVForUnity.Features2dModule.DescriptorMatcher
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isMaskSupported()OpenCVForUnity.Features2dModule.DescriptorMatcher
knnMatch(Mat queryDescriptors, Mat trainDescriptors, List< MatOfDMatch > matches, int k, Mat mask, bool compactResult)OpenCVForUnity.Features2dModule.DescriptorMatcher
knnMatch(Mat queryDescriptors, Mat trainDescriptors, List< MatOfDMatch > matches, int k, Mat mask)OpenCVForUnity.Features2dModule.DescriptorMatcher
knnMatch(Mat queryDescriptors, Mat trainDescriptors, List< MatOfDMatch > matches, int k)OpenCVForUnity.Features2dModule.DescriptorMatcher
knnMatch(Mat queryDescriptors, List< MatOfDMatch > matches, int k, List< Mat > masks, bool compactResult)OpenCVForUnity.Features2dModule.DescriptorMatcher
knnMatch(Mat queryDescriptors, List< MatOfDMatch > matches, int k, List< Mat > masks)OpenCVForUnity.Features2dModule.DescriptorMatcher
knnMatch(Mat queryDescriptors, List< MatOfDMatch > matches, int k)OpenCVForUnity.Features2dModule.DescriptorMatcher
match(Mat queryDescriptors, Mat trainDescriptors, MatOfDMatch matches, Mat mask)OpenCVForUnity.Features2dModule.DescriptorMatcher
match(Mat queryDescriptors, Mat trainDescriptors, MatOfDMatch matches)OpenCVForUnity.Features2dModule.DescriptorMatcher
match(Mat queryDescriptors, MatOfDMatch matches, List< Mat > masks)OpenCVForUnity.Features2dModule.DescriptorMatcher
match(Mat queryDescriptors, MatOfDMatch matches)OpenCVForUnity.Features2dModule.DescriptorMatcher
radiusMatch(Mat queryDescriptors, Mat trainDescriptors, List< MatOfDMatch > matches, float maxDistance, Mat mask, bool compactResult)OpenCVForUnity.Features2dModule.DescriptorMatcher
radiusMatch(Mat queryDescriptors, Mat trainDescriptors, List< MatOfDMatch > matches, float maxDistance, Mat mask)OpenCVForUnity.Features2dModule.DescriptorMatcher
radiusMatch(Mat queryDescriptors, Mat trainDescriptors, List< MatOfDMatch > matches, float maxDistance)OpenCVForUnity.Features2dModule.DescriptorMatcher
radiusMatch(Mat queryDescriptors, List< MatOfDMatch > matches, float maxDistance, List< Mat > masks, bool compactResult)OpenCVForUnity.Features2dModule.DescriptorMatcher
radiusMatch(Mat queryDescriptors, List< MatOfDMatch > matches, float maxDistance, List< Mat > masks)OpenCVForUnity.Features2dModule.DescriptorMatcher
radiusMatch(Mat queryDescriptors, List< MatOfDMatch > matches, float maxDistance)OpenCVForUnity.Features2dModule.DescriptorMatcher
read(string fileName)OpenCVForUnity.Features2dModule.DescriptorMatcher
save(string filename)OpenCVForUnity.CoreModule.Algorithm
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
train()OpenCVForUnity.Features2dModule.DescriptorMatcher
write(string fileName)OpenCVForUnity.Features2dModule.DescriptorMatcher