Research Article Open Access

An IoT based House Intruder Detection and Alert System using Histogram of Oriented Gradients

Nico Surantha1 and Wingky R. Wicaksono1
  • 1 Bina Nusantara University, Indonesia

Abstract

This research aims to design and implement a home security system with human detection capability. Traditional home security systems, i.e., Closed-Circuit Television (CCTV) can only capture and record videos without the ability of giving warning feedback if there is any suspicious object. Therefore, an additional object detection and warning method is required. The proposed design is implemented using Raspberry Pi 3 and Arduino, that is connected by USB cable. The PIR sensor is installed on Arduino and webcam is mounted on Raspberry Pi 3. The Raspberry Pi 3 is used to process inputs from sensors and process images for human detection. PIR sensor detects the movement around the sensor to activate the webcam to capture a picture. Then, the object recognition is performed using Histogram of Oriented Gradients (HOG) and Support Vector Machine (SVM) to detect the suspicious object. If the suspicious object is detected, then the alarm is activated and sends an email to warn the house owner about the existence of the intruder. The results show that it takes on average 2 seconds for the proposed system to detect an intruder and that the system can successfully detect the intruder with accuracy of 90%.

Journal of Computer Science
Volume 15 No. 8, 2019, 1108-1122

DOI: https://doi.org/10.3844/jcssp.2019.1108.1122

Submitted On: 13 February 2019 Published On: 8 August 2019

How to Cite: Surantha, N. & Wicaksono, W. R. (2019). An IoT based House Intruder Detection and Alert System using Histogram of Oriented Gradients. Journal of Computer Science, 15(8), 1108-1122. https://doi.org/10.3844/jcssp.2019.1108.1122

  • 4,099 Views
  • 5,371 Downloads
  • 6 Citations

Download

Keywords

  • Smart Home
  • Histogram of Oriented Gradients
  • PIR Sensor
  • Internet of Things
  • Raspbery Pi