ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Walter, it is not recommended to recompile the source if you installed via debs. In fact, for OpenCV, the source won't even be there as it is cleaned out after compilation and before the deb is built.
What you should do is to checkout a source version of the stack containing OpenCV, into your own directory and make changes there.