Keypoint.H File Reference

#include "Component/ModelManager.H"
#include "Raster/Raster.H"
#include "Util/Types.H"
#include "Util/Assert.H"
#include "rutz/shared_ptr.h"
#include <vector>
#include <iosfwd>
Include dependency graph for Keypoint.H:

Go to the source code of this file.

Classes

class  Keypoint
 The keypoint base class. More...

Functions

std::istream & operator>> (std::istream &is, Keypoint &k)
 Load a Keypoint from an istream.
std::ostream & operator<< (std::ostream &os, const Keypoint &k)
 Save a Keypoint to an ostream.

Detailed Description

Keypoint for SIFT obj recognition

Definition in file Keypoint.H.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Keypoint k 
)

Save a Keypoint to an ostream.

Definition at line 109 of file Keypoint.C.

References Keypoint::itsM, Keypoint::itsO, Keypoint::itsOriFV, Keypoint::itsS, Keypoint::itsX, and Keypoint::itsY.

std::istream& operator>> ( std::istream &  is,
Keypoint k 
)

Load a Keypoint from an istream.

Definition at line 123 of file Keypoint.C.

References Keypoint::itsM, Keypoint::itsO, Keypoint::itsOriFV, Keypoint::itsS, Keypoint::itsX, and Keypoint::itsY.

Generated on Sun May 8 08:42:51 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3