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) |
A region class for the watershed algorithm.
Definition in file sdet_region.h.
vcl_ostream& operator<< | ( | vcl_ostream & | s, |
sdet_region const & | sd | ||
) |