Classes
vil_region_finder.h File Reference
#include <vector>
#include <functional>
#include <vil/vil_image_view.h>
#include "vil_region_finder.hxx"

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...
 

Detailed Description

  Modifications
   March.2005 - Gehua Yang - template on predicate to make it generic

Definition in file vil_region_finder.h.