Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91462

Re: OpenCV with Python (cv or cv2)

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <markos@c2o.pro.br>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.013
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'repository': 0.05; 'creighton': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.10; 'python': 0.11; 'output': 0.15; 'attention,': 0.16; 'cmake': 0.16; 'received:gateway01.websitewelcome.com': 0.16; 'renamed': 0.16; 'sorts': 0.16; 'url:debian': 0.16; 'url:packages': 0.16; 'wrote:': 0.16; 'laura': 0.18; 'library': 0.20; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'libraries': 0.22; 'cc:no real name:2**0': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'header:User-Agent:1': 0.26; 'compatible': 0.27; 'not,': 0.27; 'package.': 0.27; "doesn't": 0.28; 'release.': 0.29; 'guess': 0.29; 'mention': 0.31; 'source': 0.31; 'error.': 0.31; 'fixed': 0.31; 'url:python': 0.33; 'problem': 0.33; 'doubt': 0.33; 'another': 0.34; 'advice': 0.35; 'installing': 0.35; 'stable': 0.35; 'problem.': 0.35; 'according': 0.36; 'url:org': 0.36; 'project': 0.36; 'there': 0.36; 'thanks': 0.36; 'possible': 0.36; 'so,': 0.37; 'should': 0.37; 'subject:: ': 0.37; 'version': 0.38; 'received:192': 0.39; 'build': 0.40; 'subject:with': 0.40; 'subject: (': 0.40; 'your': 0.60; 'between': 0.65; 'received:br': 0.66; 'received:69.56': 0.72; 'site:': 0.75; 'saw': 0.76; 'trial': 0.81; 'apt-get': 0.84; 'python-dev': 0.84; 'received:com.br': 0.91; 'old.': 0.95
Date Fri, 29 May 2015 11:29:03 -0300
From Markos <markos@c2o.pro.br>
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20121216 Icedove/3.0.11
MIME-Version 1.0
To Laura Creighton <lac@openend.se>
CC python-list@python.org
Subject Re: OpenCV with Python (cv or cv2)
References <5564740E.3090206@c2o.pro.br> <201505261421.t4QELBUd015477@fido.openend.se><55664B83.30809@c2o.pro.br> <201505280447.t4S4lk3J006383@fido.openend.se>
In-Reply-To <201505280447.t4S4lk3J006383@fido.openend.se>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - br78.hostgator.com.br
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse Sender Address Domain - c2o.pro.br
X-BWhitelist no
X-Source-IP 177.162.248.83
X-Exim-ID 1YyLEG-0005V1-FQ
X-Source
X-Source-Args
X-Source-Dir
X-Source-Sender ([192.168.1.6]) [177.162.248.83]:42573
X-Source-Auth markos@c2o.pro.br
X-Email-Count 2
X-Source-Cap YzJvcHI4NTY7YzJvcHI4NTY7YnI3OC5ob3N0Z2F0b3IuY29tLmJy
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.183.1432910774.5151.python-list@python.org> (permalink)
Lines 54
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1432910774 news.xs4all.nl 2895 [2001:888:2000:d::a6]:48107
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:91462

Show key headers only | View raw


Hi Laura,

I will follow your advice and install Debian 8.0. I was postponing this 
upgrade. :^)

I just find that Jessie is the new stable release.

According to the tutorial:

http://milq.github.io/install-opencv-ubuntu-debian/

the simplest way to install opencv in jessie is:

apt-get install python-dev libopencv-opencv

And from what I saw the opencv package available in the repository is 2.4.9

https://packages.debian.org/jessie/python-opencv

And from what I saw on the site:

https://packages.debian.org/jessie/python3
and
https://packages.debian.org/jessie/python

There are packages in the repository for python 3.4.2-2 and 2.7.9-1

My doubt is which version of Python (3.4.2-2 or 2.7.9-1) is compatible 
with the opencv library 2.4.9 available in the repository?

Thanks for your attention,
Markos


On 28-05-2015 01:47, Laura Creighton wrote:
> Your cmake output doesn't mention that it tried to build libcv.so
> so, I guess the reason you cannot find it is that it never tried
> to make it.
>
> You may already have fixed your problem by just installing the relevant
> debian package.  If not, it may be that you need to install this one
> https://packages.debian.org/squeeze/libcv-dev to get libcv.
>
> You have another problem. Squeeze is _very_ old.
> According to http://stackoverflow.com/questions/5212728/libcxcore-so-2-missing-in-opencv
> the opencv project renamed a bunch of libraries, so if at all possible you
> should upgrade your debian distribution.  You may have all sorts of
> mismatches between the source you just built and the libraries you
> need -- which you will only find by trial and error.
>
> Laura
>
>    

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: OpenCV with Python (cv or cv2) Markos <markos@c2o.pro.br> - 2015-05-29 11:29 -0300

csiph-web