hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #00680
[Bug 679185] Re: hugin crash with photometric variables in 'v' lines
** Also affects: panotools
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679185
Title:
hugin crash with photometric variables in 'v' lines
Status in Hugin - Panorama Tools GUI:
New
Status in Panorama Tools:
New
Bug description:
In order to optimise photometric parameters with vig_optimize it is necessary to add 'v' line entries for the photometric parameters:
v Ra0 Rb0 Rc0 Rd0 Re0 Vb0 Vc0 Vd0
These are correct, but if I open a .pto project like this I get this error (generated by parser.c in libpano13):
Conflict in script: Line 16
Multiple Instances of variable b
Image number: 0
Hugin then crashes or sometimes allows me to continue. The problem appears to be that libpano13 expects single character v-line entries.