Hugin trunk 0.1
Loading...
Searching...
No Matches
Classes | Functions
PanoDetector.h File Reference
#include <hugin_config.h>
#include "PanoDetectorDefs.h"
#include <memory>
#include <string>
#include <map>
#include <localfeatures/Image.h>
#include <localfeatures/PointMatch.h>
#include "TestCode.h"
#include <localfeatures/KeyPoint.h>
#include <localfeatures/KeyPointDetector.h>
#include <flann/flann.hpp>
#include <vigra_ext/ROIImage.h>
#include <panodata/Panorama.h>
#include <algorithms/optimizer/PTOptimizer.h>
#include <celeste/Celeste.h>
Include dependency graph for PanoDetector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PanoDetector
 
struct  PanoDetector::ImgData
 
struct  PanoDetector::MatchData
 

Functions

std::string getKeyfilenameFor (std::string keyfilesPath, std::string filename)
 returns the filename for the keyfile for a given image
 
static int ptProgress (int command, char *argument)
 
static int ptinfoDlg (int command, char *argument)
 

Function Documentation

◆ getKeyfilenameFor()

std::string getKeyfilenameFor ( std::string  keyfilesPath,
std::string  filename 
)

returns the filename for the keyfile for a given image

Definition at line 84 of file PanoDetector.cpp.

References includeTrailingPathSep(), hugin_utils::stripExtension(), hugin_utils::stripPath(), and threshold().

Referenced by PanoDetector::loadProject().

◆ ptinfoDlg()

static int ptinfoDlg ( int  command,
char argument 
)
static

◆ ptProgress()

static int ptProgress ( int  command,
char argument 
)
static