@Namespace(value="cv::detail") @NoOffset @Properties(inherit=opencv_stitching.class) public class BundleAdjusterReproj extends BundleAdjusterBase
It can estimate focal length, aspect ratio, principal point. You can affect only on them via the refinement mask.
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
BundleAdjusterReproj() |
BundleAdjusterReproj(long size)
Native array allocator.
|
BundleAdjusterReproj(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BundleAdjusterReproj |
position(long position) |
confThresh, refinementMask, setConfThresh, setRefinementMask, setTermCriteria, termCriteria
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public BundleAdjusterReproj(Pointer p)
Pointer.Pointer(Pointer)
.public BundleAdjusterReproj(long size)
Pointer.position(long)
.public BundleAdjusterReproj()
public BundleAdjusterReproj position(long position)
Copyright © 2020. All rights reserved.