• Title/Summary/Keyword: Haar-like

Search Result 148, Processing Time 0.034 seconds

Image Objects Detection Method for the Embedded System (임베디드 시스템을 위한 영상객체의 검출방법)

  • Kim, Yun-Il;Rho, Seung-Ryong
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.4
    • /
    • pp.420-425
    • /
    • 2009
  • In this paper, image detection and recognition algorithms are studied with respect to embedded carrier system. There are many suggested techniques to detect and recognize objects. But they have the propensity to need much calculation for high hit rate. Advanced and modified method needs to study for embedded systems that low power consumption and real time response are requested. The proposed methods were implemented using Intel(R) Open Source Computer Vision Library provided by Intel Corporation. And they run and tested on embedded system using a ARM920T processor by cross-compiling. They showed 1.6sec response time and 95% hit rate and supported the automated moving carrier system smoothly.

Performance Improvement of Classifier by Combining Disjunctive Normal Form features

  • Min, Hyeon-Gyu;Kang, Dong-Joong
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.10 no.4
    • /
    • pp.50-64
    • /
    • 2018
  • This paper describes a visual object detection approach utilizing ensemble based machine learning. Object detection methods employing 1D features have the benefit of fast calculation speed. However, for real image with complex background, detection accuracy and performance are degraded. In this paper, we propose an ensemble learning algorithm that combines a 1D feature classifier and 2D DNF (Disjunctive Normal Form) classifier to improve the object detection performance in a single input image. Also, to improve the computing efficiency and accuracy, we propose a feature selecting method to reduce the computing time and ensemble algorithm by combining the 1D features and 2D DNF features. In the verification experiments, we selected the Haar-like feature as the 1D image descriptor, and demonstrated the performance of the algorithm on a few datasets such as face and vehicle.

Improved Detection Method Face Rotation Angle for 3D Sound System (입체 음향을 위한 개선된 얼굴 방위각 검출)

  • Han, Sang-Il;Ryu, Il-Hyun;Seo, Bo-Guk;Koo, Ko-Sik;Cha, Hyung-Tai
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2008.04a
    • /
    • pp.201-204
    • /
    • 2008
  • 머리전달함수(HRTF)가 정확하더라도 사람의 얼굴이 움직이게 되면 실제 머리전달함수와 미리 측정한 머리전달 함수가 달라져 입체음향 시스템의 성능이 저하되므로 정확한 얼굴의 회전각이 요구된다. 따라서 본 논문에서는 정확한 머리전달함수의 입력을 위해 사람 얼굴의 회전각을 추정하고자 한다. 제안하는 알고리즘은 먼저 Haar-like 특징을 이용하여 얼굴을 검출한 후 전처리 작업을 통해 눈의 바깥쪽 경계면과 안쪽 경계면을 검출한다. 그리고 검출된 두 개의 경계면의 비를 이용하여 얼굴의 회전각을 추정한다. 제안하는 알고리즘은 기존에 방법들에 비해 적용 범위가 넓음을 실험을 통해 알 수 있었다.

  • PDF

Facial Expression Recognition using the geometric features of the face (얼굴의 기하학적 특징을 이용한 표정 인식)

  • Woo, hyo-jeong;Lee, seul-gi;Kim, dong-woo;Song, Yeong-Jun;Ahn, jae-hyeong
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2013.05a
    • /
    • pp.289-290
    • /
    • 2013
  • 이 논문은 얼굴의 기하학적 특징을 이용한 표정인식 시스템을 제안한다. 먼저 얼굴 인식 시스템으로 Haar-like feature의 특징 마스크를 이용한 방법을 적용하였다 인식된 얼굴은 눈을 포함하고 있는 얼굴 상위 부분과 입을 포함하고 있는 얼굴 하위 부분으로 분리한다. 그래서 얼굴 요소 추출에 용이하게 된다. 얼굴 요소 추출은 PCA를 통한 고유 얼굴의 고유 눈과 고유 입의 템플릿 매칭으로 추출하였다. 얼굴 요소는 눈과 입이 있으며 두 요소의 기하학적 특징을 통하여 표정을 인식한다. 눈과 입의 특징 값은 실험을 통하여 정한 각 표정별 임계 값과 비교하여 표정이 인식된다. 본 논문은 기존의 논문에서 거의 사용하지 않는 눈동자의 비율을 적용하여 기존의 표정인식 알고리즘보다 인식률을 높이는 방향으로 제안되었다. 실험결과 기존의 논문보다 인식률이 개선됨을 확인 할 수 있었다.

  • PDF

Face Detecting and Tracking using Active Appearance Models and CAMSHIFT with a Pan-Tilt-Zoom-Camera (Pan-Tilt-Zoom-Camera에서 AAM과 CAMSHIFT를 이용한 얼굴 검출 및 추적)

  • Bae, Jeong-Wan;Choi, Kwun-Taeg;Byun, Hye-Ran
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11b
    • /
    • pp.931-933
    • /
    • 2005
  • 감시 시스템에서 많이 사용되는 팬틸트줌(Pan-Tilt-Zoom) 카메라로 객체 검출과 추적을 할 때 카메라를 섬세하게 제어하는 것이 중요하다. 본 논문은 팬틸트줌 카메라를 이용하여 얼굴을 검출 및 추적하는 감시 시스템 구성과 카메라 제어 방법을 제안한다. 얼굴 검출을 위해서 P. Viola가 제안한 Haar-like feature를 이용한 빠른 객체 검출방법을 이용하고 얼굴 추적을 위해서 CAMSHIFT와 AAM을 이용하여 얼굴 추적과 얼굴 특징 정보 추출이 가능한 감시 시스템 구현을 하였다.

  • PDF

A Computer Vision-based Assistive Mobile Application for the Visually Impaired (컴퓨터 비전 기반 시각 장애 지원 모바일 응용)

  • Secondes, Arnel A.;Otero, Nikki Anne Dominique D.;Elijorde, Frank I.;Byun, Yung-Cheol
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.65 no.12
    • /
    • pp.2138-2144
    • /
    • 2016
  • People with visual disabilities suffer environmentally, socially, and technologically. Navigating through places and recognizing objects are already a big challenge for them who require assistance. This study aimed to develop an android-based assistive application for the visually impaired. Specifically, the study aimed to create a system that could aid visually impaired individuals performs significant tasks through object recognition and identifying locations through GPS and Google Maps. In this study, the researchers used an android phone allowing a visually impaired individual to go from one place to another with the aid of the application. Google Maps is integrated to utilize GPS in identifying locations and giving distance directions and the system has a cloud server used for storing pinned locations. Furthermore, Haar-like features were used in object recognition.

Driver drowsiness recognition system based on camera image analysis (카메라 영상 분석 기반 운전자 졸음 인식 시스템)

  • Kim, Hyun-Suk;Choi, Min-Su;Bae, You-Suk
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.04a
    • /
    • pp.719-722
    • /
    • 2016
  • 운전자의 주의력 감쇠는 교통사고 요인에 있어서 큰 비중을 차지한다. 주의력 감쇠는 무선 통화, 기기 조작, 졸음으로 나타날 수 있는데 자동차 대형사고의 대부분은 졸음운전으로 인하여 일어나며, 졸음운전 시에는 운전자의 운전조작 및 방어 조작 능력이 현저하게 저하한다. 본 시스템은 카메라로부터 실시간으로 영상 데이터를 입력 받아 처리하여 운전자의 졸음 상태를 인식하는 시스템으로 운전자에게 졸음방지 기능을 제공한다. Haar-Like Feature cascade classifier 방법을 사용하여 얼굴 및 눈 영역 검출을 하였고 Open Eye, Closed Eye가 학습된 MLP(Multi-Layer Perceptron)를 이용해 눈 깜박임을 인식하여 PERCLOS(Percentage of Eye Close)방법으로 졸음을 판단하였다. 본 논문에서 제안한 방법의 인식률의 정확도를 검증하기 위해 인식률 테스트를 하였다.

Detection Method of Face Rotation Angle Using Facial Features (얼굴 요소의 특징을 이용한 얼굴 방위각 검출 기법)

  • Hahn, Sang-Il;Koo, Kyo-Sik;Seo, Bo-Guk;Cha, Hyung-Tai
    • Proceedings of the IEEK Conference
    • /
    • 2007.07a
    • /
    • pp.385-386
    • /
    • 2007
  • In this paper, we present a detection method of facial angle using facial features. First, it finds face image using haar-like feature. After that, it finds eyes and lip in need of compute of face rotation angle. Next, it makes a triangle by using the facial features and computes the inside angle. As a result of experiment on various face images, the proposed method improves the efficiency much better than the conventional methods below $40^{\circ}$.

  • PDF

Real-time Face Detection System using Cascade structure and SVDD (단계형 구조와 SVDD를 이용한 실시간 얼굴 탐지 시스템)

  • Song Jiyoung;Lee Hansung;Im Younghee;Park Daihee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07b
    • /
    • pp.763-765
    • /
    • 2005
  • 본 논문에서는 점증적 분류 성능을 갖는 단계형(cascade) 분류기를 이용한 새로운 실시간 얼굴 탐지시스템을 제안하고자 한다. 제안된 시스템의 첫 단계는 전처리 단계로써 매우 빠른 속도를 갖는 새로운 피부색 탐지기를 이용하여 탐색 공간을 대폭 축소하고, 두 번째 단계에서는 빠른 분류가 가능한 유사-하(Haar-like) 특징을 이용한 단계형 분류기를 배치하여 빠른 속도로 후보 얼굴을 검출한다. 마지막 단계에서는 탐지율을 높이기 위해 단일 클래스 SVM인 SVDD를 분류기로 사용하였으며, 실험을 통하여 제안된 시스템의 우수성을 보인다.

  • PDF

Face Recognition Algorithms for Analyzing Floating Population (유동인구 분석을 위한 얼굴 인식 알고리즘)

  • Kim, Jihwan;Kim, Doohyun;Kim, Jinwoo;Go, Youjune;Lee, Soowon;Lee, Jeongjin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2014.11a
    • /
    • pp.853-856
    • /
    • 2014
  • 본 연구에서는 유동인구 얼굴을 인식하기 위한 방법을 비교하고 유동인구 분석을 위한 얼굴 인식 알고리즘의 성능을 평가하는데 중점을 둔다. 현재 얼굴 인식 알고리즘의 종류는 매우 다양한데 건널목이라는 특정 공간을 제약하여 알고리즘들에 대한 평가와 분석을 통하여 앞으로 건널목 유동이구를 분석하기 위해 얼굴 인식 알고리즘을 사용하는 사용자에게 정보를 제공하고자 한다. 특히 Color Model 기반 얼굴 인식 알고리즘과 Haar-Like Feature 기반 얼굴 인식 알고리즘을 각각 이용하여 환경에 따른 성능을 비교 분석하고 그 평가를 한다.