$extrastylesheet
#include <apps/morphers/image2d-skel.hh>
Public Member Functions | |
| is_not_end_point (const mln::Neighborhood< N > &nbh, const mln::Image< I > &ima) | |
| bool | operator() (const typename I::psite &p) const |
Public Types | |
| typedef Function_v2b< void > | category |
| typedef is_not_end_point< I, N > | exact_t |
| typedef void | mutable_result |
| typedef bool | result |
Definition at line 103 of file image2d-skel.hh.
|
inline |
Build a functor, and assign an image to it.
| nbh | The foreground neighborhood. |
| ima | The image. |
Definition at line 109 of file image2d-skel.hh.
|
inline |
Definition at line 117 of file image2d-skel.hh.
|
inherited |
Definition at line 162 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
|
inherited |
Definition at line 163 of file function.hh.