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