Ask Your Question

evan54's profile - activity

2014-04-13 16:45:51 -0600 received badge  Organizer (source)
2014-04-13 16:41:24 -0600 asked a question How to install opencv 2.9 for python

I have been having the exact same problem as described in this post http://answers.opencv.org/question/2061/how-to-set-resolution-of-video-capture-in-python/

and someone in the comments suggested that you upgrade to opencv version 2.9. I was wondering how do that? I installed the version I have now by doing

sudo apt-get install python-opencv

Also, how can I check what version I'm running now? I'm on Ubuntu 13.10

Thank you,