| __fromPtr__(IntPtr addr) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | static |
| 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 | |
| BOWKMeansTrainer(int clusterCount, in Vec3d termcrit, int attempts, int flags) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | |
| BOWKMeansTrainer(int clusterCount, in Vec3d termcrit, int attempts) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | |
| BOWKMeansTrainer(int clusterCount, in Vec3d termcrit) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | |
| BOWKMeansTrainer(int clusterCount, in(double type, double maxCount, double epsilon) termcrit, int attempts, int flags) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | |
| BOWKMeansTrainer(int clusterCount, in(double type, double maxCount, double epsilon) termcrit, int attempts) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | |
| BOWKMeansTrainer(int clusterCount, in(double type, double maxCount, double epsilon) termcrit) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | |
| clear() | OpenCVForUnity.Features2dModule.BOWTrainer | |
| cluster() | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | virtual |
| cluster(Mat descriptors) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | virtual |
| descriptorsCount() | OpenCVForUnity.Features2dModule.BOWTrainer | |
| DisposableObject() | OpenCVForUnity.DisposableObject | protected |
| DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
| DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| Dispose(bool disposing) | OpenCVForUnity.Features2dModule.BOWKMeansTrainer | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| getDescriptors() | OpenCVForUnity.Features2dModule.BOWTrainer | |
| getNativeObjAddr() | OpenCVForUnity.Features2dModule.BOWTrainer | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |