Add note about multichannel parameter

This commit is contained in:
Johannes Schönberger
2012-12-25 11:36:48 +01:00
parent db5460591a
commit d82ae4dd95
+2
View File
@@ -200,6 +200,8 @@ def denoise_tv_chambolle(im, weight=50, eps=2.e-4, n_iter_max=200,
Notes
-----
Make sure to set the multichannel parameter appropriately for color images.
The principle of total variation denoising is explained in
http://en.wikipedia.org/wiki/Total_variation_denoising