OpenCV modification and re-compiling
Hi all, I need to modify an OpenCV module (ML) and I would like to know how I can do it for the version of OpenCV included in ROS.
Thank you Walter
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all, I need to modify an OpenCV module (ML) and I would like to know how I can do it for the version of OpenCV included in ROS.
Thank you Walter
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.
Asked: 2011-06-09 02:07:53 -0600
Seen: 796 times
Last updated: Jun 09 '11
Flags used to build ROS OpenCV package [closed]
YUYV/YUV422 in image_transport
OpenCV camshift.py sample broken after Diamondback upgrade
Putting a sensor_msgs/Image into a message, getting it back, and converting it for OpenCV?
Camera pose calibration with multiple camera's