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

How to update opencv to latest version ?

asked 2012-07-07 05:18:28 -0500

usamayaseen gravatar image

Hi !

i am new to ros, i installed ros fuerte few days back, the version of opencv installed with ros was 2.4.0, now opencv 2.4.2 has been released, i want to upgrade my current opencv 2.4.0 to opencv 2.4.2, how can i do that ?

regards

usama

edit retag flag offensive close merge delete

Comments

The reason to migrate to opencv 2.4.2 is new Face Recognition implementations available in opencv 2.4.2: http://docs.opencv.org/trunk/modules/contrib/doc/facerec/facerec_tutorial.html#eigenfaces-in-opencv .

usamayaseen gravatar image usamayaseen  ( 2012-07-07 22:38:06 -0500 )edit

I also need to update OpenCV in Groovy. I use ROS Groovy with OpenCV 2.4.4 and I would need to use v.2.4.5 since v.2.4.4 has some issue with camera calibration (see http://answers.ros.org/question/57240/camera-calibration-crashes/).

ZoltanS gravatar image ZoltanS  ( 2013-05-01 23:08:13 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
-1

answered 2012-07-07 09:07:47 -0500

Hi Usama,

Is there any particular reason for which you would want to upgrade to OpenCV2.4.2. I have been working with the current OpenCV2.4.0 and it works fine for all the features I would need.

Other than that if you have automatic updates ON the right updates will be automatically installed. You may even manually run the Update manager to see if it shows OpenCV2.4.2 as an update for ROS.

Note that if you have not added ROS into your repository lists, which I believe you must have done during installation, you may have to do it for the update manager to provide you with the updates. This can be done using the first few steps in the installation of ROS provided in the following link:

ROS Installation Link

Regards,

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-07-07 05:18:28 -0500

Seen: 6,304 times

Last updated: Jul 07 '12