06-16-2011 10:36 AM
We are trying to save a image from a 2D array. When we use data type float, the image from the probe is good, but it is not saved(The empty JPEG file we have created earlier is deleted). When we convert it to data type U8, the image is saved, but it is all black. How do we fix this problem?
06-17-2011 07:13 PM
Hello mkhalil4
I can't tell what is happening in your float line. Can you give me a sample float array output? It may have something to do with the data values you are passing. Please let me know! I will try to resolve this issue on my end.