clij / clij/clij-custom-convolution-plugin

different imageJ pixel data types (other than 32 bit) for source image and kernel gives bad result image.

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

@haesleinhuepf Hi mate. I'n playing with the RL deconv on GPU in CLIJ.
I noticed that the imageJ pixel data types need to be the same (32 bit works) for the source image and the kernel image (PSF), for the result image to be ok. If they are different I get a garbage result image.
Is that enough info, can you reproduce?
These fail: 8 bit vs 16 bit, 32 bit vs 16 bi, 16 vs 16
Only 32 bit vs 32 bit seems to work so far for me.

B.T.W.
my GPU selection is
Quadro M1000M
and
Intel(R) HD Graphics 530
Both work, but you can guess which one is faster ;-)
using openCL device as CPU: intel i7-6820HQ also works fine, as you would expect.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.