pattern histogram
Recently Published Documents


TOTAL DOCUMENTS

81
(FIVE YEARS 34)

H-INDEX

8
(FIVE YEARS 1)

2021 ◽  
Vol 5 (4) ◽  
pp. 420
Author(s):  
Budi Tri Utomo ◽  
Iskandar Fitri ◽  
Eri Mardiani

In the era of big data, the biometric identification process is growing very fast and is increasingly being implemented in many applications. Face recognition technology utilizes artificial intelligence (AI) to recognize faces that are already stored in the database. In this research, it is proposed to design an online academic login system at the National University using real time face recognition used OpenCV with the Local Binary Pattern Histogram algorithm and the Haar Cassade Classification method. The system will detect, recognize and compare faces with the stored face database. The image used is 480 x 680 pixels with a .jpg extension in the form of an RGB image which will be converted into a Grayscale image., to make it easier to calculate the histogram value of each face that will be recognized. With a modeling system like this it is hope to make it easy for user to log into online academics.Keywords:Face Recognition, Haar Cascade Clasifier, Local Binary Pattern Histogram, Online Akademic, OpenCV. 


Author(s):  
Feri Susanto ◽  
Fauziah Fauziah ◽  
Andrianingsih Andrianingsih

In the field of industries, businesses, and offices the use of security systems and administrative management through data input using a face recognition system is being developed. Following the era of technological advances, communication and information systems are widely used in various administrative operational activities and company security systems because it is assessed by using a system that is based on facial recognition security levels and more secure data accuracy, the use of such systems is considered to have its characteristics so it is very difficult for other parties to be able to engineer and manipulate data produced as a tool to support the company's decision. Related to this, causing the author is to try to research the detection of facial recognition that is present in the application system through an Android device, then face recognition detection will be connected. and saved to the database that will be used as data about the presence of teaching lecturers. Using the local binary pattern histogram algorithm method to measure the face recognition system that can be applied as a technique in the attendance system of lecturers to be more effective and efficient. Based on testing by analyzing the false rate error rate and the false refusal rate can be seen that the average level of local binary pattern histogram accuracy reaches 95.71% better than through the Eigenface method which is equal to 76.28%.


Author(s):  
Purobi Parasar ◽  
Hirockjyoti Deka ◽  
Bishal Saikia ◽  
Nilabh Anjan Chutia ◽  
Dr. Purnendu Bikash Acharjee

Now a days Security Has Become an Important Issue to Be Resolved. So, We Are Solving That Matter by Using Updated Technology. This Project “Face Recognition Based Door Unlocking System” deals with The Conception to Protect Locking Mechanism Utilizing IoT for Door Unlocking Process to Give Essential Security to Our House, Bank Lockers and others. In This Project We Look into the Accuracy of The Face Recognition Algorithms Using OpenCV And Python Computer Language. Local Binary Pattern Histogram Algorithm Is Used for Face Recognition. Training and Identification Is Done in Raspberry pi.


Author(s):  
P. Vyshnavi

Automatic Facial Recognition Attendance System is a type of automated identification system that can recognize any person whose facial features have been saved in the database. This technology could be used by all corporations in the coming years, offices to keep track of who comes and goes. The attendance method is based on facial recognition technology. A real-time, contactless attendance tracking system that is extremely useful in today's world circumstances of a pandemic. After COVID, the work environment will not be the same. Despite the fact that the virus is still spreading, firms are attempting to restore on-premise operations in order to assure business continuity. Employees' health and safety are of utmost importance in such situations. Organizations are looking for methods to provide employees with a COVID-free workspace, and a touchless check-in is the first step. The attendance system uses a set of techniques like Haarcascade classifier and Local Binary Pattern Histogram(LBPH) Face Recognizer in deep learning to detect people in front of the camera and then changes their attendance in the attendance sheet automatically.


2021 ◽  
Vol 5 (3) ◽  
pp. 557-564
Author(s):  
Isman ◽  
Andani Ahmad ◽  
Abdul Latief

Herbal plants are plants that can be used as alternatives in natural healing of diseases, parts of plants that can be used such as roots, stems, tubers and leaves, in Southeast Sulawesi there are currently 1000 herbal plants and 10 sub-ethnicities that have been inventoried, according to research conducted by the Ministry of Health (Kemenkes). Indonesia has 6,000 - 7,000 medicinal plants, Southeast Sulawesi Province has a variety of herbal plants that are not found in other areas, such as Komba - Komba or Balakacida (Chromolaena Odorata). However, in the present era, the number of herbal plants is not accompanied by the knowledge of the community about the herbal plants themselves. The purpose of this study is to classify herbal plants and to compare the performance results of the K-Nearest Neighbor Method and Local Binary Pattern Histogram. From the test results of five types of herbal leaves in Southeast Sulawesi with a total of 100 data sets, the accuracy value for the K-Nearest Neighbor (KNN) method is obtained total accuracy value is 97,5%, while for the Local Binary Pattern Histogram (LBPH) method the total value is 94% of total accuracy value.


2021 ◽  
Vol 2 (1) ◽  
pp. 12-17
Author(s):  
Andri Nugraha Ramdhon ◽  
Fadly Febriya

The development of digital image technology is increasing nowadays. However, the use of image technology on surveillance cameras has not been optimally utilized. On the other hand, the various presence data monitoring systems that currently exist have their respective advantages and disadvantages, and need to be continuously developed so as to facilitate the data processing. The student attendance system at STT Bandung is basically good but it is still not optimal. The process of collecting student attendance data is still quite time-consuming and still allows human errors to occur in the data input process. Therefore, the author intends to help overcome this by utilizing face recognition technology in an integrated presence process. LBPH (Local Binary Pattern Histogram) is currently the best method in face recognition technology because the detection and recognition process is relatively fast and has the highest level of accuracy when compared to other methods. After testing the resilience of the system from the results of the prototyping that was built, the results obtained with a success rate of 86.85%.


Technologies ◽  
2021 ◽  
Vol 9 (2) ◽  
pp. 31
Author(s):  
Md Manjurul Ahsan ◽  
Yueqing Li ◽  
Jing Zhang ◽  
Md Tanvir Ahad ◽  
Kishor Datta Gupta

Facial recognition (FR) in unconstrained weather is still challenging and surprisingly ignored by many researchers and practitioners over the past few decades. Therefore, this paper aims to evaluate the performance of three existing popular facial recognition methods considering different weather conditions. As a result, a new face dataset (Lamar University database (LUDB)) was developed that contains face images captured under various weather conditions such as foggy, cloudy, rainy, and sunny. Three very popular FR methods—Eigenface (EF), Fisherface (FF), and Local binary pattern histogram (LBPH)—were evaluated considering two other face datasets, AT&T and 5_Celebrity, along with LUDB in term of accuracy, precision, recall, and F1 score with 95% confidence interval (CI). Computational results show a significant difference among the three FR techniques in terms of overall time complexity and accuracy. LBPH outperforms the other two FR algorithms on both LUDB and 5_Celebrity datasets by achieving 40% and 95% accuracy, respectively. On the other hand, with minimum execution time of 1.37, 1.37, and 1.44 s per image on AT&T,5_Celebrity, and LUDB, respectively, Fisherface achieved the best result.


2021 ◽  
Vol 10 (2) ◽  
pp. 1105-1113
Author(s):  
Mohd Suhairi Md Suhaimin ◽  
Mohd Hanafi Ahmad Hijazi ◽  
Chung Seng Kheau ◽  
Chin Kim On

Face recognition is gaining popularity as one of the biometrics methods for an attendance system in an organization. Due to the pandemic, the common face recognition system needs to be modified to meet the current needs, whereby facemask detection is necessary. The main objective of this paper is to investigate and develop a real-time face recognition system for the attendance system based on the current scenarios. The proposed framework consists of face detection, mask detection, face recognition, and attendance report generation modules. The face and facemask detection is performed using the haar cascade classifier. Two techniques for face recognition were investigated, the eigenfaces and local binary pattern histogram. The initial experimental results and implementation at Kuching Community College show the effectiveness of the system. For future work, an approach that is able to perform masked face recognition will be investigated.


Sign in / Sign up

Export Citation Format

Share Document