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.