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

OpenCV modification and re-compiling

asked 2011-06-09 02:07:53 -0500

Myzhar gravatar image

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-06-09 04:41:59 -0500

fergs gravatar image

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-06-09 02:07:53 -0500

Seen: 770 times

Last updated: Jun 09 '11