#include <vcl_vector.h>
#include <vcl_functional.h>
#include <vil/vil_image_view.h>
#include "vil_region_finder.txx"
Go to the source code of this file.
Classes | |
class | vil_region_finder< pix_type, predicate_type > |
Extract regions from an image using a flood-fill. More... |
Modifications March.2005 - Gehua Yang - template on predicate to make it generic
Definition in file vil_region_finder.h.