|
Hello.
I'm new to ImageJ and I'm trying to develop a code that parses an image and does ROI on grays with more intense grays and runs a few routines in this ROI. The problem is that I have several objects in the same image and it is very laborious to give an ROI in each objects with ton of maximum gray and to execute my routines. I would like to know how I can loop so that ImageJ knows I should do ROI on all objects with maximum grays and run mines routines within each ROI?
|