hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #00104
[Bug 679298] Re: autopano-sift-c --projection parameter no longer works
** Tags added: autopano-sift-c
--
autopano-sift-c --projection parameter no longer works
https://bugs.launchpad.net/bugs/679298
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
Status in Hugin - Panorama Tools GUI: New
Bug description:
basically the autopano-sift-c --projection option doesn't work in the current trunk, it always assumes an angle of view of 180:
Current trunk:
./autopano-sift-c --projection 0,84 new.pto /tmp/RL3_844*
...
rectilinear width 4256 height 2832 hfov 180
2.5.0:
autopano-sift-c --projection 0,84 new.pto /tmp/RL3_844*
...
width 4256 height 2832 format 0 hfov 84
This appears to have broken with svn4082.