• Title/Summary/Keyword: RGB 좌표계

Search Result 35, Processing Time 0.03 seconds

Implementation of a Content-Based Image Retrieval System Based on Color Feature Extraction Using Quadtree Structure (Quadtree 구조를 사용한 색상 특징 추출 기반 영상 검색 시스템의 구현)

  • 최창규;정성일;최병걸;이시영;김승호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10b
    • /
    • pp.362-364
    • /
    • 1999
  • 본 논문에서는 Quadtree 구조를 기반으로 한 효율적인 색상 정보 추출과 영상 검색을 수행하는 시스템을 구현한다. 제시한 시스템은 원 영상으로부터 DC영상을 추출하고, DC 영상의 화소들을 RGB에서 HSV의 색상 좌표계로 변환한다. 변환된 영상에서 색상의 분포에 따라 Quadtree 형태로 영역을 분할하고 대표 색상을 추출한다. 마지막으로 추출한 색상과 그 색상의 분포에 따라 Quadtree 형태로 영역을 분할하고 대표 색상을 추출한다. 마지막으로 추출한 색상과 그 색상의 분포값을 영역의 위치에 따라 Quadtree의 단말 노드에 저장한다. 그리고, 사용자가 질의 영상을 주었을 때 Quadtree에 저장된 정보를 이용하여 본 논문에서 제안한 유사도 측정을 통하여 결과 영상을 보여준다. 본 논문에서 제안한 방법으로 실험한 결과 64개의 영역으로 나눈 방법에 비해 비교하는 평균 영역의 개수는 28.9개였고, 검색시간은 2~6초 정도 감소하였다. 또한, 전체 영상의 색상 정보 저장량도 25% 정도 줄어들었지만 질의에 대한 두 방법의 검색 결과는 유사하게 나타났다.

  • PDF

A Study on a Face Detection Using Color Information and Gabor Filter (칼라 정보를 이용한 얼굴 영역 검출 및 Gabor Filter 에 의한 영역 검증에 관한 연구)

  • 한재성;이경무
    • Proceedings of the IEEK Conference
    • /
    • 2000.09a
    • /
    • pp.861-864
    • /
    • 2000
  • 본 논문에서는 물체의 고유 칼라 정보 복원을 통하여 조명의 영향을 받지 않는 칼라 기반 얼굴검출 기법을 제안한다. 즉 주위 조명 영향으로부터 RGB 성분 계수를 파악하여 조명 성분에 영향을 받은 성분을 상쇄시키고, 색포화도와 밝기값 보상을 통해 고유 칼라를 복원(color recover)하는 실험을 하였고, 복원된 영상을 YCbCr 좌표계로 변환시킨 후, CbCr 각각에 대해 살색 성분이 나타내는 일정한 범위내의 부분을 검출하였다. 또한 이 진화 과정에서 생긴 잡음들을 형태학적인 모폴로지 필터를 통해 제거하였으며, 살색 후보 영역 중 같은 영역들은 레이블링하여 얼굴 후보 영역을 생성하였다. 그러나 칼라 정보만으로는 검출된 영역이 얼굴인지를 판단하기가 매우 어렵다. 그러므로 본 연구에서는 인간시각에 기반한 Gabor 필터를 사용하여, 검출된 살색 영역이 최종적으로 얼굴인지를 판별하는 효율적인 알고리즘을 제안한다.

  • PDF

Parallel programming for high-speed color space conversion (고속 컬러 좌표계 변환을 위한 병렬 프로그래밍)

  • Choi, Sang-Geun;Sohn, Chae-Bong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2015.07a
    • /
    • pp.142-145
    • /
    • 2015
  • YUV 파일을 RGB 형태의 color space 로 변환하는 과정은 엄청난 연산으로 많은 시간이 소요된다. 이런 문제를 다양한 방법을 이용하여 속도 감소율을 확인할 것이다. 처음으로 기본 소스코드의 소요시간을 기준으로 삼기 위하여 최적화와 병렬프로그래밍을 사용하지 않고 프로그램을 설계하였다. 최적화와 병렬프로그래밍 단계를 진행하였을 때 C언어로 구현 된 최적화되기 전과 최종적으로 CUDA 기반의 병렬프로그래밍을 사용한 함수를 비교해보았을 때 속도의 증가율이 575%로 엄청난 속도의 차이를 확인할 수 있다. 이와 같은 기술을 영상을 다루는 모든 분야에서 처리속도가 증가함에 따라 효과적인 작업을 기대해 볼 수 있다.

  • PDF

Human Face Identification using KL Transform and Neural Networks (KL 변환과 신경망을 이용한 개인 얼굴 식별)

  • Kim, Yong-Joo;Ji, Seung-Hwan;Yoo, Jae-Hyung;Kim, Jung-Hwan;Park, Mignon
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.48 no.1
    • /
    • pp.68-75
    • /
    • 1999
  • Machine recognition of faces from still and video images is emerging as an active research area spanning several disciplines such as image processing, pattern recognition, computer vision and neural networks. In addition, human face identification has numerous applications such as human interface based systems and real-time video systems of surveillance and security. In this paper, we propose an algorithm that can identify a particular individual face. We consider human face identification system in color space, which hasn't often considered in conventional in conventional methods. In order to make the algorithm insensitive to luminance, we convert the conventional RGB coordinates into normalized CIE coordinates. The normalized-CIE-based facial images are KL-transformed. The transformed data are used as the input of multi-layered neural network and the network are trained using error-backpropagation methods. Finally, we verify the system performance of the proposed algorithm by experiments.

  • PDF

Digital Image Watermarking using Key and Color Characteristics of Human Vision (인간시각의 칼라특성과 키를 이용한 디지털 이미지 워터마킹)

  • Jung, Song-Gyun;Kim, Jeong-Yeop;Hyun, Ki-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.655-658
    • /
    • 2003
  • 멀티미디어 기술과 인터넷의 급속한 발전으로 인해 영상 데이터의 복사가 더욱 쉬워지고 있다. 이러한 작품들을 보호하기 위해 데이터 안에 저작권을 표시할 수 있는 기술들이 필요해지고 지난 몇 년간 데이터에 다른 정보를 삽입할 수 있는 많은 기법들이 제안되어 왔다. 본 논문에서는 RGB 칼라 영상을 인간 시각 특성을 나타내는 I.UV 좌표계로 변화하여 인간 시각에 둔감한 U영역에 키를 이용하여 랜덤하게 워터마크를 삽입하고 추출하는 워터마킹 기법을 제안한다. 또한 웨이브릿(Wavelet) 변환을 사용하였으며 비교적 공격에 강한 고주파수 영역에 삽입하였고 추출시는 삽입한 키 값을 이용하여 워터마크를 추출한다. 제안한 워터마킹 기법은 시각적으로 보이지 않고, 가우시안 노이즈(Gaussian Noise) 및 필터링(filtering)에도 견고함을 보인다.

  • PDF

Identification of shear layer at river confluence using (RGB) aerial imagery (RGB 항공 영상을 이용한 하천 합류부 전단층 추출법)

  • Noh, Hyoseob;Park, Yong Sung
    • Journal of Korea Water Resources Association
    • /
    • v.54 no.8
    • /
    • pp.553-566
    • /
    • 2021
  • River confluence is often characterized by shear layer and the associated strong mixing. In natural rivers, the main channel and its tributary can be separated by the shear layer using contrasting colors. The shear layer can be easily observed using aerial images from satellite or unmanned aerial vehicles. This study proposes a low-cost identification method extracting geographic features of the shear layer using RGB aerial image. The method consists of three stages. At first, in order to identify the shear layer, it performs image segmentation using a Gaussian mixture model and extracts the water bodies of the main channel and tributary. Next, the self-organizing map simplifies the flow line of the water bodies into the 1-dimensional curve grid. After that, the curvilinear coordinate transformation is performed using the water body pixels and the curve grid. As a result, the shear layer identification method was successfully applied to the confluence between Nakdong River and Nam River to extract geometric shear layer features (confluence angle, upstream- and downstream- channel widths, shear layer length, maximum shear layer thickness).

OLED의 사용시간 누적에 따른 현상을 이용한 소자특성 연구

  • Choe, Seong-Ho;Han, Chang-Hun;Choe, Byeong-Deok
    • Proceedings of the Korean Vacuum Society Conference
    • /
    • 2012.02a
    • /
    • pp.484-484
    • /
    • 2012
  • OLED는 유기재료를 사용하는 특수성 때문에 선명한 고품질의 화질을 얻을 수 있다. 유기재료에 따른 수명이 정해져 있지만 열에 약한 재료를 사용하기 때문에 출력되는 색의 변화를 동반할 만큼 불안정 하다. OLED는 RGB를 순서에 따라 유리 기판 상에 나열한 구조이며 각 화소의 양극과 음극은 가로와 세로로 서로 직교하고 있다. 이러한 OLED의 구조 때문에 직, 간접적으로 전이되는 열과 OLED Device에서 발생하는 자체 열로 인하여 유기소자의 특성이 변형되는, 이른바 열화현상에 쉽게 노출되어 있다. OLED Device를 제작한 후 72시간동안 8V의 전압을 인가하여 열화현상을 촉진시킨 Aging샘플을 확보 하였다. Aging된 Device의 인가전압을 3V ~ 6V까지 변화를 주고 측정해본 결과 각각의 모든 전압에서 Aging Device의 Nomalized Intensity가 상대적으로 20% 감소했음을 확인 하였다. 또한 Aging 된 Device는 As is Device에 비해 단파장 쪽으로 Shift 되는 결과를 보여주었다. 이를 분석하기 위해 CIE 색 좌표계의 NTSC (National Television System(s) Committee)를 이용하였는데, 범위 안에 있던 As is Device의 색 좌표가 Aging 후에는 NTSC범위 밖으로 이동하였는데, 이는 열화현상이 발생하기 전에 비해 방출되는 빛의 파장이 변했다는 것을 의미하며 정확한 색 재현이 안 된다는 것을 보여준다. 또한 I-V특성을 보면 Aging Device의 구동전압 (3.3V) 이 As is Device (2.7V) 에 비해 더 커지는 것을 확인하였는데 이것은 스트레스로 인해서 발생한 트랩에 의하여 캐리어의 이동도가 떨어졌기 때문에 구동 전압이 증가한 것으로 확인할 수 있다. 연구 결과를 통하여 OLED Device의 사용시간 누적에 따른 열화현상은 색 재현성과 휘도의 저하 그리고 구동전압 증가에 영향을 미친다는 것을 확인 하였다.

  • PDF

The Interesting Moving Objects Tracking Algorithm using Color Informations on Multi-Video Camera (다중 비디오카메라에서 색 정보를 이용한 특정 이동물체 추적 알고리듬)

  • Shin, Chang-Hoon;Lee, Joo-Shin
    • The KIPS Transactions:PartB
    • /
    • v.11B no.3
    • /
    • pp.267-274
    • /
    • 2004
  • In this paper, the interesting moving objects tracking algorithm using color information on Multi-Video camera is proposed Moving objects are detected by using difference image method and integral projection method to background image and objects image only with hue area, after converting RGB color coordination of image which is input from multi-video camera into HSI color coordination. Hue information of the detected moving area are normalized by 24 steps from 0$^{\circ}$ to 360$^{\circ}$ It is used for the feature parameters of the moving objects that three normalization levels with the highest distribution and distance among three normalization levels after obtaining a hue distribution chart of the normalized moving objects. Moving objects identity among four cameras is distinguished with distribution of three normalization levels and distance among three normalization levels, and then the moving objects are tracked and surveilled. To examine propriety of the proposed method, four cameras are set up indoor difference places, humans are targeted for moving objects. As surveillance results of the interesting human, hue distribution chart variation of the detected Interesting human at each camera in under 10%, and it is confirmed that the interesting human is tracked and surveilled by using feature parameters at four cameras, automatically.

Lip Contour Detection by Multi-Threshold (다중 문턱치를 이용한 입술 윤곽 검출 방법)

  • Kim, Jeong Yeop
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.9 no.12
    • /
    • pp.431-438
    • /
    • 2020
  • In this paper, the method to extract lip contour by multiple threshold is proposed. Spyridonos et. el. proposed a method to extract lip contour. First step is get Q image from transform of RGB into YIQ. Second step is to find lip corner points by change point detection and split Q image into upper and lower part by corner points. The candidate lip contour can be obtained by apply threshold to Q image. From the candidate contour, feature variance is calculated and the contour with maximum variance is adopted as final contour. The feature variance 'D' is based on the absolute difference near the contour points. The conventional method has 3 problems. The first one is related to lip corner point. Calculation of variance depends on much skin pixels and therefore the accuracy decreases and have effect on the split for Q image. Second, there is no analysis for color systems except YIQ. YIQ is a good however, other color systems such as HVS, CIELUV, YCrCb would be considered. Final problem is related to selection of optimal contour. In selection process, they used maximum of average feature variance for the pixels near the contour points. The maximum of variance causes reduction of extracted contour compared to ground contours. To solve the first problem, the proposed method excludes some of skin pixels and got 30% performance increase. For the second problem, HSV, CIELUV, YCrCb coordinate systems are tested and found there is no relation between the conventional method and dependency to color systems. For the final problem, maximum of total sum for the feature variance is adopted rather than the maximum of average feature variance and got 46% performance increase. By combine all the solutions, the proposed method gives 2 times in accuracy and stability than conventional method.

Study on image-based flock density evaluation of broiler chicks (영상기반 축사 내 육계 검출 및 밀집도 평가 연구)

  • Lee, Dae-Hyun;Kim, Ae-Kyung;Choi, Chang-Hyun;Kim, Yong-Joo
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.12 no.4
    • /
    • pp.373-379
    • /
    • 2019
  • In this study, image-based flock monitoring and density evaluation were conducted for broiler chicks welfare. Image data were captured by using a mono camera and region of broiler chicks in the image was detected using converting to HSV color model, thresholding, and clustering with filtering. The results show that region detection was performed with 5% relative error and 0.81 IoU on average. The detected region was corrected to the actual region by projection into ground using coordinate transformation between camera and real-world. The flock density of broiler chicks was estimated using the corrected actual region, and it was observed with an average of 80%. The developed algorithm can be applied to the broiler chicks house through enhancing accuracy of region detection and low-cost system configuration.