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

answered 2012-07-16 04:32:56 -0500

joq gravatar image

Since ROS Electric, the stand-alone opencv library is treated as a system dependency, installed like any other library for your Linux distribution. (You didn't say which one you are using.)

So, yes you can use opencv without ROS.

But, you will not be able to use the opencv_bridge interface without ROS.