Functions

mln::io::pgms Namespace Reference

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

Functions

template<typename V >
void load (image3d< V > &ima, const util::array< std::string > &filenames)
 Load pgm images as slices of a 3D Milena image.

Detailed Description

Namespace of pgms input/output handling.


Function Documentation

template<typename V >
void mln::io::pgms::load ( image3d< V > &  ima,
const util::array< std::string > &  filenames 
) [inline]

Load pgm images as slices of a 3D Milena image.

Parameters:
[out] ima A reference to the 3D image which will receive data.
[in] filenames The list of 2D images to load..

Definition at line 69 of file pgms/load.hh.

References mln::trace::entering(), and mln::trace::exiting().