I am sorry, but I'm lost with labview right now. I am processing real images which are 768x960 2D grayscale images which I want to convert the data into a 3D array using several images with the end result to process and display them in 3D. My only problem is I can't wrap my head around Labview's array creation. I am confused as how this data is wired and which is what?? Basically each page is a page of rows & columns, which is the Z?? When I initialize the array the dimensions, would I set it as 1,768,960, - 2,768,960?? I know this is really simple, but I am tired of trying this blind. Any of you experienced guys have some help for this newby?? I have seen all the examples but they mostly deal with random number generation.
Thanks,
Dean