imagej / imagej-ops

ImageJ Ops: "Write once, run anywhere" image processing
https://imagej.net/libs/imagej-ops
BSD 2-Clause "Simplified" License
88 stars 42 forks source link

Ops filter gauss does not respect the image dimensions #631

Open manerotoni opened 4 years ago

manerotoni commented 4 years ago

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.

imagesc-bot commented 4 years ago

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