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

« back to all changes in this revision

Viewing changes to doc/releases/hugin-2010.2.0.txt

  • 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
Thanks to everyone responsible for this release!
 
2
 
 
3
Hugin-2010.2.0 release notes
 
4
 
 
5
Translated versions of these notes can be found here:
 
6
http://hugin.sourceforge.net/releases/
 
7
 
 
8
Hugin is a panorama stitcher and more.
 
9
 
 
10
Changes since 2010.0.0
 
11
 
 
12
This is our second release in 2010. It delivers some major new
 
13
features, completes integration of projects from the 2009 Google
 
14
Summer of Code, and includes many general improvements.
 
15
 
 
16
Layout mode
 
17
 
 
18
The Hugin Fast Preview window visualises your panorama and lets you
 
19
change the project by dragging and clicking. This release introduces
 
20
an extra mode for this preview that shows the entire project as a
 
21
diagram with colour-coded lines connecting each of the photographs.
 
22
 
 
23
Now with a glance you can see where the project is ok and where
 
24
there are problems if it isn't quite right. Just click on any
 
25
connection and Hugin jumps to the Control Points tab to edit that
 
26
pair of photos.
 
27
 
 
28
Masking
 
29
 
 
30
Hugin uses multiresolution seam blending to join photos invisibly by
 
31
smoothing colours and brightness. Controlling the location of this
 
32
seam is now much easier with the new Mask tab, which instead of
 
33
requiring you to place the seam itself, lets you just indicate the
 
34
areas of photos that you do and don't want to be part of the
 
35
finished panorama - The seam itself then gets placed intelligently
 
36
using the remaining overlapping areas.
 
37
 
 
38
Masks can be saved and reused in new projects, so objects that
 
39
appear again and again like tripod heads can be easily excluded.
 
40
 
 
41
Mosaics
 
42
 
 
43
For a stitched panorama you shoot photos in different directions but
 
44
from a single location, Hugin will happily assemble these into a
 
45
complete scene.  Now Hugin has an alternative mosaic mode — You can
 
46
take photos of a planar object such as a floor, painting, or mural
 
47
from any position, direction or angle, and Hugin will stitch them
 
48
seamlessly just as it does with a normal panorama.
 
49
 
 
50
Linked bracketing
 
51
 
 
52
Hugin allows you to shoot exposure bracketed photos and panoramas,
 
53
it will automatically combine them with exposure fusion or HDR
 
54
merging into a single image that has the best areas of each photo in
 
55
the stack. Hugin uses the same alignment process as with panoramas
 
56
so even hand-held bracketing works perfectly.
 
57
 
 
58
Photographers who use quality tripods can now skip this alignment
 
59
stage by telling Hugin that photos in a bracketed stack are linked
 
60
and share the same view.
 
61
 
 
62
Control point detector modes
 
63
 
 
64
Hugin uses plugin tools called control point detectors to
 
65
automatically match features between photos. Previous versions of
 
66
Hugin relied on the detector entirely, but now Hugin can make
 
67
intelligent detector choices based on knowledge of the panorama.
 
68
 
 
69
So Hugin can now match the photos in a multi-row panorama more
 
70
efficiently and with less error by breaking the job into separate
 
71
tasks, panoramas consisting of bracketed stacks can be automatically
 
72
identified and Hugin will switch to using appropriate matching
 
73
tools.
 
74
 
 
75
Another new feature is that panoramas can be approximately aligned
 
76
by dragging the photos around in the preview or using a template,
 
77
the control point detector can then be asked to only check
 
78
overlapping pairs of photos instead of all possible combinations of
 
79
photos — This speeds things up and reduces the chances of false
 
80
matches.
 
81
 
 
82
New lens types
 
83
 
 
84
Hugin supports photos taken with a wide range of 'normal' and
 
85
fisheye lenses, and can fine-tune for variation of distortion from
 
86
these standard types. With this release support has been added for
 
87
orthographic, stereographic and equisolid lenses.
 
88
 
 
89
Migration to Mercurial
 
90
 
 
91
Development of Hugin sourcecode has switched from Subversion to
 
92
Mercurial to better support parallel development and to reduce
 
93
dependency on Sourceforge infrastructure.
 
94
 
 
95
Languages
 
96
 
 
97
Most of the translations have been updated for this release.
 
98
 
 
99
Other improvements
 
100
 
 
101
This release has the usual bugfixes, adds minor features, and
 
102
provides some more command-line tools for scripting panorama
 
103
projects.
 
104
 
 
105
Control point generators
 
106
 
 
107
Hugin doesn't yet ship with a 'Patent Free' control point generator.
 
108
So you either need to pick control points manually - Not as
 
109
difficult as it sounds - or install and configure one of the
 
110
following control-point generators as 'plug-ins':
 
111
 
 
112
* autopano-sift-C
 
113
* panomatic
 
114
* libpanomatic
 
115
* match-n-shift
 
116
* Autopano-SIFT
 
117
* Autopano freeware version
 
118
 
 
119
Upgrading
 
120
 
 
121
Upgrading from previous versions of Hugin should be seamless. If you
 
122
do have problems with old settings, these can be reset in the
 
123
Preferences by clicking 'Load defaults'.
 
124
 
 
125
For users compiling from source: note that the minimum version of
 
126
wxWidgets supported is now 2.7.0, libpano13 needs to be at least
 
127
2.9.17, and that Hugin requires GLEW the OpenGL Extension Wrangler
 
128
Library, freeglut the OpenGL utility toolkit, and libGLU the OpenGL
 
129
utility library.
 
130
 
 
131
Support for the legacy libpano12 library has been discontinued.
 
132
 
 
133
See the README and INSTALL_cmake files for more information.
 
134
 
 
135
Thanks to all the contributors to this release and members of the
 
136
hugin-ptx mailing list, too many to mention here.
 
137
 
 
138
Hugin can be found at http://hugin.sourceforge.net/
 
139
 
 
140
Hugin sourcecode can be downloaded from sourceforge:
 
141
 
 
142
http://sourceforge.net/projects/hugin/files/hugin/
 
143
 
 
144
SHA1SUM: f0676f28cd3fbebcf4086f55af7cf09566772899  hugin-2010.2.0.tar.gz
 
145
 
 
146
This release is identical to 2010.2.0_rc2 
 
147
equivalent to hg branch 2010.2 -r 4431:d8ce0ba947cc