@Namespace(value="cv::detail") public static class opencv_stitching.AffineBasedEstimator extends opencv_stitching.Estimator
This estimator uses pairwise transformations estimated by matcher to estimate final transformation for each camera.
\sa cv::detail::HomographyBasedEstimator
| Constructor and Description |
|---|
AffineBasedEstimator()
Default native constructor.
|
AffineBasedEstimator(long size)
Native array allocator.
|
AffineBasedEstimator(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.AffineBasedEstimator |
position(long position) |
applyaddress, 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 AffineBasedEstimator()
public AffineBasedEstimator(long size)
Pointer.position(long).public AffineBasedEstimator(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_stitching.AffineBasedEstimator position(long position)
position in class org.bytedeco.javacpp.PointerCopyright © 2018. All rights reserved.