View Source Evision.Detail.BundleAdjusterBase (Evision v0.1.8)

Link to this section Summary

cv.detail

Python prototype (for reference):

Python prototype (for reference):

Positional Arguments
  • conf_thresh: double

Python prototype (for reference):

Positional Arguments

Python prototype (for reference):

Positional Arguments
  • term_criteria: TermCriteria

Python prototype (for reference):

Python prototype (for reference):

Link to this section cv.detail

Python prototype (for reference):

confThresh() -> retval

Python prototype (for reference):

refinementMask() -> retval
Link to this function

setConfThresh(self, conf_thresh)

View Source
Positional Arguments
  • conf_thresh: double

Python prototype (for reference):

setConfThresh(conf_thresh) -> None
Link to this function

setRefinementMask(self, mask)

View Source
Positional Arguments

Python prototype (for reference):

setRefinementMask(mask) -> None
Link to this function

setTermCriteria(self, term_criteria)

View Source
Positional Arguments
  • term_criteria: TermCriteria

Python prototype (for reference):

setTermCriteria(term_criteria) -> None

Python prototype (for reference):

termCriteria() -> retval

Link to this section Functions

Raising version of confThresh/1.

Raising version of refinementMask/1.

Link to this function

setConfThresh!(self, conf_thresh)

View Source

Raising version of setConfThresh/2.

Link to this function

setRefinementMask!(self, mask)

View Source

Raising version of setRefinementMask/2.

Link to this function

setTermCriteria!(self, term_criteria)

View Source

Raising version of setTermCriteria/2.

Raising version of termCriteria/1.