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

details vigra::FourNeighborhood Namespace Reference VIGRA

Classes

class  NeighborCode
 Encapsulation of direction management for 4-neighborhood. More...
 

Typedefs

typedef NeighborCode::Direction Direction
 

Functions

const Diff2Deast ()
 
const Diff2Dnorth ()
 
const Diff2Dsouth ()
 
const Diff2Dwest ()
 

Variables

static const Direction DirectionCount = NeighborCode::DirectionCount
 
static const Direction East = NeighborCode::East
 
static const Direction Error = NeighborCode::Error
 
static const Direction North = NeighborCode::North
 
static const Direction South = NeighborCode::South
 
static const Direction West = NeighborCode::West
 

Detailed Description

Utilities for 4-neighborhood.

Typedef Documentation

◆ Direction

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

Function Documentation

◆ east()

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

Offset to the east neighbor

◆ north()

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

Offset to the north neighbor

◆ west()

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

Offset to the west neighbor

◆ south()

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

Offset to the south neighbor

Variable Documentation

◆ Error

const Direction Error = NeighborCode::Error
static

◆ East

const Direction East = NeighborCode::East
static

Export NeighborCode::East to namespace FourNeighborhood

◆ North

const Direction North = NeighborCode::North
static

◆ West

const Direction West = NeighborCode::West
static

Export NeighborCode::West to namespace FourNeighborhood

◆ South

const Direction South = NeighborCode::South
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