Collects statistics about a group of faces. More...
#include <vcl_vector.h>
#include <vdgl/vdgl_fit_lines_params.h>
#include <vtol/vtol_intensity_face_sptr.h>
#include <vifa/vifa_coll_lines_params.h>
#include <vifa/vifa_group_pgram_params.h>
#include <vifa/vifa_int_faces_attr.h>
#include <vifa/vifa_typedefs.h>
Go to the source code of this file.
Classes | |
class | vifa_int_faces_adj_attr |
Collects statistics about a group of faces.
Collects statistics about a group of faces that have been grown from a seed face. Will either take a seed and grow the regions itself or take a collection of faces on faith.
*** WARNING *** Probably does not calculate neighborhoods correctly for depths > 1 (probably includes the seed face back into the neighborhood.)
Modifications: MPP May 2003, Ported to VXL
Definition in file vifa_int_faces_adj_attr.h.