Baldevarona, Fullpaper
Baldevarona, Fullpaper
Baldevarona, Fullpaper
Histogram of Oriented Gradient and Support Vector Machine Formatted: Indent: Left: 0 cm, First line: 0 cm, Line
spacing: single
Formatted: Left: 3.81 cm, Width: 21 cm, Height: 29.69
MARY SOL R. BALDEVARONA, NOEL P. CALISTON
cm
https://orcid.org/0000-0002-8692-0Employees021
[email protected] Formatted: Font: Bold
I Formatted: Font: (Default) Arial
Iloilo State College of Fisheriesries-; Barotac Nuevo Campus Formatted: Centered
Philippines
Formatted: Font: (Default) Arial, 10 pt
Face Attend: Employee Attendance Management System
Formatted: Font: 10 pt
INTRODUCTION
Sensor
Arduino Uno R3 Formatted: Font: 10 pt
Formatted: Centered
The design part of the attendance management system is divided into two
parts: the hardware and the software. Before the software. The hardware part
is first completed to provide a platform for the software to work. Before the
software part, we need to install some libraries for the effective working of the
application. The researcher installs DlibDotNet and Visual C#.
A. Hardware Development
• Microphone for voice command
• A distance sensor is required to activate the camera and the
facial recognition system. (Ultrasonic Sensor)
• Arduino Uno R3
• A monitor will display the time log and face recognition
identification status.
• A camera will be used to capture an image of employees.
B. Libraries Development
The system is split into two parts. [1] the creation of the front end which
is consist of GUI and backend or database of the system; and [2] the process
of attendance taking. The facial recognition of the system will be designed using
DLibDotNet developed by Takuya Takeuchi. The rest of the system will be
designed using the Windows Forms application of Visual Studio. The system
can be installed on a Windows machine only. The database is locally based.
An internet connection is required to send DTR as an attachment via email.
C. Data Acquisition
The entire face recognition solution is divided into the following major
modules: Face Capture, Face Train, and Face Recognition. Image is acquired
using a high-definition camera which is placed in the administration building of
the college. This image is given as input to the system. Dataset of employees
is created before the recognition process. Dataset was created only to train the
system. The researcher has created a dataset of five (5) faculty members,
seven (7) of which involve their names, employee numbers, email addresses,
and images of the employees from different angles and variations. For better
accuracy minimum of 10 images of each employee should be captured.
Whenever the system register employee data and images in our system to
create a dataset, employee face data is stored in the database to recall that
face in the recognition process. For face recognition the researcher used the
Histogram of oriented gradients (HOG) method is one of the feature extractors
used in computer vision and image processing. HOG Feature extraction is
primarily the characterization of the orientation and magnitude values of the pixels in
an image. That is, it defines an image in terms of groups of local histograms that point
to local regions of an image and Support Vector Machine (SVM) for classification
of the image. There are 68 specific points in a human face. The purpose of this
step is to detect landmarks of faces and to position the image. A-C # code is
used to automatically detect the face landmarks and to position the face as
much as possible without distorting the image.
Fig. 2. Block Diagram of the System
The result of the proposed system is shown below. Figure 3, The main
screen has two modes:
(1.) Normal Mode: allows employees to perform time log.
(2.) Admin mode: allows the system administrator to manage the application
CamCCamera
System Evaluation
Factors IT Experts Administrators Employee Entire Group Formatted: Font: (Default) Arial, 10 pt
Formatted: Font: (Default) Arial, 10 pt
M DEC M DEC M DEC M DEC Formatted: Font: (Default) Arial, 10 pt
CONCLUSIONS
• the system not only resolves troubles that exist in the old model but also
provides convenience to the user to access the information collected by
mailing the attendance sheet to the respected faculty.
ACKNOWLEDGMENT