Ask Your Question
0

Installation for python

asked 2016-01-21 02:01:03 -0600

I wanted to use openCV only for python and hence installed using [ sudo apt-get install python-opencv ] but the version installed is 2.4.8 . How can I update to latest 3.1

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-01-21 03:20:45 -0600

berak gravatar image

updated 2016-01-21 03:41:25 -0600

Official repositories through apt-get install only contain old and outdated OpenCV versions. Since you are on Ubuntu and installing OpenCV there from scratch is fairly simple, you'll probably have to build OpenCV3.1 from src and enable python bindings (see 4.).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-01-21 02:01:03 -0600

Seen: 102 times

Last updated: Jan 21 '16