@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_stitching.class) public class CompressedRectilinearWarper extends WarperCreator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CompressedRectilinearWarper() |
CompressedRectilinearWarper(float A,
float B) |
CompressedRectilinearWarper(long size)
Native array allocator.
|
CompressedRectilinearWarper(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
RotationWarper |
create(float scale) |
CompressedRectilinearWarper |
position(long 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 CompressedRectilinearWarper(Pointer p)
Pointer.Pointer(Pointer)
.public CompressedRectilinearWarper(long size)
Pointer.position(long)
.public CompressedRectilinearWarper(float A, float B)
public CompressedRectilinearWarper()
public CompressedRectilinearWarper position(long position)
@opencv_core.Ptr public RotationWarper create(float scale)
create
in class WarperCreator
Copyright © 2020. All rights reserved.