$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TXT

Functions

void mln::io::txt::save (const image2d< char > &ima, const std::string &filename)

Detailed Description

TXT I/O routines.

Function Documentation

void mln::io::txt::save ( const image2d< char > &  ima,
const std::string &  filename 
)

Save an image as txt file.

Parameters
[in]imaThe image to save. Must be an image of char.
[in]filenamethe destination.