mln::io::fits Namespace Reference

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


Functions

image2d< float > load (const std::string &filename)
 Load a fits image in a image2d<float>.
void load (image2d< float > &ima, const std::string &filename)
 Load a fits image in a Milena image.


Detailed Description

Namespace of fits input/output handling.


Function Documentation

image2d< float > mln::io::fits::load ( const std::string &  filename  )  [inline]

Load a fits image in a image2d<float>.

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

void mln::io::fits::load ( image2d< float > &  ima,
const std::string &  filename 
) [inline]

Load a fits image in a Milena image.

Parameters:
[out] ima A reference to the image2d<float> which will receive data.
[in] filename The source.


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