Hello,
Is there any way to detect matching features between 2 images in scikit
image or scikit learn. I am searching something like the SIFT or SURF
algorithms available in opencv.

I have seen the match_template() but it requires a template(region within
the image) and the source image. I need something to compare and detect
similar features in 2 images. Suggestions are welcomed.

Thank you
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to