scholarly journals Face Detection and Gender Classification using Facial Features

2019 ◽  
Vol 8 (4) ◽  
pp. 6670-6674

Face Recognition is the most important part to identifying people in biometric system. It is the most usable biometric system. This paper focuses on human face recognition by calculating the facial features present in the image and recognizing the person using features. In every face recognition system follows the preprocessing, face detection techniques. In this paper mainly focused on Face detection and gender classification. They are performed in two stages, the first stage is face detection using an enhanced viola jones algorithm and the next stage is gender classification. Input to the video or surveillance that video converted into frames. Select few best frames from the video for detecting the face, before the particular image preprocessed using PSNR. After preprocessing face detection performed, and gender classification comparative analysis done by using a neural network classifier and LBP based classifier

Author(s):  
A. Gayathri

The main objective of this project is to classify the gender based on different facial features such as eyes, nose, mouth, overall features such as face contour, head shape, hair line etc. The gender classification algorithm uses machine learning technique (supervised learning). In this case the algorithm is trained on a set of male and female faces and then used to classify new data. In this project, face detection and gender classification methods are combined. The face detection acts as a pre-processing operation to the gender classifier that determines the gender.There are multiple methods in which facial recognition systems work, but in general, they work by comparing selected facial features from a given image with faces within a database. It is also described as a Biometric Artificial Intelligence based application that can uniquely identify a person by analyzing patterns based on the person's facial textures and shape.Automated gender recognition plays an important role in many application areas such as human computer interaction,biometric, surveillance, demographic statistics etc.


2018 ◽  
Vol 10 (2) ◽  
Author(s):  
Ujang Juhardi

AbstrakPendeteksian wajah (face detection) adalah salah satu tahap awal yang sangat penting dalam sistem pengenalan wajah (face recognition) yang digunakan dalam identifikasi biometrik. Sejauh ini, kendala utama yang dihadapi dalam sistem pendeteksian wajah berkisar pada masalah ukuran (resolusi citra), Resolusi citra merupakan tingkat detailnya suatu citra. Semakin tinggi resolusinya semakin tinggi pula tingkat detail dari citra tersebut. Haar like Feature merupakan metode yang lazim digunakan dalam pendeteksian obyek khususnya pendeteksian wajah dan fitur-fiturnya. Prinsip Haar-like features adalah mengenali obyek berdasarkan nilai sederhana dari fitur tetapi bukan merupakan nilai piksel dari image obyek tersebut. Metode ini memiliki kelebihan yaitu komputasinya sangat cepat, karena hanya bergantung pada jumlah piksel dalam persegi bukan setiap nilai piksel dari sebuah image. Untuk mengimplementasikan dan menganalisis kecepatan hasil algoritma haar dalam melokalisasikan fitur wajah penelitian ini menggunakan software MATLAB R2012b agar dapat mengetahui bagaimana cara menganalis dan mengimplementasikan serta mendapatkan hasil menganalisis pengaruh resolusi citra dari algoritma haar dalam melokalisasikan fitur wajah(mata,hidung, dan mulut). Penelitian ini dilaksanakan secara mandiri baik pengambilan data skunder maupun proses pengolahan datanya, untuk metode pengumpulan data pada penelitian ini penulis menggunakan metode studi pustaka dan studi laboratorium. Disarankan dengan adanya penelitian ini, penulis berharap dapat memberikan kontribusi kepada peneliti yang lain untuk meneliti pengaruh-pengaruh lain yang mempengaruhi keberhasilan algoritma haar, sehingga algoritma haar dapat dikembangkan lebih baik lagi.Kata kunci: Pendektesian wajah,resolusi citra, haar like featureAbstractFace detection is one of the early stage is very important in a facial recognition system (face recognition) used in biometric identification. So far, the main obstacle in the face detection system revolves around the issue size (image resolution), the image resolution is the level of detail of an image. The higher the resolution the higher the level of detail of that image .Haar like Feature is a method commonly used in the detection of objects particularly the face detection and its features. Principle Haar-like features are simple to recognize objects based on the value of the feature but not the pixel values of the image of that object. This method has the advantage that the computation is very fast, because it depends on the number of pixels in a square instead of each pixel value of an image. To implement and analyze speed haar algorithm results in a localized facial features of this research using MATLAB R2012b software in order to know how to analyze and implement and get the results to analyze the effect of image resolution algorithm localizes haar in the facial features (eyes, nose, and mouth). This research was carried out independently both secondary data collection and processing of data, for the data collection method in this study the authors use the method of literature and laboratory studies. Suggested the presence of this study, the authors hope to contribute to fellow-researcher to examine other influences which affect the success haar algorithms, so the algorithm can be developed haar better.Keywords: face detection, image resolution, haar like feature


2014 ◽  
Vol 971-973 ◽  
pp. 1710-1713
Author(s):  
Wen Huan Wu ◽  
Ying Jun Zhao ◽  
Yong Fei Che

Face detection is the key point in automatic face recognition system. This paper introduces the face detection algorithm with a cascade of Adaboost classifiers and how to configure OpenCV in MCVS. Using OpenCV realized the face detection. And a detailed analysis of the face detection results is presented. Through experiment, we found that the method used in this article has a high accuracy rate and better real-time.


2019 ◽  
Vol 8 (1) ◽  
pp. 239-245 ◽  
Author(s):  
Shamsul J. Elias ◽  
Shahirah Mohamed Hatim ◽  
Nur Anisah Hassan ◽  
Lily Marlia Abd Latif ◽  
R. Badlishah Ahmad ◽  
...  

Attendance is important for university students. However, generic way of taking attendance in universities may include various problems. Hence, a face recognition system for attendance taking is one way to combat the problem. This paper will present an automated system that will automatically saves student’s attendance into the database using face recognition method. The paper will elaborate on student attendance system, image processing, face detection and face recognition. The face detection part will be done by using viola-jones algorithm method while the face recognition part will be carried on by using local binary pattern (LBP) method. The system will ensure that the attendance taking process will be faster and more accurate.


2019 ◽  
Vol 8 (4) ◽  
pp. 4803-4807

One of the most difficult tasks faced by the visually impaired students is identification of people. The rise in the field of image processing and the development of algorithms such as the face detection algorithm, face recognition algorithm gives motivation to develop devices that can assist the visually impaired. In this research, we represent the design and implementation of a facial recognition system for the visually impaired by using image processing. The device developed consists of a programmed raspberry pi hardware. The data is fed into the device in the form of images. The images are preprocessed and then the input image captured is processed inside the raspberry pi module using KNN algorithm, The face is recognized and the name is fed into text to speech conversion module. The visually impaired student will easily recognize the person before him using the device. Experiment results show high face detection accuracy and promising face recognition accuracy in suitable conditions. The device is built in such a way to improve cognition, interaction and communication of visually impaired students in schools and colleges. This system eliminates the need of a bulk computer since it employs a handy device with high processing power and reduced costs.


Face Recognition System is popular topic in the biometric world .This system provide Features to detect the person’s face and identify on basis of existing records in database .The aim of this study is to described how to show various facial features of an image. Face Recognition system, based on Biometric AI, uniquely finds out a person by analyzing the person's facial textures and shape. In this paper, our aim is to study various face detect and recognition techniques such as Harr Like Feature Algorithm resulting to retort criminality and public crisis. Also, some facial recognition approaches PCA and LDA have been discussed in the research paper for abstracting the image information.


2019 ◽  
Vol 8 (4) ◽  
pp. 11652-11654

Now a day’s face detection technology is widely used technique. It attracted attention for much valuable application in the market such as face recognition system. Biometric authentication is most important method in security system. Universally used Biometric fingerprint scanner can be bypassed quite easily. It can be broke easily. Biometric face recognition has been introduced to improve the security of a system. Methods such as Motion based and texture based are used for biometric face recognition. But these methods have less robustness and poor generalization ability. But apart from further security issues, this paper presents a new approach to make attendance of the student in class by the face recognition. Now a day’s attendance system is usually done manually or by the biometric fingerprint. Those are mistaken and tedious techniques. So this technique records the student’s participation in classroom consequently and provide facility for teachers for obtaining the data of the student effectively using log to check in and out time


2020 ◽  
Author(s):  
Damodara Krishna Kishore Galla ◽  
BabuReddy Mukamalla ◽  
Rama Prakasha Reddy Chegireddy

Abstract The blind people has their difficulty to identify the object moving around them, therefore with a high accuracy score object detection and human face recognition system will helps them in identifying the things around them with ease. In this research article,a minimum distance trainer for feature selection by accessing SVM feature optimization process, then LASSO classifier applied to perform object recognition and gender classification. Database of 100 images (50 male and 50 female face images considered from 5 different databases) and 10 categories of vehicle types are used for gender and vehicle recognition and classification. Original face image database used for the gender classification. This approach was implemented with dual classification model [(1) Recognizing or classifying human faces from various objects and (2) Classifying gender through face recognition] is made possible with the help of combining modified SIFT feature in combination with ridge regression (RR), elastic net (EN), lasso regression(LR) and lasso regression with Gaussian Support Vector Machines (LRGS) based classificatioins. The final classification results accurate are as follows RR- 89.6%, EN- 93.5%, LR-93.2% and the proposed approach is LRGS with 98.4% accurate detection rate with rediction names.


2022 ◽  
pp. 210-223
Author(s):  
Nitish Devendra Warbhe ◽  
Rutuja Rajendra Patil ◽  
Tarun Rajesh Shrivastava ◽  
Nutan V. Bansode

The COVID-19 virus can be spread through contact and contaminated surfaces; therefore, typical biometric systems like password and fingerprint are unsafe. Face recognition solutions are safer without any need of touching any device. During the COVID-19 situation as all of the people are advised to wear masks on their faces, the existing face detection technique is not able to identify the person with face occlusion. The fraudsters and thieves take advantage of this scenario and misuse the face mask, favoring them to be able to steal and commit various crimes without being identified. Face recognition methods fail to detect or recognize the face as half of the face is masked and the features are suppressed. Face recognition requires the visibility of major facial features for face normalization, orientation correction, and recognition. Thus, the chapter focuses on the facial recognition based on the feature points surrounding the eye region rather than taking the whole face as a parameter.


2021 ◽  
Vol 2021 ◽  
pp. 1-9
Author(s):  
Xuhui Fu

At present, facial recognition technology is a very cutting-edge science and technology, and it has now become a very hot research branch. In this research, first, the thesis first summarized the research status of facial recognition technology and related technologies based on visual communication and then used the OpenCV open source vision library based on the design of the system architecture and the installed system hardware conditions. The face detection program and the image matching program are realized, and the complete face recognition system based on OpenCV is realized. The experimental results show that the hardware system built by the software can realize the image capture and online recognition. The applied objects are testers. In general, the OpenCV-based face recognition system for testers can reliably, stably, and quickly realize face detection and recognition in this situation. Facial recognition works well.


Sign in / Sign up

Export Citation Format

Share Document