@Namespace(value="cv::detail") @Properties(inherit=opencv_stitching.class) public class TimelapserCrop extends Timelapser
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
AS_IS, CROP
Constructor and Description |
---|
TimelapserCrop()
Default native constructor.
|
TimelapserCrop(long size)
Native array allocator.
|
TimelapserCrop(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(PointVector corners,
SizeVector sizes) |
TimelapserCrop |
position(long position) |
createDefault, getDst, process, process, process
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 TimelapserCrop()
public TimelapserCrop(long size)
Pointer.position(long)
.public TimelapserCrop(Pointer p)
Pointer.Pointer(Pointer)
.public TimelapserCrop position(long position)
position
in class Timelapser
public void initialize(@Const @ByRef PointVector corners, @Const @ByRef SizeVector sizes)
initialize
in class Timelapser
Copyright © 2020. All rights reserved.