Class cv::detail::GraphCutSeamFinderBase#

Base class for all minimum graph-cut-based seam estimators.

Collaboration diagram for cv::detail::GraphCutSeamFinderBase:

cv::detail::GraphCutSeamFinderBase Node1 cv::detail::GraphCutSeam FinderBase    

cv::detail::GraphCutSeamFinderBase Node1 cv::detail::GraphCutSeam FinderBase    

Public Types#

Detailed Description#

Base class for all minimum graph-cut-based seam estimators.

Examples
samples/cpp/stitching_detailed.cpp.

Member Enumeration Documentation#

enum CostType

COST_COLOR
Python: cv.detail.GraphCutSeamFinderBase_COST_COLOR

COST_COLOR_GRAD
Python: cv.detail.GraphCutSeamFinderBase_COST_COLOR_GRAD

Source file#

The documentation for this class was generated from the following file: