Process-type class to find groups of approximately parallel lines. More...
#include <vcl_vector.h>
#include <vifa/vifa_bbox.h>
#include <vifa/vifa_group_pgram_params.h>
#include <vifa/vifa_histogram.h>
#include <vifa/vifa_line_cover.h>
#include <vifa/vifa_typedefs.h>
Go to the source code of this file.
Classes | |
class | vifa_group_pgram |
Process-type class to find groups of approximately parallel lines.
The vifa_group_pgram class is a grouper which finds relatively parallellogram- like shapes. That is, there are groups of parallel line segments having projection overlap
Modifications: MPP Jun 2003, Ported to VXL from TargetJr
Definition in file vifa_group_pgram.h.