• 제목/요약/키워드: Face Detection

검색결과 1,070건 처리시간 0.032초

Speaker Detection and Recognition for a Welfare Robot

  • Sugisaka, Masanori;Fan, Xinjian
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.835-838
    • /
    • 2003
  • Computer vision and natural-language dialogue play an important role in friendly human-machine interfaces for service robots. In this paper we describe an integrated face detection and face recognition system for a welfare robot, which has also been combined with the robot's speech interface. Our approach to face detection is to combine neural network (NN) and genetic algorithm (GA): ANN serves as a face filter while GA is used to search the image efficiently. When the face is detected, embedded Hidden Markov Model (EMM) is used to determine its identity. A real-time system has been created by combining the face detection and recognition techniques. When motivated by the speaker's voice commands, it takes an image from the camera, finds the face inside the image and recognizes it. Experiments on an indoor environment with complex backgrounds showed that a recognition rate of more than 88% can be achieved.

  • PDF

Tracking by Detection of Multiple Faces using SSD and CNN Features

  • Tai, Do Nhu;Kim, Soo-Hyung;Lee, Guee-Sang;Yang, Hyung-Jeong;Na, In-Seop;Oh, A-Ran
    • 스마트미디어저널
    • /
    • 제7권4호
    • /
    • pp.61-69
    • /
    • 2018
  • Multi-tracking of general objects and specific faces is an important topic in the field of computer vision applicable to many branches of industry such as biometrics, security, etc. The rapid development of deep neural networks has resulted in a dramatic improvement in face recognition and object detection problems, which helps improve the multiple-face tracking techniques exploiting the tracking-by-detection method. Our proposed method uses face detection trained with a head dataset to resolve the face deformation problem in the tracking process. Further, we use robust face features extracted from the deep face recognition network to match the tracklets with tracking faces using Hungarian matching method. We achieved promising results regarding the usage of deep face features and head detection in a face tracking benchmark.

에지 방향 지도와 영역 컬러 정보를 이용한 얼굴 추출 기법 (Face Detection Using Edge Orientation Map and Local Color Information)

  • 김재협;문영식
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2005년도 추계종합학술대회
    • /
    • pp.987-990
    • /
    • 2005
  • An important issue in the field of face recognitions and man-machine interfaces is an automatic detection of faces in visual scenes. it should be computationally fast enough to allow an online detection. In this paper we describe our ongoing work on face detection that models the face appearance by edge orientation and color distribution. We show that edge orientation is a powerful feature to describe objects like faces. We present a method for face region detection using edge orientation and a method for face feature detection using local color information. We demonstrate the capability of our detection method on an image database of 1877 images taken from more than 700 people. The variations in head size, lighting and background are considerable, and all images are taken using low-end cameras. Experimental results show that the proposed scheme achieves 94% detection rate with a resonable amount of computation time.

  • PDF

SW 분류기를 이용한 실시간 얼굴 검출 방법 (Real-time Face Detection Method using SVM Classifier)

  • 지형근;이경희;반성범
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2003년도 신호처리소사이어티 추계학술대회 논문집
    • /
    • pp.529-532
    • /
    • 2003
  • In this paper, we describe new method to detect face in real-time. We use color information, edge information, and binary information to detect candidate regions of eyes from input image, and then extract face region using the detected eye pall. We verify both eye candidate regions and face region using Support Vector Machines(SVM). It is possible to perform fast and reliable face detection because we can protect false detection through these verification processes. From the experimental results, we confirmed the proposed algorithm shows very excellent face detection performance.

  • PDF

PCA와 SVM에 기반하는 빠른 얼굴탐지 방법 (A Fast Method for Face Detection Based on PCA and SVM)

  • 하춘뢰;신현갑;박명철;하석운
    • 한국정보통신학회논문지
    • /
    • 제11권6호
    • /
    • pp.1129-1135
    • /
    • 2007
  • 얼굴인식기술은 컴퓨터비전 분야에서 중요한 역할을 담당하고 있다. 본 논문에서는, PCA와 SVM 기술을 사용하는 빠른 얼굴인식기술을 제안한다. 제안한 시스템에서는, 먼저 지역 히스토그램 분포를 분석하여 생성한 통계적 특성을 사용함으로써 얼굴가능영역을 필터링한다. 이 과정에서 대부분의 비얼굴 영역이 제거되기 때문에 탐지 과정의 처리속도가 향상된다. 다음으로는 PCA 특징 벡터가 생성되고, SVM 분류기를 사용하여 테스트 영상 내에 얼굴이 존재하는지를 탐지한다. 본 논문에서의 테스트 영상은 CMU 얼굴 데이터베이스를 사용하였으며, SVM의 학습을 위한 얼굴과 비얼굴 샘플들은 MIT 데이터 세트로부터 선택하였다. 얼굴탐지 실험결과, 제안한 방법에서 좋은 성능을 나타내었다.

SVM을 이용한 얼굴 검출 성능 향상 방법 (Performance Improvement Method of Face Detection Using SVM)

  • 지형근;이경희;정용화
    • 정보처리학회논문지B
    • /
    • 제11B권1호
    • /
    • pp.13-20
    • /
    • 2004
  • 실시간 자동 얼굴 인식 기술에 있어서 정확한 얼굴의 검출은 필수적이며, 얼굴 인식의 성능에 큰 영향을 미치는 매우 중요한 부분이다. 본 논문에서는 컬러 정보, 에지 정보 및 이진화 정보를 복합적으로 이용하여 입력 영상으로부터 두 눈의 영역을 검출하고 이를 이용해 얼굴 후보 영역을 검출한다. 검출된 눈 후보 영역과 얼굴 후보 영역에 대하여 얼굴 검증과 눈 검증용으로 학습된 각각의 SVM을 이용하여 검증한다. 이러한 검증 과정을 거침으로써 잘못된 검출을 막아 빠르고 신뢰성 있는 얼굴 검출이 가능하다. 실험을 통해 본 연구에서 제안한 방법이 99% 이상의 얼굴 검출 성공율을 보임을 확인하였다.

자연 영상에서 얼굴영역 검출 알고리즘 (Face region detection algorithm of natural-image)

  • 이주신
    • 한국정보전자통신기술학회논문지
    • /
    • 제7권1호
    • /
    • pp.55-60
    • /
    • 2014
  • 본 논문에서는 자연 영상에서 피부색 색상과 채도를 기초로 얼굴영역을 추출하고 얼굴의 특징요소를 추출하는 방법을 제안하였다. 제안한 알고리즘은 조명보정과 얼굴 검출 과정으로 구성되었다. 조명 보정 과정에서는 조명변화에 대한 보정기능을 수행한다. 얼굴 검출 과정은 20개의 피부색 표본 영상에서 색상과 채도를 특징벡터로 사용, 입력영상과의 유클리디안 거리를 구하여 피부색 영역을 추출하였다. 추출된 얼굴 후보영역을 CMY칼라 모델에서 C요소로 눈을 검출하였고, YIQ 칼라 공간에서 Q요소로 입을 검출하였다. 추출된 얼굴 후보영역에서 일반적인 얼굴에 대한 지식을 기반으로 얼굴 영역을 검출하였다. 입력받은 10장의 자연 영상으로 실험한 결과 100%의 얼굴 검출율을 보였다.

픽셀 방향코드와 룩업테이블 분류기를 이용한 얼굴 검출 (Face Detection Using Pixel Direction Code and Look-Up Table Classifier)

  • 임길택;강현우;한병길;이종택
    • 대한임베디드공학회논문지
    • /
    • 제9권5호
    • /
    • pp.261-268
    • /
    • 2014
  • Face detection is essential to the full automation of face image processing application system such as face recognition, facial expression recognition, age estimation and gender identification. It is found that local image features which includes Haar-like, LBP, and MCT and the Adaboost algorithm for classifier combination are very effective for real time face detection. In this paper, we present a face detection method using local pixel direction code(PDC) feature and lookup table classifiers. The proposed PDC feature is much more effective to dectect the faces than the existing local binary structural features such as MCT and LBP. We found that our method's classification rate as well as detection rate under equal false positive rate are higher than conventional one.

Detection of Face Direction by Using Inter-Frame Difference

  • Jang, Bongseog;Bae, Sang-Hyun
    • 통합자연과학논문집
    • /
    • 제9권2호
    • /
    • pp.155-160
    • /
    • 2016
  • Applying image processing techniques to education, the face of the learner is photographed, and expression and movement are detected from video, and the system which estimates degree of concentration of the learner is developed. For one learner, the measuring system is designed in terms of estimating a degree of concentration from direction of line of learner's sight and condition of the eye. In case of multiple learners, it must need to measure each concentration level of all learners in the classroom. But it is inefficient because one camera per each learner is required. In this paper, position in the face region is estimated from video which photographs the learner in the class by the difference between frames within the motion direction. And the system which detects the face direction by the face part detection by template matching is proposed. From the result of the difference between frames in the first image of the video, frontal face detection by Viola-Jones method is performed. Also the direction of the motion which arose in the face region is estimated with the migration length and the face region is tracked. Then the face parts are detected to tracking. Finally, the direction of the face is estimated from the result of face tracking and face parts detection.

얼굴과 헤어영역의 기하학적 정보를 이용한 얼굴 검출 (Face Detection Using Geometrical Information of Face and Hair Region)

  • 이우람;황동국;전병민
    • 한국통신학회논문지
    • /
    • 제34권2C호
    • /
    • pp.194-199
    • /
    • 2009
  • 본 논문은 영상의 얼굴과 헤어영역이 가지는 기하학적 정보를 이용한 얼굴 검출 알고리즘을 제안한다. 영상에서 얼굴과 헤어영역은 기하학적으로 인접하는 특성을 가지고 있고, 이러한 특성은 정면을 향하는 얼굴뿐만 아니라 회전된 얼굴이나 옆얼굴에서도 존재한다. 따라서 이러한 특징은 얼굴 검출을 위하여 사용 될 수 있다. 제안한 알고리즘은 우선 영상에서 컬러정보를 이용하여 영상내의 피부영역과 헤어영역을 검출한다. 이렇게 검출된 피부영역의 특징을 분석하여 여러 피부영역 중 얼굴 후보영역을 찾는다. 이후 얼굴 후보영역과 헤어영역 사이의 교차영역을 생성한다. 마지막으로 검출된 여러 얼굴 후보영역 중 교차영역을 포함하고 있는 영역을 얼굴로 판단한다. 실험 결과는 정면 및 측면 얼굴 영상뿐만 아니라 기하학적으로 왜곡된 영상에서도 높은 검출률을 보였다.