• 제목/요약/키워드: color detection

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

자연영상에서 컬러분할과 LoG연산특성을 이용한 다중 문자 검출에 관한 연구 (Multi Characters Detection Using Color Segmentation and LoG operator characteristics in Natural Scene)

  • 신성;백영현;문성룡
    • 한국지능시스템학회논문지
    • /
    • 제18권2호
    • /
    • pp.216-222
    • /
    • 2008
  • 본 논문은 배경복잡성, 조명변화, 무질서한 라인, 문자와 배경색의 유사성 등에 취약한 기존 연구의 단점을 보완하기 위해 컬러분할과 LoG연산자의 폐곡선 에지 특징 및 합성논리모델을 이용한 다중 문자 검출 알고리즘을 제안하였다. 제안된 다중 문자 검출 알고리즘은 특징 검출, 문자형성, 문자검출 단계로 구성된다. 본 논문에서 제안한 새로운 다중 문자 검출 알고리즘은 웨이브렛, 형태학과 허프변환을 이용한 전처리 후 각 컬러영역을 순차적 AND 연산 및 OR연산을 수행함으로써 완전한 문자가 아닌 불완전 문자부분마저도 취합하여 검출률을 높일 수 있는 효율적인 방법임을 확인하였다. 또한 영상의 크기나 해상도, 기울어짐 등에 상관없이 문자영역이 첨가된 자연 영상을 대상으로 하며, 동일 영상에 대하여 기존의 문자 검출 알고리즘과 비교함으로써 제안알고리즘이 검출률면에서 우수함을 확인하였다.

신경망과 적응적 스킨 칼라 모델을 이용한 얼굴 영역 검출 기법 (Human Face Detection from Still Image using Neural Networks and Adaptive Skin Color Model)

  • 손정덕;고한석
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 1999년도 하계종합학술대회 논문집
    • /
    • pp.579-582
    • /
    • 1999
  • In this paper, we propose a human face detection algorithm using adaptive skin color model and neural networks. To attain robustness in the changes of illumination and variability of human skin color, we perform a color segmentation of input image by thresholding adaptively in modified hue-saturation color space (TSV). In order to distinguish faces from other segmented objects, we calculate invariant moments for each face candidate and use the multilayer perceptron neural network of backpropagation algorithm. The simulation results show superior performance for a variety of poses and relatively complex backgrounds, when compared to other existing algorithm.

  • PDF

퍼지추론을 이용한 얼굴영역 검출 알고리즘 (Face Region Detection Algorithm using Fuzzy Inference)

  • 정행섭;이주신
    • 한국항행학회논문지
    • /
    • 제13권5호
    • /
    • pp.773-780
    • /
    • 2009
  • 본 논문은 픽셀의 색상과 채도를 퍼지추론한 얼굴영역 검출 알고리즘을 제안하였다. 제안한 알고리즘은 조명보정과 얼굴 검출 과정으로 구성되었다. 조명보정 과정에서는 조명변화에 대한 보정기능을 수행한다. 얼굴 검출 과정은 20개의 피부 색상 모델에서 계산된 색상과 채도를 특징 파라미터로 멤버쉽 함수를 생성하여 유사도를 평가하였다. 추출된 얼굴 후보영역을 CMY칼라 모델에서 C요소로 눈을 검출하였고, YIQ 칼라 공간에서 Q요소로 입을 검출하였다. 추출된 얼굴 후보영역에서 일반적인 얼굴에 대한 지식을 기반으로 얼굴 영역을 검출하였다. 입력받은 정면 칼라 영상으로 실험한 결과, 얼굴 영상의 위치와 크기에 관계없이 얼굴 영역이 검출됨을 알 수 있었다.

  • PDF

화염의 칼라와 움직임을 이용한 화재감지 (A Fire Detection Using Color and Movement of Flames)

  • 조경래;배성호
    • 한국멀티미디어학회논문지
    • /
    • 제17권1호
    • /
    • pp.8-14
    • /
    • 2014
  • 본 논문에서는 비디오 영상에서 화염의 칼라와 움직임 특징을 이용한 새로운 화재 감지 방법을 제안한다. 색차로부터 휘도를 효율적으로 분리하기 위하여 RGB 칼라를 YCbCr 성분으로 변환한다. 제안한 방법은 인접 영상들 간의 휘도의 차를 누적하여 화염의 움직임 영역을 검출하고, 화염의 색을 이용하여 화염 후보 영역을 생성한다. 최종적으로, 화염 후보 영역의 면적에 대한 시간적 변화를 이용하여 화염 영역을 결정한다. 실험 결과를 통하여 제안한 방법이 기존의 비디오 영상에서의 화재 감지 방법보다 화재 영역의 분류에 우수한 성능을 나타내는 것을 확인하였다.

HSI 색상 모델에서 색상 분할을 이용한 교통 신호등 검출과 인식 (Traffic Signal Detection and Recognition Using a Color Segmentation in a HSI Color Model)

  • 정민철
    • 반도체디스플레이기술학회지
    • /
    • 제21권4호
    • /
    • pp.92-98
    • /
    • 2022
  • This paper proposes a new method of the traffic signal detection and the recognition in an HSI color model. The proposed method firstly converts a ROI image in the RGB model to in the HSI model to segment the color of a traffic signal. Secondly, the segmented colors are dilated by the morphological processing to connect the traffic signal light and the signal light case and finally, it extracts the traffic signal light and the case by the aspect ratio using the connected component analysis. The extracted components show the detection and the recognition of the traffic signal lights. The proposed method is implemented using C language in Raspberry Pi 4 system with a camera module for a real-time image processing. The system was fixedly installed in a moving vehicle, and it recorded a video like a vehicle black box. Each frame of the recorded video was extracted, and then the proposed method was tested. The results show that the proposed method is successful for the detection and the recognition of traffic signals.

Fuzzy Color Classifier 와 Convex-hull을 사용한 얼굴 검출 (Face detection using fuzzy color classifier and convex-hull)

  • 박민식;박창우;김원하;박민용
    • 대한전자공학회논문지SP
    • /
    • 제39권2호
    • /
    • pp.69-78
    • /
    • 2002
  • 본 논문에서는 복잡한 배경에서의 얼굴 추출 방법을 제안한다. 제안된 알고리즘은 적응 퍼지 색 분할기법을 사용하여 얼굴색과 머리색을 분할시킨다. 얼굴색 분포는 Y,Cb,Cr 색 공간내에서 유도되어지고, 조명값에 적응적인 퍼지 시스템을 사용하여 얼굴색을 구분해낸다. 머리색은 RGB 색 공간내에서 구분되어진다. 전처리 과정을 거쳐 추출되어진 얼굴색과 머리색 영역에 컨벡스 헐을 적용하여 그들의 관계를 통해 최종적인 얼굴 영역이 추출되어진다. 제안된 방법은 기존의 패턴 매칭 방법에 비해 효율적인 성능을 나타낸다. 제안된 알고리즘의 유효성을 실험을 통해 증명하며, 색 영역에서의 제한 조건 없이 성공적으로 얼굴 영역을 추출해 냄을 알 수 있다.

색상 군집화를 이용한 입술탐지 알고리즘 (A Lip Detection Algorithm Using Color Clustering)

  • 정종면
    • 한국컴퓨터정보학회논문지
    • /
    • 제19권3호
    • /
    • pp.37-43
    • /
    • 2014
  • 본 논문에서는 색상 군집화를 이용한 입술탐지 알고리즘을 제안한다. RGB 색상 모델로 주어진 입력영상에서 AdaBoost 알고리즘을 이용하여 얼굴영역을 추출한 후, 얼굴영역을 Lab 컬러 모델로 변환한다. Lab 컬러 모델에서 a 성분은 입술과 유사한 색상을 잘 표현할 수 있는 반면 b 성분은 입술의 보색을 표현할 수 있기 때문에 Lab 컬러로 표현된 얼굴영역에서 a와 b 성분을 기준으로 최단 이웃(nearest neighbour) 군집화 알고리즘을 이용하여 피부 영역을 분리한 후, K-means 색상 군집화를 통해 입술 후보 영역을 추출하고, 마지막으로 기하학적 특징을 이용하여 최종적인 입술영역을 탐지하였다. 실험 결과는 제안된 방법이 강건하게 입술을 탐지함을 보인다.

색상 검출 알고리즘을 활용한 물고기로봇의 위치인식과 군집 유영제어 (Position Detection and Gathering Swimming Control of Fish Robot Using Color Detection Algorithm)

  • 무하마드 아크바르;신규재
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2016년도 추계학술발표대회
    • /
    • pp.510-513
    • /
    • 2016
  • Detecting of the object in image processing is substantial but it depends on the object itself and the environment. An object can be detected either by its shape or color. Color is an essential for pattern recognition and computer vision. It is an attractive feature because of its simplicity and its robustness to scale changes and to detect the positions of the object. Generally, color of an object depends on its characteristics of the perceiving eye and brain. Physically, objects can be said to have color because of the light leaving their surfaces. Here, we conducted experiment in the aquarium fish tank. Different color of fish robots are mimic the natural swim of fish. Unfortunately, in the underwater medium, the colors are modified by attenuation and difficult to identify the color for moving objects. We consider the fish motion as a moving object and coordinates are found at every instinct of the aquarium to detect the position of the fish robot using OpenCV color detection. In this paper, we proposed to identify the position of the fish robot by their color and use the position data to control the fish robot gathering in one point in the fish tank through serial communication using RF module. It was verified by the performance test of detecting the position of the fish robot.

Scale Invariant Single Face Tracking Using Particle Filtering With Skin Color

  • Adhitama, Perdana;Kim, Soo Hyung;Na, In Seop
    • International Journal of Contents
    • /
    • 제9권3호
    • /
    • pp.9-14
    • /
    • 2013
  • In this paper, we will examine single face tracking algorithms with scaling function in a mobile device. Face detection and tracking either in PC or mobile device with scaling function is an unsolved problem. Standard single face tracking method with particle filter has a problem in tracking the objects where the object can move closer or farther from the camera. Therefore, we create an algorithm which can work in a mobile device and perform a scaling function. The key idea of our proposed method is to extract the average of skin color in face detection, then we compare the skin color distribution between the detected face and the tracking face. This method works well if the face position is located in front of the camera. However, this method will not work if the camera moves closer from the initial point of detection. Apart from our weakness of algorithm, we can improve the accuracy of tracking.

전방 투사 인터랙티브 디스플레이를 위한 맨손 검출 (Hand Detection for Front-Projected Interactive Displays)

  • 남양희;오수진
    • 한국멀티미디어학회논문지
    • /
    • 제10권9호
    • /
    • pp.1135-1142
    • /
    • 2007
  • 전방투사형 인터랙티브 디스플레이에서는 프로젝터의 빔이 사용자의 손이나 몸에도 투사되는 특성으로 인해 보편적 칼라 추져 기법을 통한 맨 손 영역의 검출이 어렵다. 본 논문에서는 원본 영상의 칼라가 카메라 영상으로 포착되기까지 칼라의 변환 관계를 분석하여 결과를 추정함으로써, 기대치와의 차이 영역 계산을 통해 손 영역을 검출하였다. 이 때, 기존 논문의 부정확한 칼라 추정을 보완하기 위해, 프로젝터와 카메라 반응 값의 칼라 채널별 간섭현상 및 투사된 프레임 내부의 밝기 오차를 룩업테이블로 모델링 하고 맨 손 영역에 대해 유동적인 밝기 차 임계치를 적용하여 정확도를 개선하였다.

  • PDF