Hi Greg,
> In detail:
>
> - The instructions now refer to the new GUI, which is still not in a
> released version of Hugin. For normal users this is confusing.
>
The wiki page are also used as help files and shipped with Hugin. If
the new version would be shipped without the updated pages, it would
also confusing. And we can't update all pages at once. So we started
with the update of the wiki pages. The first beta release will follow
in the next weeks. So there is a short time, where wiki and release
are out of date.
But every hugin release comes with its own help, which contains the
information matching the installed version. So we take this short time
of not sync wiki and release as acceptable.
> - They recommend align_image_stack instead of panomatic. When I tried
> this on the example images, it didn't find any control points
> between the first and third image. It's also much slower than
> panomatic.
Many control point detector work for this case. Depending on the
images one is better than the other. So I added a link for other
detectors instead of the your preferences for one specific cpg.
Align_image_stack does always link between consecutive images. So it
does not match image 1 with 3. This is a feature (necessary e.g. for
focus stacks) and not a bug ;-)
>
> - He changed the selection of optimization from "Positions and View
> (y,p,r,v)" to "Positions (y,p,r)". It's not clear what advantage
> this should bring, but this doesn't work with images of differing
> sizes, like the example images I describe. In my test, it gave me
> an average control point distance of 5.46 and a maximum of 12.28.
> "Positions and View (y,p,r,v)" gave me an average of 0.31 and a
> maximum of 1.03.
>
If you have only one image / image stack the fov can't be correctly
fitted. There are not enough information to do it. For different
(fixed) fov you can always get the (nearly) same errors.
This may work, but it may also create havoc.
Normally all images of the stack are shoot with the same fov. So fov
should not be fitted. In your special case - which you did not
mentioned in the wiki - you can fit the fov of the second lens. But it
may be a good idea to leave the fov of image 0 fixed. The setting
"Positions and view" will always fit fov of all images. This is not
well suited for this case.
Also align_image_stack (when using direct with images) leaves the fov
of the first image fixed.
Thomas