2016-11-06 17:08:00 by Adam Ciarcinski | Files touched by this commit (6) |
Log message:
Hugin 2016.2
* Allow reading of image positions from Papywizard XML files.
* Internal blender and verdandi got the possibility to blend seams as alternative to
current hard seam.
* The display of the control point error (after optimizing and in fast preview \
window)
and the control point list window can now limited to take only control points \
in active
images into account (menu Edit>Optimize only active images, connected with \
the setting
on the optimizer tab).
* Improvements to mask tab in Hugin (edit crop of all images of the same lens at \
once) and
find panorama dialog in PTBatcherGUI (remove images from found panoramas, \
split found
panorama into two).
* Several improvements for Mac OS.
* Fixes several issues with fast preview window which could result in random crashes
(uninitialized variables, memory leaks).
|
2016-09-17 23:46:11 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message:
needs sqlite3
|
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | |
Log message:
Revbump after graphics/gd update
|
2016-04-07 21:23:26 by Adam Ciarcinski | Files touched by this commit (11) |
Log message:
Changes 2016.0.0:
The first improvement concerns icc color profiles: Hugin has already copied the \
icc profile into the output file when stitching panoramas. Now also the display \
in the GUIs takes the icc profile into account. Celeste_standalone and cpfind \
read now also the icc profile and use it during its processings.
Beside the known output options Hugin now includes a user defined output \
sequence. With this option the user can create more flexible variants for the \
output. As an example a zero-noise output sequence is delivered with Hugin \
2016.0.
Some buttons in the Hugin GUI now have a context menu for easier access to some \
function:
Show all in the fast preview window to allow better interaction with stacked \
projects.
Celeste button in the cp tab (panorama editor): the button can now be used to \
create control points or to clean control points with celeste or statistical \
methods.
The identify tool in the fast preview window now also shows the image numbers on \
top of the images. (This can be suppressed by pressing the alt button).
|
2015-12-24 13:59:29 by Adam Ciarcinski | Files touched by this commit (1) | |
Log message:
PLIST update
|
2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78) |
Log message:
Remove duplicate SHA512 digests that crept in.
|
2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-18 17:56:56 by Adam Ciarcinski | Files touched by this commit (19) |
Log message:
Changes 2015.0.0:
Hugin 2015.0 has a number of new features. Most of the changes are under the \
hood to improve stability, allow easier maintenance and easier addition of new \
features.
The makefile based stitching engine has been replaced with direct calls to the \
underlying programs. This should reduce the overhead of calling the same program \
too often and so speed up the whole process. Hopefully this also allows the \
usage of more unusual characters in the filename. Instead of pto2mk and make we \
now have hugin_executor which can also be used for running the assistant from \
the command line.
Hugin now has it's own blender, verdandi, based on a watershed algorithm, which \
has been included in 'nona'. verdandi can be chosen as the blender by choosing \
"builtin" in the stitcher tab, and can also be set in the Preferences. \
verdandi can also be called as a command line tool.
The lensfun library has been removed as it did not fulfill our expectations. It \
has been replaced with our own camera and lens database which uses a data mining \
approach and operates automatically without user intervention. Geometric \
distortion and vignetting data have to be loaded manually.
The fast preview window has a new tool to add or remove control points to \
selected areas in the output projection.
Automatic exposure stack detection is now applied when loading images, and an \
option has been added to unlink image position when adding stacks.
The fine-tune and auto-estimate functions in the control point tab have been \
made projection aware. It should now work also with images with different fov or \
different projections. The fine-tune feature has had a significant speed up when \
Hugin is compiled with the libfftw3 library (optional).
PTBatcherGUI has more choice for the end of the process: depending on the \
operating system the PTBatcherGUI can be closed, the computer can be shut down \
or send to the hibernate mode.
PTBatcherGUI now shows the thumbnails when searching for images in directories.
Many of the underlying tools in hugin are now able to use available cpu cores.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-04-25 16:23:48 by Tobias Nygren | Files touched by this commit (868) | |
Log message:
Recursive revbump following MesaLib update, categories g through n.
|