public static class opencv_objdetect.BaseCascadeClassifier.MaskGenerator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_objdetect.BaseCascadeClassifier.MaskGenerator(Pointer p)
Pointer cast constructor.
|
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, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zero
public opencv_objdetect.BaseCascadeClassifier.MaskGenerator(Pointer p)
Pointer.Pointer(Pointer)
.@ByVal public opencv_core.Mat generateMask(@Const@ByRef opencv_core.Mat src)
public void initializeMask(@Const@ByRef opencv_core.Mat arg0)
Copyright © 2016. All rights reserved.