implementing surf detection on ros with opencv

asked 2016-04-07 07:39:46 -0500

MOH gravatar image

http://docs.opencv.org/3.1.0/d7/d66/t...

I want to use the code from this tutorial webpage to do surf detection and i was wondering how i would able to use ros to implement surf detection on an image stream obtained from ROS. i was able to use OpenCV to implement the code but i do not know how to do it with ROS.

edit retag flag offensive close merge delete