• Title/Summary/Keyword: Eye detection

Search Result 426, Processing Time 0.034 seconds

An FPGA-based Parallel Hardware Architecture for Real-time Eye Detection

  • Kim, Dong-Kyun;Jung, Jun-Hee;Nguyen, Thuy Tuong;Kim, Dai-Jin;Kim, Mun-Sang;Kwon, Key-Ho;Jeon, Jae-Wook
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.12 no.2
    • /
    • pp.150-161
    • /
    • 2012
  • Eye detection is widely used in applications, such as face recognition, driver behavior analysis, and human-computer interaction. However, it is difficult to achieve real-time performance with software-based eye detection in an embedded environment. In this paper, we propose a parallel hardware architecture for real-time eye detection. We use the AdaBoost algorithm with modified census transform(MCT) to detect eyes on a face image. We parallelize part of the algorithm to speed up processing. Several downscaled pyramid images of the eye candidate region are generated in parallel using the input face image. We can detect the left and the right eye simultaneously using these downscaled images. The sequential data processing bottleneck caused by repetitive operation is removed by employing a pipelined parallel architecture. The proposed architecture is designed using Verilog HDL and implemented on a Virtex-5 FPGA for prototyping and evaluation. The proposed system can detect eyes within 0.15 ms in a VGA image.

A Method for the Detection of an Open/Closed Eye and a Pupil using Black and White Bipolarization (흑백 양극화를 이용한 눈의 개폐 및 눈동자 검출 방법)

  • Moon, Bong-Hee
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.12
    • /
    • pp.89-96
    • /
    • 2009
  • A lot of information is contained in an image or a movie rather than in a text, and it is very important thing to extract context from them. In this study, we propose a method to detect an open/closed eye and determine the location of a pupil in an eye image which is extracted from a movie. The image is normalized using transformation into bipolarization with white and black color and horizontalizing, and we measure width and height of an eye. With these information, we can determine the open or closed eye and the location of the pupil. Experiments were done with 52 images of eyes from movies using this method, and we get good results with 98% of correctness in detection of open/closed eyes and 95% in detection of pupil's location.

Driver's Eye Blinking Detection Method based on Template Matching using Line Profile (라인 프로파일을 이용한 템플릿 매칭 기반의 운전자 눈 깜박임 검출 방법)

  • Kim, Young Jae;Shin, Seung Seob;Kim, Kwang Gi
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.6
    • /
    • pp.873-881
    • /
    • 2017
  • Prevention of drowsy driving is one of the important issues for safe driving. In this study, the algorithm for detection of drowsy driving has been developed. The algorithm was implemented by applying template matching and line profile, which detects eye blink. The accuracy of eye detection and blink detection was $97.45{\pm}3.67%$ and $98.50{\pm}0.92%$, which was resulted from the verification experiment that 21 subjects participated. Consequently, the algorithm is expected to be used to prevent sleep-deprived driving.

A Study on Drowsy Driving Detection using SURF (SURF를 이용한 졸음운전 검출에 관한 연구)

  • Choi, Na-Ri;Choi, Ki-Ho
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.11 no.4
    • /
    • pp.131-143
    • /
    • 2012
  • In this paper, we propose a drowsy driver detection system with a novel eye state detection method that is adaptive to various vehicle environment such as glasses, light and so forth using SURF(Speed Up Robust Feature) which can extract quickly local features from images. Also the performance of eye state detection is improved as individual three eye-state templates of each driver can be made using Bayesian inference. The experimental results under various environment with average 98.1% and 96.1% detection rate in the daytime and at night respectively and those in the opened ZJU database with average 97.8% detection rate show that the proposed method outperforms the current state-of-the-art.

Eye Detection in Facial Images Using Zernike Moments with SVM

  • Kim, Hyoung-Joon;Kim, Whoi-Yul
    • ETRI Journal
    • /
    • v.30 no.2
    • /
    • pp.335-337
    • /
    • 2008
  • An eye detection method for facial images using Zernike moments with a support vector machine (SVM) is proposed. Eye/non-eye patterns are represented in terms of the magnitude of Zernike moments and then classified by the SVM. Due to the rotation-invariant characteristics of the magnitude of Zernike moments, the method is robust against rotation, which is demonstrated using rotated images from the ORL database. Experiments with TV drama videos showed that the proposed method achieved a 94.6% detection rate, which is a higher performance level than that achievable by the method that uses gray values with an SVM.

  • PDF

A Real-time Eye Tracking Algorithm for Autostereoscopic 3-Dimensional Monitor (무안경식 3차원 모니터용 실시간 눈 추적 알고리즘)

  • Lim, Young-Shin;Kim, Joon-Seek;Joo, Hyo-Nam
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.8
    • /
    • pp.839-844
    • /
    • 2009
  • In this paper, a real-time eye tracking method using fast face detection is proposed. Most of the current eye tracking systems have operational limitations due to sensors, complicated backgrounds, and uneven lighting condition. It also suffers from slow response time which is not proper for a real-time application. The tracking performance is low under complicated background and uneven lighting condition. The proposed algorithm detects face region from acquired image using elliptic Hough transform followed by eye detection within the detected face region using Haar-like features. In order to reduce the computation time in tracking eyes, the algorithm predicts next frame search region from the information obtained in the current frame. Experiments through simulation show good performance of the proposed method under various environments.

Eye Detection using Edge Information and SVM (에지 정보와 SVM의 결합을 통한 눈 검출)

  • 지형근;이경희;정용화
    • Proceedings of the IEEK Conference
    • /
    • 2002.06d
    • /
    • pp.347-350
    • /
    • 2002
  • This paper describes eye detection algorithm using edge information and Support Vector Machine (SVM). We adopt an edge detection and labelling algorithm to detect isolated components. Detected candidate eye pairs finally verified by SVM using Radial Basis Function (RBF) kernel. A detection rate over the test set has been achieved more than 90%, and compared with template matching method. this proposed method significantly reduced FAR.

  • PDF

Eye detection on Rotated face using Principal Component Analysis (주성분 분석을 이용한 기울어진 얼굴에서의 눈동자 검출)

  • Choi, Yeon-Seok;Mun, Won-Ho;Cha, Eui-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.05a
    • /
    • pp.61-64
    • /
    • 2011
  • There are many applications that require robust and accurate eye tracking, such as human-computer interface(HCI). In this paper, a novel approach for eye tracking with a principal component analysis on rotated face. In the process of iris detection, intensity information is used. First, for select eye region using principal component analysis. Finally, for eye detection using eye region's intensity. The experimental results show good performance in detecting eye from FERET image include rotate face.

  • PDF

Face detection and eye blinking verification in common photos (인물 사진에서의 얼굴 추출과 눈 개폐 여부 검증)

  • Bae, Jung-Ho;Hwang, Young-Chul;Cha, Eui-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.05a
    • /
    • pp.801-804
    • /
    • 2008
  • During face recognition process, face detection process is most preceding process. However, face has very high floating property, so the result could be very different according to which method we used. This paper studies about eye detection and eye blinking verification using edge and color information from YCbCr distribution map, segmentation, and labeling methods.

  • PDF

Pupil Detection using PCA and Hough Transform

  • Jang, Kyung-Shik
    • Journal of the Korea Society of Computer and Information
    • /
    • v.22 no.2
    • /
    • pp.21-27
    • /
    • 2017
  • In this paper, we propose a pupil detection method using PCA(principal component analysis) and Hough transform. To reduce error to detect eyebrows as pupil, eyebrows are detected using projection function in eye region and eye region is set to not include the eyebrows. In the eye region, pupil candidates are detected using rank order filter. False candidates are removed by using symmetry. The pupil candidates are grouped into pairs based on geometric constraints. A similarity measure is obtained for two eye of each pair using PCA and hough transform, we select a pair with the smallest similarity measure as final two pupils. The experiments have been performed for 1000 images of the BioID face database. The results show that it achieves the higher detection rate than existing method.