On Thu 03-Sep-2009 at 10:03 -0500, Dale Beams wrote: > > Is there "matching" software in the community that could be > integrated into hugin that would look at these options. Then if > there were real control point errors of outrageous amounts, the > program would know it was wrong.
Yes ptoclean optimises each pair of images with control points in turn, and deletes points with an error greater than 2*sigma. It then optimises all images together, and deletes points again with an error greater than 2*sigma. It then writes out the project file with the original image positions but with only the remaining control points. This works very well and I never see projects messed-up in the way described (though I get more unconnected photos). All the functionality necessary to do the same thing already exists inside hugin. This could be added as a button and/or performed as part of the Align... command - but somebody needs to write the code. -- 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 [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 -~----------~----~----~----~------~----~------~--~---
