Johannes Schönberger
|
a664043197
|
Merge pull request #1667 from odebeir/sprint_euroscipy2015_denoise
Sprint euroscipy2015 denoise
|
2015-09-04 08:49:09 -04:00 |
|
Olivier Debeir
|
f5e4a5e44d
|
remove import/blank lines
|
2015-09-02 16:01:13 +02:00 |
|
odebeir
|
544fb95f76
|
typo
|
2015-08-28 21:35:18 +02:00 |
|
odebeir
|
76285f5986
|
add exemple to denoise_bilateral() in docstring
|
2015-08-28 21:33:58 +02:00 |
|
Arnaud De Bruecker
|
50804d1e9b
|
Correct documentation to denoise_bilateral for sigma_range
Closes #1630
|
2015-08-28 19:43:14 +01:00 |
|
Arnaud De Bruecker
|
955b1761f1
|
Add documantation to denoise_bilateral for sigma_range
closes #1630
|
2015-08-28 19:10:09 +01:00 |
|
Gregory R. Lee
|
81ea7a6e34
|
MAINT: All modes in _shared.interpolation.pxd were changed to be consistent with numpy.pad naming conventions. Specifically 'nearest' was changed to 'edge' and 'mirror' was changed to 'reflect'. All functions with a mode argument that rely on these functions had their inputs changed accordingly. For now there is a deprecation warning if the user supplies mode 'nearest'. Mode 'mirror' never appeared in an official release of skimage and so has no corresponding deprecation warning.
|
2015-08-13 23:39:55 -04:00 |
|
Johannes Schönberger
|
ee5c6fbeb2
|
Use relative imports in skimage files
|
2015-01-22 07:36:48 -05:00 |
|
Johannes Schönberger
|
3a1079a180
|
Misc PEP8 fixes
|
2014-12-14 02:56:14 +01:00 |
|
emmanuelle
|
873a2bab4f
|
Modified a few docstrings that made doctesting fail
|
2014-12-07 16:58:36 +01:00 |
|
Rebecca
|
1b217f971e
|
replacing lena in examples and most tests
|
2014-11-07 16:01:23 +02:00 |
|
Stefan van der Walt
|
343d1d2ec3
|
Fix incorrectly documented non-optional argument
|
2014-09-22 17:54:56 +02:00 |
|
Johannes Schönberger
|
ef63523ab0
|
Move denoise functions to restoration submodule
|
2014-03-13 19:39:54 -04:00 |
|