SURF: Speeded Up Robust Features: Difference between revisions
No edit summary |
|||
Line 42: | Line 42: | ||
* Create square regions positioned at feature points and oriented using the calculated orientation | * Create square regions positioned at feature points and oriented using the calculated orientation | ||
* ... | * ... | ||
==OpenCV== | |||
SURF is available in OpenCV | |||
==Resources== | ==Resources== | ||
* [https://medium.com/data-breach/introduction-to-surf-speeded-up-robust-features-c7396d6e7c4e Medium Introduction] | * [https://medium.com/data-breach/introduction-to-surf-speeded-up-robust-features-c7396d6e7c4e Medium Introduction] |