Classes | Functions
contrib/brl/bseg/sdet/sdet_region.h File Reference

A region class for the watershed algorithm. More...

#include <vcl_iosfwd.h>
#include "sdet_region_sptr.h"
#include <vsol/vsol_polygon_2d_sptr.h>
#include <vdgl/vdgl_digital_region.h>

Go to the source code of this file.

Classes

class  sdet_region
struct  sdet_region::compare

Functions

vcl_ostream & operator<< (vcl_ostream &s, sdet_region const &sd)

Detailed Description

A region class for the watershed algorithm.

Author:
J.L. Mundy
    Modifications
     Initial version July 11, 2004
   

Definition in file sdet_region.h.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  s,
sdet_region const &  sd 
)