OpenCV 4.10.0
Open Source Computer Vision
|
类 | |
类 | cv::detail::DpSeamFinder |
类 | cv::detail::GraphCutSeamFinder |
基于最小割的接缝估算器。有关详细信息,请参见 [152] 。 更多... | |
类 | cv::detail::GraphCutSeamFinderBase |
所有最小割接缝估算器的基类。 更多... | |
类 | cv::detail::NoSeamFinder |
空的接缝估算器,它不执行任何操作。 更多... | |
类 | cv::detail::PairwiseSeamFinder |
所有成对接缝估算器的基类。 更多... | |
类 | cv::detail::SeamFinder |
接缝估算器的基类。 更多... | |
类 | cv::detail::VoronoiSeamFinder |
基于 Voronoi 图的接缝估算器。 更多... | |
命名空间 | |
命名空间 | cv |
与磁盘上的文件相关联的文件存储的“黑匣子”表示法。 | |
命名空间 | cv::detail |