Bug#593310: python-opencv: Function fromarray() missing from cv module

2010-08-19 Thread Adriano Vilela Barbosa
Arigatou gozaimashita :-) Adriano -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#593310: python-opencv: Function fromarray() missing from cv module

2010-08-19 Thread Nobuhiro Iwamatsu
tags 593310 +patch thanks Hi, > I confirmed this problem. > When I rebuild opencv, numpy was enabled. Sorry, I mistook understanding about this. opencv need to add python-numpy build-depends. I will add this. Best regards, Nobuhiro -- Nobuhiro Iwamatsu    iwamatsu at {nigauri.org / debian.

Bug#593310: python-opencv: Function fromarray() missing from cv module

2010-08-17 Thread Nobuhiro Iwamatsu
tags 593310 + pending thanks Hi, Thanks for your report. I confirmed this problem. When I rebuild opencv, numpy was enabled. This problem will fix next upload. Best regards, Nobuhiro -- Nobuhiro Iwamatsu    iwamatsu at {nigauri.org / debian.org}    GPG ID: 40AD1FA6 -- To UNSUBSCRIBE, em

Bug#593310: python-opencv: Function fromarray() missing from cv module

2010-08-16 Thread Adriano Vilela Barbosa
Package: python-opencv Version: 2.1.0-1 Severity: normal Hello, The function fromarray() is missing from the cv module in version 2.1.0-1. This function is used to convert Numpy arrays into Opencv Ipl images, as shown in http://opencv.willowgarage.com/documentation/python/operations_on_arrays.h