Classes
contrib/brl/bseg/sdet/sdet_edge_champher.h File Reference

computes a distance transform for edge maps More...

#include <vbl/vbl_array_2d.h>
#include <vnl/vnl_numeric_traits.h>
#include <vtol/vtol_edge_2d_sptr.h>

Go to the source code of this file.

Classes

class  sdet_edge_champher

Detailed Description

computes a distance transform for edge maps

Author:
J.L. Mundy Uses the 3-4 chamfer distance transform on an array of edge pointers to determine the distance from a point to the nearest edge. The edge pointer at a given location can be accessed.
   Modifications
   Adapted from the original by Charlie Rothwell - 4/5/95
   J.L. Mundy Nov.24, 2002
   

Definition in file sdet_edge_champher.h.