An Effective Face Detection Algorithm for Client-Side Web-Based Solutions
PDF

Keywords

computer vision, face detection, Viola-Jones framework, AdaBoost training, cascading classifiers, tracking.js

How to Cite

Képešiová, Z., & Kozák, Štefan. (2023). An Effective Face Detection Algorithm for Client-Side Web-Based Solutions. Information Technology Applications, 7(2), 43–54. Retrieved from https://www.itajournal.com/index.php/ita/article/view/70

Abstract

This paper studies a real-time face detection problem for online web applications and its solution. The main aim of this paper is to describe functionality of effective face detection algorithm and analyze existing solution in order to improve current situation. To obtain satisfying results Viola-Jones object detection framework is chosen, which uses feature selection in combination with Integral images, Ada-Boost training and Cascading classifiers. This algorithm is highly popular among existing javaScript frameworks for face or another objects detection for its extreme speed of image processing while achieving high detection rates and multiple objects detection. As analyzed answer for solving stated problem a javaScript tracking.js is chosen.

PDF
Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

Copyright (c) 2018 International Journal of Information Technology Applications