SciRepID - Scientific Publication Search

Publication Search

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

Showing 1-3 of 3

Analytics

Mesra Betty Yel; Elviwani Elviwani; Nandang Sutisna; Ziyad Fernanda Syams

International Journal of Computer Technology and Science 2026 Asosiasi Riset Teknik Elektro dan Infomatika Indonesia

This research is motivated by the problems in manual attendance systems at schools, which remain vulnerable to fraud, time-consuming, and inefficient. The expected solution is to develop an automated attendance system based on face recognition that can operate in realtime with high accuracy. The research object is vocational high school students, with the applied method implementing the YOLO v10 algorithm for face detection, followed by the face_recognition library for identification. The instruments used include an Imou CCTV camera as the input device, a mid-range laptop as the hardware platform, and Python with SQLite as the software environment for data processing and attendance storage. The results show that the developed system achieved an average face detection accuracy of 96% under normal lighting and 91% under low lighting, with an average processing speed of 27 FPS. The implementation of an anti-duplication feature also ensured data validity by allowing each student to be recorded only once per day. In conclusion, the use of YOLO v10 in face-based attendance proved to be effective, efficient, and capable of reducing fraud. The implication of this study is that the system can be applied in both Islamic boarding schools and general schools as a modernization of attendance systems, with a recommendation for further development through web-based application and cloud database integration.

Rusito; Suprapti; Yuli Fitrianto

Teknik: Jurnal Ilmu Teknik dan Informatika 2025 LPPM Sekolah Tinggi Ilmu Ekonomi - Studi Ekonomi Modern

Facial recognition, a branch of image processing, is widely used in attendance systems to improve efficiency and security. This study develops an employee attendance monitoring system that integrates facial recognition using the Eigenface algorithm in OpenCV. The system records each individual's facial data alongside a password, enabling automated attendance tracking. Testing results indicate that with a database of 10 facial entries, the system achieved 100% accuracy in recognizing individuals. However, as the database expanded beyond 10 entries, accuracy declined to 80%, influenced by factors such as lighting variations, differences in facial structures, and increased data volume. This study employed a Research and Development (R&D) methodology, with expert validation yielding a score of 3.4, categorizing the system as "Highly Valid." User testing with 11 participants resulted in an overall score of 36, classifying the system as "Very Good (Valid)." The findings highlight the potential of facial recognition in improving attendance management while minimizing fraudulent entries. Future research should focus on optimizing recognition accuracy in larger databases through refined preprocessing techniques, image quality adjustments, and deep learning models.

Dini Nurul Azizah; Raisa Mutia Thahir; Luthfi Dika Chandra; Muhammad Naufal Ardhani; Endang Purnama Giri +1 more

International Journal of Multilingual Education and Applied Linguistics 2024 Asosiasi Periset Bahasa Sastra Indonesia

The research focuses on creating an automated attendance system using face recognition through the Convolutional Neural Network (CNN) approach at IPB University's Vocational School. The current manual attendance methods show limitations, such as potential inaccuracies in recording and the risk of cheating, like attendance proxies. To overcome these challenges, this study applies the CNN approach with Python and OpenCV, enabling automatic face detection and recognition for students. The system accurately logs attendance by identifying faces in real time. Testing indicates that the system records attendance reliably, whether with a single individual or with multiple faces present within a single frame.