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

Link to this section Summary

cv.detail

Positional Arguments

Python prototype (for reference):

Positional Arguments

Python prototype (for reference):

Link to this section cv.detail

Link to this function

detail_DpSeamFinder(costFunc)

View Source
Positional Arguments

Python prototype (for reference):

DpSeamFinder(costFunc) -> <detail_DpSeamFinder object>
Link to this function

setCostFunction(self, val)

View Source
Positional Arguments

Python prototype (for reference):

setCostFunction(val) -> None

Link to this section Functions

Link to this function

detail_DpSeamFinder!(costFunc)

View Source

Raising version of detail_DpSeamFinder/1.

Link to this function

setCostFunction!(self, val)

View Source

Raising version of setCostFunction/2.