[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#634797: opencv 2.3 transition



Hi,

2012/1/27 Julien Cristau <jcristau@debian.org>:
> On Wed, Jul 20, 2011 at 08:39:41 +0900, Nobuhiro Iwamatsu wrote:
>
>> Package: release.debian.org
>> Severity: normal
>> User: release.debian.org@packages.debian.org
>> Usertags: transition
>>
>> Hi,
>>
>> I plan to up-load opencv 2.3 to unstable.
>> Because soname changes, a re-build is needed in the depending package.
>>
> The migration of opencv to testing is currently blocked by #654220 and
> #653157.  What's the status of those bugs?
>

I just upload 2.3.1-5. This revised #654220.

About #653157, gnome-mousetrap does not operate in curent code,
becasue API of OpenCV was changed  a lot.
For example, LoadHaarClassifierCascade stops using python and becomes
the following codes.

---
import cv
import cv2
c = cv2.CascadeClassifier('haarcascade.xml')
---

This problem needs to fix by upstream of gnome-mousetrap.

Best regards,
  Nobuhiro
-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Reply to: