|
degate 0.1.1
|
#include <Image.h>#include <ImageManipulation.h>#include <Line.h>#include <tr1/memory>#include <fstream>#include <boost/foreach.hpp>
Go to the source code of this file.
Classes | |
| class | degate::LinearPrimitive |
| Lineare primitive. More... | |
| class | degate::LineSegment |
| Line segment. More... | |
| class | degate::LineSegmentMap |
| Line segment map. More... | |
| class | degate::LineSegmentExtraction< ImageType > |
Namespaces | |
| namespace | degate |
The namespace 'degate' is the namespace for everything that belongs to libdegate. | |
Typedefs | |
| typedef std::tr1::shared_ptr < LinearPrimitive > | degate::LinearPrimitive_shptr |
| typedef std::tr1::shared_ptr < LineSegment > | degate::LineSegment_shptr |
| typedef std::tr1::shared_ptr < LineSegmentMap > | degate::LineSegmentMap_shptr |
1.7.4