From 0b773faad958602446dd531a99c2713a9cc6bdce Mon Sep 17 00:00:00 2001 From: vcscsvcscs Date: Mon, 26 Jun 2023 20:55:25 +0200 Subject: [PATCH] =?UTF-8?q?'Home'=20m=C3=B3dos=C3=ADt=C3=A1sa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index a329af9..f088d08 100644 --- a/Home.md +++ b/Home.md @@ -22,8 +22,8 @@ Run the program with the following command: * : The path to the input image file you want to denoise. * : The path to the output denoised image file. -* (optional): The regularization parameter for TV denoising (default: 0.02). -* (optional): The number of iterations for TV denoising (default: 10). +* : (optional): The regularization parameter for TV denoising (default: 0.02). +* : (optional): The number of iterations for TV denoising (default: 10). The program will open a GUI window displaying the original image and the result image. You can interact with the GUI to adjust the denoising parameters and visualize the denoised image in real-time.