Hi Matt On Sat, May 19, 2012 at 2:40 AM, <[email protected]> wrote: > Thanks, that looks way more readable and easier for use and I'll try it > shortly, just to be able to see the results from SIFT matching
FWIW, in scikits-image we have io modules to read the output of David Lowe's SWIFT and of SURF feature files. > It recognizes also slightly filtered templates, and resized without > preserving aspect ratio > I don't need rotation match feature, which I imagine is supported only with > SIFT feature I also have code available for matching rotated and scaled images, via the log-polar transform. Feel free to ping me on the skimage list for more info. Regards Stéfan ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
