• Title/Summary/Keyword: Haar-cascade

Search Result 40, Processing Time 0.033 seconds

Object Detection and Tracking with Infrared Videos at Night-time (야간 적외선 카메라를 이용한 객체 검출 및 추적)

  • Choi, Beom-Joon;Park, Jang-Sik;Song, Jong-Kwan;Yoon, Byung-Woo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.10 no.2
    • /
    • pp.183-188
    • /
    • 2015
  • In this paper, it is proposed to detect and track pedestrian and analyse tracking performance with nighttime CCTV video. The detection is performed by a cascade classifier with Haar-like feature trained with Adaboost algorithm. Tracking pedestrian is performed by a particle filter. As results of experiments, it is introduced that efficient number of particles and the distributions are applied to track pedestrian at the night-time. Performance of detection and tracking is verified with nighttime CCTV video that is obtained at alleys etc.

Iris Region Masking based on Blurring Technique (블러링기법 기반의 홍채영역 마스킹 방법)

  • Lee, Gi Seong;Kim, Soo Hyung
    • Smart Media Journal
    • /
    • v.11 no.2
    • /
    • pp.25-30
    • /
    • 2022
  • With the recent development of device performance such as smartphones, cameras, and video cameras, it has become possible to obtain human biometric information from images and photos. A German hacker group obtained human iris information from high-definition photos and revealed hacking into iris scanners on smartphones. As high-quality images and photos can be obtained with such advanced devices, the need for a suitable security system is also emerging. Therefore, in this paper, we propose a method of automatically masking human iris information in images and photos using Haar Cascades and Blur models from openCV. It is a technology that automatically masks iris information by recognizing a person's eye in a photo or video and provides the result. If this technology is used in devices and applications such as smartphones and zoom, it is expected to provide better security services to users.

Region-Based Facial Expression Recognition in Still Images

  • Nagi, Gawed M.;Rahmat, Rahmita O.K.;Khalid, Fatimah;Taufik, Muhamad
    • Journal of Information Processing Systems
    • /
    • v.9 no.1
    • /
    • pp.173-188
    • /
    • 2013
  • In Facial Expression Recognition Systems (FERS), only particular regions of the face are utilized for discrimination. The areas of the eyes, eyebrows, nose, and mouth are the most important features in any FERS. Applying facial features descriptors such as the local binary pattern (LBP) on such areas results in an effective and efficient FERS. In this paper, we propose an automatic facial expression recognition system. Unlike other systems, it detects and extracts the informative and discriminant regions of the face (i.e., eyes, nose, and mouth areas) using Haar-feature based cascade classifiers and these region-based features are stored into separate image files as a preprocessing step. Then, LBP is applied to these image files for facial texture representation and a feature-vector per subject is obtained by concatenating the resulting LBP histograms of the decomposed region-based features. The one-vs.-rest SVM, which is a popular multi-classification method, is employed with the Radial Basis Function (RBF) for facial expression classification. Experimental results show that this approach yields good performance for both frontal and near-frontal facial images in terms of accuracy and time complexity. Cohn-Kanade and JAFFE, which are benchmark facial expression datasets, are used to evaluate this approach.

Implementation of User Gesture Recognition System for manipulating a Floating Hologram Character (플로팅 홀로그램 캐릭터 조작을 위한 사용자 제스처 인식 시스템 구현)

  • Jang, Myeong-Soo;Lee, Woo-Beom
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.2
    • /
    • pp.143-149
    • /
    • 2019
  • Floating holograms are technologies that provide rich 3D stereoscopic images in a wide space such as advertisement, concert. In addition, It is possible to reduce the 3D glasses inconvenience, eye strain, and space distortion, and to enjoy 3D images with excellent realism and existence. Therefore, this paper implements a user gesture recognition system for manipulating a floating hologram characters that can be used in a small space devices. The proposed method detects face region using haar feature-based cascade classifier, and recognizes the user gestures using a user gesture-occurred position information that is acquired from the gesture difference image in real time. And Each classified gesture information is mapped to the character motion in floating hologram for manipulating a character action. In order to evaluate the performance of the proposed user gesture recognition system for manipulating a floating hologram character, we make the floating hologram display devise, and measures the recognition rate of each gesture repeatedly that includes body shaking, walking, hand shaking, and jumping. As a results, the average recognition rate was 88%.

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.

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)방법으로 졸음을 판단하였다. 본 논문에서 제안한 방법의 인식률의 정확도를 검증하기 위해 인식률 테스트를 하였다.

Autonomous driving drones using real-time face detection and motion recognition (실시간 얼굴 검출 및 모션 인식을 이용한 촬영용 자율 주행 드론)

  • Lee, Jay;Lee, Ju-Young;kim, Dong-Un;Jeon, Kyung Koo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.10a
    • /
    • pp.509-511
    • /
    • 2018
  • 셀프 카메라로 배경과 함꼐 사용자 자기 자신의 전신 샷을 찍을 수 있도록 도와주는 '셀카봉'이 등장하였지만 아직도 사용자부터 카메라까지 거리의 한계가 존재하기 때문에 셀프 카메라를 찍는 것에 불편함이 있다. 이러한 문제점을 해결하기 위해 드론을 이용하여 셀프 카메라를 찍을 수 있도록 하는 기술을 제안한다. Real-Time 영상처리를 이용해 웹과 드론이 서로 통신을 하여 Haar Cascade 알고리즘을 기반으로 사용자의 얼굴을 실시간으로 인식하고 PID 제어를 통해 드론을 자동으로 조종한다면 사용자의 제스쳐에 인식해 드론의 촬영 기능을 컨트롤 할 수 있도록 한다.

Analysis of Drone Target Search Performance According to Environment Change

  • Lim, Jong-Bin;Ha, Il-Kyu
    • Journal of Korea Multimedia Society
    • /
    • v.22 no.10
    • /
    • pp.1178-1186
    • /
    • 2019
  • In recent years, interest in drones has grown, and many countries are developing them into a strategic industry of the future. Drones are not only used in industries such as logistics and agriculture but also in various public sectors such as life rescue, disaster investigation, traffic control, and firefighting. One of the most important tasks of a drone is to accurately identify targets in these applications. Target recognition may vary depending on the search environment of the drone. Therefore, this study tests and analyzes the drone's target recognition performance according to changes in the search environment such as the search altitude and the search angle. In addition, we propose a new algorithm that improves upon the disadvantages of the Haar cascade method, which is the existing algorithm that recognizes the target by analyzing a captured image.

Person Selectable Transmission System in Real-Time Video Conference (실시간 동영상에서의 인물 선별 송출 시스템)

  • Woo, Chae-Yoon;Park, Na-Hyung;Beak, Ji-Yoon;Jung, Yu-Jin;Kim, Myuhng-Joo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2020.05a
    • /
    • pp.184-187
    • /
    • 2020
  • 본 논문에서는 실시간 얼굴인식 기술을 활용한 인물 선별 송출 시스템을 제안한다. 실시간 동영상 안에 등장하는 다수의 인물 객체 얼굴을 검출하고 인식하기 위해 Haar 특징 정보 기반의 다단계(Cascade) 학습 알고리즘을 사용한다. 이 시스템은 다수의 인물을 인식하고 학습할 수 있으며 인식된 각 인물의 송출 여부를 사용자가 직접 선택할 수 있는데 이 모든 선택 송출 과정을 실시간으로 처리할 수 있다. 여기에서 제시한 기술은 다자간 화상 채팅이나 다자간 화상 회의에서 특정인의 프라이버시 보호를 위한 기술로 활용될 수 있다.

Analysis of Secondary Battery Based on Image Processing of Computed Tomography (CT 기반 영상처리를 이용한 이차전지의 분석)

  • Jea-Seok Oh;Sang-Yeol Lee;Yoon-Gi Yang;Keun-Ho Rew
    • Journal of Information Technology Applications and Management
    • /
    • v.29 no.6
    • /
    • pp.13-21
    • /
    • 2022
  • In this study, we presented a method to inspect the mechanical defects of 4680 type lithium-ion batteries through image processing method. The raw X-ray images are filtered with CLAHE, then Radon inverse transformations are calculated to reconstruct 3D computed tomography of the battery. Using Haar-cascade, the ROI is targeted automatically, and the template matchings are applied twice. The variations of contrast between template and background show the appropriate values for detecting tabs. It was shown that the proposed algorithm can detect all the tab inside the battery and the distances between tabs. Finally, we successfully found the geometrical defects of battery.