sayge / opencl-toolbox

Automatically exported from code.google.com/p/opencl-toolbox
MIT License
1 stars 0 forks source link

opencl #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by jinglin....@gmail.com on 22 Apr 2012 at 6:29

GoogleCodeExporter commented 8 years ago
when i use toolbox to read one image and use opencl kernel to do segmentation.
But the output of this kernel is always be zero. 
how can i do some debug in this toolbox.
I have test this simple kernel in C code.

I use the newest version of OpenCL-toolbox.
Attached files is the main.m and kernel file.

Original comment by jinglin....@gmail.com on 22 Apr 2012 at 6:36

Attachments: