Login  Register

Re: changeValues

Posted by Jan Eglinger on Oct 16, 2015; 10:12am
URL: http://imagej.273.s1.nabble.com/changeValues-tp5014659p5014660.html

Hi Stein,

On 16.10.2015 12:04, Stein Rørvik wrote:
> We have the macro command changeValues(v1, v2, v3) in ImageJ.
> Is there an equivalent to this in the menus / user interface?

For grayscale images (8-,16- and 32-bit), you can do:

  - Image > Adjust > Threshold... and set the desired threshold range
  - Edit > Selection > Create Selection
  - Process > Math > Set... and enter the target value

Hope that helps,
Jan

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html