@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class MaskFrameSource extends IFrameSource
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
MaskFrameSource(IFrameSource source) |
MaskFrameSource(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Mat |
nextFrame() |
void |
reset() |
void |
setMaskCallback(opencv_videostab.MaskCallback MaskCallback) |
position
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public MaskFrameSource(Pointer p)
Pointer.Pointer(Pointer)
.public MaskFrameSource(@opencv_core.Ptr IFrameSource source)
public void reset()
reset
in class IFrameSource
@ByVal public Mat nextFrame()
nextFrame
in class IFrameSource
public void setMaskCallback(@ByVal opencv_videostab.MaskCallback MaskCallback)
Copyright © 2020. All rights reserved.