Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Run Class Reference

Describes a sequence of pixels of the same colour. More...

#include <ImageProcessorUtilityClasses.h>

Collaboration diagram for Run:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Run ()
 Constructor.


Public Attributes

Vector2< int > start
 The first point.

Vector2< int > end
 The last point.

Vector2< int > scanLineStart
 The first point of the corresponding scan line.

int length
 The length of the run.

colorClass color
 The color.


Detailed Description

Describes a sequence of pixels of the same colour.

Definition at line 38 of file ImageProcessorUtilityClasses.h.


Constructor & Destructor Documentation

Run::Run  )  [inline]
 

Constructor.

Definition at line 42 of file ImageProcessorUtilityClasses.h.


Member Data Documentation

Vector2<int> Run::start
 

The first point.

Definition at line 45 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004BeaconDetector::addCandidate(), GT2004BeaconDetector::scanForPink(), and TransformedRun::transform().

Vector2<int> Run::end
 

The last point.

Definition at line 47 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004BeaconDetector::addCandidate(), GT2004BeaconDetector::scanForPink(), and TransformedRun::transform().

Vector2<int> Run::scanLineStart
 

The first point of the corresponding scan line.

Definition at line 49 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004BeaconDetector::addCandidate(), GT2004BeaconDetector::clusterPinkBeaconParts(), GT2004BeaconDetector::scanForPink(), and TransformedRun::transform().

int Run::length
 

The length of the run.

Definition at line 51 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004BeaconDetector::scanForPink().

colorClass Run::color
 

The color.

Definition at line 53 of file ImageProcessorUtilityClasses.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:11:36 2004 for GT2004 by doxygen 1.3.6