Hugin trunk 0.1
Loading...
Searching...
No Matches
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

namespace  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)