ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

While the other answer gets you into getting an image stream from the camera and playing with it, I believe you should start with OpenCV bare minimum i.e.

Open an image and Display it

Then go on to modify that image and save/write it

Once you have done that start following the other answer, get image stream from your webcam and play with advanced stuff.

Hope this helps!

While the other answer gets you into getting an image stream from the camera and playing with it, I believe you should start with OpenCV bare minimum i.e.

Open an image and Display it

Then go on to

modify that image and save/write it

Once you have done that start following the other answer, get image stream from your webcam and play with advanced stuff.

Hope this helps!