A rectangular pixel mask with positive interior negative surround. More...
Go to the source code of this file.
Classes | |
class | brip_rect_mask |
Functions | |
vcl_ostream & | operator<< (vcl_ostream &s, brip_rect_mask const &m) |
A rectangular pixel mask with positive interior negative surround.
An example mask
0 0 0 0 - - 0 0 0 0 - + - 0 0 0 - + - 0 0 0 - + - 0 0 0 0 - - 0 0 0 0
Definition in file brip_rect_mask.h.
vcl_ostream& operator<< | ( | vcl_ostream & | s, |
brip_rect_mask const & | m | ||
) |
Definition at line 1202 of file brip_rect_mask.cxx.