On 2014-11-19 02:30, Abdul Abdul wrote:
I came across an example that starts as follows:
from scipy.ndimage import filters
img = zeros(im.shape)
What does the second line mean here? Is it setting the image pixels to
zero? What is "shape" here?
It looks like it might be using numpy.
If 'im' i
I came across an example that starts as follows:
from scipy.ndimage import filters
img = zeros(im.shape)
What does the second line mean here? Is it setting the image pixels to
zero? What is "shape" here?
Thanks.
--
https://mail.python.org/mailman/listinfo/python-list