Class cv::detail::GraphCutSeamFinderBase#
Base class for all minimum graph-cut-based seam estimators.
#include <opencv2/stitching/detail/seam_finders.hpp>Collaboration diagram for cv::detail::GraphCutSeamFinderBase:
Public Types#
enum CostType {
COST_COLOR,
COST_COLOR_GRAD
}Detailed Description#
Base class for all minimum graph-cut-based seam estimators.
- Examples
- samples/cpp/stitching_detailed.cpp.
Member Enumeration Documentation#
enum CostType
|
|
Source file#
The documentation for this class was generated from the following file:
opencv2/stitching/detail/seam_finders.hpp