On Sat 28-Nov-2009 at 08:21 -0800, Battle wrote:
>I've been lurking for a while, and this is my first post.
>
>I frequently do large panoramas with 50 to 150 or more images - see
>
www.manassasconsulting.com for sample images most of which were
>completed with hugin.
>
>The idea of CP pair matching with prior knowledge of the image order
>and overlap would be of tremendous value to me.
I think the way to do this is clear-ish, we currently have two ways
of calling a control point generator from Hugin:
1. Passing a list of photos to the tool, then reading control points
from an outputed .pto project.
2. Creating a temporary .pto project specifying all the image file
names, projections and lens distortion, then using that as input for
the control point generator (only autopano-sift-c supports this
interface at the moment).
This second method is much richer and clearly will allow
specification of approximate relative image positions as well as
stacks (which require a different control point strategy).
It isn't clear what the Hugin GUI for specifying the approximate
positions would look like, James wanted to tackle this with his
layout summer of code project but other things were done instead.
One of the issues we had is that the only real application where
users would want to shoot with regular numbers of rows and columns
is a 'gigapixel' or very high resolution panorama - If you are
shooting a spherical panorama like this then you are doing it wrong.
Everyone else is shooting in a way that doesn't guarantee regular
intervals, either handheld or on a tripod without 'click-stops'.
So it seems that these users who are shooting high resolution 'grid'
panoramas would be well served by a template system - A template
system would be useful for spherical panoramas too.
Photos can be dragged around in the fast preview window, so maybe
the question is how can this manual 'arranging' be improved so that
it scales to hundreds of photos, and how can the existing templating
system be improved?
--
Bruno