Homogeneous interest point/corner. More...
#include <vcl_iosfwd.h>
#include <vnl/vnl_int_2.h>
#include <mvl/HomgPoint2D.h>
#include <vgl/vgl_homg_point_2d.h>
Go to the source code of this file.
Classes | |
class | HomgInterestPoint |
Functions | |
vcl_ostream & | operator<< (vcl_ostream &s, const HomgInterestPoint &) |
Homogeneous interest point/corner.
HomgInterestPoint is a representation of an interest point resulting from feature detection. At Oxford this generally means a Harris corner.
Modifications: Peter Vanroose - 22 oct.02 - added vgl_homg_point_2d interface
Definition in file HomgInterestPoint.h.
vcl_ostream& operator<< | ( | vcl_ostream & | s, |
const HomgInterestPoint & | |||
) |
Definition at line 87 of file HomgInterestPoint.cxx.