OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Types | List of all members
cv::detail::GraphCutSeamFinderBase Class Reference

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

#include <opencv2/stitching/detail/seam_finders.hpp>

Inheritance diagram for cv::detail::GraphCutSeamFinderBase:
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.

Member Enumeration Documentation

◆ CostType

Enumerator
COST_COLOR 
COST_COLOR_GRAD 

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