$extrastylesheet
#include <mln/canvas/chamfer.hh>
Public Member Functions | |
| chamfer (F &f) | |
| void | run () |
Public Attributes | |
| F & | f |
Public Types | |
| typedef F::I | I |
| typedef I::psite | point |
| typedef F::W | W |
Compute chamfer distance.
Definition at line 49 of file canvas/chamfer.hh.
| mln::canvas::chamfer< F >::chamfer | ( | F & | f | ) |
| void mln::canvas::chamfer< F >::run | ( | ) |
| F& mln::canvas::chamfer< F >::f |
Definition at line 55 of file canvas/chamfer.hh.
| typedef F::I mln::canvas::chamfer< F >::I |
Definition at line 51 of file canvas/chamfer.hh.
| typedef I ::psite mln::canvas::chamfer< F >::point |
Definition at line 53 of file canvas/chamfer.hh.
| typedef F::W mln::canvas::chamfer< F >::W |
Definition at line 52 of file canvas/chamfer.hh.