OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
util.hpp 檔案參考
#include <list>
#include "opencv2/core.hpp"
#include "util_inl.hpp"
util.hpp 的包含依賴關係圖
此圖顯示了直接或間接包含此檔案的檔案

類  cv::detail::DisjointSets
 
類  cv::detail::Graph
 
結構體  cv::detail::GraphEdge
 

名稱空間

名稱空間  cv
 
名稱空間  cv::detail
 

函式

bool cv::detail::overlapRoi (Point tl1, Point tl2, Size sz1, Size sz2, Rect &roi)
 
Rect cv::detail::resultRoi (const std::vector< Point > &corners, const std::vector< Size > &sizes)
 
Rect cv::detail::resultRoi (const std::vector< Point > &corners, const std::vector< UMat > &images)
 
Rect cv::detail::resultRoiIntersection (const std::vector< Point > &corners, const std::vector< Size > &sizes)
 
Point cv::detail::resultTl (const std::vector< Point > &corners)
 
void cv::detail::selectRandomSubset (int count, int size, std::vector< int > &subset)
 
int & cv::detail::stitchingLogLevel ()