p-Index From 2020 - 2025
0.408
P-Index
This Author published in this journals
All Journal Jurnal Mandiri IT
Atturoybi, Abdurrosyid
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Artificial intelligence-based hand gesture recognition for sign language interpretation Rais, M. Fazil; AlFatrah, M. Ilham; Noorta, Chadafa Zulti; Rimbawa, H.A Danang; Atturoybi, Abdurrosyid
Jurnal Mandiri IT Vol. 14 No. 1 (2025): July: Computer Science and Field.
Publisher : Institute of Computer Science (IOCS)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35335/mandiri.v14i1.395

Abstract

This paper presents an artificial intelligence-based system for real-time hand gesture recognition to support sign language interpretation for the deaf and hard-of-hearing community. The proposed system integrates computer vision techniques with deep learning models to accurately identify static hand gestures representing alphabetic signs. The MediaPipe framework is employed to detect and track hand landmarks from live video input, which are then processed and classified using a Convolutional Neural Network (CNN) model. The model is trained on a publicly available BISINDO (Bahasa Isyarat Indonesia) gesture dataset retrieved from Kaggle, comprising 312 images across 26 hand gestures captured under multiple background conditions. Preprocessing includes resizing, grayscale conversion, data augmentation, and landmark extraction with specific innovations in preprocessing techniques, such as the use of advanced data augmentation methods and landmark normalization, which significantly enhance gesture identification accuracy and model robustness. Experimental results show that the system achieves an average classification accuracy of 88.03% and maintains stable performance in real-time applications. Despite these promising results, the system exhibits limitations, including challenges with dynamic gesture recognition, background interference, and limited handling of complex hand movements, all of which can be explored in future research to improve the system’s accuracy and generalization. These findings highlight the system’s potential as an inclusive communication tool to bridge language barriers between deaf individuals and non-signers. This research contributes to the development of accessible assistive technologies by demonstrating a non-intrusive, vision-based approach to sign language interpretation. Future development may involve dynamic gesture translation, sentence-level recognition, and deployment on mobile platforms.
Development of PIR sensor-based security system and IoT-based esp-32 wrover cam module for monitoring military headquarters and vital objects Jatiyoso, Hero Benta; Riadi, M. Farrel; Atturoybi, Abdurrosyid; Mardamsyah, Adam; Tjahjadi, Hendrana
Jurnal Mandiri IT Vol. 14 No. 1 (2025): July: Computer Science and Field.
Publisher : Institute of Computer Science (IOCS)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35335/mandiri.v14i1.437

Abstract

Military headquarters security requires advanced systems to detect intrusions and ensure real-time monitoring. This study proposes an IoT-integrated security system using PIR sensors and an ESP-32 WROVER Cam module, designed to enhance detection accuracy, automate alerts, and improve remote surveillance capabilities. The system integrates a PIR sensor for motion detection, an ESP-32 Cam for image capture, and IoT protocols for real-time data transmission via Telegram. A LoRa module extends communication range for large-scale military environments. Simulations tested response time, detection accuracy, and notification reliability under varying conditions. The system achieved a response time of 1.1–1.6 seconds, 100% buzzer activation for alarms, and consistent Telegram notification delivery. Compared to existing systems, its key innovation lies in combining low-cost hardware with IoT connectivity and LoRa-based long-range communication (up to 20–30 km), enabling efficient threat detection and remote interaction. This approach offers a scalable, energy-efficient solution for military security, outperforming traditional systems through real-time responsiveness, reliable alerts, and secure data transmission. The integration of IoT and LoRa addresses gaps in existing object detection systems, particularly in large-area surveillance.