[ros-users] [Discourse.ros.org] [ROS Projects] Robotic Humanoid hand

flobotics robotics ros.discourse at gmail.com
Sun Jan 22 17:12:48 UTC 2017




I wrote a ROS node which captures the webcam stream with opencv and then i added two "images" above the webcam image.The first "image" is 50x50 pixels and shows the command. The second "image" is 32x512 pixels. I choose this, because the webcam video is 640x480 pixels, and so i can simply add 16 arrays of 1024 pixels. Then the webcam image is the third image. This image stream i then publish and can simply see it in rviz.

<img src="/uploads/ros/original/1X/d5e0b5f97f54b27826c34ed11f4cabc2e30596e9.png" width="690" height="427">

You can see the 16 black pixels above the webcam image and under the command-image. But as you can see, they are only pixels and not good to see, so my question is now, would a convnet be able to "see" and keep apart these pixels, or are they too small?






---
[Visit Topic](https://discourse.ros.org/t/robotic-humanoid-hand/188/60) or reply to this email to respond.




More information about the ros-users mailing list