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

Modules/ImageProcessor/RasterImageProcessor/RasterSpecialist.h File Reference

This file contains the definition of class RasterSpecialist. More...

#include "RasterImageProcessor.h"
#include "Tools/Math/Geometry.h"
#include <list>
#include <vector>

Include dependency graph for RasterSpecialist.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  RasterSpecialist
 Base-class for RasterSpecialists. More...

struct  RasterSpecialist::LinePair
 This struct represents a line on the image. More...

struct  RasterSpecialist::ColoredLP
 Four colors for the vector2 begin and end representing in/out colors 0 and 1 should be v1-in and v1-out, same for 2 and 3 v2-in and v2-out. More...

struct  RasterSpecialist::GridLP
 Holds also information about the position in a grid. More...

struct  RasterSpecialist::LineCompare
struct  RasterSpecialist::ListSizeOrder
struct  RasterSpecialist::VectorSizeOrder
struct  RasterSpecialist::SegmentNumberOrder
class  RasterSpecialist::Box
 This class represents a BoundingBox in the image. More...


Enumerations

enum  RasterDirections {
  north = 0, northEast, east,
  southEast, south, southWest,
  west, northWest, numberOfRasterDirections
}
 Relevant directions for scan methods. More...


Detailed Description

This file contains the definition of class RasterSpecialist.

Author:
Bernd Schmidt

Definition in file RasterSpecialist.h.


Enumeration Type Documentation

enum RasterDirections
 

Relevant directions for scan methods.

Enumeration values:
north 
northEast 
east 
southEast 
south 
southWest 
west 
northWest 
numberOfRasterDirections 

Definition at line 19 of file RasterSpecialist.h.


Generated on Thu Sep 23 19:59:09 2004 for GT2004 by doxygen 1.3.6