blob detection in ROS Jade

asked 2016-04-07 04:31:09 -0500

naqi.nick gravatar image

i cam around a problem here while i was trying to do blob detection in my project by detecting a red color when i searched it on the Internet i found that blob detection and color detecting done by using the package "CMVISION" when i red its documentation i found that it is not for ros-jade. so i am stuck here if i cant use cmvision in my project then how am i supposed to do blob color detection in ros-jade .... i seriously need some help.

edit retag flag offensive close merge delete

Comments

1

you don't need ROS for that. Just write some opencv code in your node. Here is an example

Mehdi. gravatar image Mehdi.  ( 2016-04-07 04:42:36 -0500 )edit

thank you i will check that...

naqi.nick gravatar image naqi.nick  ( 2016-04-09 11:36:19 -0500 )edit