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