Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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

namespace  icl
 

The ICL-namespace.


namespace  icl::cv

Functions

std::ostream & icl::cv::operator<< (std::ostream &s, const LineSegment &l)
 ostream operator for the line-segment type
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines