public static class opencv_contrib.ChowLiuTree extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_contrib.ChowLiuTree() |
opencv_contrib.ChowLiuTree(int size) |
opencv_contrib.ChowLiuTree(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(opencv_core.Mat imgDescriptor) |
void |
add(opencv_core.MatVector imgDescriptors) |
opencv_core.MatVector |
getImgDescriptors() |
opencv_core.Mat |
make() |
opencv_core.Mat |
make(double infoThreshold) |
opencv_contrib.ChowLiuTree |
position(int position) |
address, 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.ChowLiuTree(Pointer p)
public opencv_contrib.ChowLiuTree(int size)
public opencv_contrib.ChowLiuTree()
public opencv_contrib.ChowLiuTree position(int position)
public void add(opencv_core.Mat imgDescriptor)
public void add(opencv_core.MatVector imgDescriptors)
public opencv_core.MatVector getImgDescriptors()
public opencv_core.Mat make(double infoThreshold)
public opencv_core.Mat make()
Copyright © 2014. All Rights Reserved.