Skip to main content
Erschienen in: The Journal of Supercomputing 4/2017

Open Access 12.08.2016

A cloud-based monitoring system via face recognition using Gabor and CS-LBP features

verfasst von: Chen Li, Wei Wei, Jiaxue Li, Wei Song

Erschienen in: The Journal of Supercomputing | Ausgabe 4/2017

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Face detection and recognition is an important topic in security. Currently, ubiquitous monitoring has received a large amount of attention. This paper proposes a cloud-based ubiquitous monitoring system via face recognition. It consists of a monitoring client module for face detection and recognition and a cloud storage module for data visualization. In the monitoring client module, the center-symmetric local Gabor binary pattern feature extraction method is proposed for face recognition, which combines improved multi-scale Gabor and center-symmetric local binary pattern (CS-LBP) features. This method maintains crucial local features, reduces the Gabor filter complexity, and adds rotational invariance and more precise texture information. A large number of experiments on the ORL, Yale-B, and Yale databases show that the proposed method obtains significantly better recognition rates than the LBP, CS-LBP, and Scale Gabor methods. Furthermore, we propose a Web browser-based data visualization that renders the geographic locations of the face detection and recognition results.

1 Introduction

Biometric recognition verifies a person’s identity automatically based on his or her anatomical and behavioral characteristics [1, 2]. Compared with other biometric characteristics such as fingerprints [3], palms [4], irises [5], voice, gait [6], and ears [7], faces have many distinct advantages [8]. Even at a long distance, face features can be extracted from camera images, which provide a convenient and non-intrusive way to monitor remotely. Moreover, the face also has a richer structure and larger area than other body parts so that the face region is not easily occluded. Hence, face recognition has become an indispensable biological authentication method and attracted much attention over the past decade in various domains.
Compared with two-dimensional (2D) face recognition, 3D face recognition achieves more robust performance under lighting and pose variations. Utilizing 3D facial information appears to be a promising way to improve face recognition accuracy. However the challenge hindering the real deployment of a 3D face recognition system is that the acquisition of 3D face data imposes many restrictions on the scanning equipment. The face must remain completely still for at least several seconds during scanning, which undermines its friendliness, convenience, and non-intrusiveness. Therefore, 2D face recognition is an effective and promising solution for personal identification applications. Under constrained conditions, traditional face recognition algorithms achieve 98 % recognition rate or even higher when using high-resolution frontal face images [9, 10].
However, for wider applications of personal identification ranging from access control, border control, and forensic investigation to ubiquitous monitoring, 2D face images are usually captured from a long distance in an unconstrained environment [11]. Hence, the captured images usually contain pose and lighting variations that severely degrade the performance of current 2D face recognition systems. Moreover, the varied images of face detection need an appropriate method for use and storage. Current challenges include face detection from remote sensing images, accurate recognition feature extraction, image storage, and intuitive visualization of large-scale person localization. Therefore, we aim to move toward meeting the increasingly urgent security requirements such as ubiquitous monitoring and cloud computation for personal recognition [12].
For ubiquitous monitoring, this paper proposes a cloud-based monitoring system that consists of face detection and recognition, cloud storage, and data visualization modules. The face detection and recognition module performs the face image capture, face detection, and face recognition processes in a monitor client. The obtained data, including the detected face number, location, personal identification, and other information, are then sent to cloud storage, and then rendered in a global map such as Google Maps or OpenStreetMap (OSM) for ubiquitous monitoring. The proposed data visualization module operates as the ubiquitous monitoring interface and visualizes the global distribution of the rendered data such as the face detection and recognition results via a client Web browser.
Most face images captured from a long distance in unconstrained environments usually come with complex background and contain multiple faces, which lead to poor visual and recognition results [13]. To satisfy the recognition requirements of the proposed system, face detection is necessary before faces can be recognized. To solve these problems, this paper deals with multi-face detection within complicated backgrounds. Face detection consists of detecting, locating, and segmenting the faces present in the image. Existing face detection methodologies include feature-based, statistics-based, template-based, and skin-color segmentation methods. In this paper, a modified AdaBoost algorithm is used to conduct the face detection [14].
Face recognition approaches in 2D images are often implemented using holistic and local features. The holistic features are analyzed and extracted by several typical methods, such as principle component analysis (PCA), linear discriminant analysis (LDA) [15], and independent component analysis (ICA) [16]. They have been proved to be effective for recognition in large databases. The local feature extraction approaches mainly include local binary pattern (LBP) [17], Gabor [18], and SIFT [19] methods and their modified models. In addition, they have proved to be more robust to slight lighting and pose variations, especially the Gabor features. However, most Gabor-based features are defined as a concatenation of the magnitude coefficients achieved at different scales and orientations. Thus, the Gabor model always generates redundant features of extremely high dimensions and lacks orientation and precise texture information [20], which is conducive to the robustness of the recognition feature. Moreover, the center-symmetric local binary pattern (CS-LBP) features not only keep crucial local features like LBP, but also have a lower number of feature dimensions. Hence, we proposed a novel feature extraction approach based on multi-scale Gabor features combined with CS-LBP. Compared with LBP and Gabor-based features, the proposed algorithm is able to precisely extract orientation and structural information and avoids redundant information in the augmented Gabor features.
The rest of this paper is organized as follows. Section 2 describes the automated multi-face detection approach and specifies the proposed novel feature extraction approach using Gabor and CS-LBP features. Section 3 describes the architecture of the proposed cloud-based monitoring system. Section 4 conducts sufficient face recognition experiments to evaluate the proposed methods. Finally, the concluding remarks are drawn in Sect. 5.

2 Face detection and recognition algorithm

This section describes the face detection method and specifies the proposed novel center-symmetric local Gabor binary pattern (CS-LGBP) feature extraction algorithm.

2.1 Face detection

Because most face images are captured in unconstrained environments from a long distance, multi-face detection under complex background conditions needs to be conducted to acquire pure faces for the subsequent feature extraction. In practice, multi-face detection has to deal with the challenging problems caused by face size and pose variation as well as lighting and background changes. These challenges usually invalidate the detection algorithm and cause a high error detection rate. In addition, multi-face detection usually leads to a considerable increase in computation compared with single face detection.
As shown in Fig. 1, the multi-face detection approach integrates a modified AdaBoost algorithm combined with a cascade structure with post-processing based on the face component. As shown in Fig. 1a, all possible candidate faces are detected by applying the face detector of the modified AdaBoost algorithm using a low threshold. A rough face detection result is shown as Fig. 1b, which contains a non-face area. Considering that the four important components, left eye, right eye, mouth and nose, have a strong spatial correlation, as shown in Fig. 1c, a refining process verifies the spatial correlation of these four components on each candidate face to obtain accurate results without the non-face region, as shown in Fig. 1d.

2.2 Face recognition based on CS-LGBP

2.2.1 Multi-scale Gabor feature

Gabor wavelets have been widely studied in pattern recognition for extracting local spatial features of different directions and scales, because they represent the properties of spatial orientation, localization, and frequency selectivity. Two-dimensional Gabor kernels are usually defined as follows:
$$\begin{aligned} \psi _{m,n} =\frac{||k_{m,n}||^{2}}{\sigma ^{2}}\hbox {e}^{\left( {-\frac{||k_{m,n} ||^{2}||z||^{2}}{2\sigma ^{2}}} \right) }\left( {\hbox {e}^{\left( {\hbox {i}k_{m,n} z} \right) }-\hbox {e}^{(-\sigma ^{2}/2)}} \right) . \end{aligned}$$
(1)
Here, m represents the orientation of the Gabor filters, n is defined as the scale of the Gabor filters, \(z=f(x, y)\) represents the pixel count of an image, and \({\vert }{\vert }*{\vert }{\vert }\) represents the norm domain. In our application, the variables are set to \(k_{m,n} =k_n e^{i\varphi _m }\), \(k_n =\hbox {k}_\mathrm{max} /\mu ^{n}\), \(\hbox {k}_\mathrm{max} =\pi /2\), and \(\varphi _{m}=\uppi m/8\).
The Gabor feature of the face image, called the Gabor image, is expressed as the convolution of the Gabor kernels with the face image, expressed as follows:
$$\begin{aligned} \hbox {G}_{m,n} \left( z \right) =f\left( z \right) ^{*}\psi _{m,n} \left( z \right) . \end{aligned}$$
(2)
Here, \(\psi _{m, n }(z)\) denotes a Gabor kernel function and \(f(z)=f(x, y)\) represents the input face image. Figure 2 shows the Gabor wavelets of the face image, which contain a series of Gabor kernels. Each image pixel is represented for a real part and an imaginary part of a Gabor kernel. Figure 2a–c, respectively, shows the real part, imaginary part, and amplitude of the Gabor kernels at three scales and four orientations.

2.2.2 CS-LBP feature

LBP features, proposed by Heikkila, have been proved to be effective at texture feature description [21]. However, texture features extracted by LBP are always too nuanced to be robust in flat areas of images. An illustration of the original LBP and CS-LBP patterns is shown in Fig. 3. CS-LBP encodes the change in the image in four different directions using the center-symmetric principle, which compensates for the disadvantages of LBP.
CS-LBP features can be described by the following two equations:
$$\begin{aligned} \hbox {CSLBP}_{\textit{R,N,T}} \left( {\textit{X,Y}} \right)= & {} \mathop \sum \limits _{j=0}^{\left( {N/2} \right) -1} \hbox {S}\left( {n_j -n_{j+\left( {N/2} \right) } } \right) 2^{j} \end{aligned}$$
(3)
$$\begin{aligned} s(x)= & {} \left\{ {{\begin{array}{ll} 1&{} \quad {x>T} \\ 0&{} \quad {\mathrm{otherwise}} \\ \end{array} }} \right. \end{aligned}$$
(4)
Here, \(n_{j }\) and \(n_{j+(N/2) }\) correspond to the gray value of the center-symmetric area pixels and N represents the pixel numbers on a circle of radius R. Compared with traditional LBP, CS-LBP has lower dimensions and lower computational complexity. It is robust to noise interference as well. Hence, CS-LBP is used for feature extraction to preserve more useful information of the image and reduce the impact of noise such as pose variation.

2.2.3 CS-LGBP feature extraction

Gabor features have been proven to be robust to slight lighting and pose variations as well as other factors that influence face recognition. At the same time, Gabor features have a high dimensionality because they are usually defined as a concatenation of the magnitude coefficients obtained at different orientations and scales. To reduce the accompanying computational complexity, dimension reduction approaches such as PCA, LDA, and KFDA are usually applied as a post-processing step. Moreover, these dimension reduction approaches definitely cause useful visual perception information of the Gabor features to be lost. Besides, the Gabor features lack precise texture information, which is crucial for the robustness of a face recognition feature.
A novel feature extraction method called as center-symmetric local gabor binary pattern (CS-LGBP) has been proposed. This method is based on combining improved multi-scale Gabor features and CS-LBP. Figure 4 illustrates the algorithm used to extract the CS-LGBP features of a face image.
First, the input face image is convolved with the Gabor kernels functions to obtain the magnitude information of different orientations and scales. In our application, we chose four different orientations and three different scales. Thus, the parameter of the Gabor kernel function \(\psi _{m,n} \left( z \right) \) is defined as \(n\in \{1, 2, 3\}\) to indicate the three different scales and \(m\in \{1, 2, 3, 4\}\) to indicate the four different orientations.
Next, the four different orientations at the same scale are accumulated to form a new scale feature Gabor scale(z, n) to reduce redundancy.
$$\begin{aligned} \hbox {Gaborscale}\left( {z,n} \right) =\mathop \sum \limits _m S\left( {z,m,n} \right) . \end{aligned}$$
(5)
The CS-LGBP features of each scale are then computed using the CS-LBP descriptor from the obtained Gabor scale images, formulated as:
$$\begin{aligned} \hbox {CSLGBP}(z, n) = \hbox {CSLBP}[\hbox {Gaborscale}(z, n)]. \end{aligned}$$
(6)
Finally, the face in the image is recognized by comparing its extracted features with a face database using a Chi-square distance classifier.

3 Cloud-based monitoring system

This section describes the cloud-based monitoring system, shown in Fig. 5a, using the proposed face recognition method based on CS-LGBP features. The proposed system consists of three modules: face detection, face recognition, and monitoring visualization. In the face detection module, the images are captured by a camera that is installed at a distributed client. After the faces in the images are detected by the client computer, the data of the computation result are uploaded to the cloud storage. These data include the client IP address, face count, and image ID. Using the cloud storage, the system provides a data visualization interface for intuitively displaying a global person distribution status. In the face recognition module, the system provides an HTTP interface for an administrator to input a specific face image that needs to be localized. The submitted image is transmitted to all the clients through the cloud. The distributed clients use the proposed face recognition algorithm to compute whether the person in the face image is sensed by their cameras. If so, the recognition result is delivered to the cloud.
In the data visualization module shown in Fig. 5b, we implemented data visualization technology on a Web browser that renders the geographic location to provide a global distribution of the face detection and recognition results. In the cloud storage, the received client IP address is translated into geographic information. Using the converted geographic datasets, the person counts computed by the distributed client are located on the global map, which is performed by an OSM in this system. After the person distribution information is visualized in the OSM, the administrator browses the face detection result. Meanwhile, the administrator asks the system to find a certain person by sending a face image to the distributed clients. The face recognition result is also rendered on the Web-based geographic map to mark the location of the person of interest.

4 Experiments and results

In this section, we analyze the performance of the proposed face detection and recognition methods as well as the cloud-based face monitoring system. The experiments were implemented on an Intel i3-3240 CPU 3.4 GHz computer with a 4 GB RAM and a Windows 7 operating system. The experiments were implemented using MATLAB 2015b and MyEclipse Professional 2014.

4.1 Face detection results

To demonstrate the effectiveness of the detection algorithm, we tested 122 images of a multi-face dataset and 120 images of a single-face dataset using our proposed methods. The background in these images was complex, with posture variation and different kinds of people. The multi-face and single face detection results are shown in Fig. 6a, b, respectively. The face detection algorithm is able to track and detect frontal or pose-varied single and multiple faces against complex backgrounds.
Table 1
Result of the detection algorithm
Face database
Total number of face
Detection rates (%)
False acceptance rate (%)
Single face image
120
96.67
4.47
Multi-face image
342
91.23
7.60
Table 1 shows the detection rate and false acceptance rate of the detection algorithm on both datasets. The detection rates were 91.23 and 96.67 % on the multi-face and single-face datasets, respectively. The false acceptance rates were 7.60 and 4.47 % on the multi-face and single-face datasets, respectively. The face detection in the multi-face images suffers from more interference, such as more complex lighting conditions and background, smaller image size, and greater numbers of similar non-face regions. Therefore, the accuracy of the face detection in multi-face images was lower than that in the single face images.

4.2 Face recognition results

A number of face recognition experiments were conducted on the ORL face database to evaluate the proposed CS-LGBP feature. The ORL face database consists of 40 persons, with 10 different images per person in various poses and with different expressions. The approximate frontal face image of each person was selected to form the test dataset (of 40 images). The remaining nine images of the same person were used to form the training dataset so that it consisted of 360 images. Figure 7 shows an example of ten source images from the ORL database.
Figure 8 compares the recognition rates of the proposed feature extraction method CS-LGBP and three other methods including traditional LBP, CSLBP, and Scale Gabor features. The recognition rate of rank 1 using the proposed method is 100 %, which is at least 5 % higher than those using the other three typical algorithms. Hence, the proposed method clearly performs better than the other three typical methods.
To further illustrate the effectiveness of CS-LGBP, more experiments were conducted on the Yale-B database. The Yale-B face database was captured from 576 viewing conditions under 64 different illumination conditions and nine poses. It is usually divided into five subsets according to the angle between lighting and camera position: subset 1 \((0{^{\circ }}\)\(12{^{\circ }})\), subset 2 \((13{^{\circ }}\)\(25{^{\circ }})\), subset 3 \((26{^{\circ }}\)\(50{^{\circ }})\), subset 4 \((51{^{\circ }}\)\(77{^{\circ }})\), and subset 5 (above \(78{^{\circ }})\). Specifically, we randomly selected one image from each subset for training, and the rest of the samples were used for testing the current subset. Subsets 1–5, with different illumination conditions, are shown in Fig. 9.
Figure 10a–d shows our experimental results on the Yale-B database, compared with those of the LBP, CS-LBP, and Scale Gabor features separately. The proposed CS-LGBP method achieved 100 % rank 1 recognition rate in subsets 1, 2, and 3, which is 2.5–12.5 % higher than the results of the other three algorithms. It is obvious that the proposed CS-LGBP method performs remarkably better than CS-LBP and Scale Gabor algorithms, even for subsets 4 and 5, which are severely influenced by lighting variance. Compared with the other recognition methods, the proposed method is more robust to illumination variations and has lower complexity.
The Yale database contains 165 frontal face grayscale images from 15 individuals. There are 11 images per subject captured under various lighting condition and expression such as surprised, glasses, no-glasses, sad, and sleepy. The images of the Yale database in Fig. 11 have a \(320 \times 243\) resolution.
Figure 12 compares the performance comparison of our approach with that of the LBP, CS-LBP, and Scale-Gabor methods. Our proposed CS-LGBP descriptor improved recognition rate by around 20 % with respect to the original LBP and achieved around a 10 % higher recognition rate than the CS-LBP and Scale Gabor methods.

4.3 Data visualization results

To illustrate our proposed data visualization, we implemented the proposed face detection and recognition algorithm to access data information. The simulation environment was implemented using jdk1.8.0_60, MySQL Server 5.5, MyEclipse Professional 2014, and Tomcat7x. As shown in Fig. 13a, OSM was imported in the MyEclipse environment as the geographic background. Moreover, the programming interface between Java and MATLAB was implemented by a Java Native Interface. This way, the Java-based Web browser was able to call the proposed face detection and recognition algorithms executed by MATLAB.
In the cloud-based monitoring system, the face detection and recognition algorithms were installed at the distributed clients. The face detection results were uploaded to the cloud storage with the client IP address, face count, and image ID. After the cloud storage was updated, the monitoring system presented the person count detected at each client with round shapes. If more people were monitored at a client, a larger shape was rendered at its location on the map, as shown in Fig. 13b.
When the system manager was interested in a face image, he or she could send it to all the clients through the cloud. The distributed clients used the proposed face recognition algorithm to determine whether this face image was sensed by their cameras. If so, the recognition results were delivered to the cloud. The geographic locations of the requested face were rendered on the map to display where that person was located, as shown in Fig. 13c.

5 Conclusions

This paper proposed a cloud-based ubiquitous monitoring system via face recognition. The modified AdaBoost algorithm combined with a cascade structure and face component was implemented to achieve multi-face detection on complex backgrounds. A novel feature extraction method CS-LGBP was proposed by combining the scale gabor feature with CS-LBP. Compared with the LBP, CS-LBP, and scale gabor features, the proposed CS-LGBP method achieved a significantly improved recognition performance on the ORL, Yale-B, and Yale databases. Both the face detection and recognition algorithms were verified to be suitable for ubiquitous monitoring. In addition, we proposed a monitoring system to visualize the numbers of people and surveillance results on a Web browser. Our proposed system provides a feasible way to combat increasingly urgent security requirements. In future, we aim to improve the recognition speed of the CS-LGBP algorithm to promote the effective development of online real-time recognition.

Acknowledgments

This research is supported by the special fund of NCUT (Grant No. XN060, XN078 and XN070027), National Natural Foundation of China (Grant No. 61371142 and 61503005), Advantageous Subject Cultivation Fund of NCUT, Scientific Research Starting Foundation of NCUT, Science and Technology Project of Beijing Municipal Education Commission (KM201510009006), and by SRF for ROCS, SEM.
Open AccessThis article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://​creativecommons.​org/​licenses/​by/​4.​0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.
Literatur
2.
Zurück zum Zitat Yin J, Zeng W, Wei L (2016) Optimal feature extraction methods for classification methods and their applications to biometric recognition. Knowl Based Syst 99:112–122CrossRef Yin J, Zeng W, Wei L (2016) Optimal feature extraction methods for classification methods and their applications to biometric recognition. Knowl Based Syst 99:112–122CrossRef
3.
Zurück zum Zitat Kang W, Chen X, Wu Q (2014) The biometric recognition on contactless multi-spectrum finger images. Infrared Phys Technol 68:19–27CrossRef Kang W, Chen X, Wu Q (2014) The biometric recognition on contactless multi-spectrum finger images. Infrared Phys Technol 68:19–27CrossRef
4.
Zurück zum Zitat Nguyen BP, Tay W, Chui C (2015) Robust biometric recognition from palm depth images for gloved hands. IEEE Trans Hum Mach Syst 45(6):1–6CrossRef Nguyen BP, Tay W, Chui C (2015) Robust biometric recognition from palm depth images for gloved hands. IEEE Trans Hum Mach Syst 45(6):1–6CrossRef
5.
Zurück zum Zitat Takahashi S, Igarashi H, Ishiyama N et al (2014) Cross-sensor Iris recognition through kernel learning. IEEE Trans Softw Eng 36(1):73–85 Takahashi S, Igarashi H, Ishiyama N et al (2014) Cross-sensor Iris recognition through kernel learning. IEEE Trans Softw Eng 36(1):73–85
6.
Zurück zum Zitat Venkat I, Wilde PD (2011) Robust gait recognition by learning and exploiting sub-gait characteristics. Int J Comput Vis 91(1):7–23CrossRefMATH Venkat I, Wilde PD (2011) Robust gait recognition by learning and exploiting sub-gait characteristics. Int J Comput Vis 91(1):7–23CrossRefMATH
7.
Zurück zum Zitat Cadavid S, Abdel-Mottaleb M (2008) 3D ear modeling and recognition from video sequences using shape from shading. In: Proceedings of 2008 19th International Conference on Pattern Recognition, pp 709–718 Cadavid S, Abdel-Mottaleb M (2008) 3D ear modeling and recognition from video sequences using shape from shading. In: Proceedings of 2008 19th International Conference on Pattern Recognition, pp 709–718
8.
Zurück zum Zitat Blanco-Gonzalo R, Poh N, Wong R et al (2015) Time evolution of face recognition in accessible scenarios. Human-centric Comput Inf Sci 5(1):1–11CrossRef Blanco-Gonzalo R, Poh N, Wong R et al (2015) Time evolution of face recognition in accessible scenarios. Human-centric Comput Inf Sci 5(1):1–11CrossRef
9.
Zurück zum Zitat Phillips PJ, Scruggs WT, O’Toole AJ et al (2010) FRVT 2006 and ICE 2006 large-scale experimental results. Pattern Anal Mach Intell IEEE Trans 32(5):831–846CrossRef Phillips PJ, Scruggs WT, O’Toole AJ et al (2010) FRVT 2006 and ICE 2006 large-scale experimental results. Pattern Anal Mach Intell IEEE Trans 32(5):831–846CrossRef
11.
Zurück zum Zitat Moeini A, Faez K, Moeini H (2015) Unconstrained pose-invariant face recognition by a triplet collaborative dictionary matrix. Pattern Recog Lett 68:83–89CrossRef Moeini A, Faez K, Moeini H (2015) Unconstrained pose-invariant face recognition by a triplet collaborative dictionary matrix. Pattern Recog Lett 68:83–89CrossRef
12.
Zurück zum Zitat Ahn H, Jung B, Park JR (2014) Effect of reagents on optical properties of asbestos and remote spectral sensing. J Converg 5(3):9–12 Ahn H, Jung B, Park JR (2014) Effect of reagents on optical properties of asbestos and remote spectral sensing. J Converg 5(3):9–12
13.
Zurück zum Zitat Park JG, Lee C (2010) Bayesian rule-based complex background modeling and foreground detection. Opt Eng 49(2):193–213CrossRef Park JG, Lee C (2010) Bayesian rule-based complex background modeling and foreground detection. Opt Eng 49(2):193–213CrossRef
15.
Zurück zum Zitat Lu GF, Zou J, Wang Y (2012) Incremental complete LDA for face recognition. Pattern Recognit 45(7):2510–2521CrossRefMATH Lu GF, Zou J, Wang Y (2012) Incremental complete LDA for face recognition. Pattern Recognit 45(7):2510–2521CrossRefMATH
16.
Zurück zum Zitat Toygar Ö, Acan A, Toygar Ö (2012) Face recognition using PCA, LDA and ICA approaches on colored images. Thin Solid Films 17(4):145–156 Toygar Ö, Acan A, Toygar Ö (2012) Face recognition using PCA, LDA and ICA approaches on colored images. Thin Solid Films 17(4):145–156
17.
Zurück zum Zitat Wang X, ZhangY MuX et al (2012) The face recognition algorithm based on improved LBP. Opto-Electron Eng 7:76–80 Wang X, ZhangY MuX et al (2012) The face recognition algorithm based on improved LBP. Opto-Electron Eng 7:76–80
18.
Zurück zum Zitat Cament LA, Galdames FJ, Bowyer KW et al (2015) Face recognition under pose variation with local Gabor features enhanced by active shape and statistical models. Pattern Recognit 48(11):3371–3384CrossRef Cament LA, Galdames FJ, Bowyer KW et al (2015) Face recognition under pose variation with local Gabor features enhanced by active shape and statistical models. Pattern Recognit 48(11):3371–3384CrossRef
19.
Zurück zum Zitat Gao YB, Lee HJ (2015) Viewpoint unconstrained face recognition based on affine local descriptors and probabilistic similarity. J Inf Process Syst 11(4):643 Gao YB, Lee HJ (2015) Viewpoint unconstrained face recognition based on affine local descriptors and probabilistic similarity. J Inf Process Syst 11(4):643
20.
Zurück zum Zitat Zhang BQ, Mu ZC (2013) Robust classification for occluded ear via Gabor scale feature-based non-negative sparse representation. Opt Eng 53(6):667–677 Zhang BQ, Mu ZC (2013) Robust classification for occluded ear via Gabor scale feature-based non-negative sparse representation. Opt Eng 53(6):667–677
21.
Zurück zum Zitat Heikkilä M, Pietikäinen M (2006) A texture-based method for modeling the background and detecting moving objects. IEEE Trans Pattern Anal Mach Intell 28(4):657–662CrossRef Heikkilä M, Pietikäinen M (2006) A texture-based method for modeling the background and detecting moving objects. IEEE Trans Pattern Anal Mach Intell 28(4):657–662CrossRef
Metadaten
Titel
A cloud-based monitoring system via face recognition using Gabor and CS-LBP features
verfasst von
Chen Li
Wei Wei
Jiaxue Li
Wei Song
Publikationsdatum
12.08.2016
Verlag
Springer US
Erschienen in
The Journal of Supercomputing / Ausgabe 4/2017
Print ISSN: 0920-8542
Elektronische ISSN: 1573-0484
DOI
https://doi.org/10.1007/s11227-016-1840-6

Weitere Artikel der Ausgabe 4/2017

The Journal of Supercomputing 4/2017 Zur Ausgabe