@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_stitching.class) public class PaniniWarper extends WarperCreator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PaniniWarper() |
PaniniWarper(float A,
float B) |
PaniniWarper(long size)
Native array allocator.
|
PaniniWarper(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
RotationWarper |
create(float scale) |
PaniniWarper |
getPointer(long i) |
PaniniWarper |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public PaniniWarper(Pointer p)
Pointer(Pointer)
.public PaniniWarper(long size)
Pointer.position(long)
.public PaniniWarper(float A, float B)
public PaniniWarper()
public PaniniWarper position(long position)
public PaniniWarper getPointer(long i)
getPointer
in class Pointer
@opencv_core.Ptr public RotationWarper create(float scale)
create
in class WarperCreator
Copyright © 2024. All rights reserved.