Threshold problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Threshold problem

Michael Peffer
red threshold highlighted pixels are converted to white rather than the normal black. How do I change back to normal??
I've deleted, re-imported, re-booted, no change. Cannot measure or measure particles now

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Threshold problem

Straub, Volko A. (Dr.)
Hi Michael,
Have you changed the 'Dark Background' tick in the threshold dialogue? You can also invert the image after thresholding, which should solve the problem.
Hope this helps,
Volko

On 22 Jun 2019 01:34, Michael Peffer <[hidden email]> wrote:
red threshold highlighted pixels are converted to white rather than the normal black. How do I change back to normal??
I've deleted, re-imported, re-booted, no change. Cannot measure or measure particles now

--
ImageJ mailing list: https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fimagej.nih.gov%2Fij%2Flist.html&amp;data=02%7C01%7Cvs64%40leicester.ac.uk%7Ce546d3fd911e4e7a4cc108d6f6a967cc%7Caebecd6a31d44b0195ce8274afe853d9%7C0%7C1%7C636967604810260127&amp;sdata=HoRfWC%2B%2FLDdOH4MdG0ZKQ%2Ft4mrl7x%2B20jJ9psVvovhk%3D&amp;reserved=0

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Threshold problem

Krs5
In reply to this post by Michael Peffer
Dear Micheal,


Check if under Process > Binary > Options... Black Background is selected. Some plugins or macros sometimes change this setting; it should be deselected.


Best wishes


Kees


________________________________
From: Michael Peffer <[hidden email]>
Sent: 22 June 2019 01:23
To: [hidden email]
Subject: Threshold problem

red threshold highlighted pixels are converted to white rather than the normal black. How do I change back to normal??
I've deleted, re-imported, re-booted, no change. Cannot measure or measure particles now

--
ImageJ mailing list: https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fimagej.nih.gov%2Fij%2Flist.html&amp;data=02%7C01%7Ckrs5%40leicester.ac.uk%7Ce546d3fd911e4e7a4cc108d6f6a967cc%7Caebecd6a31d44b0195ce8274afe853d9%7C0%7C1%7C636967604810929742&amp;sdata=iZToDK6ah2tLiqJO%2BIumjaFyUcRAULqBgG5SPBvSn14%3D&amp;reserved=0

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Threshold problem

Yaman
This post was updated on .
In reply to this post by Michael Peffer
If you are using macro you may add this line
run("Convert to Mask");
just after color threshold and before measure.



--
Sent from: http://imagej.1557.x6.nabble.com/

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