$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::io::plot Namespace Reference

Functions

template<typename I >
void load (util::array< I > &arr, const std::string &filename)
template<typename I >
void save (const image1d< I > &ima, const std::string &filename)
template<typename T >
void save (const util::array< T > &arr, const std::string &filename, int start_value=0)
template<typename T >
void save (const histo::array< T > &arr, const std::string &filename)

Detailed Description

Namespace of plot input/output handling.

Function Documentation

template<typename T >
void mln::io::plot::save ( const histo::array< T > &  arr,
const std::string &  filename 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.