[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

details vigra::EightNeighborhood Namespace Reference VIGRA

Classes

class  NeighborCode
 Encapsulation of direction management for the 8-neighborhood. More...

Typedefs

typedef NeighborCode::Direction Direction

Functions

Diff2D const & east ()
Diff2D const & north ()
Diff2D const & northEast ()
Diff2D const & northWest ()
Diff2D const & south ()
Diff2D const & southEast ()
Diff2D const & southWest ()
Diff2D const & west ()

Variables

static const Direction DirectionCount = NeighborCode::DirectionCount
static const Direction East = NeighborCode::East
static const Direction North = NeighborCode::North
static const Direction NorthEast = NeighborCode::NorthEast
static const Direction NorthWest = NeighborCode::NorthWest
static const Direction South = NeighborCode::South
static const Direction SouthEast = NeighborCode::SouthEast
static const Direction SouthWest = NeighborCode::SouthWest
static const Direction West = NeighborCode::West


Detailed Description

Utilities for 8-neighborhood.


Typedef Documentation

Export NeighborCode::Direction into the scope of namespace EightNeighborhood.


Function Documentation

Offset to the east neighbor

Offset to the northEast neighbor

Offset to the north neighbor

Offset to the northWest neighbor

Offset to the west neighbor

Offset to the southWest neighbor

Offset to the south neighbor

Offset to the southEast neighbor


Variable Documentation

const Direction East = NeighborCode::East [static]
const Direction West = NeighborCode::West [static]

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.9.0 (Tue Nov 6 2012)