mln::io::dump Namespace Reference

Namespace of dump input/output handling. More...


Functions

template<typename I >
void load (Image< I > &ima_, const std::string &filename)
 Load a Milena image by dumped into a file.
template<typename I >
void save (const Image< I > &ima_, const std::string &filename)
 Save a Milena image by dumping its data to a file.


Detailed Description

Namespace of dump input/output handling.


Function Documentation

template<typename I >
void mln::io::dump::load ( Image< I > &  ima_,
const std::string &  filename 
) [inline]

Load a Milena image by dumped into a file.

Parameters:
[in,out] ima_ The image to load.
[in] filename the destination.

template<typename I >
void mln::io::dump::save ( const Image< I > &  ima_,
const std::string &  filename 
) [inline]

Save a Milena image by dumping its data to a file.

Parameters:
[in] ima_ The image to save.
[in] filename the destination.


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