Hugin trunk 0.1
Loading...
Searching...
No Matches
Functions
icpfind.cpp File Reference

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>
Include dependency graph for icpfind.cpp:

Go to the source code of this file.

Functions

static int ptProgress (int command, char *argument)
 
static int ptinfoDlg (int command, char *argument)
 

Detailed Description

program to heuristic detection of control points in panoramas

Author
Thomas Modes

Definition in file icpfind.cpp.

Function Documentation

◆ ptinfoDlg()

static int ptinfoDlg ( int  command,
char argument 
)
static

Definition at line 103 of file icpfind.cpp.

Referenced by iCPApp::OnRun().

◆ ptProgress()

static int ptProgress ( int  command,
char argument 
)
static

Definition at line 99 of file icpfind.cpp.

Referenced by iCPApp::OnRun().