public static class opencv_stitching.CompressedRectilinearWarper extends opencv_stitching.WarperCreator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_stitching.CompressedRectilinearWarper() |
opencv_stitching.CompressedRectilinearWarper(float A,
float B) |
opencv_stitching.CompressedRectilinearWarper(int size) |
opencv_stitching.CompressedRectilinearWarper(Pointer p) |
Modifier and Type | Method and Description |
---|---|
opencv_stitching.RotationWarper |
create(float scale) |
opencv_stitching.CompressedRectilinearWarper |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zero
public opencv_stitching.CompressedRectilinearWarper(Pointer p)
public opencv_stitching.CompressedRectilinearWarper(int size)
public opencv_stitching.CompressedRectilinearWarper(float A, float B)
public opencv_stitching.CompressedRectilinearWarper()
public opencv_stitching.CompressedRectilinearWarper position(int position)
public opencv_stitching.RotationWarper create(float scale)
create
in class opencv_stitching.WarperCreator
Copyright © 2014. All Rights Reserved.