A region pixel class for the watershed algorithm. More...
#include <vcl_iosfwd.h>#include <vbl/vbl_ref_count.h>#include <vgl/vgl_point_2d.h>#include "brip_region_pixel_sptr.h"Go to the source code of this file.
Classes | |
| class | brip_region_pixel |
| struct | brip_region_pixel::compare |
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &s, brip_region_pixel const &sd) |
A region pixel class for the watershed algorithm.
Definition in file brip_region_pixel.h.
| vcl_ostream& operator<< | ( | vcl_ostream & | s, |
| brip_region_pixel const & | sd | ||
| ) |
Definition at line 4 of file brip_region_pixel.cxx.
1.7.5.1