Abstract

Batik is one of the Indonesian cultures that has been recognized by UNESCO as an intellectual right of Indonesia. The popularity of batik internationally raises concerns about the Indonesian people’s understanding of batik if Indonesian people only refer to all types of batik just as ‘batik’. By utilizing K-Nearest Neighbour (KNN) algorithm which is a simple classification algorithm, then a system can be created that can classify batik types. The first step of KNN is training, which stores each training pattern. The second step is classification, whenever classifying a pattern, KNN examine all training patterns to determine the K closest patterns using certain calculations such as Euclidean Distance and Manhattan Distance. Before classification, a characteristic that represents a pattern is needed. Gray-Level Co-Occurrence Matrix (GLCM) is an algorithm that has proven to be very powerful as a feature descriptor in representing the texture characteristic of an image. This research experiments with the value of K in KNN = 1, 3, 5, and 7 with the distance calculation using Euclidean and Manhattan. The GLCM characteristic used are Entropy, Energy, Contrast, Homogeneity, Dissimilarity, Correlation, ASM, and the average of each characteristic. From the research that has been done, the system created obtained the highest accuracy of 75% with the combination of parameters; pixel distance = 7, K value = 1, 1st fold as test data and 2nd and 3rd fold as training data, and by using StandardScaler. But despite getting decent accuracy, there is still a need for further research to improve the accuracy of batik classification.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.