Hi All,Ive been using Hugin for a little while not with nice success. But Ive been defining my own control points which can get tedious. Im trying now to get autopano-sift-c to work. But Im getting wxExecute errors telling me it cannot run the autosiftc executable i defined in the control points section under preferences.When I investigate further and actually type in the autosiftc command it is trying to execute in a command line, I get an error back saying the image im trying to use is not a valid. Any idea how to fix this or what it means?Log below:Thanks so much!-Gilman--C:\hugin_ap\bin>autopano-sift-c.exe --maxmatches 10 c:\temp\ap_181.tmp c:\temp\ap_182.tmpAPSCpp, enhanced autopano-sift-c version 2.5.2 23July2009Reading project file c:\temp\ap_182.tmpDefault fisheye lens type is equal-area.Focal length will be computed from hfov.Stereographic projection enabled for hfov >= 65.0 degrees.Filename C:\M1\m1_006.tifWe only support 3 or 4 samples per pixelSyntax error: Not a valid image
You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugi...@googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
On Nov 1, 2012 8:48 AM, "gilman" wrote:
>
> We only support 3 or 4 samples per pixel
> Syntax error: Not a valid image
This means that it only works with 8bit per channel RGB images with or without an alpha channel. So you can't use HDR or 16bit or greyscale images.
cpfind, which is part of recent hugin releases, is much better at this sort of thing than autopano-sift-c.
--
Bruno
This means that it only works with 8bit per channel RGB images with or without an alpha channel. So you can't use HDR or 16bit or greyscale images.