[Numpy-discussion] scipy image processing memory leak in python 2.7?

Joseph McGlinchy JMcGlinchy at esri.com
Tue Jan 28 14:08:17 EST 2014


>>> scipy.version.version
'0.11.0b1'

>>> numpy.version.version
'1.6.1'

Is that, or any other, memory leaks present in these versions?


-----Original Message-----
From: numpy-discussion-bounces at scipy.org [mailto:numpy-discussion-bounces at scipy.org] On Behalf Of Julian Taylor
Sent: Tuesday, January 28, 2014 10:58 AM
To: numpy-discussion at scipy.org
Subject: Re: [Numpy-discussion] scipy image processing memory leak in python 2.7?

On 28.01.2014 19:44, Joseph McGlinchy wrote:
> Hi numpy list!
> 
>  
> 
> I am trying to do some image processing on a number of images, 72 to 
> be specific. I am seeing the python memory usage continually increase.

which version of scipy are you using?
there is a memory leak in ndimage.label in version 0.13 which will be fixed in 0.13.3 due soon.
see https://github.com/scipy/scipy/issues/3148


_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion at scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion




More information about the NumPy-Discussion mailing list