• Title/Summary/Keyword: hue shift

Search Result 24, Processing Time 0.028 seconds

Robust Mean-Shift Tracking Using Adoptive Selection of Hue/Saturation (Hue/Saturation 영상의 적응적 선택을 이용한 강인한 Mean-Shift Tracking)

  • Park, Han-dong;Oh, Jeong-su
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.579-582
    • /
    • 2015
  • The Mean-Shift is a robustness algorithm that can be used for tracking the object using the similarity of histogram distributions of target model and target candidate. However, Mean-shift using hue information has disadvantage of tracking a wrong target when the target and background has similar hue distributions. We then propose a robust Mean-Shift tracking algorithm using new image that combined upper 4bit-planes in hue and saturation, respectively.

  • PDF

Hue Shift Model and Hue Correction in High Luminance Display (고휘도 디스플레이의 색상이동모델과 색 보정)

  • Lee, Tae-Hyoung;Kwon, Oh-Seol;Park, Tae-Yong;Ha, Yeong-Ho
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.44 no.4 s.316
    • /
    • pp.60-69
    • /
    • 2007
  • The human eye usually experiences a loss of color sensitivity when it is subjected to high levels of luminance, and perceives a discrepancy in color between high and normal-luminance displays, generally known as a hue shift. Accordingly, this paper models the hue-shift phenomenon and proposes a hue-correction method to provide perceptual matching between high and normal-luminance displays. The value of hue-shift is determined by perceived hue matching experiments. At first the phenomenon is observed at three lightness levels, that is, the ratio of luminance is the same between high and normal-luminance display when the perceived hue matching experiments we performed. To quantify the hue-shift phenomenon for the whole hue angle, color patches with the same lightness are first created and equally spaced inside the hue angle. These patches are then displayed one-by-one on both displays with the ratio of luminance between two displays. Next, the hue value for each patch appearing on the high-luminance display is adjusted by observers until the perceived hue for the patches on both displays appears the same visually. After obtaining the hue-shift values, these values are fit piecewise to allow shifted-hue amounts to be approximately determined for arbitrary hue values of pixels in a high-luminance display and then used for correction. Essentially, input RGB values of an image is converted to CIELAB values, and then, LCh (lightness, chroma, and hue) values are calculated to obtain the hue values for all the pixels. These hue values are shifted according to the amount calculated by the functions of the hue-shift model. Finally, the corrected CIELAB values are calculated from corrected hue values, after that, output RGB values for all pixels are estimated. For evaluation, an observer's preference test was performed with hue-shift results and Almost observers conclude that the images from hue-shift model were visually matched with images on normal luminance display.

Color Reproduction in DLP Projector using Hue Shift Model according to Additional White Channel (화이트 채널 추가에 따른 색상이동모델를 이용한 DLP 프로젝터의 색 재현)

  • Park, Il-Su;Ha, Ho-Gun;Ha, Yeong-Ho
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.49 no.4
    • /
    • pp.40-48
    • /
    • 2012
  • This paper models the hue shift phenomenon and proposes a hue correction method to give perceptual matching between projector with and without additional white channel. To quantify the hue shift phenomenon for whole hue angle, 24 color patches with the same lightness are frist created along equally-spaced hue angle, and these are displayed one by one both displays with different luminance levels. Next, each hue value of the patches appeared on the projector with additional white channel is adjusted by observers until the hue values of patches on both displays appear the same visually. After obtaining the hue shift values from the color matching experiment, these values are piecewise fit into six polynomial functions, which approximately determine shifted hue amounts for an arbitrary hue values of each pixel in projector with additional white channel and are utilized to correct them. Actually, an input RGB image is converted to CIELAB LCH color space to get hue values of each pixel and this hue value is shifted as much as the amount calculated by the functions of hue shift model for correction. Finally, corrected image is inversely converted to an output RGB image. For an evaluation, the matching experiment with several test images and the z-score comparisons were performed.

Improved Mean-Shift Tracking using Adoptive Mixture of Hue and Saturation (색상과 채도의 적응적 조합을 이용한 개선된 Mean-Shift 추적)

  • Park, Han-dong;Oh, Jeong-su
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.10
    • /
    • pp.2417-2422
    • /
    • 2015
  • Mean-Shift tracking using hue has a problem that it fail in the object tracking when background has similar hue to the object. This paper proposes an improved Mean-Shift tracking algorithm using new data instead of a hue. The new data is generated by adaptive mixture of hue and saturation which have low interrelationship . That is, the proposed algorithm selects a main attribute of color that is able to distinguish the object and background well and a secondary one which don't, and places their upper 4 bits on upper 4 bits and lower 4 bits on the mixture data, respectively. The proposed algorithm properly tracks the object, keeping tracking error maximum 2.0~4.2 pixel and average 0.49~1.82 pixel, by selecting the saturation as the main attribute of color under tracking environment that background has similar hue to the object.

Text Extraction in HIS Color Space by Weighting Scheme

  • Le, Thi Khue Van;Lee, Gueesang
    • Smart Media Journal
    • /
    • v.2 no.1
    • /
    • pp.31-36
    • /
    • 2013
  • A robust and efficient text extraction is very important for an accuracy of Optical Character Recognition (OCR) systems. Natural scene images with degradations such as uneven illumination, perspective distortion, complex background and multi color text give many challenges to computer vision task, especially in text extraction. In this paper, we propose a method for extraction of the text in signboard images based on a combination of mean shift algorithm and weighting scheme of hue and saturation in HSI color space for clustering algorithm. The number of clusters is determined automatically by mean shift-based density estimation, in which local clusters are estimated by repeatedly searching for higher density points in feature vector space. Weighting scheme of hue and saturation is used for formulation a new distance measure in cylindrical coordinate for text extraction. The obtained experimental results through various natural scene images are presented to demonstrate the effectiveness of our approach.

  • PDF

Adaptive Saturation Enhancement Algorithm on Normalized YCbCr color space (Normalized YCbCr 색 공간에서의 적응적 채도 향상 방법)

  • 옥현욱;최원희;김창용
    • Proceedings of the IEEK Conference
    • /
    • 2003.11a
    • /
    • pp.385-388
    • /
    • 2003
  • In this paper, we propose a new saturation enhancement algorithm which is processed on the new color space, called Normalized YCbCr(NYCbCr). The algorithm consists of two processing unit. One is color space conversion from YCbCr to NYCbCr, and the other is using adaptive saturation mapping function(ASMF). NYCbCr color space is designed to prevent shortcomings such as luminance and hue shift of YCbCr color space and by saturation enhancement. ASMF is effective to enhance saturation properly for each image and to protect low saturation regions of color images from over-saturation. we verified our method using several color images. Experimental results show that the proposed method enhance the saturation with minimizing Luminance and Hue shift.

  • PDF

Modeling for Hue Shift Effect of Human Visual System on High Luminance Display (고휘도 디스플레이에서의 인간 시각에 따른 색상 이동 현상과 모델링)

  • Lee, Tae-Hyoung;Lee, Myong-Young;Park, Kee-Hyon;Ha, Yeong-Ho
    • Proceedings of the IEEK Conference
    • /
    • 2006.06a
    • /
    • pp.307-308
    • /
    • 2006
  • In recent, displays have very good properties at high luminance, fast response, and size. Also They have good quality in terms of color according to the development of the gamut extension and color reproduction. However, despite these merits, there is a characteristic that at a high luminance display, observer perceive the different color from the originally re-producted color due to the change of perceived luminance in human visual system. In this paper, we propose a model that is the hue shift phenomenon between a normal display and a high luminance display, and then an algorithm which compensate the color between two devices, so that observer can perceive the same color.

  • PDF

Mobile Robot Control using Hand Shape Recognition (손 모양 인식을 이용한 모바일 로봇제어)

  • Kim, Young-Rae;Kim, Eun-Yi;Chang, Jae-Sik;Park, Se-Hyun
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.45 no.4
    • /
    • pp.34-40
    • /
    • 2008
  • This paper presents a vision based walking robot control system using hand shape recognition. To recognize hand shapes, the accurate hand boundary needs to be tracked in image obtained from moving camera. For this, we use an active contour model-based tracking approach with mean shift which reduces dependency of the active contour model to location of initial curve. The proposed system is composed of four modules: a hand detector, a hand tracker, a hand shape recognizer and a robot controller. The hand detector detects a skin color region, which has a specific shape, as hand in an image. Then, the hand tracking is performed using an active contour model with mean shift. Thereafter the hand shape recognition is performed using Hue moments. To assess the validity of the proposed system we tested the proposed system to a walking robot, RCB-1. The experimental results show the effectiveness of the proposed system.

Rain Attenuation and Doppler Shift Compensation for Satellite Communications

  • KimShin, Soo-Young;Lim, Kwang-Jae;Choi, Kwon-Hue;Kang, Kun-Seok
    • ETRI Journal
    • /
    • v.24 no.1
    • /
    • pp.31-42
    • /
    • 2002
  • In high-speed multimedia satellite communication systems, it is essential to provide high-quality, economical services by using efficient transmission schemes which can overcome channel impairments appearing in the satellite link. This paper introduces techniques to compensate for rain attenuation and the Doppler shift in the satellite communication link. An adaptive transmission technique with a control algorithm to adaptively allocate transmission schemes is used as a countermeasure to rain attenuation. We introduce a new rain attenuation modeling technique for estimating system performance and propose a novel Doppler shift compensation algorithm with reduced hardware complexity. Extensive simulation results show that the proposed algorithm can provide greatly enhanced performance compared to conventional algorithms. Simulation software and hardware which incorporate the proposed techniques are also demonstrated.

  • PDF

An Edge Preserving Color Image Segmentation Using Mean Shift Algorithm and Region Merging Method (Mean Shift 알고리즘과 영역 병합 방법을 이용한 경계선 보존 컬러 영상 분할)

  • Kwak Nae-Joung;Kwon Dong-Jin;Kim Young-Gil
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.9
    • /
    • pp.19-27
    • /
    • 2006
  • Mean shift procedure is applied for the data points in the joint spatial-range domain and achieves a high quality. However, a color image is segmented differently according to the inputted spatial parameter or range parameter and the demerit is that the image is broken into many small regions in case of the small parameter. In this paper, to improve this demerit, we propose the method that groups similar regions using region merging method for over-segmented images. The proposed method converts a over-segmented image in RGB color space into in HSI color space and merges similar regions by hue information. Here, to preserve edge information, the region merge constraints are used to decide whether regions are merged or not. After then, we merge the regions in RGB color space for non-processed regions in HSI color space. Experimental results show the superiority in region's segmentation results.

  • PDF