SciRepID - Scientific Publication Search

Publication Search

35,802 articles from 393 journals · 1,447 citations tracked

Showing 1-5 of 5

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.

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.

Shafiyullah Aldiyanki; Santoso Santoso

Venus: Jurnal Publikasi Rumpun Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The rise in motor vehicle theft cases in various regions indicates the weakness of the security systems implemented by most users. Systems such as manual locks and alarms often fail to prevent crime, either because they are easily hacked conventionally or due to user negligence in their operation. In today's technological era, a system is needed that is not only secure, but also intelligent and practical. One promising solution is the implementation of a facial recognition-based security system. This study aims to design and test a vehicle security simulation system using facial recognition technology integrated with Arduino Uno and MATLAB. This system utilizes a laptop camera to capture the user's facial image, then performs a detection and verification process using the FaceNet algorithm. If the face is recognized and verified with data stored in the database, the Arduino will activate the actuator components in the form of a DC motor to simulate starting the engine, and a servo motor to simulate opening the vehicle door. This study uses a quantitative experimental approach to analyze the effect of variations in distance (30, 40, and 50 cm) and lighting brightness levels (10–20, 21–30, and 31–40 lux) on the system's response time. A total of 27 combinations of conditions were tested, and the data obtained were analyzed using Microsoft Excel and ANOVA tests in Minitab software. The results of the analysis showed that the optimal response time was obtained at a distance of 40 cm with a medium level of illumination (21–30 lux). In addition, both distance, brightness, and the interaction between the two factors were shown to have a significant effect on the system's response time (P-Value < 0.05). These findings indicate that the system is quite sensitive to environmental changes, so further testing is highly recommended, especially to measure the actual delay, the detection error rate, and the development of a more robust face detection algorithm so that the system can be used reliably in various lighting conditions and face capture angles in the real world.

Supiyandi Supiyandi; Tegar Ardiansyah; Sri Putri Balqis; Jundi Haqqoni; Salsa Nabila Iskandar

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2024 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

This study discusses the implementation of computer vision technology for face detection in photos using two sample images with variations in lighting and face pose. The developed system combines the Viola-Jones algorithm and Convolutional Neural Networks (CNN) to enhance resilience against lighting and face orientation variations. Experimental results show high accuracy even with only two sample images. This research also develops preprocessing techniques to handle extreme lighting conditions and demonstrates efficient implementation using Python and OpenCV.  

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.