public static class opencv_stitching.BundleAdjusterBase extends opencv_stitching.Estimator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.BundleAdjusterBase() |
opencv_stitching.BundleAdjusterBase(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
double |
confThresh() |
opencv_core.Mat |
refinementMask() |
void |
setConfThresh(double conf_thresh) |
void |
setRefinementMask(opencv_core.Mat mask) |
void |
setTermCriteria(opencv_core.CvTermCriteria term_criteria) |
opencv_core.CvTermCriteria |
termCriteria() |
applyaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_stitching.BundleAdjusterBase()
public opencv_stitching.BundleAdjusterBase(Pointer p)
public opencv_core.Mat refinementMask()
public void setRefinementMask(opencv_core.Mat mask)
public double confThresh()
public void setConfThresh(double conf_thresh)
public opencv_core.CvTermCriteria termCriteria()
public void setTermCriteria(opencv_core.CvTermCriteria term_criteria)
Copyright © 2014. All Rights Reserved.