Pixel Color from Camera Feed
When using a camera in gazebo is there a good way to process pixel data from the feed seen with image_view?
rosrun imageview imageview image:=/camera/image_raw
I'm trying to implement color detection from the camera feed to find objects, or blobs of a solid color. I haven't seen where this would actually give pixel data from the feed though... any information would be much appreciated.
Asked by ncr7 on 2012-09-01 14:56:23 UTC
Comments