public static class opencv_objdetect.CascadeClassifier.MaskGenerator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_objdetect.CascadeClassifier.MaskGenerator() |
opencv_objdetect.CascadeClassifier.MaskGenerator(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Mat |
generateMask(opencv_core.Mat src) |
void |
initializeMask(opencv_core.Mat arg0) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_objdetect.CascadeClassifier.MaskGenerator()
public opencv_objdetect.CascadeClassifier.MaskGenerator(Pointer p)
public opencv_core.Mat generateMask(opencv_core.Mat src)
public void initializeMask(opencv_core.Mat arg0)
Copyright © 2014. All Rights Reserved.