I'm planning to use MNIST database to train a classifier to recognize the hand written numbers. I have a few questions:
- Can I read an image as a matrix or an array of pixels?
Two options I figured out so far is the getRGB and PixelGrabber. - How can I read the MNIST database?
I see it's of the form:
00 00 00 00 00 00 54 B9 9F 97 3C 24 ....