ImageInfo Class Reference

#include <ImageProcessorUtilityClasses.h>

List of all members.

Public Attributes

Geometry::Line horizon
Geometry::Line vertLine
bool horizonInImage
Vector2< int > horizonStart
Vector2< int > horizonEnd
Vector2< int > maxImageCoordinates


Detailed Description

Additional information about the current image, computed by the ImageProcessor

Definition at line 15 of file ImageProcessorUtilityClasses.h.


Member Data Documentation

Geometry::Line ImageInfo::horizon

The horizon

Definition at line 19 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004BeaconDetector::analyzeBeacon(), PanoramaImageProcessor::applyImageFilters(), GT2004BeaconDetector::clusterPinkBeaconParts(), GT2004ImageProcessor::execute(), GT2004BeaconDetector::execute(), PanoramaImageProcessor::initialize(), ScanningGrid::prepareHorizontalScanline(), ScanningGrid::prepareImageInfo(), GT2004ImageProcessor::scanColumns(), GT2004BeaconDetector::scanForBeaconEdges(), and GT2004ImageProcessor::scanRows().

Vector2<int> ImageInfo::horizonEnd

The end point of the horizon

Definition at line 27 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004ImageProcessor::execute(), PanoramaImageProcessor::initialize(), ScanningGrid::prepareHorizontalScanline(), and ScanningGrid::prepareImageInfo().

bool ImageInfo::horizonInImage

Flag, indicates whether the horizon is in the image or not

Definition at line 23 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004ImageProcessor::execute(), PanoramaImageProcessor::initialize(), ScanningGrid::prepareHorizontalScanline(), and ScanningGrid::prepareImageInfo().

Vector2<int> ImageInfo::horizonStart

The starting point of the horizon

Definition at line 25 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004ImageProcessor::execute(), PanoramaImageProcessor::initialize(), ScanningGrid::prepareHorizontalScanline(), and ScanningGrid::prepareImageInfo().

Vector2<int> ImageInfo::maxImageCoordinates

The bottom right corner of the image

Definition at line 29 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004BeaconDetector::analyzeBeacon(), GT2004ImageProcessor::execute(), GT2004BeaconDetector::execute(), PanoramaImageProcessor::initialize(), ScanningGrid::prepareHorizontalScanline(), ScanningGrid::prepareImageInfo(), GT2004ImageProcessor::scanColumns(), GT2004BeaconDetector::scanForBeaconEdges(), and GT2004ImageProcessor::scanRows().

Geometry::Line ImageInfo::vertLine

A line perpendicular to the horizon

Definition at line 21 of file ImageProcessorUtilityClasses.h.

Referenced by GT2004ImageProcessor::execute(), GT2004BeaconDetector::execute(), PanoramaImageProcessor::initialize(), ScanningGrid::prepareHorizontalScanline(), ScanningGrid::prepareImageInfo(), ScanningGrid::prepareVerticalScanline(), GT2004ImageProcessor::scanColumns(), GT2004BeaconDetector::scanForBeaconEdges(), PanoramaImageProcessor::scanForTransitions(), and GT2004ImageProcessor::scanRows().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:37:57 2006 for DT2005.panorama by  doxygen 1.4.7