eleminate empty line

This commit is contained in:
Ferdinand Deger
2013-07-15 07:57:04 +02:00
parent 7809e020a1
commit 983c6589af
-1
View File
@@ -224,7 +224,6 @@ def denoise_tv_bregman(image, double weight, int max_iter=100, double eps=1e-3,
max_iter: int, optional
Maximal number of iterations used for the optimization.
isotropic: boolean, optimal
Switch between isotropic and anisotropic tv denoising