Keypoint.C File Reference

#include "SIFT/Keypoint.H"
#include "Util/log.H"
#include <istream>
#include <ostream>
Include dependency graph for Keypoint.C:

Go to the source code of this file.

Functions

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

Detailed Description

Keypoint for SIFT obj recognition

Definition in file Keypoint.C.


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