Classes
contrib/brl/bseg/sdet/sdet_watershed_region_proc.h File Reference

a processor for extracting watershed regions More...

#include <vcl_vector.h>
#include <vcl_map.h>
#include <vbl/vbl_array_2d.h>
#include <vil1/vil1_memory_image_of.h>
#include <vil1/vil1_image.h>
#include <brip/brip_roi_sptr.h>
#include <vsol/vsol_box_2d_sptr.h>
#include <vsol/vsol_polygon_2d_sptr.h>
#include <sdet/sdet_region_sptr.h>
#include <sdet/sdet_watershed_region_proc_params.h>

Go to the source code of this file.

Classes

class  sdet_watershed_region_proc

Detailed Description

a processor for extracting watershed regions

uses a watershed algorithm to define regions

Author:
J.L. Mundy - July 11, 2004
   Modifications
    none
   

Definition in file sdet_watershed_region_proc.h.