From b36c3b37c7c3cd41026aaa1295172f58744bef53 Mon Sep 17 00:00:00 2001 From: Athanaseus Javas Ramaila Date: Sun, 20 Oct 2024 20:56:42 +0200 Subject: [PATCH] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 9cdd6ce..a21ff29 100644 --- a/index.md +++ b/index.md @@ -57,7 +57,7 @@ optional arguments: # Image Masking and Transformation -Breizorro uses the minimal filter to generate binary masks by replacing each pixel's value with the lowest value found in its near vicinity. This is incredibly effective at reducing noise and highlighting or smoothing particular regions of a picture, such as the regions surrounding bright or small sources. Users can specify a window (or kernel) of a specific size that moves over the image as well as a sigma threshold for masking. +Breizorro uses the minimal filter to generate binary masks by replacing each pixel's value with the lowest value found in its near vicinity. This is incredibly effective at reducing noise and highlighting or smoothing particular regions of an image, such as the regions surrounding bright or small sources. Users can specify a window (or kernel) of a specific size that moves over the image as well as a sigma threshold for masking. ``` breizorro -t 6.5 -b 50 -r circinus-MFS-image.fits