Stefan van der Walt
|
e084c5fd50
|
Rename nl_means_denoising to denoise_nl_means
|
2015-08-27 13:19:02 -07:00 |
|
emmanuelle
|
dd9030d44c
|
Implemented fast algorithm also for 3-D and 2D-RGB images. Changed API so
that there is only one function for fast and classic algorithms.
|
2015-01-18 22:18:29 +01:00 |
|
emmanuelle
|
8b9a777c79
|
Bug correction: I had forgotten to add __init__.py
|
2015-01-11 22:37:42 +01:00 |
|
emmanuelle
|
4004f048ef
|
Faster version of non-local means denoising for 2D greyscale images
|
2014-12-07 12:02:05 +01:00 |
|
emmanuelle
|
2e91b0db95
|
Moved non-local means denoising to restoration submodule
|
2014-12-06 13:16:40 +01:00 |
|
Johannes Schönberger
|
ef63523ab0
|
Move denoise functions to restoration submodule
|
2014-03-13 19:39:54 -04:00 |
|
Johannes Schönberger
|
107f1d607c
|
Move phase unwrapping algorithms to restoration submodule
|
2014-03-13 18:50:39 -04:00 |
|
François Orieux
|
fe684b845d
|
Fix circshift. Rename wiener.py to deconvolution (no API change).
|
2013-12-10 22:45:15 +01:00 |
|
François Orieux
|
66372a2405
|
Typo and doc fixs.
|
2013-12-10 22:45:15 +01:00 |
|
François Orieux
|
def48f1909
|
Rename deconvolution to restoration
|
2013-12-10 22:45:14 +01:00 |
|