Hi,
For some reason I am having trouble loading a batch of BMP files into one 2D array. I have attached the VI I have been messing with for some time now... (as well as a couple sample BMPs if someone wants them)
I want to take each BMP in a folder, extract the 2D array and put it into one array. Each new image's 2D array goes on the row after the previous image.
Any help for this seemingly simple problem?