red colour detection
i want to detect red colour in ros hydro on ubuntu 12.04. i am using opencv . how do i do it i am usinga usb_cam driver
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
i want to detect red colour in ros hydro on ubuntu 12.04. i am using opencv . how do i do it i am usinga usb_cam driver
The cmvision package looks like it's set up to do this fairly well.
It's documented on the ROS Wiki: http://wiki.ros.org/cmvision
And they also have a nice tutorial
Note that, because ROS nodes communicate over standardized messages, you should be able to use any of the vision processing nodes with any of the camera drivers.
Asked: 2014-02-26 20:44:50 -0500
Seen: 1,761 times
Last updated: Feb 26 '14
opencv video_stream crash for webcam
How to merge git forks with current ROS directories? Camera_pose errors
Localization problem with gmapping and RPLidar
Error in rosbag play despite setting use_sim_time param
display a 16-bit grayscale images from a thermal camera in OpenCV
cv_bridge returns error during cvimage to rosimage conversion