This dataset contains MATLAB code ('code_MachLearn_ImgClass.zip') for automated classification of gravure printed patterns from the HYPA-p dataset. The developed algorithm performs singular value decomposition (SVD) and training of several machine learning classifiers, such as k-Nearest Neighbors (kNN). The classifiers are trained and tested on labeled data. Afterwards, the trained classifiers can be used for automated classification of unlabeled data.
Further information can be found in the provided README-file.