debian man page for cpclean

Query: cpclean

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CPCLEAN(1)							       HUGIN								CPCLEAN(1)

NAME
cpclean - Remove wrong control points by statistical methods
SYNOPSIS
cpclean [options] input.pto
DESCRIPTION
cpclean uses statistical methods to remove wrong control points. Step 1 optimises all images pairs, calculates for each pair mean and standard deviation and removes all control points with error bigger than mean+n*sigma. Step 2 optimises the whole panorama, calculates mean and standard deviation for all control points and removes all control points with error bigger than mean+n*sigma.
OPTIONS
-o output.pto Output Hugin PTO file. Default: '<filename>_clean.pto'. -n num distance factor for checking (default: 2) -p do only pairwise optimisation (skip step 2) -w do optimise whole panorama (skip step 1) -h shows help
AUTHORS
Thomas Modes "Version: 2011.4.0" 2011-12-02 CPCLEAN(1)
Related Man Pages
autooptimiser(1) - debian
celeste_standalone(1) - debian
cpfind(1) - debian
linefind(1) - debian
calc_spline(3alleg4) - php
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com