Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
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.

References mln::io::pnms::load().