'Home' módosítása
4
Home.md
4
Home.md
@@ -22,8 +22,8 @@ Run the program with the following command:
|
||||
|
||||
* <input_image>: The path to the input image file you want to denoise.
|
||||
* <output_image>: The path to the output denoised image file.
|
||||
* <lambda> (optional): The regularization parameter for TV denoising (default: 0.02).
|
||||
* <iterations> (optional): The number of iterations for TV denoising (default: 10).
|
||||
* <lambda>: (optional): The regularization parameter for TV denoising (default: 0.02).
|
||||
* <iterations>: (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.
|
||||
|
||||
|
Reference in New Issue
Block a user