Milena (Olena)  User documentation 2.0a Id
mln::io::ppms Namespace Reference

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

Functions

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

Detailed Description

Namespace of ppms input/output handling.


Function Documentation

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

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

Parameters:
[out]imaA reference to the 3D image which will receive data.
[in]filenamesThe list of 2D images to load..

Definition at line 67 of file ppms/load.hh.

 All Classes Namespaces Functions Variables Typedefs Enumerator