public static class opencv_contrib.BOWMSCTrainer extends opencv_features2d.BOWTrainer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_contrib.BOWMSCTrainer() |
opencv_contrib.BOWMSCTrainer(double clusterSize) |
opencv_contrib.BOWMSCTrainer(int size) |
opencv_contrib.BOWMSCTrainer(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Mat |
cluster() |
opencv_core.Mat |
cluster(opencv_core.Mat descriptors) |
opencv_contrib.BOWMSCTrainer |
position(int position) |
add, clear, descripotorsCount, getDescriptorsaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_contrib.BOWMSCTrainer(Pointer p)
public opencv_contrib.BOWMSCTrainer(int size)
public opencv_contrib.BOWMSCTrainer(double clusterSize)
public opencv_contrib.BOWMSCTrainer()
public opencv_contrib.BOWMSCTrainer position(int position)
public opencv_core.Mat cluster()
cluster in class opencv_features2d.BOWTrainerpublic opencv_core.Mat cluster(opencv_core.Mat descriptors)
cluster in class opencv_features2d.BOWTrainerCopyright © 2014. All Rights Reserved.