12-18-2012 10:28 AM
ok I'll try!
I'm acquiring 192 values that correspond to 192 pixel grey scale. As I'm using a strip detector, my image will be acquired line by line, hence column by column..that's why I need to built a 2D array. This array will then be converted in an image.
Thaks for your help,I'll try your suggestions
12-18-2012 10:55 AM
It's working now! It just needed to be initialise..thanks a lot!