-
With autopano-sift-C 2.5.1
An 8mm fisheye on a full size sensor produces a landscape orientation photo with an angle of view of 260 degrees, calling apsc like this results in no features identified and a segfault:
autopano-sift-c --projection 2,260 output.pto *.JPG
The transition is sudden: 223, 224, 225 degrees are fine and hundreds of features are detected. 226 degrees and above and...
2010-01-04 22:42:15 UTC by brunopostle
-
yes, then it would surely work as expected.
2010-01-04 16:11:52 UTC by rewolff
-
Overzealous spam filter. Sorry.
The reason is that I once got that to work, and I haven't felt the need to change.
I would really prefer apt-get install hugin, to pull in some working control point detector. Patents. :-(.
2010-01-04 16:10:08 UTC by rewolff
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2010-01-04 02:25:10 UTC by sf-robot
-
I receive the following error during stitching of stereographic image .... no problems with equirectangular image
"C:\Program\ Files\Hugin\bin\nona -z PACKBITS -r ldr -m TIFF_m -o island -i 0 C:\DOCUME~1\me\LOCALS~1\Temp\hug12.tmp
caught exception: bad allocation
make: *** [island0000.tif] Error 1".
2010-01-03 21:41:26 UTC by wharncliffe
-
I tried to create a 360 degree circle view using the Albers Equal Area Conic projection with phi1 90 and phi2 90, but this leads to the following error when creating the panorama. The error message asked me to post this in the bug tracker:
C:\Program\ Files\Hugin\bin\nona -z PACKBITS -r ldr -m TIFF_m -o Panorama -i 0 C:\Users\myUser\AppData\Local\Temp\hugC630.tmp
caught exception: Unknown...
2010-01-03 00:50:49 UTC by shabeker
-
Layout view currently connects images with straight lines. This patch draws the lines along the great circle arcs instead.
The identification of which line is closest to the mouse pointer still uses the original straight lines, so this patch is not ready to commit yet.
We should probably use a quad tree or similar to do this test as there could be a lot of tiny line segments.
2010-01-02 16:47:47 UTC by jlegg
-
The stitching process is more-or-less described here:
http://wiki.panotools.org/Panorama_scripting_in_a_nutshell.
2010-01-02 00:27:19 UTC by brunopostle
-
@symmetriq: Thank you! Your workaround does work. Great!
2009-12-31 17:14:29 UTC by opencvatwork
-
tmodes committed revision 4845 to the Hugin SVN repository, changing 2 files.
2009-12-31 14:46:18 UTC by tmodes