Ask Your Question
0

how to update opencv 2.4.9 to version 3.0.0

asked 2017-08-02 00:37:04 -0600

h.ab gravatar image

I am new user of Linux and OpenCV both. I have not much idea about how the directories are created in Linux and how to install the OpenCV. Currently i am using the OpenCV 2.4.9 version. Should i uninstalll it and install the new version or just upgrade it. can anyone please help me to sort out my issue? and help me how to do it.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-08-02 00:40:53 -0600

berak gravatar image
  • unless, you want to install opencv3 to a custom path (so you can use both versions), you should try to uninstall the old version.
  • how did you install 2.4.9 ? (you'll have to use the same mechanism to remove it)
  • if you update at all, choose latest master branch(3.3), not 3.0.0
edit flag offensive delete link more

Comments

I didn't install it by myself thats why i have no idea about it. can you give me any suggestion about un installation?

h.ab gravatar imageh.ab ( 2017-08-02 00:51:54 -0600 )edit
1

ah, sorry, missed the python tag. imho, you're safe, just to overwrite your cv2.so with a newer one. (e.g. from pip)

berak gravatar imageberak ( 2017-08-02 01:12:00 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-08-02 00:37:04 -0600

Seen: 2,585 times

Last updated: Aug 02 '17