|
Hugintrunk
0.1
|
program to heuristic detection of control points in panoramas More...
#include "icpfind.h"#include <fstream>#include <sstream>#include "AutoCtrlPointCreator.h"#include <panodata/Panorama.h>#include <base_wx/platform.h>#include "hugin/config_defaults.h"#include <pano13/filter.h>
Go to the source code of this file.
Functions | |
| static int | ptProgress (int command, char *argument) |
| static int | ptinfoDlg (int command, char *argument) |
program to heuristic detection of control points in panoramas
Definition in file icpfind.cpp.
|
static |
Definition at line 103 of file icpfind.cpp.
Referenced by PanoDetector::matchMultiRow(), iCPApp::OnRun(), and PanoDetector::RansacMatchesInPairCam().
|
static |
Definition at line 99 of file icpfind.cpp.
Referenced by PanoDetector::matchMultiRow(), iCPApp::OnRun(), and PanoDetector::RansacMatchesInPairCam().
1.8.5