From 58052d759c77ae4d6358862acf65742136e08f09 Mon Sep 17 00:00:00 2001 From: Leonid Kostrykin Date: Wed, 20 Mar 2024 11:20:05 +0100 Subject: [PATCH] Update `scale_image` help --- tools/scale_image/scale_image.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/scale_image/scale_image.xml b/tools/scale_image/scale_image.xml index 361aa5d7..38dd2919 100644 --- a/tools/scale_image/scale_image.xml +++ b/tools/scale_image/scale_image.xml @@ -93,8 +93,7 @@ The image is rescaled uniformly along all axes, or anistropically if multiple scale factors are given. - Note that this operation can change the range of the values of the image intensities in the image. - This is necessary, for example, to preserve the brightness of the image after scaling. + This operation preserves both the brightness of the image, and the range of values.