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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.Features2dModule.BOWTrainerstatic
add(Mat descriptors)OpenCVForUnity.Features2dModule.BOWTrainer
clear()OpenCVForUnity.Features2dModule.BOWTrainer
cluster()OpenCVForUnity.Features2dModule.BOWTrainervirtual
cluster(Mat descriptors)OpenCVForUnity.Features2dModule.BOWTrainervirtual
descriptorsCount()OpenCVForUnity.Features2dModule.BOWTrainer
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.BOWTrainerprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
getDescriptors()OpenCVForUnity.Features2dModule.BOWTrainer
getNativeObjAddr()OpenCVForUnity.Features2dModule.BOWTrainer
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic