mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-03 13:11:25 +08:00
eleminate empty line
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user