Page MenuHomeSolus

Update hugin to 2018.0.0 fixes T6718
ClosedPublic

Authored by Devil505 on Aug 6 2018, 2:43 PM.
Tags
None
Referenced Files
F11073611: D3526.id8727.diff
Sat, Aug 12, 4:42 AM
F11073610: D3526.id8678.diff
Sat, Aug 12, 4:42 AM
F11055124: D3526.diff
Fri, Aug 11, 1:29 AM
F10980272: D3526.vson.id8727.whitespaceignore-all.diff
Sun, Jul 23, 3:09 AM
F10980091: D3526.vson.id8727.whitespaceignore-all.diff
Sun, Jul 23, 2:19 AM
F10889406: D3526.vson.id8727.whitespaceignore-all.diff
Jun 27 2023, 10:04 PM
F10880311: D3526.id.diff
Jun 22 2023, 4:52 PM
F10777662: D3526.vson.id8727.whitespaceignore-all.diff
May 23 2023, 11:46 PM
Subscribers

Details

Summary

The version 2018.0 is mainly a bug fix release and introduce some minor new features.

Several improvements for optimizer tabs:

  • mark deselected images
  • allow changing optimizer variables for all selected images at once
  • option to ignore line cp
  • hugin_stacker: New tool to stack overlapping images with several averaging modes (e.g. mean, median).
  • Hugin: Added option to disable auto-rotation of images in control point and mask editor.
  • Nona, verdandi and hugin_stacker can now write BigTIFF images (for files >4 GB). The output of BigTIFF has to manually activated on the command line. It is not set automatically. (For a complete panorama in BigTIFF you will probably also need enblend/enfuse from repository. The last released version of enblend does not yet support writing BigTIFF files.)
  • Added expression parser to GUI: This allows to manipulate several image variables at once. (This is the same as running pto_var --set from the command line.) This can be used e.g. to prealign the images in a given setup and then run cpfind --prealigned to search control points only in overlapping images.
  • Add user-defined assistant and expose it in the GUI. It allows to set up different assistant strategies without the need to recompiling. Provide also some examples (scanned images, multi-row panoramas with orphaned images, single-shot panorama cameras).

Languages

Most of the translations have been updated for this release.

Test Plan

Tested with photos by differents users (carafife and JPG) via solus french users telegram group

Diff Detail

Repository
R1418 hugin
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Any reason you didn't set -DUSE_GDKBACKEND_X11=ON per the release notes?

Any reason you didn't set -DUSE_GDKBACKEND_X11=ON per the release notes?

no

OK it's about wayland, I'll see that

build with -DUSE_GDKBACKEND_X11=ON

This revision is now accepted and ready to land.Aug 7 2018, 11:06 PM
This revision was automatically updated to reflect the committed changes.