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

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

Namespaces

namespace  impl
 

Namespace of pbms implementation details.


Functions

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

Detailed Description

Namespace of pbms input/output handling.


Function Documentation

void mln::io::pbms::load ( image3d< bool > &  ima,
const util::array< std::string > &  filenames 
) [inline]

Load pbms 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 65 of file pbms/load.hh.

 All Classes Namespaces Functions Variables Typedefs Enumerator