Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
KeyPointIO.h File Reference
#include <iostream>
#include <string>
#include "KeyPoint.h"
#include "KeyPointDetector.h"
Include dependency graph for KeyPointIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lfeat::ImageInfo
 
class  lfeat::KeypointWriter
 Base class for a keypoint writer. More...
 
class  lfeat::SIFTFormatWriter
 
class  lfeat::DescPerfFormatWriter
 
class  lfeat::AutopanoSIFTWriter
 

Namespaces

 lfeat
 

Functions

ImageInfo lfeat::loadKeypoints (const std::string &filename, KeyPointVect_t &vec)