Re: Routine to analyze image line by line.
Posted by
Kenneth Sloan-2 on
Nov 17, 2020; 3:05am
URL: http://imagej.273.s1.nabble.com/Routine-to-analyze-image-line-by-line-tp5024181p5024190.html
I would consider using getPixel() and putPixel() to set pixels below your threshold to Black, starting at the bottom, and ending when you find the first pixel over the threshold.
--
Kenneth Sloan
[hidden email]
Vision is the art of seeing what is invisible to others.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html