mln::io::dicom Namespace Reference

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


Functions

template<typename V >
image2d< V > load (const std::string &filename)
 Load a fits image in a image2d<float>.
template<typename I >
void load (Image< I > &ima, const std::string &filename)
 Load a DICOM file in a Milena image.


Detailed Description

Namespace of DICOM input/output handling.


Function Documentation

template<typename V >
image3d< V > mln::io::dicom::load ( const std::string &  filename  )  [inline]

Load a fits image in a image2d<float>.

Load a ppm image in a Milena image.

Load a pgm image in a Milena image.

Load a pfm image in a image2d<float>.

Load a pbm image in a image2d<float>.

Parameters:
[in] filename The image source.
Returns:
An image2d<float> which contains loaded data.

template<typename I >
void mln::io::dicom::load ( Image< I > &  ima,
const std::string &  filename 
) [inline]

Load a DICOM file in a Milena image.

Parameters:
[out] ima A reference to the image which will receive data.
[in] filename The source.

References mln::initialize(), and mln::point< G, C >::to_vec().


Generated on Tue Jul 14 16:33:05 2009 for Milena (Olena) by  doxygen 1.5.9