Login  Register

Re: empirical cumulative density function?

Posted by Gabriel Landini on Jun 12, 2015; 8:52am
URL: http://imagej.273.s1.nabble.com/empirical-cumulative-density-function-tp5013140p5013144.html

On Thursday 11 Jun 2015 21:07:58 Francis OBrien wrote:
> Does ImageJ have the ability to apply empirical cumulative density function
> to a image as described in the following paper.
>
> https://www.royalholloway.ac.uk/earthsciences/documents/pdf/labs/rittnerlaic
> pmsmappingcg2012.pdf

Isn't that the same result you would get with "histogram equalisation"?
If so you could do that just by:

run("Enhance Contrast...", "saturated=0 equalize");


Cheers

Gabriel

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html