As it stands I have two classes my ImageMatrix class and my ImageMatrixDB class, these should essentially build a 8×8-pixel matrices into an array to be manipulated later. I am using some datasets which I hope to apply some machine learning algorithms too later. (See the As it stands I have two classes my ImageMatrix