Skip to content

Commit 34c9591

Browse files
committed
Changed some text in rMS tutorial
1 parent 6cf849e commit 34c9591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/relaxed_mumford-shah.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
2121
2222
rMS is a combination of Tikhonov and TV regularization. Once the rMS hits a certain threshold, the solution will be allowed
23-
to jump due to the constant penalty $\kappa$, and below this value rMS will be smooth due to Tikhonov regularization.
23+
to jump due to the constant penalty :math:`\kappa`, and below this value rMS will be smooth due to Tikhonov regularization.
2424
We show three denoising examples: one example that is well-suited for TV regularization and two examples where rMS
2525
outperforms TV and Tikhonov regularization, modeled after the experiments in [2].
2626

0 commit comments

Comments
 (0)