![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
#include <opencv2/stitching/detail/util.hpp>
公開メンバ関数 | |
| GraphEdge (int from, int to, float weight) | |
| bool | operator< (const GraphEdge &other) const |
| bool | operator> (const GraphEdge &other) const |
公開変数類 | |
| int | from |
| int | to |
| float | weight |
|
inline |
|
inline |
| int cv::detail::GraphEdge::from |
| int cv::detail::GraphEdge::to |
| float cv::detail::GraphEdge::weight |