knip icon indicating copy to clipboard operation
knip copied to clipboard

Bilateral Filter is very slow

Open gab1one opened this issue 8 years ago • 1 comments

Reported on the forum:

I could reproduce this issue and was able to confirm that the Bilateral Filter in ImageJ is much faster with the same parameters. A first investigation with visualvm indicates that the problem is in our implementation.

The code used in ImageJ can be found here.

gab1one avatar Jan 08 '17 15:01 gab1one

See also https://github.com/imagej/imagej-ops/issues/488

imagejan avatar Feb 21 '17 14:02 imagejan