@Namespace(value="cv") @NoOffset public static class opencv_stitching.CompressedRectilinearPortraitWarper extends opencv_stitching.WarperCreator
| Constructor and Description |
|---|
CompressedRectilinearPortraitWarper() |
CompressedRectilinearPortraitWarper(float A,
float B) |
CompressedRectilinearPortraitWarper(long size)
Native array allocator.
|
CompressedRectilinearPortraitWarper(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.RotationWarper |
create(float scale) |
opencv_stitching.CompressedRectilinearPortraitWarper |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CompressedRectilinearPortraitWarper(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public CompressedRectilinearPortraitWarper(long size)
Pointer.position(long).public CompressedRectilinearPortraitWarper(float A,
float B)
public CompressedRectilinearPortraitWarper()
public opencv_stitching.CompressedRectilinearPortraitWarper position(long position)
position in class org.bytedeco.javacpp.Pointer@opencv_core.Ptr public opencv_stitching.RotationWarper create(float scale)
create in class opencv_stitching.WarperCreatorCopyright © 2018. All rights reserved.