Implicit line segment. More...
#include <vbl/vbl_ref_count.h>
#include <vgl/vgl_point_2d.h>
#include <vgl/vgl_vector_2d.h>
#include <vgl/vgl_line_segment_2d.h>
Go to the source code of this file.
Classes | |
class | vifa_imp_line< Type > |
Implicit line segment.
The vifa_imp_line class provides an implicit line segment for computing attributes for the edges of intensity faces. A subclass of the core class vgl_line_segment_2d, additional API's for axis projection and parametric evaluation are provided.
Definition in file vifa_imp_line.h.