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@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to