[ 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

const Diff2Deast ()
 
const Diff2Dnorth ()
 
const Diff2DnorthEast ()
 
const Diff2DnorthWest ()
 
const Diff2Dsouth ()
 
const Diff2DsouthEast ()
 
const Diff2DsouthWest ()
 
const Diff2Dwest ()
 

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

◆ Direction

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

Function Documentation

◆ east()

const Diff2D& vigra::EightNeighborhood::east ( )

Offset to the east neighbor

◆ northEast()

const Diff2D& vigra::EightNeighborhood::northEast ( )

Offset to the northEast neighbor

◆ north()

const Diff2D& vigra::EightNeighborhood::north ( )

Offset to the north neighbor

◆ northWest()

const Diff2D& vigra::EightNeighborhood::northWest ( )

Offset to the northWest neighbor

◆ west()

const Diff2D& vigra::EightNeighborhood::west ( )

Offset to the west neighbor

◆ southWest()

const Diff2D& vigra::EightNeighborhood::southWest ( )

Offset to the southWest neighbor

◆ south()

const Diff2D& vigra::EightNeighborhood::south ( )

Offset to the south neighbor

◆ southEast()

const Diff2D& vigra::EightNeighborhood::southEast ( )

Offset to the southEast neighbor

Variable Documentation

◆ East

const Direction East = NeighborCode::East
static

◆ NorthEast

const Direction NorthEast = NeighborCode::NorthEast
static

◆ North

const Direction North = NeighborCode::North
static

◆ NorthWest

const Direction NorthWest = NeighborCode::NorthWest
static

◆ West

const Direction West = NeighborCode::West
static

◆ SouthWest

const Direction SouthWest = NeighborCode::SouthWest
static

◆ South

const Direction South = NeighborCode::South
static

◆ SouthEast

const Direction SouthEast = NeighborCode::SouthEast
static

◆ DirectionCount

const Direction DirectionCount = NeighborCode::DirectionCount
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.11.1