Struct cv::detail::GraphEdge#
#include <opencv2/stitching/detail/util.hpp>Collaboration diagram for cv::detail::GraphEdge:
Member Function Documentation#
operator<()#
bool cv::detail::GraphEdge::operator<(const GraphEdge & other)
operator>()#
bool cv::detail::GraphEdge::operator>(const GraphEdge & other)
Member Data Documentation#
from#
int cv::detail::GraphEdge::from
to#
int cv::detail::GraphEdge::to
weight#
float cv::detail::GraphEdge::weight
Source file#
The documentation for this struct was generated from the following file:
opencv2/stitching/detail/util.hpp