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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.Features2dModule.BOWKMeansTrainerstatic
add(Mat descriptors)OpenCVForUnity.Features2dModule.BOWTrainer
BOWKMeansTrainer(int clusterCount, TermCriteria termcrit, int attempts, int flags)OpenCVForUnity.Features2dModule.BOWKMeansTrainer
BOWKMeansTrainer(int clusterCount, TermCriteria termcrit, int attempts)OpenCVForUnity.Features2dModule.BOWKMeansTrainer
BOWKMeansTrainer(int clusterCount, TermCriteria termcrit)OpenCVForUnity.Features2dModule.BOWKMeansTrainer
BOWKMeansTrainer(int clusterCount)OpenCVForUnity.Features2dModule.BOWKMeansTrainer
clear()OpenCVForUnity.Features2dModule.BOWTrainer
cluster()OpenCVForUnity.Features2dModule.BOWKMeansTrainervirtual
cluster(Mat descriptors)OpenCVForUnity.Features2dModule.BOWKMeansTrainervirtual
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.BOWKMeansTrainerprotectedvirtual
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