OpenCV 4.5.3(日本語機械翻訳)
cv
detail
Graph
公開メンバ関数
|
全メンバ一覧
cv::detail::Graph クラス
Images stitching
公開メンバ関数
Graph
(int num_vertices=0)
void
create
(int num_vertices)
int
numVertices
() const
void
addEdge
(int from, int to, float weight)
template<typename B >
B
forEach
(B body) const
template<typename B >
B
walkBreadthFirst
(int from, B body) const
このクラス詳解は次のファイルから抽出されました:
util.hpp
構築:
1.9.2