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.BOWImgDescriptorExtractor Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractorstatic
BOWImgDescriptorExtractor(Feature2D dextractor, DescriptorMatcher dmatcher)OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor
compute(Mat image, MatOfKeyPoint keypoints, Mat imgDescriptor)OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor
descriptorSize()OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor
descriptorType()OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor
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.BOWImgDescriptorExtractorprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
getNativeObjAddr()OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor
getVocabulary()OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
setVocabulary(Mat vocabulary)OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic