You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: