• Title/Summary/Keyword: HSI-to-RGB

Search Result 70, Processing Time 0.023 seconds

Unsharp masking based on the vector projection for removing color distortion (색차 왜곡 방지를 위한 벡터투사 기반 언샤프 마스킹 기법)

  • Lee, Kwang-Wook;Dan, Byung-Kyu;Kim, Seung-Kyun;Ko, Sung-Jea
    • Journal of IKEEE
    • /
    • v.13 no.2
    • /
    • pp.224-231
    • /
    • 2009
  • Unsharp masking is a popular image enhancement technique used to sharpen an image appearance in gray images. However, the conventional unsharp making techniques amplify the noise and easily cause overshoot artifacts. Moreover, the unsharp masking tends to introduce color distortion when it is applied to the each color component independently. To solve these problems, we propose a novel unsharp masking technique based on human visual system and vector projection. The proposed algorithm consists of two steps. First, the proposed algorithm controls the level of sharpening by exploiting the characteristics of the human visual system and contrast region. Then the vector projection is applied to remove the color distortion. Experiment results show that our proposed algorithm successfully produces sharpened images that are free of noise and color distortion commonly found in the conventional unsharp masking algorithms.

  • PDF

A License Plate Detection Method Using Multiple-Color Model and Character Layout Information in Complex Background (다중색상 모델과 문자배치 정보를 이용한 복잡한 배경 영상에서의 자동차 번호판 추출)

  • Kim, Min-Ki
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.11
    • /
    • pp.1515-1524
    • /
    • 2008
  • This paper proposes a method that detects a license plate in complex background using a multiple-color model and character layout information. A layout of a green license plate is different from that of a white license plate. So, this study used a strategy that firstly assumes the plate color and then utilizes its layout information. At first, it extracts green areas from an input image using a multiple-color model which combined HIS and YIQ color models with RGB color model. If green areas are detected, it searches the character layout of the green plate by analyzing the connected components in each areas. If not detected, it searches the character layout of the white plate in all area. Finally, it extracts a license plate by grouping the connected components which corresponds to characters. Experimental result shows that 98.1% of 419 input images are correctly detected. It also shows that the proposed method is robust against illumination, shadow, and weather condition.

  • PDF

POSITION RECOGNITION AND QUALITY EVALUATION OF TOBACCO LEAVES VIA COLOR COMPUTER VISION

  • Lee, C. H.;H. Hwang
    • Proceedings of the Korean Society for Agricultural Machinery Conference
    • /
    • 2000.11c
    • /
    • pp.569-577
    • /
    • 2000
  • The position of tobacco leaves is affluence to the quality. To evaluate its quality, sample leaves was collected according to the position of attachment. In Korea, the position was divided into four classes such as high, middle, low and inside positioned leaves. Until now, the grade of standard sample was determined by human expert from korea ginseng and tobacco company. Many research were done by the chemical and spectrum analysis using NIR and computer vision. The grade of tobacco leaves mainly classified into 5 grades according to the attached position and its chemical composition. In high and low positioned leaves shows a low level grade under grade 3. Generally, inside and medium positioned leaf has a high level grade. This is the basic research to develop a real time tobacco leaves grading system combined with portable NIR spectrum analysis system. However, this research just deals with position recognition and grading using the color machine vision. The RGB color information was converted to HSI image format and the sample was all investigated using the bundle of tobacco leaves. Quality grade and position recognition was performed through well known general error back propagation neural network. Finally, the relationship about attached leaf position and its grade was analyzed.

  • PDF

Machine Vision Based Detection of Disease Damaged Leave of Tomato Plants in a Greenhouse (기계시각장치에 의한 토마토 작물의 병해엽 검출)

  • Lee, Jong-Whan
    • Journal of Biosystems Engineering
    • /
    • v.33 no.6
    • /
    • pp.446-452
    • /
    • 2008
  • Machine vision system was used for analyzing leaf color disorders of tomato plants in a greenhouse. From the day when a few leave of tomato plants had started to wither, a series of images were captured by 4 times during 14 days. Among several color image spaces, Saturation frame in HSI color space was adequate to eliminate a background and Hue frame was good to detect infected disease area and tomato fruits. The processed image ($G{\sqcup}b^*$ image) by OR operation between G frame in RGB color space and $b^*$ frame in $La^*b^*$ color space was useful for image segmentation of a plant canopy area. This study calculated a ratio of the infected area to the plant canopy and manually analyzed leaf color disorders through an image segmentation for Hue frame of a tomato plant image. For automatically analyzing plant leave disease, this study selected twenty-seven color patches on the calibration bars as the corresponding to leaf color disorders. These selected color patches could represent 97% of the infected area analyzed by the manual method. Using only ten color patches among twenty-seven ones could represent over 85% of the infected area. This paper showed a proposed machine vision system may be effective for evaluating various leaf color disorders of plants growing in a greenhouse.

A LabVIEW-based Video Dehazing using Dark Channel Prior (Dark Channel Prior을 이용한 LabVIEW 기반의 동영상 안개제거)

  • Roh, Chang Su;Kim, Yeon Gyo;Chong, Ui Pil
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.2
    • /
    • pp.101-107
    • /
    • 2017
  • LabVIEW coding for video dehazing was developed. The dark channel prior proposed by K. He was applied to remove fog based on a single image, and K. B. Gibson's median dark channel prior was applied, and implemented in LabVIEW. In other words, we improved the image processing speed by converting the existing fog removal algorithm, dark channel prior, to the LabVIEW system. As a result, we have developed a real-time fog removal system that can be commercialized. Although the existing algorithm has been utilized, since the performance has been verified real - time, it will be highly applicable in academic and industrial fields. In addition, fog removal is performed not only in the entire image but also in the selected area of the partial region. As an application example, we have developed a system that acquires clear video from the long distance by connecting a laptop equipped with LabVIEW SW that was developed in this paper to a 100~300 times zoom telescope.

Improved Tooth Detection Method for using Morphological Characteristic (형태학적 특징을 이용한 향상된 치아 검출 방법)

  • Na, Sung Dae;Lee, Gihyoun;Lee, Jyung Hyun;Kim, Myoung Nam
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.10
    • /
    • pp.1171-1181
    • /
    • 2014
  • In this paper, we propose improved methods which are image conversion and extraction method of watershed seed using morphological characteristic of teeth on complement image. Conventional tooth segmentation methods are occurred low detection ratio at molar region and over, overlap segmentation owing to specular reflection and morphological feature of molars. Therefore, in order to solve the problems of the conventional methods, we propose the image conversion method and improved extraction method of watershed seed. First, the image conversion method is performed using RGB, HSI space of tooth image for to extract boundary and seed of watershed efficiently. Second, watershed seed is reconstructed using morphological characteristic of teeth. Last, individual tooth segmentation is performed using proposed seed of watershed by watershed algorithm. Therefore, as a result of comparison with marker controlled watershed algorithm and the proposed method, we confirmed higher detection ratio and accuracy than marker controlled watershed algorithm.

Image Segmentation Using Color Morphological Pyramids (Color Morphological Pyramids를 이용한 이미지 분할)

  • 이석기;최은희;김석태
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.5
    • /
    • pp.789-795
    • /
    • 2002
  • Color image is formed of combination of three color channels. Therefore its architecture is very complicated and it requires complicated image Processing for effective image segmentation. In this paper. we propose architecture of universalized Color Morphological Pyramids(CMP) which is able to give effective image segmentation. Image Pyramid architecture is a successive Image sequence whose area ratio $2^{\int}({\int}=1,2,....,N)$ after filtering and subsampling of input image. In this technique, noise removed by sequential filtering and resolution is degraded by downsampling using CMP in various color spaces. After that, new level images are constructed that apply formula using distance of neighbor vectors in close level images and segments its image. The feasibility of proposed method is examined by comparing with the results obtained from the existing method.

Extraction of Representative Color of Digital Images Using Histogram of Hue Area and Non-Hue Area (색상영역과 비색상영역의 히스토그램을 이용한디지털 영상의 대표색상 추출)

  • Kwak, Nae-Joung;Hwang, Jae-Ho
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.47 no.2
    • /
    • pp.1-10
    • /
    • 2010
  • There have been studied with activity about color standard due to extention of digital contents' application area. Therefore the studies in relation to the standard are needed to represent image's feature as color. Also the methods to extract color's feature to be apt to various application are needed. In this paper, we set the base color as 50 colors from Munsell color system, get the color histogram to show the characteristics of colors's distribution of a image, and propose the method to extract representative colors from the histogram. Firstly, we convert a input image of RGB color space to a image of HSI color space and split the image into hue area and non-hue area. To split hue area and non-hue area, we use a fixed threshold and a perception-function of color area function to reflect the subjective vision of human-being. We compute histograms from each area and then make a total histogram from the histogram of hue area and the histogram of hue area, and extract the representative colors from the histogram. To evaluate the proposed method, we made 18 test images, applied conventional methods and proposed method to them Also the methods are applied to public images and the results are analyzed. The proposed method represents well the characteristics of the colors' distribution of images and piles up colors' frequency to representative colors. Therefore the representative colors can be applied to various applications

The Walkers Tracking Algorithm using Color Informations on Multi-Video Camera (다중 비디오카메라에서 색 정보를 이용한 보행자 추적)

  • 신창훈;이주신
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.5
    • /
    • pp.1080-1088
    • /
    • 2004
  • In this paper, the interesting moving objects tracking algorithm using color information on Multi-Video camera against variance of intensity, shape and background 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 segmented to 24 levels from $0^{\circ}$ to $360^{\circ}$. It is used to the feature parameter of the moving objects that are three segmented hue levels with the highest distribution and difference among three segmented hue levels. To examine propriety of the proposed method, human images with variance of intensity and shape and human images with variance of intensity, shape and background are targeted for moving objects. As surveillance results of the interesting human, hue distribution level variation of the detected interesting human at each camera is under 2 level, and it is confirmed that the interesting human is tracked and surveilled by using feature parameters at cameras, automatically.

A Study on the Augmented Reality Display for Educating Power Tiller Operator using Chroma-key (크로마키를 이용한 증강현실 영상출력 연구)

  • Kim, Yu Yong;Noh, Jae Seung;Hong, Sun Jung
    • Journal of agriculture & life science
    • /
    • v.51 no.1
    • /
    • pp.205-212
    • /
    • 2017
  • This study aimed to output augmented reality display using chroma-key so that power tiller simulator can be operated smoothly while wearing the head mounted display. In this paper, we propose a chroma-eliminating image filtering method. Experimental results show that the maximum and minimum values of hue, saturation and intensity were 0.52, 0.153, 0.57, 0.16, 1, and 0.12, respectively. A keypad was used to set the initial position of augmented reality adjusted with the front, back, top, bottom, left, and right buttons. The initial position value is always maintained and managed according to the trailer attachment and detachment. Finally, we show that the augmented reality merged with virtual image and the acquired image of operation device using coordinate values obtained from the HMD and the position tracking sensor as relative coordinates in Unity program that is the ultimate game development platform.