Public Types | |
typedef Function_vv2v< void > | category |
typedef E | exact_t |
typedef value::int_u8 | result |
Public Member Functions | |
result | operator() (const value::rgb8 &c1, const value::rgb8 &c2) const |
Definition at line 75 of file demos/graph/region_adjacency_graph.cc.
typedef Function_vv2v<void> mln::Function_vv2v< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
typedef value::int_u8 mln::dist::result |
Definition at line 78 of file demos/graph/region_adjacency_graph.cc.
result mln::dist::operator() | ( | const value::rgb8 & | c1, | |
const value::rgb8 & | c2 | |||
) | const [inline] |
Definition at line 80 of file demos/graph/region_adjacency_graph.cc.
References mln::value::rgb< n >::blue(), mln::math::diff_abs(), mln::value::rgb< n >::green(), and mln::value::rgb< n >::red().