Transition opencv

Sylvestre Ledru sylvestre at debian.org
Sat Dec 12 14:29:21 UTC 2009


Le jeudi 10 décembre 2009 à 22:40 +0900, Nobuhiro Iwamatsu a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi, all.
> 
> I updated a debian opencv package to 2.0 from 1.0. 
> The name of the library is changed. 
> Would you check and update your package?
> 
> sivp:
>   Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
=> Done

For the record, despite what the documentation [1] says, I had to apply
the patch:
-      *stk(lL) = cvSaveImage(cstk(lR), pImage);
+      *stk(lL) = cvSaveImage(cstk(lR), pImage, NULL);

Sylvestre
[1]
http://opencv.willowgarage.com/documentation/reading_and_writing_images_and_video.html?highlight=cvsaveimage#cvSaveImage





More information about the debian-science-maintainers mailing list