2013/5/24 T. Modes <
Thomas...@gmx.de>:
> I can't reproduce the issue (Win 64 bit, Fedora 32 bit). Can somebody
> else reproduce this issue? If yes, what is the common point?
I just experienced the same, on Ubuntu 12.10, 64 bit, in Hugin
2013.0.0.70b10450ff94 (from the ppa) with libpano13
2.9.18+dfsg+2.9.19+hg783+1-0ubuntu5~quantal (also from the ppa). Also
two images. These have very large overlap; probably more than 80%,
JPEG files from a Canon EOS 500D. I have put the image files and pto
in a zip (app 14 MB) here if that's helpful:
http://goo.gl/XVURG
The messages appears when I click the "Calculate" button in the
"Photos" tab in the panorama editor (the one under "Optimise ->
Geometric"). When I click "ok" to the error message, Hugin either
closes abruptly, sometime after being unresponsive for some minutes.
When I click the "Calculate" button, the following is output to the
console (the lines are mine):
----------------------
Optimizing Variables
Strategy 1
Average (rms) distance between Controlpoints
after 0 iteration(s): 1189.61048121521 units
Strategy 1
Average (rms) distance between Controlpoints
after 1 iteration(s): 111.313937620796 units
Strategy 1
Average (rms) distance between Controlpoints
after 2 iteration(s): 34.195941354383 units
Strategy 1
Average (rms) distance between Controlpoints
after 3 iteration(s): 13.1204719941758 units
Strategy 1
Average (rms) distance between Controlpoints
after 4 iteration(s): 12.3721620730045 units
Strategy 1
Average (rms) distance between Controlpoints
after 5 iteration(s): 3.93389385081116 units
Strategy 1
Average (rms) distance between Controlpoints
after 6 iteration(s): 2.77917699920753 units
Strategy 1
Average (rms) distance between Controlpoints
after 7 iteration(s): 2.68576195240624 units
Strategy 1
Average (rms) distance between Controlpoints
after 8 iteration(s): 2.68576195240624 units
Optimizing Variables
Strategy 2
Average (rms) distance between Controlpoints
after 0 iteration(s): 2.43781390925982 units
Strategy 2
Average (rms) distance between Controlpoints
after 1 iteration(s): 2.29918791227656 units
Strategy 2
Average (rms) distance between Controlpoints
after 2 iteration(s): 2.29485798190338 units
Strategy 2
Average (rms) distance between Controlpoints
after 3 iteration(s): 2.29484159105581 units
Strategy 2
Average (rms) distance between Controlpoints
after 4 iteration(s): 2.29484153243107 units
-----------------------------------
Then the error message appears. When I click "ok", the following is output:
-----------------------------------
Bad params
-----------------------------------
Then, after sometimes being unresponsive, the following is output:
-----------------------------------
Segmentation fault (core dumped)
-----------------------------------
Thomas