Just checked freshmeat.net for an panoramic image stitcher thing.
What I'm looking for is a program that you feed a series of images, it
determines the overlap and renders a panoramic by combining the series
of pictures together.

One that is supposed to do this is Orbits[1], but I haven't been able
to get it to work at all and the documentation is there but very
complicated.  (I need an example :)

Anyone know of software to do this, or even a gimp or photoshop
plug-in?

Thanks,
Rob

References:
[1] http://wearcam.org/orbits/

--
Rob <rob_at_euglug_dot_net>
my @euglugCode = qw(v+++ e--- eug+ bsd+++ gnu+ S+++);

Random Quote:
------------
[How can I check to see if a file is there or not?]  Try to remove it
with unlink.  If the result is 0, it wasn't there.  If the result is
1, it's not there now.  -- Randal Schwartz

Reply via email to