This Author published in this journals
All Journal JURNAL INTEGRASI
Bon Maria Nurintan Simorangkir
Teknik Elektro, Fakultas Teknologi Industri Universitas Internasional Batam

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

Found 1 Documents
Search

Rancang Bangun Camera Face Tracker dengan Menggunakan Metode Haar-Like Feature dan PID RD Kusumanto; Wahyu Setyo Pambudi; Alan Novi Tompunu; Bon Maria Nurintan Simorangkir
JURNAL INTEGRASI Vol 5 No 1 (2013): Jurnal Integrasi - April 2013
Publisher : Politeknik Negeri Batam

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Computer Vision is one branch of the Field Science Image Processing which allows computers to see like humans, recognize objects and make decisions one example application is face detection, which later developed as the face tracker. Haar-like feature is a feature based on the Haar wavelet. Haar wavelet is a single square wave (high and low). For two dimensions, one light and one dark. The workings of haar-like features in a face detection technique is to use a sliding window, the whole picture and try to see if there is a part of the image that is shaped like a face or not. Controller Proportional-Integral-Derivative (PID) closed loop control model is a widely used in industrial. This control model will calculate the error as the value of the difference between the measured results with the desired set point value. Controller PID will minimize the error by adjusting the process control inputs. In this study utilizing Haar-like feature and PID to perform the face tracker system, starting with the webcam detects a face, using EmguCV will determine the required set-point motor driver to drive the motor with a PID controller, thus motor will follow the movement of the face to the left and or right.Based on the test results in this study, the system can recognize the faces with optimal response whenthe value of Kp = 0.8, Ki = 0001 and Kd = 0.05 and an average error of 2%.