@Namespace(value="cv::videostab") @Properties(inherit=opencv_videostab.class) public class NullFrameSource extends IFrameSource
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
NullFrameSource()
Default native constructor.
|
NullFrameSource(long size)
Native array allocator.
|
NullFrameSource(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Mat |
nextFrame() |
NullFrameSource |
position(long position) |
void |
reset() |
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 NullFrameSource()
public NullFrameSource(long size)
Pointer.position(long)
.public NullFrameSource(Pointer p)
Pointer.Pointer(Pointer)
.public NullFrameSource position(long position)
position
in class IFrameSource
public void reset()
reset
in class IFrameSource
@ByVal public Mat nextFrame()
nextFrame
in class IFrameSource
Copyright © 2020. All rights reserved.