You are not logged in.

#1 2011-07-28 05:14:53

lihsus
Member
Registered: 2011-07-28
Posts: 3

could not find python-opencv

Is there any python wrapper for opencv package in any repo of arch?


I recently switched from ubuntu and there is a python-opencv package in ubuntu.

So now i can't seem to my run my python opencv project in arch sad

Offline

#2 2011-07-28 06:34:53

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: could not find python-opencv

lihsus wrote:

Is there any python wrapper for opencv package in any repo of arch?


I recently switched from ubuntu and there is a python-opencv package in ubuntu.

So now i can't seem to my run my python opencv project in arch sad

https://wiki.archlinux.org/index.php/AUR


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#3 2011-07-28 06:40:40

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: could not find python-opencv

aur/python2-pyopencv 2.1.0.wr1.2.0-2 (3)
    Python bindings for OpenCV 2.1


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2011-07-29 15:45:23

renato_garcia
Member
From: Brazil
Registered: 2009-08-14
Posts: 24

Re: could not find python-opencv

The opencv package on Extra has a python wrapper called cv (and one cv2). (http://www.archlinux.org/packages/extra … ncv/files/).
import cv (or import cv2) must work

Offline

#5 2011-07-31 08:30:23

lihsus
Member
Registered: 2011-07-28
Posts: 3

Re: could not find python-opencv

well yes, i actually had installed opencv 2.3.0 and it's python wrapper too (compiled and installed from source) ...
I found out that there had been quite a few changes in python wrapper from Opencv 2.0 / 2.1  (on which my project is based on). That's why i cudn't run project.
now i'm falling back to opencv 2.0.0.. hopefully it'll work fine

anyway, thanks for quick replies..

Offline

Board footer

Powered by FluxBB