OpenCV  3.1.0
Open Source Computer Vision
Public Types | List of all members
cv::detail::GraphCutSeamFinderBase Class Reference

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

#include "seam_finders.hpp"

Inheritance diagram for cv::detail::GraphCutSeamFinderBase:
cv::detail::GraphCutSeamFinder

Public Types

enum  CostType {
  COST_COLOR,
  COST_COLOR_GRAD
}
 

Detailed Description

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


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