How to auto adjust images in imageJ?
Posted by Mohamed Tleis on Nov 03, 2011; 4:05pm
URL: http://imagej.273.s1.nabble.com/How-to-auto-adjust-images-in-imageJ-tp3682642.html
Hello,
I would like to know How can I adjust the contrast and brightness in imageJ
using a Java application?
imageJ has
ContrastAdjuster.java
and inside it an
autoAdjust
function which is not public, so I cannot call it? any one has experience
with this?
Best Regards,