Files
scikit-image/skimage
Emmanuelle Gouillart 082586c10c Added a wrapper around ndimage's Gaussian filter
This version of the Gaussian filter

 * uses 'nearest' as the default boundary mode. This can be discussed,
   but I had the impression that for images this is the most relevant
   mode ('extending' boundaries)

 * has a `multichannel` keyword, so that each color channel can be
   filtered separately. For now no attempt is made at guessing whether
   the image has color channels or not.
2013-08-25 14:50:55 +02:00
..
2013-08-21 11:09:02 +02:00
2013-08-19 11:26:07 -07:00
2013-08-19 18:37:30 +02:00
2013-08-21 17:50:21 +02:00
2013-08-21 07:48:39 +02:00
2013-06-12 21:16:23 +02:00
2013-08-21 00:10:33 +02:00
2012-10-29 18:10:39 +01:00