imagej-ops icon indicating copy to clipboard operation
imagej-ops copied to clipboard

Ops filter gauss does not respect the image dimensions

Open manerotoni opened this issue 5 years ago • 1 comments

This issue is related to https://forum.image.sc/t/ops-filter-gauss-gives-a-wrong-output/39379

The gaussian filter ops does not process the dimensions properly. The command ops.filter().gauss(dataset1, [1.0, 1.0, 0.0, 0.0, 0.0]) that should filter a XYZCT image only in XY gives a wrong result.

manerotoni avatar Jun 22 '20 15:06 manerotoni

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/ops-filter-gauss-gives-a-wrong-output/39379/3

imagesc-bot avatar Jun 22 '20 15:06 imagesc-bot