$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::trait::window Namespace Reference

Classes

struct  definition
struct  size
struct  support

Functions

template<typename T >
void print (std::ostream &ostr=std::cout)
template<typename T >
void print (const Neighborhood< T > &nbh, std::ostream &ostr=std::cout)
template<typename T >
void print (const Window< T > &win, std::ostream &ostr=std::cout)
template<typename T >
void print (const Weighted_Window< T > &w_win, std::ostream &ostr=std::cout)

Function Documentation

template<typename T >
void mln::trait::window::print ( std::ostream &  ostr = std::cout)
template<typename T >
void mln::trait::window::print ( const Neighborhood< T > &  nbh,
std::ostream &  ostr = std::cout 
)
template<typename T >
void mln::trait::window::print ( const Window< T > &  win,
std::ostream &  ostr = std::cout 
)
template<typename T >
void mln::trait::window::print ( const Weighted_Window< T > &  w_win,
std::ostream &  ostr = std::cout 
)