Classes | Functions
contrib/brl/bseg/brip/brip_region_pixel.h File Reference

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)

Detailed Description

A region pixel class for the watershed algorithm.

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

Definition in file brip_region_pixel.h.


Function Documentation

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

Definition at line 4 of file brip_region_pixel.cxx.