~ubuntu-branches/ubuntu/trusty/hugin/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/45_autopano-noop.sh_withoutshextension/src/hugin1/icpfind/default.unix

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2011-01-06 14:28:24 UTC
  • mfrom: (1.1.9 upstream) (0.1.21 experimental)
  • Revision ID: james.westby@ubuntu.com-20110106142824-zn9lxylg5z44dynn
* Drop Cyril Brulebois from Uploaders. Thank you very much for your work.
* Bump package version. (rc3 was re-released as 2010.4.0).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[AutoPano]
 
2
AutoPanoCount=8
 
3
Default=0
 
4
 
 
5
[AutoPano/AutoPano_0]
 
6
Type=1
 
7
Description=Hugins CPFind
 
8
Program=cpfind
 
9
Arguments=--multirow -o %o %s
 
10
 
 
11
[AutoPano/AutoPano_1]
 
12
Type=1
 
13
Description=Hugins CPFind + Celeste (slower but more accurate, no cps on clouds)
 
14
Program=cpfind
 
15
Arguments=--celeste --multirow -o %o %s
 
16
 
 
17
[AutoPano/AutoPano_2]
 
18
Type=2
 
19
Description=Cpfind (multirow/stacked)
 
20
Program=cpfind
 
21
Arguments=-o %o --multirow %s
 
22
ProgramMatcher=
 
23
ArgumentsMatcher=
 
24
ProgramStack=align_image_stack
 
25
ArgumentsStack=-f %v -v -p %o %i
 
26
Option=1
 
27
 
 
28
[AutoPano/AutoPano_3]
 
29
Type=1
 
30
Description=Autopano-SIFT-C
 
31
Program=autopano-noop.sh
 
32
Arguments=--maxmatches %p --projection %f,%v %o %i
 
33
 
 
34
[AutoPano/AutoPano_4]
 
35
Type=1
 
36
Description=Panomatic
 
37
Program=panomatic
 
38
Arguments=-o %o %i
 
39
 
 
40
[AutoPano/AutoPano_5]
 
41
Type=4
 
42
Description=Autopano-SIFT-C (multirow/stacked)
 
43
Program=generatekeys
 
44
Arguments=%i %k 800
 
45
ProgramMatcher=autopano
 
46
ArgumentsMatcher=--maxmatches %p %o %k
 
47
ArgumentsCleanup=
 
48
ProgramStack=align_image_stack
 
49
ArgumentsStack=-f %v -v -p %o %i
 
50
Option=1
 
51
 
 
52
[AutoPano/AutoPano_6]
 
53
Type=1
 
54
Description=Align image stack
 
55
Program=align_image_stack
 
56
Arguments=-f %v -v -p %o %i
 
57
 
 
58
[AutoPano/AutoPano_7]
 
59
Type=1
 
60
Description=Align image stack FullFrameFisheye
 
61
Program=align_image_stack
 
62
Arguments=-f %v -e -p %o %i
 
63