OpenCV
4.0.0
Open Source Computer Vision
|
Classes | |
class | cv::detail::DpSeamFinder |
class | cv::detail::GraphCutSeamFinder |
Minimum graph cut-based seam estimator. See details in [109] . More... | |
class | cv::detail::GraphCutSeamFinderBase |
Base class for all minimum graph-cut-based seam estimators. More... | |
class | cv::detail::NoSeamFinder |
Stub seam estimator which does nothing. More... | |
class | cv::detail::PairwiseSeamFinder |
Base class for all pairwise seam estimators. More... | |
class | cv::detail::SeamFinder |
Base class for a seam estimator. More... | |
class | cv::detail::VoronoiSeamFinder |
Voronoi diagram-based seam estimator. More... | |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::detail | |