Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
KeyPointIO.cpp File Reference
#include <iostream>
#include <fstream>
#include <string>
#include "KeyPointIO.h"
Include dependency graph for KeyPointIO.cpp:

Go to the source code of this file.

Namespaces

 lfeat
 

Functions

static bool lfeat::identifySIFTKeypoints (const std::string &filename)
 
static ImageInfo lfeat::loadSIFTKeypoints (const std::string &filename, KeyPointVect_t &vec)
 
ImageInfo lfeat::loadKeypoints (const std::string &filename, KeyPointVect_t &vec)