Re: new version of Fast Filters plugin
Posted by
justelouise on
URL: http://imagej.273.s1.nabble.com/new-version-of-Fast-Filters-plugin-tp3684966p5014106.html
Hi,
I've been trying, for months, to make the fast filters plugin works according to my needs but no luck. I rewrote it a little to become more pretty straightforward when calling it (see attached file). Before calling the top hat transform, I first convert the image to a float processor then get snapshot. However, the output image I get is different from that when I tried the plugin with ImageJ standalone application. Any ideas?
TopHat.java