> To do this you need to add a New Control Point Detector in File -> > Preferences, call it something like 'Prealigned CPFind'. With the > Type set to 'Prealigned panorama', set Detector to 'One step > detector', Program to 'cpfind', Arguments to '-o %o %s', and make > sure the Advanced option is set to 'Only work on image pairs without > control points'. >
I want to add: Alternatively you could use: argument: '--cache -o %o %s' cleanup argument: '--cleanup %s' This will cache the keypoints to disc, so keypoints are only searched once per image. (The keyfiles are delete at the end with the cleanup argument.) This should run a bit faster than the above setting. Thomas -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
