OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.Features2dModule.FlannBasedMatcher Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.Features2dModule.FlannBasedMatcherstatic
add(List< Mat > descriptors)OpenCVForUnity.Features2dModule.DescriptorMatcher
BRUTEFORCEOpenCVForUnity.Features2dModule.DescriptorMatcherstatic
BRUTEFORCE_HAMMINGOpenCVForUnity.Features2dModule.DescriptorMatcherstatic
BRUTEFORCE_HAMMINGLUTOpenCVForUnity.Features2dModule.DescriptorMatcherstatic
BRUTEFORCE_L1OpenCVForUnity.Features2dModule.DescriptorMatcherstatic
BRUTEFORCE_SL2OpenCVForUnity.Features2dModule.DescriptorMatcherstatic
clear()OpenCVForUnity.Features2dModule.DescriptorMatchervirtual
clone(bool emptyTrainData)OpenCVForUnity.Features2dModule.DescriptorMatcher
clone()OpenCVForUnity.Features2dModule.DescriptorMatcher
create()OpenCVForUnity.Features2dModule.FlannBasedMatcherstatic
OpenCVForUnity::Features2dModule::DescriptorMatcher.create(string descriptorMatcherType)OpenCVForUnity.Features2dModule.DescriptorMatcherstatic
OpenCVForUnity::Features2dModule::DescriptorMatcher.create(int matcherType)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.FlannBasedMatcherprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.Features2dModule.DescriptorMatchervirtual
FLANNBASEDOpenCVForUnity.Features2dModule.DescriptorMatcherstatic
FlannBasedMatcher()OpenCVForUnity.Features2dModule.FlannBasedMatcher
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