On Jan 5, 11:03 pm, Bruno Postle <br...@postle.net> wrote:
>
> The hugin code for creating Makefiles mixes the stitching logic with
> all the complexity of the `make' syntax, so for Panotools::Script
> I've created a library that separates out the low level Makefile
> stuff:
>
> http://search.cpan.org/dist/Panotools-Script/lib/Panotools/Makefile.pm

So as an example, here is another control point generator, this time a
wrapper around generatekeys, autopano, cpclean, ptomerge, ptosplit,
celeste and autooptimiser:
http://search.cpan.org/dist/Panotools-Script/bin/ptochain

All ptochain does is match consecutive photos in the project together,
no other possible matches are checked, so one of the things it is
suitable for is stitching the frames of a movie:
http://www.flickr.com/photos/36383...@n00/4207656698/

An advantage of doing this with a Makefile is that this is massively
parallisable, the other is that there were no 'bad' control points
whatsoever.

This should also be usable as a Hugin control point generator plugin
(untested).

--
Bruno
-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to