OpenCV  3.1.0
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::ximgproc::segmentation::Edge Class Reference

#include "segmentation.hpp"

Public Member Functions

bool operator< (const Edge &e) const
 

Public Attributes

int from
 
int to
 
float weight
 

Member Function Documentation

bool cv::ximgproc::segmentation::Edge::operator< ( const Edge e) const
inline

Member Data Documentation

int cv::ximgproc::segmentation::Edge::from
int cv::ximgproc::segmentation::Edge::to
float cv::ximgproc::segmentation::Edge::weight

The documentation for this class was generated from the following file: