Real-Time Vision-Based Halal Logo Verification System
摘要
The Muslim community places significant importance on Halal certification regarding food intake. Given the rising demand for Halal products, it is crucial to have a reliable mechanism to confirm Halal emblems on food packaging. Thus, this project aims to develop a vision-based halal logo verification system. The research methodology employs VGG-16 convolutional neural network (CNN) architecture. The dataset used in this study consists of 51 unique Halal logos collected from 33 countries. Developing a vision-based Halal logo verification system has two essential stages: developing an image comparison algorithm and creating a graphical user interface (GUI) to apply the trained model. In developing the image comparison stage, deep learning methods and feature extraction were chosen to be tested. Based on the results, deep learning is chosen as it performs better and more consistently than the feature extraction method. The VGG-16 model used in developing image comparison algorithms indicates an accuracy of 91.67% in the tested sample. The vision-based Halal logo verification system, which can be used to verify whether the scanned Halal logo is genuine, has been successfully developed.