Top-rated recipes tagged "feature_detection"http://code.activestate.com/recipes/tags/feature_detection/top/2012-09-13T16:07:21-07:00ActiveState Code RecipesTest various OpenCV feature detectors in Python (Python)
2012-09-13T16:07:21-07:00J W Jhttp://code.activestate.com/recipes/users/4181154/http://code.activestate.com/recipes/578261-test-various-opencv-feature-detectors-in-python/
<p style="color: grey">
Python
recipe 578261
by <a href="/recipes/users/4181154/">J W J</a>
(<a href="/recipes/tags/feature_detection/">feature_detection</a>, <a href="/recipes/tags/opencv/">opencv</a>).
</p>
<p>Iterates through all feature detectors (that didn't crash my computer) and plots the point results.</p>