mln::io::dump Namespace Reference

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


Namespaces

namespace  internal

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.

Definition at line 171 of file dump/load.hh.

References mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::io::dump::internal::load_data(), and mln::io::dump::internal::load_header().

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.

Definition at line 131 of file dump/save.hh.

References mln::trace::entering(), mln::exact(), mln::trace::exiting(), mln::io::dump::internal::save_data(), and mln::io::dump::internal::save_header().


Generated on Sun Apr 25 02:03:03 2010 for Milena (Olena) by  doxygen 1.5.6