Represents a 2D image edgel. More...
Go to the source code of this file.
Classes | |
class | vdgl_edgel |
Functions | |
bool | operator== (const vdgl_edgel &e1, const vdgl_edgel &e2) |
vcl_ostream & | operator<< (vcl_ostream &s, const vdgl_edgel &p) |
Represents a 2D image edgel.
Definition in file vdgl_edgel.h.
vcl_ostream& operator<< | ( | vcl_ostream & | s, |
const vdgl_edgel & | p | ||
) |
Definition at line 33 of file vdgl_edgel.cxx.
bool operator== | ( | const vdgl_edgel & | e1, |
const vdgl_edgel & | e2 | ||
) |
Definition at line 25 of file vdgl_edgel.cxx.