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

Functions

void println_graph (const std::string &message, const mln::image2d< bool > &input)
void println_graph (const std::string &message, const mln::bin_1complex_image2d &input)

Function Documentation

void debug::println_graph ( const std::string &  message,
const mln::image2d< bool > &  input 
)

Pretty print an mln::image2d<bool> viewed as a graph.

Definition at line 45 of file debug.hh.

void debug::println_graph ( const std::string &  message,
const mln::bin_1complex_image2d input 
)

Pretty-print an mln::bin_1complex_image2d viewed as a graph.

Definition at line 90 of file debug.hh.