SlideShare a Scribd company logo
Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 
www.ijera.com 168 | P a g e 
Multi-View Algorithm for Face, Eyes and Eye State Detection in Human Image- Study Paper Latesh Kumari*, Er. Sonia Jangra**, Er. Rakesh Sharma*** *M.Tech. Scholar (Computer Science and Engineering, L.R.I.E.T Solan (H.P) – Himachal Pradesh Technical University) ** Assistant Professor (Computer Science and Engineering, L.R.I.E.T Solan (H.P) – Himachal Pradesh Technical University ** *Principal (Computer Science and Engineering, L.R.Polytechnic Solan (H.P) – Himachal Pradesh Technical University) ABSTRACT For fatigue detection such as in the application of driver‟s fatigue monitoring system, the eye state analysis is one of the important and deciding steps to determine the fatigue of driver‟s eyes. In this study, algorithms for face detection, eye detection and eye state analysis have been studied and presented as well as an efficient algorithm for detection of face, eyes have been proposed. Firstly the efficient algorithm for face detection method has been presented which find the face area in the human images. Then, novel algorithms for detection of eye region and eye state are introduced. In this paper we propose a multi-view based eye state detection to determine the state of the eye. With the help of skin color model, the algorithm detects the face regions in an YCbCr color model. By applying the skin segmentation which normally separates the skin and non-skin pixels of the images, it detects the face regions of the image under various lighting and noise conditions. Then from these face regions, the eye regions are extracted within those extracted face regions. Our proposed algorithms are fast and robust as there is not pattern match. Keywords –Image Processing, Skin Detection, Face Detection, Eye detection, Color Models. 
I. INTRODUCTION 
Human face analysis and detection of human face recognition has been received attention of the researchers during the past decades because of emerging applications such as person identification, video surveillance etc. Similarly the eye detection and eye state detection have been a emerging area of research due to wide variety of the application associated in these research areas such driver‟s fatigue monitoring system, to analyze the behavior parameters of the drivers to avoid the road accidents. In current road accidents, loss of attentions of the driver is major reason for it. The driver‟s loss of attention due to drowsiness or fatigue is one of the major contributors in road accidents. According to National Highway Traffic Safety Administration [1] more than 100,000 crashes per year in United States are caused by drowsy driving. By detecting the patterns of the faces, one can design an automatic face recognition system which is a first step in face detection, then normalization can be applied to normalize the face images using behavior parameters of the faces such as facial features, eyes and mouth. [3], [4]. Therefore we can say the detection of faces and facial behavior properties is a important and major step in face detection. 
In the literatures, there are various approaches have been proposed for solving the problem of face detection [5] and these can be divided into basically two stage framework [6] as shown in the below figure. In the first stage, the face candidates those may contain the face are marked and sent as a feed to verifier state which verify the candidate region of the face. Face verifier is basically a validations module which validates the candidates regions of the face which will determine whether the candidate regions are the part of the face or not. Face detection and selection of candidate regions of the images is major research area in past which is the core components of the face detection. There are several approaches have been proposed and discussed over the past decade for improvement in human face detection which are broadly categorized into two main categories known as knowledge based methods and machine learning based approaches also known as feature based approaches. Those human face features are describing the human faces. The model known as statistical model is usually developed for describing the relations among these human face features. In machine learning based approaches, the descriptions of these attributed and relationships among them is more useful in terms of human face detection. 
RESEARCH ARTICLE OPEN ACCESS
Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 
www.ijera.com 169 | P a g e 
Figure 1: Face Detection framework And for eye detection, there are many eye detection methods have been proposed and implemented during last two decades. Broadly these proposed approaches can be classified into two categories: 
 Passive Approaches also known as Image Baaed Approaches 
 Active Approaches also known as Infrared based approaches 
Then further the image-based method is partitioned into three major approaches: 
 Template-based [7, 8], 
 Feature-based [9.10] 
 Appearance-based [11, 12]. 
Figure 2: Eye Detection Approaches In template based stated above, the eye model which is generic is designed, and then template matching is used to search the image for eyes. In terms of performance of this approach, it is very time consuming as it matches the whole image for eye regions. Here the detection of eye regions depend upon the model creation based on the shape of eye shape. The template is created for matching for the eye region in the whole image. 
In case of the feature based approach, the behavior of the eyes to determination of some distinctive features around the eyes. However, eyebrow and face orientation may also degrade the performance of the discriminative function, since the performance of distinct features depends upon the candidate eye window detection. In case of the appearance-based methods, the detection of eyes is based on their photometric appearance. In appearance based approach, there is usually requirement of large amount of training data which represent the eyes of different properties, under various and different facial structures, face orientations. The classifier based on machine learning algorithms such as support vector machine, Neural Networks etc has been trained with these types of data set. We can summarize the things like the above three methods extract the eye by selecting the eye regions under different appearances and geometric structure from the rest of the face. The special features of eye such as dark pupil, white sclera, circular iris, eye corners, eye shape etc. are utilized to distinguish the human eye from other objects. However, because of changing of lighting conditions and face pose, these differences will be too trivial to distinguish. Particularly, illumination variations in eye detection applications could be greatly sensitive. In some applications, Hough transform is used to detect eye regions in face images [13]. Hough transform needs high computations, so it is time consuming; consequently it is not suitable for real time applications. IR-based methods [14, 15] are only restricted to some specific applications since they need the assistance of IR illuminating devices. The former is relatively application independent and more widely used with merit that no extra equipment is needed. Similar to the facial features in human face detection, eyes can be a one of the most silent and stable features in a human face [16], [17]. The eye detection techniques can be seen in [18]. The main classical methods include the template matching method; eingen space method and Hough transform method [17], [18] as shown in figure 2 below. 
Figure 2: Eye Detection Methods 
Along with these three classical methods, there are other techniques proposed in the literatures which are based on images for eye detection. Han et al. [19] uses the morphological operations to locate the eye- pixels in the input image, then the labeling process
Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 
www.ijera.com 170 | P a g e 
have been performed to generate eye-analogue segments. Further these segments are being used as a guide to search for potential face regions of the image. Finally a trained back propagation based on the neural network is used to identify faces and their locations. Similar ideas are used by Wu and Zhou [20]. 
II. BACKGROUND AND RELATED WORK 
2.1 Face Detection In face detection, the skin color of the human images is one of very crucial feature, however different researchers may have different skin color, various literatures have shown that major difference lies largely between their intensity rather than their chrominance [21], [22]. Many different color spaces have been employed. Among them one finds: RGB, normalized RGB, HSI, HSV, YCbCr, YES, YUV, CIE Lab [23]. 2.1.1 Skin Color Segmentation With the help skin color segmentation we can separate the skin and non-skin regions of the image. However this depends upon the color models in which we are representing the human image. Therefore the selection of color model is very important in skin segmentation to make it more effective. Some potential color spaces: 
 CIEXYZ 
 CIEXYZ 
 YCbCr 
 YUV 
 YIQ 
A performance metric that others have used includes the computation of the separability of clusters of skin and non-skin pixels using scatter matrices. Another is to do a histogram comparison of the skin and non-skin pixels after colorspace transformation. The YCbCr colorspace was found to perform very well, 
2.2 Skin Detection Skin detection is defined as a process of extraction of skin pixels and non-skin pixels in an image or in a video. With the help of skin detector, the pixels of the images are divided into skin and non-skin regions. In computer vision, there are various approaches have been developed for skin detection. A skin detector typically transforms a given pixel into an appropriate color space and then uses a skin classifier to label the pixel whether it is a skin or a non-skin pixel. In any given color space, skin color occupies a part of such a space, which might be a compactor large region in the space. Such region is usually called the skin color cluster. A skin classifier is a one-class or two-class classification problem. A given pixel is classified and labeled whether it is a skin or a non-skin given a model of the skin color cluster in a given color space. In the context of skin classification, true positives are skin pixels that the classifier correctly labels as skin. True negatives are non-skin pixels that the classifier correctly labels as non-skin. Any classifier makes errors: it can wrongly label a non-skin pixel as skin or a skin pixel as a non- skin. The former type of errors is referred to as false positives (false detections) while the later is false negatives. A good classifier should have low false positive and false negative rates. As in any classification problem, there is a tradeoff between false positives and false negatives. The more loose the class boundary, the less the false negatives and the more the false positives. 2.3 Eye Detection In [24] and [25], eyes are detected based on the assumption that they are darker than other part of the face. Han at al. [25] use morphological operations to locate eye-analogue segments, while Wu and Zhou [24] find eye-analogue segments searching small patches in the input image that are roughly as large as an eye and are darker than their neighborhoods. For eye detection, there are four methods are used which include Viola-Jones eyes detector, the algorithm described by Valenti and Gevers [18], the approach proposed by Timm and Barth [19], and feature extractor by Ribarić, Lovrenčić, and Pavešič [3]. 2.4 Eye State Detection
Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 
www.ijera.com 171 | P a g e 
For eye state detection, the method of [Sirohey, S., Rosenfeld, A., Duric, Z.: „A method of detecting and tracking irises and eyelids in video‟, Pattern Recognit., 2001, 9,44444444444pp. 1389–1401] uses the distance between two eyelids. For a person being able to see, the upper eyelid should not cover the pupil. Thus, if the distance between the two eyelids is less than the iris radius, the eye is closed. However, this method is very sensitive to pupil centre location. In [1], eye property in saturation channel of HSI colour space is utilized for eye state detection. This property is used to extract iris region from skin region in iris circle. After choosing threshold value and creating binary image of iris circle, eye state is set to open if the number of white pixels in iris circle is more than the black pixels. 
III. PROPOSED ALGORITHMS FOR FACE, EYE AND EYE STATE DETECTION 
During the study and research we have found that there is no specific efficient model for face detection, eye-region detection and eye state detection methods. Academically, many researchers have worked in the field of face detection, eye detection and eye state analysis ( open/closed) separately, but in a composite research and to determine the eye state analysis based on the facial features and eye regions, there is no efficient approach for it for public research. Research in the determination of eye state (open/closed) is growing very fast these days. In the past, the face-detection algorithms are focused on the detection of frontal human faces, whereas in the current trends, the algorithms are more towards to solve the more general and difficult problem of multi-view face detection. In this paper, we aim to determine eye state (open or closed), for this purpose, we first need to detect face region, then we find eyes and after that, we detect eye state. Based on the region selection of human faces, here we propose the efficient face, eye and eye state detection algorithms. Based on facial behavior analysis, the facial regions of the image is being extracted which is a optimal face region of the human image. Briefly following are the steps followed in algorithm implementation: 
1. Start. 
a. Input Image. 
b. Binary Image Conversion in a particular color model. 
c. Face region selection 
d. Eye region selection 
e. Left and right eye region selection 
f. Eye state determination. 
2. End. 
As stated, Face detection and eye detection can be considered as a specific case of object-class detection. In terms of object class detection, the objective is to find the location and size of the specific object in a image. Computer vision is a field that includes methods for acquiring, processing, analyzing, and understanding images. The Computer Vision has been described as the processes and representations of vision perceptions. Computer vision covers the core technology of automated image analysis which is used in many fields. “Scientifically, the computer vision is mainly concerned with the artificial system that extracts the information from human images. The computer vision is a field which acquires, process, and extracts the important features of the images. The human image data can take multiple forms in terms of video sequences, views in the form of multiple cameras. To simulate the images, the computer mainly breaks down the images into constituents, such as light and shadow, edges and fields. 
Figure 3: Block Diagram of proposed algorithm.
Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 
www.ijera.com 172 | P a g e 
As shown in the above block diagram, the first step is image input, here in this research input image we are taking from various sources such as open database. Then the image is being converted into binary image using the color models which are further processed for region selection related to face, eyes. The selected eye regions are being the deciding parameters for the selection and determination of eye states. 
IV. Conclusion 
Here in this paper, we try to present our research for eye state analysis and detection of eye states which would be helpful in the applications such drive‟s fatigue monitoring system, determination of eye state of human image. During this, face detection based on human facial features and eye detection for determination of eye regions is presented which lead us to eye state determinations. We also try to present the research presented in the literatures for eye state detection and found that there is no efficient algorithm till now for eye state detection. Then based on the study, we presented algorithms for face, eye and eye state detection. This is initial research which we will take forward to detection of eye state in optimal way. 
V. ACKNOWLEDGEMENTS 
I would like to acknowledge Er.Sonia jangra, Assistant Professor, Department of Computer Science and Engineering for her support and guidance in writing this research paper. I also would like to thank Er. Rakesh Sharma, Principal at L.R.Polytechnic Solan (H.P), without his support, this research was just not possible, I sincerely thank to him for his support and guidance. References 
[1] Research on Drowsy Driving, National Highway Traffic Safety Administration, [online] Available: http://www.nhtsa.gov/Driving+Safety/Distracted+Driving/Research+on +Drowsy+Driving 
[2] [M. Kutila, “Methods for Machine Vision Based Driver Monitoring. 
[3] S. G. Kong, J. Heo, B. R. Abidi, J. Paik, and M. A. Abidi, “Recent advances in visual and infrared face recognition: a review,” Computer Vision and Image Understanding, vol. 97, pp. 103–135, 2005. 
[4] W. Zhao, R. Chellappa, A. Ronsenfeld, and P. J. Phillips, “Face recognition: A literature survey,” ACM Computing Surveys, pp. 399–458, 2003. 
[5] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H.Chen, “Fast face detection via morphologybased pre-processing,” Pattern Recognition, vol. 33, pp. 1701–1712, 2000. 
[6] J. Wu and Z. H. Zhou, “Efficient face candidates selector for face detection,” Pattern Recognition, vol. 36, pp. 1175– 1186, 2003. 
[7] Xie, X., Sudhakar, R., Zhuang, H.: „On improving eye feature extraction using deformable templates‟, Pattern Recognit., 1994, 27, (6), pp. 791–799 
[8] Huang,W., Mariani, R.: „Face detection and precise eyes location‟. Proc. Int. Conf. on Pattern Recognition, 2000, pp. 722–727 
[9] Zhou, Z., Geng, X.: „Projection functions for eye detection‟, Pattern Recognit., 2004, 37, (5), pp. 1049–1056 
[10] Kawato, S., Tetsutani, N.: „Detection and tracking of eyes for gaze-camera control’. Proc. 15th Int. Conf. on Vision Interface, 2002, pp. 1031–1038 
[11] Huang, J., Wechsler, H.: „Eye detection using optimal wavelet packets and radial basis functions (rbfs)‟, Int. J. Pattern Recognit. Artif. Intell., 1999, 13, (7), pp. 1009 
[12] Feng, G., Yuen, P.: „Multi cues eye detection on gray intensity image’, Pattern Recognit., 2001, 34, pp. 1033–1046 
[13] Khairosfaizal, W., Nor‟aini, A.: „Eyes detection in facial images using circular Hough transform’. Proc. Fifth Int. Colloquium on Signal Processing and Its Applications, 2009, pp. 238–242 
[14] Li, S., Chu, R., Ao, M., Zhang, L., He, R.: „Highly accurate and fast face recognition using near infrared images’. Proc. IAPR Int. Conf. on Biometric, 2006, pp. 151–158 
[15] Li, S., Zhang, L., Liao, S., et al.: „A near- infrared image based face recognition system’. Proc. Seventh IEEE Int. Conf. on Automatic Face and Gesture Recognition, 2006, pp. 455–460 
[16] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H. Chen, “Fast face detection via morphology based pre-processing,” Pattern Recognition,vol. 33, pp. 1701–1712, 2000. 
[17] R. Hsu, M. Abdel-Mottaleb, and A. K. Jain, “Face detecting in color images,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, pp. 696–706, may 2002. 
[18] J. Song, Z. Chi, and J. Liu, “A robust eye detection method using combined binary edge and intensity information,” Pattern Recognition, vol. 39, pp. 1110–1125, 2006. 
[19] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H. Chen, “Fast face detection via morphology based pre-processing,” Pattern Recognition,vol. 33, pp. 1701–1712, 2000.
Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 
www.ijera.com 173 | P a g e 
[20] J. Wu and Z. H. Zhou, “Efficient face candidates selector for face detection,” Pattern Recognition, vol. 36, pp. 1175– 1186, 2003. 
[21] H. Graf, T. Chen, E. Petajan, and E. Cosatto, “Locating faces and facial parts,” in Proc First Int’l Workshop Automatic Face and Resture Recognition, pp. 41–46, 1995. 
[22] M. J. Jones and J. M. Rehg, “Statistical color models with application to skin detection.,” International Journal of Computer Vision,vol. 46, no. 1, pp. 81–96, 2002. 
[23] R. Hsu, M. Abdel-Mottaleb, and A. K. Jain, “Face detecting in color images,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, pp. 696–706, may 2002. 
[24] J. Wu and Z. H. Zhou, “Efficient face candidates selector for face detection,” Pattern Recognition, vol. 36, pp. 1175– 1186, 2003. 
[25] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H. Chen, “Fast face detection via morphology based pre-processing,” Pattern Recognition, vol. 33, pp. 1701–1712, 2000.

More Related Content

What's hot

Facial expression recognition android application
Facial expression recognition android applicationFacial expression recognition android application
Facial expression recognition android application
Alexander Fernicola
 
Transform Domain Based Iris Recognition using EMD and FFT
Transform Domain Based Iris Recognition using EMD and FFTTransform Domain Based Iris Recognition using EMD and FFT
Transform Domain Based Iris Recognition using EMD and FFT
IOSRJVSP
 
5116ijscmc01
5116ijscmc015116ijscmc01
5116ijscmc01
ijscmcj
 
An algorithm to detect drivers
An algorithm to detect driversAn algorithm to detect drivers
An algorithm to detect drivers
ijscmcj
 
Investigation of deformation of the cornea during tonometry using FEM
Investigation of deformation of the cornea during  tonometry using FEM Investigation of deformation of the cornea during  tonometry using FEM
Investigation of deformation of the cornea during tonometry using FEM
IJECEIAES
 
Optimization of deep learning features for age-invariant face recognition
Optimization of deep learning features for age-invariant face recognition Optimization of deep learning features for age-invariant face recognition
Optimization of deep learning features for age-invariant face recognition
IJECEIAES
 
IRJET- Path Finder with Obstacle Avoidance Robot
IRJET-  	  Path Finder with Obstacle Avoidance RobotIRJET-  	  Path Finder with Obstacle Avoidance Robot
IRJET- Path Finder with Obstacle Avoidance Robot
IRJET Journal
 
Iranian cashes recognition using
Iranian cashes recognition usingIranian cashes recognition using
Iranian cashes recognition using
csandit
 

What's hot (8)

Facial expression recognition android application
Facial expression recognition android applicationFacial expression recognition android application
Facial expression recognition android application
 
Transform Domain Based Iris Recognition using EMD and FFT
Transform Domain Based Iris Recognition using EMD and FFTTransform Domain Based Iris Recognition using EMD and FFT
Transform Domain Based Iris Recognition using EMD and FFT
 
5116ijscmc01
5116ijscmc015116ijscmc01
5116ijscmc01
 
An algorithm to detect drivers
An algorithm to detect driversAn algorithm to detect drivers
An algorithm to detect drivers
 
Investigation of deformation of the cornea during tonometry using FEM
Investigation of deformation of the cornea during  tonometry using FEM Investigation of deformation of the cornea during  tonometry using FEM
Investigation of deformation of the cornea during tonometry using FEM
 
Optimization of deep learning features for age-invariant face recognition
Optimization of deep learning features for age-invariant face recognition Optimization of deep learning features for age-invariant face recognition
Optimization of deep learning features for age-invariant face recognition
 
IRJET- Path Finder with Obstacle Avoidance Robot
IRJET-  	  Path Finder with Obstacle Avoidance RobotIRJET-  	  Path Finder with Obstacle Avoidance Robot
IRJET- Path Finder with Obstacle Avoidance Robot
 
Iranian cashes recognition using
Iranian cashes recognition usingIranian cashes recognition using
Iranian cashes recognition using
 

Viewers also liked

Red Eye Removal
Red Eye RemovalRed Eye Removal
Red Eye Removal
tonyl32
 
Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...
Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...
Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...
IJERA Editor
 
Bu4201474480
Bu4201474480Bu4201474480
Bu4201474480
IJERA Editor
 
A42060105
A42060105A42060105
A42060105
IJERA Editor
 
K42047075
K42047075K42047075
K42047075
IJERA Editor
 
Analyzing Video Streaming Quality by Using Various Error Correction Methods o...
Analyzing Video Streaming Quality by Using Various Error Correction Methods o...Analyzing Video Streaming Quality by Using Various Error Correction Methods o...
Analyzing Video Streaming Quality by Using Various Error Correction Methods o...
IJERA Editor
 
Reviewing the factors of the Renewable Energy systems for Improving the Energ...
Reviewing the factors of the Renewable Energy systems for Improving the Energ...Reviewing the factors of the Renewable Energy systems for Improving the Energ...
Reviewing the factors of the Renewable Energy systems for Improving the Energ...
IJERA Editor
 
Ag04602228232
Ag04602228232Ag04602228232
Ag04602228232
IJERA Editor
 
Preprocessing and Classification in WEKA Using Different Classifiers
Preprocessing and Classification in WEKA Using Different ClassifiersPreprocessing and Classification in WEKA Using Different Classifiers
Preprocessing and Classification in WEKA Using Different Classifiers
IJERA Editor
 
Assessment of the waste water quality parameter of the Chitrakoot Dham, Karwi
Assessment of the waste water quality parameter of the Chitrakoot Dham, KarwiAssessment of the waste water quality parameter of the Chitrakoot Dham, Karwi
Assessment of the waste water quality parameter of the Chitrakoot Dham, Karwi
IJERA Editor
 
Analysis On Classification Techniques In Mammographic Mass Data Set
Analysis On Classification Techniques In Mammographic Mass Data SetAnalysis On Classification Techniques In Mammographic Mass Data Set
Analysis On Classification Techniques In Mammographic Mass Data Set
IJERA Editor
 
M45027282
M45027282M45027282
M45027282
IJERA Editor
 
Dye Sysentized Solar Cell (Dyssc)
Dye Sysentized Solar Cell (Dyssc)Dye Sysentized Solar Cell (Dyssc)
Dye Sysentized Solar Cell (Dyssc)
IJERA Editor
 
Amelioration of safety management in infrastructure projects
Amelioration of safety management in infrastructure projectsAmelioration of safety management in infrastructure projects
Amelioration of safety management in infrastructure projects
IJERA Editor
 
Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...
Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...
Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...
IJERA Editor
 
Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...
Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...
Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...
IJERA Editor
 
Analysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTAnalysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOT
IJERA Editor
 
Bg044357364
Bg044357364Bg044357364
Bg044357364
IJERA Editor
 

Viewers also liked (20)

Red Eye Removal
Red Eye RemovalRed Eye Removal
Red Eye Removal
 
Ad044203208
Ad044203208Ad044203208
Ad044203208
 
Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...
Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...
Quantitative Modeling Of Formation Damage On The Reservoir During Microbial E...
 
Bu4201474480
Bu4201474480Bu4201474480
Bu4201474480
 
A42060105
A42060105A42060105
A42060105
 
K42047075
K42047075K42047075
K42047075
 
Analyzing Video Streaming Quality by Using Various Error Correction Methods o...
Analyzing Video Streaming Quality by Using Various Error Correction Methods o...Analyzing Video Streaming Quality by Using Various Error Correction Methods o...
Analyzing Video Streaming Quality by Using Various Error Correction Methods o...
 
Reviewing the factors of the Renewable Energy systems for Improving the Energ...
Reviewing the factors of the Renewable Energy systems for Improving the Energ...Reviewing the factors of the Renewable Energy systems for Improving the Energ...
Reviewing the factors of the Renewable Energy systems for Improving the Energ...
 
Ag04602228232
Ag04602228232Ag04602228232
Ag04602228232
 
Preprocessing and Classification in WEKA Using Different Classifiers
Preprocessing and Classification in WEKA Using Different ClassifiersPreprocessing and Classification in WEKA Using Different Classifiers
Preprocessing and Classification in WEKA Using Different Classifiers
 
Assessment of the waste water quality parameter of the Chitrakoot Dham, Karwi
Assessment of the waste water quality parameter of the Chitrakoot Dham, KarwiAssessment of the waste water quality parameter of the Chitrakoot Dham, Karwi
Assessment of the waste water quality parameter of the Chitrakoot Dham, Karwi
 
Analysis On Classification Techniques In Mammographic Mass Data Set
Analysis On Classification Techniques In Mammographic Mass Data SetAnalysis On Classification Techniques In Mammographic Mass Data Set
Analysis On Classification Techniques In Mammographic Mass Data Set
 
M45027282
M45027282M45027282
M45027282
 
Dye Sysentized Solar Cell (Dyssc)
Dye Sysentized Solar Cell (Dyssc)Dye Sysentized Solar Cell (Dyssc)
Dye Sysentized Solar Cell (Dyssc)
 
Amelioration of safety management in infrastructure projects
Amelioration of safety management in infrastructure projectsAmelioration of safety management in infrastructure projects
Amelioration of safety management in infrastructure projects
 
K046016266
K046016266K046016266
K046016266
 
Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...
Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...
Growth and Characterization of Barium doped Potassium Hydrogen Phthalate Sing...
 
Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...
Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...
Flexible ac transmission systems (FACTS), network congestion, Ordinal Optimiz...
 
Analysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTAnalysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOT
 
Bg044357364
Bg044357364Bg044357364
Bg044357364
 

Similar to Multi-View Algorithm for Face, Eyes and Eye State Detection in Human Image- Study Paper

Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Editor IJARCET
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Editor IJCATR
 
IRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection SystemIRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection System
IRJET Journal
 
IRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection SystemIRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection System
IRJET Journal
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
ijma
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithms
ijma
 
Review of Face Detection Techniques
Review of Face Detection TechniquesReview of Face Detection Techniques
Review of Face Detection Techniques
IRJET Journal
 
Facial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarksFacial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarks
eSAT Journals
 
Facial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarksFacial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarks
eSAT Journals
 
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTIONINTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
ijma
 
Kh3418561861
Kh3418561861Kh3418561861
Kh3418561861
IJERA Editor
 
FACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTS
FACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTSFACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTS
FACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTS
ijcseit
 
184
184184
International Journal of Image Processing (IJIP) Volume (1) Issue (2)
International Journal of Image Processing (IJIP) Volume (1) Issue (2)International Journal of Image Processing (IJIP) Volume (1) Issue (2)
International Journal of Image Processing (IJIP) Volume (1) Issue (2)CSCJournals
 
A Study on Face Recognition Technique based on Eigenface
A Study on Face Recognition Technique based on EigenfaceA Study on Face Recognition Technique based on Eigenface
A Study on Face Recognition Technique based on Eigenface
sadique_ghitm
 
Recognition of Surgically Altered Face Images
Recognition of Surgically Altered Face ImagesRecognition of Surgically Altered Face Images
Recognition of Surgically Altered Face Images
IRJET Journal
 
IRJET- Persons Identification Tool for Visually Impaired - Digital Eye
IRJET-  	  Persons Identification Tool for Visually Impaired - Digital EyeIRJET-  	  Persons Identification Tool for Visually Impaired - Digital Eye
IRJET- Persons Identification Tool for Visually Impaired - Digital Eye
IRJET Journal
 
NEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTIONNEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTION
cscpconf
 
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...
IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...
IRJET Journal
 

Similar to Multi-View Algorithm for Face, Eyes and Eye State Detection in Human Image- Study Paper (20)

Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
Comparative Study of Lip Extraction Feature with Eye Feature Extraction Algor...
 
IRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection SystemIRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection System
 
IRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection SystemIRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection System
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithms
 
Review of Face Detection Techniques
Review of Face Detection TechniquesReview of Face Detection Techniques
Review of Face Detection Techniques
 
Facial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarksFacial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarks
 
Facial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarksFacial expression identification by using features of salient facial landmarks
Facial expression identification by using features of salient facial landmarks
 
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTIONINTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
 
Kh3418561861
Kh3418561861Kh3418561861
Kh3418561861
 
FACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTS
FACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTSFACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTS
FACIAL EXTRACTION AND LIP TRACKING USING FACIAL POINTS
 
184
184184
184
 
International Journal of Image Processing (IJIP) Volume (1) Issue (2)
International Journal of Image Processing (IJIP) Volume (1) Issue (2)International Journal of Image Processing (IJIP) Volume (1) Issue (2)
International Journal of Image Processing (IJIP) Volume (1) Issue (2)
 
A Study on Face Recognition Technique based on Eigenface
A Study on Face Recognition Technique based on EigenfaceA Study on Face Recognition Technique based on Eigenface
A Study on Face Recognition Technique based on Eigenface
 
Recognition of Surgically Altered Face Images
Recognition of Surgically Altered Face ImagesRecognition of Surgically Altered Face Images
Recognition of Surgically Altered Face Images
 
IRJET- Persons Identification Tool for Visually Impaired - Digital Eye
IRJET-  	  Persons Identification Tool for Visually Impaired - Digital EyeIRJET-  	  Persons Identification Tool for Visually Impaired - Digital Eye
IRJET- Persons Identification Tool for Visually Impaired - Digital Eye
 
NEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTIONNEURAL NETWORK APPROACH FOR EYE DETECTION
NEURAL NETWORK APPROACH FOR EYE DETECTION
 
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...
IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...IRJET-  	  An Effective System to Detect Face Drowsiness Status using Local F...
IRJET- An Effective System to Detect Face Drowsiness Status using Local F...
 

Recently uploaded

Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 

Recently uploaded (20)

Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 

Multi-View Algorithm for Face, Eyes and Eye State Detection in Human Image- Study Paper

  • 1. Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 www.ijera.com 168 | P a g e Multi-View Algorithm for Face, Eyes and Eye State Detection in Human Image- Study Paper Latesh Kumari*, Er. Sonia Jangra**, Er. Rakesh Sharma*** *M.Tech. Scholar (Computer Science and Engineering, L.R.I.E.T Solan (H.P) – Himachal Pradesh Technical University) ** Assistant Professor (Computer Science and Engineering, L.R.I.E.T Solan (H.P) – Himachal Pradesh Technical University ** *Principal (Computer Science and Engineering, L.R.Polytechnic Solan (H.P) – Himachal Pradesh Technical University) ABSTRACT For fatigue detection such as in the application of driver‟s fatigue monitoring system, the eye state analysis is one of the important and deciding steps to determine the fatigue of driver‟s eyes. In this study, algorithms for face detection, eye detection and eye state analysis have been studied and presented as well as an efficient algorithm for detection of face, eyes have been proposed. Firstly the efficient algorithm for face detection method has been presented which find the face area in the human images. Then, novel algorithms for detection of eye region and eye state are introduced. In this paper we propose a multi-view based eye state detection to determine the state of the eye. With the help of skin color model, the algorithm detects the face regions in an YCbCr color model. By applying the skin segmentation which normally separates the skin and non-skin pixels of the images, it detects the face regions of the image under various lighting and noise conditions. Then from these face regions, the eye regions are extracted within those extracted face regions. Our proposed algorithms are fast and robust as there is not pattern match. Keywords –Image Processing, Skin Detection, Face Detection, Eye detection, Color Models. I. INTRODUCTION Human face analysis and detection of human face recognition has been received attention of the researchers during the past decades because of emerging applications such as person identification, video surveillance etc. Similarly the eye detection and eye state detection have been a emerging area of research due to wide variety of the application associated in these research areas such driver‟s fatigue monitoring system, to analyze the behavior parameters of the drivers to avoid the road accidents. In current road accidents, loss of attentions of the driver is major reason for it. The driver‟s loss of attention due to drowsiness or fatigue is one of the major contributors in road accidents. According to National Highway Traffic Safety Administration [1] more than 100,000 crashes per year in United States are caused by drowsy driving. By detecting the patterns of the faces, one can design an automatic face recognition system which is a first step in face detection, then normalization can be applied to normalize the face images using behavior parameters of the faces such as facial features, eyes and mouth. [3], [4]. Therefore we can say the detection of faces and facial behavior properties is a important and major step in face detection. In the literatures, there are various approaches have been proposed for solving the problem of face detection [5] and these can be divided into basically two stage framework [6] as shown in the below figure. In the first stage, the face candidates those may contain the face are marked and sent as a feed to verifier state which verify the candidate region of the face. Face verifier is basically a validations module which validates the candidates regions of the face which will determine whether the candidate regions are the part of the face or not. Face detection and selection of candidate regions of the images is major research area in past which is the core components of the face detection. There are several approaches have been proposed and discussed over the past decade for improvement in human face detection which are broadly categorized into two main categories known as knowledge based methods and machine learning based approaches also known as feature based approaches. Those human face features are describing the human faces. The model known as statistical model is usually developed for describing the relations among these human face features. In machine learning based approaches, the descriptions of these attributed and relationships among them is more useful in terms of human face detection. RESEARCH ARTICLE OPEN ACCESS
  • 2. Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 www.ijera.com 169 | P a g e Figure 1: Face Detection framework And for eye detection, there are many eye detection methods have been proposed and implemented during last two decades. Broadly these proposed approaches can be classified into two categories:  Passive Approaches also known as Image Baaed Approaches  Active Approaches also known as Infrared based approaches Then further the image-based method is partitioned into three major approaches:  Template-based [7, 8],  Feature-based [9.10]  Appearance-based [11, 12]. Figure 2: Eye Detection Approaches In template based stated above, the eye model which is generic is designed, and then template matching is used to search the image for eyes. In terms of performance of this approach, it is very time consuming as it matches the whole image for eye regions. Here the detection of eye regions depend upon the model creation based on the shape of eye shape. The template is created for matching for the eye region in the whole image. In case of the feature based approach, the behavior of the eyes to determination of some distinctive features around the eyes. However, eyebrow and face orientation may also degrade the performance of the discriminative function, since the performance of distinct features depends upon the candidate eye window detection. In case of the appearance-based methods, the detection of eyes is based on their photometric appearance. In appearance based approach, there is usually requirement of large amount of training data which represent the eyes of different properties, under various and different facial structures, face orientations. The classifier based on machine learning algorithms such as support vector machine, Neural Networks etc has been trained with these types of data set. We can summarize the things like the above three methods extract the eye by selecting the eye regions under different appearances and geometric structure from the rest of the face. The special features of eye such as dark pupil, white sclera, circular iris, eye corners, eye shape etc. are utilized to distinguish the human eye from other objects. However, because of changing of lighting conditions and face pose, these differences will be too trivial to distinguish. Particularly, illumination variations in eye detection applications could be greatly sensitive. In some applications, Hough transform is used to detect eye regions in face images [13]. Hough transform needs high computations, so it is time consuming; consequently it is not suitable for real time applications. IR-based methods [14, 15] are only restricted to some specific applications since they need the assistance of IR illuminating devices. The former is relatively application independent and more widely used with merit that no extra equipment is needed. Similar to the facial features in human face detection, eyes can be a one of the most silent and stable features in a human face [16], [17]. The eye detection techniques can be seen in [18]. The main classical methods include the template matching method; eingen space method and Hough transform method [17], [18] as shown in figure 2 below. Figure 2: Eye Detection Methods Along with these three classical methods, there are other techniques proposed in the literatures which are based on images for eye detection. Han et al. [19] uses the morphological operations to locate the eye- pixels in the input image, then the labeling process
  • 3. Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 www.ijera.com 170 | P a g e have been performed to generate eye-analogue segments. Further these segments are being used as a guide to search for potential face regions of the image. Finally a trained back propagation based on the neural network is used to identify faces and their locations. Similar ideas are used by Wu and Zhou [20]. II. BACKGROUND AND RELATED WORK 2.1 Face Detection In face detection, the skin color of the human images is one of very crucial feature, however different researchers may have different skin color, various literatures have shown that major difference lies largely between their intensity rather than their chrominance [21], [22]. Many different color spaces have been employed. Among them one finds: RGB, normalized RGB, HSI, HSV, YCbCr, YES, YUV, CIE Lab [23]. 2.1.1 Skin Color Segmentation With the help skin color segmentation we can separate the skin and non-skin regions of the image. However this depends upon the color models in which we are representing the human image. Therefore the selection of color model is very important in skin segmentation to make it more effective. Some potential color spaces:  CIEXYZ  CIEXYZ  YCbCr  YUV  YIQ A performance metric that others have used includes the computation of the separability of clusters of skin and non-skin pixels using scatter matrices. Another is to do a histogram comparison of the skin and non-skin pixels after colorspace transformation. The YCbCr colorspace was found to perform very well, 2.2 Skin Detection Skin detection is defined as a process of extraction of skin pixels and non-skin pixels in an image or in a video. With the help of skin detector, the pixels of the images are divided into skin and non-skin regions. In computer vision, there are various approaches have been developed for skin detection. A skin detector typically transforms a given pixel into an appropriate color space and then uses a skin classifier to label the pixel whether it is a skin or a non-skin pixel. In any given color space, skin color occupies a part of such a space, which might be a compactor large region in the space. Such region is usually called the skin color cluster. A skin classifier is a one-class or two-class classification problem. A given pixel is classified and labeled whether it is a skin or a non-skin given a model of the skin color cluster in a given color space. In the context of skin classification, true positives are skin pixels that the classifier correctly labels as skin. True negatives are non-skin pixels that the classifier correctly labels as non-skin. Any classifier makes errors: it can wrongly label a non-skin pixel as skin or a skin pixel as a non- skin. The former type of errors is referred to as false positives (false detections) while the later is false negatives. A good classifier should have low false positive and false negative rates. As in any classification problem, there is a tradeoff between false positives and false negatives. The more loose the class boundary, the less the false negatives and the more the false positives. 2.3 Eye Detection In [24] and [25], eyes are detected based on the assumption that they are darker than other part of the face. Han at al. [25] use morphological operations to locate eye-analogue segments, while Wu and Zhou [24] find eye-analogue segments searching small patches in the input image that are roughly as large as an eye and are darker than their neighborhoods. For eye detection, there are four methods are used which include Viola-Jones eyes detector, the algorithm described by Valenti and Gevers [18], the approach proposed by Timm and Barth [19], and feature extractor by Ribarić, Lovrenčić, and Pavešič [3]. 2.4 Eye State Detection
  • 4. Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 www.ijera.com 171 | P a g e For eye state detection, the method of [Sirohey, S., Rosenfeld, A., Duric, Z.: „A method of detecting and tracking irises and eyelids in video‟, Pattern Recognit., 2001, 9,44444444444pp. 1389–1401] uses the distance between two eyelids. For a person being able to see, the upper eyelid should not cover the pupil. Thus, if the distance between the two eyelids is less than the iris radius, the eye is closed. However, this method is very sensitive to pupil centre location. In [1], eye property in saturation channel of HSI colour space is utilized for eye state detection. This property is used to extract iris region from skin region in iris circle. After choosing threshold value and creating binary image of iris circle, eye state is set to open if the number of white pixels in iris circle is more than the black pixels. III. PROPOSED ALGORITHMS FOR FACE, EYE AND EYE STATE DETECTION During the study and research we have found that there is no specific efficient model for face detection, eye-region detection and eye state detection methods. Academically, many researchers have worked in the field of face detection, eye detection and eye state analysis ( open/closed) separately, but in a composite research and to determine the eye state analysis based on the facial features and eye regions, there is no efficient approach for it for public research. Research in the determination of eye state (open/closed) is growing very fast these days. In the past, the face-detection algorithms are focused on the detection of frontal human faces, whereas in the current trends, the algorithms are more towards to solve the more general and difficult problem of multi-view face detection. In this paper, we aim to determine eye state (open or closed), for this purpose, we first need to detect face region, then we find eyes and after that, we detect eye state. Based on the region selection of human faces, here we propose the efficient face, eye and eye state detection algorithms. Based on facial behavior analysis, the facial regions of the image is being extracted which is a optimal face region of the human image. Briefly following are the steps followed in algorithm implementation: 1. Start. a. Input Image. b. Binary Image Conversion in a particular color model. c. Face region selection d. Eye region selection e. Left and right eye region selection f. Eye state determination. 2. End. As stated, Face detection and eye detection can be considered as a specific case of object-class detection. In terms of object class detection, the objective is to find the location and size of the specific object in a image. Computer vision is a field that includes methods for acquiring, processing, analyzing, and understanding images. The Computer Vision has been described as the processes and representations of vision perceptions. Computer vision covers the core technology of automated image analysis which is used in many fields. “Scientifically, the computer vision is mainly concerned with the artificial system that extracts the information from human images. The computer vision is a field which acquires, process, and extracts the important features of the images. The human image data can take multiple forms in terms of video sequences, views in the form of multiple cameras. To simulate the images, the computer mainly breaks down the images into constituents, such as light and shadow, edges and fields. Figure 3: Block Diagram of proposed algorithm.
  • 5. Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 www.ijera.com 172 | P a g e As shown in the above block diagram, the first step is image input, here in this research input image we are taking from various sources such as open database. Then the image is being converted into binary image using the color models which are further processed for region selection related to face, eyes. The selected eye regions are being the deciding parameters for the selection and determination of eye states. IV. Conclusion Here in this paper, we try to present our research for eye state analysis and detection of eye states which would be helpful in the applications such drive‟s fatigue monitoring system, determination of eye state of human image. During this, face detection based on human facial features and eye detection for determination of eye regions is presented which lead us to eye state determinations. We also try to present the research presented in the literatures for eye state detection and found that there is no efficient algorithm till now for eye state detection. Then based on the study, we presented algorithms for face, eye and eye state detection. This is initial research which we will take forward to detection of eye state in optimal way. V. ACKNOWLEDGEMENTS I would like to acknowledge Er.Sonia jangra, Assistant Professor, Department of Computer Science and Engineering for her support and guidance in writing this research paper. I also would like to thank Er. Rakesh Sharma, Principal at L.R.Polytechnic Solan (H.P), without his support, this research was just not possible, I sincerely thank to him for his support and guidance. References [1] Research on Drowsy Driving, National Highway Traffic Safety Administration, [online] Available: http://www.nhtsa.gov/Driving+Safety/Distracted+Driving/Research+on +Drowsy+Driving [2] [M. Kutila, “Methods for Machine Vision Based Driver Monitoring. [3] S. G. Kong, J. Heo, B. R. Abidi, J. Paik, and M. A. Abidi, “Recent advances in visual and infrared face recognition: a review,” Computer Vision and Image Understanding, vol. 97, pp. 103–135, 2005. [4] W. Zhao, R. Chellappa, A. Ronsenfeld, and P. J. Phillips, “Face recognition: A literature survey,” ACM Computing Surveys, pp. 399–458, 2003. [5] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H.Chen, “Fast face detection via morphologybased pre-processing,” Pattern Recognition, vol. 33, pp. 1701–1712, 2000. [6] J. Wu and Z. H. Zhou, “Efficient face candidates selector for face detection,” Pattern Recognition, vol. 36, pp. 1175– 1186, 2003. [7] Xie, X., Sudhakar, R., Zhuang, H.: „On improving eye feature extraction using deformable templates‟, Pattern Recognit., 1994, 27, (6), pp. 791–799 [8] Huang,W., Mariani, R.: „Face detection and precise eyes location‟. Proc. Int. Conf. on Pattern Recognition, 2000, pp. 722–727 [9] Zhou, Z., Geng, X.: „Projection functions for eye detection‟, Pattern Recognit., 2004, 37, (5), pp. 1049–1056 [10] Kawato, S., Tetsutani, N.: „Detection and tracking of eyes for gaze-camera control’. Proc. 15th Int. Conf. on Vision Interface, 2002, pp. 1031–1038 [11] Huang, J., Wechsler, H.: „Eye detection using optimal wavelet packets and radial basis functions (rbfs)‟, Int. J. Pattern Recognit. Artif. Intell., 1999, 13, (7), pp. 1009 [12] Feng, G., Yuen, P.: „Multi cues eye detection on gray intensity image’, Pattern Recognit., 2001, 34, pp. 1033–1046 [13] Khairosfaizal, W., Nor‟aini, A.: „Eyes detection in facial images using circular Hough transform’. Proc. Fifth Int. Colloquium on Signal Processing and Its Applications, 2009, pp. 238–242 [14] Li, S., Chu, R., Ao, M., Zhang, L., He, R.: „Highly accurate and fast face recognition using near infrared images’. Proc. IAPR Int. Conf. on Biometric, 2006, pp. 151–158 [15] Li, S., Zhang, L., Liao, S., et al.: „A near- infrared image based face recognition system’. Proc. Seventh IEEE Int. Conf. on Automatic Face and Gesture Recognition, 2006, pp. 455–460 [16] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H. Chen, “Fast face detection via morphology based pre-processing,” Pattern Recognition,vol. 33, pp. 1701–1712, 2000. [17] R. Hsu, M. Abdel-Mottaleb, and A. K. Jain, “Face detecting in color images,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, pp. 696–706, may 2002. [18] J. Song, Z. Chi, and J. Liu, “A robust eye detection method using combined binary edge and intensity information,” Pattern Recognition, vol. 39, pp. 1110–1125, 2006. [19] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H. Chen, “Fast face detection via morphology based pre-processing,” Pattern Recognition,vol. 33, pp. 1701–1712, 2000.
  • 6. Latesh Kumari et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 5), July 2014, pp.168-173 www.ijera.com 173 | P a g e [20] J. Wu and Z. H. Zhou, “Efficient face candidates selector for face detection,” Pattern Recognition, vol. 36, pp. 1175– 1186, 2003. [21] H. Graf, T. Chen, E. Petajan, and E. Cosatto, “Locating faces and facial parts,” in Proc First Int’l Workshop Automatic Face and Resture Recognition, pp. 41–46, 1995. [22] M. J. Jones and J. M. Rehg, “Statistical color models with application to skin detection.,” International Journal of Computer Vision,vol. 46, no. 1, pp. 81–96, 2002. [23] R. Hsu, M. Abdel-Mottaleb, and A. K. Jain, “Face detecting in color images,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, pp. 696–706, may 2002. [24] J. Wu and Z. H. Zhou, “Efficient face candidates selector for face detection,” Pattern Recognition, vol. 36, pp. 1175– 1186, 2003. [25] C. C. Han, H. Y. M. Liao, G. J. Yu, and L. H. Chen, “Fast face detection via morphology based pre-processing,” Pattern Recognition, vol. 33, pp. 1701–1712, 2000.