[SciPy-user] PIL and gaussian_filter?

Alan G Isaac aisaac at american.edu
Wed May 21 18:58:17 EDT 2008


>>> x[mask] -= threshold 

2008/5/21 Anne Archibald <peridot.faceted at gmail.com>:
>> Or if you want it inplace:
>> np.subtract(x,threshold,x)

Could you please elaborate on the differences between these?

Thank you,
Alan Isaac






More information about the SciPy-User mailing list