Login  Register

How to know if a pixel is inside a selection ?

Posted by YuriGagarine on Apr 11, 2014; 11:18am
URL: http://imagej.273.s1.nabble.com/How-to-know-if-a-pixel-is-inside-a-selection-tp5007279.html

Hi all,

I want to know if a pixel is inside a selection thanks to the txt file that I get after saving the ROI. The text file only give the tops of the polygon selection and what I want to have is a binary mask that distinguish pixel that are in the selection from the other.

Thanks in advance and sorry for my english.