Various imageJ questions
Posted by meastwood98 on Feb 22, 2008; 12:39pm
URL: http://imagej.273.s1.nabble.com/Various-imageJ-questions-tp3697110.html
Hi, i have a few questions regarding imageJ and java plugins that i would like to ask.
-If i was in the middle of a method(function) and i wanted to end the program immediately with a custom error message, how would i do this?
-If i have an array of values, what is the easiet way to arrange them in descending order in the array?
-I can find the higest grey value using the measurement option in imageJ but is there a way i can write something in a plugin to return the hightest grey value to a variable?
Thank you