All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes
face_contour_detector::ImageForest::Graph Class Reference

Describes the properties of a graph. More...

#include <ImageForest.h>

List of all members.

Public Member Functions

 Graph ()
 constructor
 Graph (const Graph &other)

Public Attributes

std::vector< PointconnectingPoints
 the pixels where more than two
std::vector< PointendPoints
 the endpoints of the graph
int id
 id of the graph in the ImageForest
int numPixels
 the number of pixels the graph has

Detailed Description

Describes the properties of a graph.

Definition at line 37 of file ImageForest.h.


Constructor & Destructor Documentation

constructor

Definition at line 14 of file ImageForest.cpp.

copy constructor

Parameters:
otherthe graph beeing copied

Definition at line 15 of file ImageForest.cpp.


Member Data Documentation

the pixels where more than two

Definition at line 51 of file ImageForest.h.

the endpoints of the graph

Definition at line 49 of file ImageForest.h.

id of the graph in the ImageForest

Definition at line 45 of file ImageForest.h.

the number of pixels the graph has

Definition at line 47 of file ImageForest.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


face_contour_detector
Author(s): Fabian Wenzelmann and Julian Schmid
autogenerated on Wed Dec 26 2012 16:18:17