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.   | |
Namespace of ppms input/output handling.
| 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.
| [out] | ima | A reference to the 3D image which will receive data. | 
| [in] | filenames | The list of 2D images to load.. | 
Definition at line 67 of file ppms/load.hh.
 1.7.1