SciRepID - Scientific Publication Search

Publication Search

41,520 articles from 397 journals · 1,447 citations tracked

Showing 1-2 of 2

Analytics

Muhammad Romadhon; Deni Sutaji

Router : Jurnal Teknik Informatika dan Terapan 2025 Asosiasi Profesi Telekomunikasi dan Informatika Indonesia

Attendance is an essential activity in both educational institutions and companies, serving as an indicator of discipline, presence, and individual responsibility. Conventional attendance systems that still rely on manual journals often face several problems, such as vulnerability to manipulation, data loss, and physical damage. Meanwhile, modern methods such as fingerprint, QR code, RFID, and GPS are not entirely ideal since each has its own limitations in terms of cost, accuracy, user convenience, and potential misuse. For instance, fingerprint systems raise hygiene concerns due to shared use, while QR code and GPS methods are prone to fraud and location spoofing. To address these challenges, this study proposes a face-based attendance simulation system by integrating the YOLOv8 algorithm for face detection and Local Binary Pattern Histogram (LBPH) for face recognition. YOLOv8 was chosen for its ability to detect faces in real time with high speed and accuracy, while LBPH is employed for face recognition due to its robustness in handling variations in facial features and its relatively low computational requirements. This makes the system efficient even when implemented on medium-specification devices. The system was tested on 25 participants with a total of 250 attendance attempts. Based on the confusion matrix analysis, the system achieved outstanding performance with 98.4% accuracy, 98.4% precision, 100% recall, and a 99.2% F1-score. Furthermore, the system automatically recorded attendance dates and times with an average latency of 69.185 ms, proving its capability to operate quickly and reliably in real-world scenarios. Nevertheless, several limitations were observed, such as decreased accuracy when the face moved too quickly during image capture, as well as potential performance degradation under extreme lighting conditions. Despite these challenges, the proposed system demonstrates excellent performance and offers a promising solution for efficient, hygienic, and fraud-resistant attendance management applicable to both educational and professional environments.

Muhammad Varriel Avenazh Nizar; Sirajuddin Hawari; Ahmad Nur Ihsan Purwanto

Jurnal Riset Rumpun Ilmu Teknik 2022 Pusat riset dan Inovasi Nasional

Face recognition is an area that is still being researched and improved for various purposes such as attendance, population data collection, security systems and others. Two methods that are often used for face recognition applications are artificial intelligence methods, especially back-propagation neural networks (ANN) and learning vector quantization. Both of these techniques are directed learning techniques that are widely used to identify distinctive patterns, namely grouping patterns into groups of patterns, making them ideal for use in facial recognition applications. In this application, preprocessing of the input image includes the detection process of scaling, grayscale, edged with the sobel and threshold methods, carried out before the image is processed in ANN. Meanwhile, the ANN approach used to identify faces involves the Backpropagation method and the Learning Vector Quantization method. The findings of this analysis are a comparison of the backpropagation neural network method and quantization of the learning vectors of face recognition used to assess variations, limitations, strengths and optimal results of the two techniques for use in facial recognition systems.