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

A pixel point in the ImageForest. More...

#include <ImageForest.h>

List of all members.

Public Member Functions

double Distance (Point other)
 Point (int x, int y)
 Point (const Point &other)

Public Attributes

int x
 the x-coordinate of the point
int y
 the y-coordinate of the point

Detailed Description

A pixel point in the ImageForest.

Definition at line 18 of file ImageForest.h.


Constructor & Destructor Documentation

Costructor

Parameters:
xthe x-coordinate
ythe y-coordinate

Definition at line 11 of file ImageForest.cpp.

copy constructor

Parameters:
otherthe point beeing copied

Definition at line 12 of file ImageForest.cpp.


Member Function Documentation

callculates the distance between this point and another one

Parameters:
otherthe other point
Returns:
distance between this and the other point

Definition at line 131 of file ImageForest.h.


Member Data Documentation

the x-coordinate of the point

Definition at line 28 of file ImageForest.h.

the y-coordinate of the point

Definition at line 30 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