mln::opt Namespace Reference

Namespace of optional routines. More...


Namespaces

namespace  impl
 Implementation namespace of opt namespace.

Functions

template<typename I >
I::lvalue at (Image< I > &ima, def::coord sli, def::coord row, def::coord col)
 Read-write access to the ima value located at (sli, row, col).
template<typename I >
I::rvalue at (const Image< I > &ima, def::coord sli, def::coord row, def::coord col)
 Three dimensions Read-only access to the ima value located at (sli, row, col).
template<typename I >
I::lvalue at (Image< I > &ima, def::coord row, def::coord col)
 Read-write access to the ima value located at (row, col).
template<typename I >
I::rvalue at (const Image< I > &ima, def::coord row, def::coord col)
 Two dimensions Read-only access to the ima value located at (row, col).
template<typename I >
I::lvalue at (Image< I > &ima, def::coord ind)
 Read-write access to the ima value located at (ind).
template<typename I >
I::rvalue at (const Image< I > &ima, def::coord ind)
 One dimension Read-only access to the ima value located at (ind).


Detailed Description

Namespace of optional routines.


Function Documentation

template<typename I >
I::lvalue mln::opt::at ( Image< I > &  ima,
def::coord  sli,
def::coord  row,
def::coord  col 
) [inline]

Read-write access to the ima value located at (sli, row, col).

template<typename I >
I::rvalue mln::opt::at ( const Image< I > &  ima,
def::coord  sli,
def::coord  row,
def::coord  col 
) [inline]

Three dimensions Read-only access to the ima value located at (sli, row, col).

template<typename I >
I::lvalue mln::opt::at ( Image< I > &  ima,
def::coord  row,
def::coord  col 
) [inline]

Read-write access to the ima value located at (row, col).

template<typename I >
I::rvalue mln::opt::at ( const Image< I > &  ima,
def::coord  row,
def::coord  col 
) [inline]

Two dimensions Read-only access to the ima value located at (row, col).

template<typename I >
I::lvalue mln::opt::at ( Image< I > &  ima,
def::coord  ind 
) [inline]

Read-write access to the ima value located at (ind).

template<typename I >
I::rvalue mln::opt::at ( const Image< I > &  ima,
def::coord  ind 
) [inline]

One dimension Read-only access to the ima value located at (ind).

Referenced by mln::transform::hough(), and mln::make::image().


Generated on Tue Jul 14 16:33:13 2009 for Milena (Olena) by  doxygen 1.5.9