Namespaces | |
namespace | impl |
Namespace of pbms implementation details. | |
namespace | internal |
Internal namespace of pbms namespace. | |
Functions | |
void | load (image3d< bool > &ima, const util::array< std::string > &filenames) |
Load pbms images as slices of a 3D Milena image. |
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.
[out] | ima | A reference to the 3D image which will receive data. |
[in] | filenames | The list of 2D images to load.. |
Definition at line 65 of file pbms/load.hh.
References mln::trace::entering(), mln::trace::exiting(), and mln::io::pnms::load().