Image Component Library (ICL)
Classes | Namespaces | Functions
LineSegment.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <iostream>

Go to the source code of this file.

Classes

struct  icl::cv::LineSegment
 line segment class (e.g. used for run-length coding) More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::cv
 

Functions

std::ostream & icl::cv::operator<< (std::ostream &s, const LineSegment &l)
 ostream operator for the line-segment type More...