Hello,
I am looking to get my program to take in an image and then take the grey level (0 to 255) and put it into a 2-D array. The array size is set to 1024x1024. I am not entirely sure how to go about doing this, libraries, etc. Any help would be greatly appreciated.
Alright! Thanks!
Now this may sound like a dumb question but how to I get the gray level (I didn't see a method for that)? Is there an equation to use or did I miss something?