Skip to content

Commit

Permalink
branch com
Browse files Browse the repository at this point in the history
  • Loading branch information
pi19404 committed Oct 15, 2014
1 parent ea3c17b commit f24e7eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test1.py
Expand Up @@ -32,6 +32,7 @@
# stack the channels back into a 8-bit colour depth image and plot it
im_out = np.dstack([r, g, b])
#im_out = (im_out ).astype(np.uint8)
scipy.nd
img2 = scipy.ndimage.convolve(im, kernel, mode='constant', cval=0.0)

pylab.subplot(1,3,1)
Expand Down

0 comments on commit f24e7eb

Please sign in to comment.