File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/CommonImageFilters Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,9 +141,9 @@ iACastImageFilter::iACastImageFilter() :
141141 " <em>Rescale Range</em> determines whether the intensity values are transformed to another range in that process."
142142 " All parameters below are only considered in the case that Rescale Ranges is enabled; if it is disabled, the "
143143 " intensity values stay the same (to the extent that they can be represented in the output datatype).<br/>"
144- " <em>Input Minimum </em> and <em>Input Maximum </em> allow to specify the start and end of the input range; "
144+ " <em>Input Min </em> and <em>Input Max </em> allow to specify the start and end of the input range; "
145145 " if you want to just use the minimum and maximum of the input image here, enable <em>Automatic Input Range</em>."
146- " If <em>Use Full Output Range</em> is checked, then <em>Output Minimum </em> and <em>Maximum </em> are ignored, "
146+ " If <em>Use Full Output Range</em> is checked, then <em>Output Min </em> and <em>Output Max </em> are ignored, "
147147 " instead the minimum and maximum possible values of the chosen output datatype are used.<br/>"
148148 " For more information, see the "
149149 " <a href=\" https://itk.org/Doxygen/html/classitk_1_1CastImageFilter.html\" >"
You can’t perform that action at this time.
0 commit comments