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

Hi

you can uninstall opencv and reinstall it .The blew command will find any file containing opencv in the name, and will prompt you to remove it. As always, be careful when deleting things manually!

$sudo find / -name "*opencv*" -exec rm -i {} \;

then reinstalling opencv2.4