• Title/Summary/Keyword: Color pixels

Search Result 381, Processing Time 0.025 seconds

Image Cache Algorithm for Real-time Implementation of High-resolution Color Image Warping (고해상도 컬러 영상 워핑의 실시간 구현을 위한 영상 캐시 알고리즘)

  • Lee, You Jin;Ryoo, Jung Rae
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.22 no.8
    • /
    • pp.643-649
    • /
    • 2016
  • This paper presents a new image cache algorithm for real-time implementation of high-resolution color image warping. The cache memory is divided into four cache memory modules for simultaneous readout of four input image pixels in consideration of the color filter array (CFA) pattern of an image sensor and CFA image warping. In addition, a pipeline structure from the cache memory to an interpolator is shown to guarantee the generation of an output image pixel at each system clock cycle. The proposed image cache algorithm is applied to an FPGA-based real-time color image warping, and experimental results are presented to show the validity of the proposed method.

A Comparison of Superpixel Characteristics for Color Feature Spaces (칼라특징공간별 슈퍼픽셀의 특성비교)

  • Lee, Jeong-Hwan
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.915-917
    • /
    • 2011
  • In this paper, a comparison of superpixel characteristics for each color feature space. The superpixel is consist of several pixels with same features such as luminance, color, textures etc. The superpixel can be used on image processing and analysis with large image size to speed up the process. We compare the superpixel characteristics by means of compactness using Berkeley image database(BSD-300).

  • PDF

Impulsive noise filtering in severely corrupted color images using detection-estimation based approaches (심하게 손상된 칼라 영상의 잡음 검출 방식을 이용한 임펄스 잡음 제거 기술)

  • 이규철;최윤정;손광훈
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.25 no.6B
    • /
    • pp.1021-1027
    • /
    • 2000
  • In this paper, we propose two new detection-estimation based algorithms that effectively remove impulsive noises in severely corrupted color images. The existing methods for enhancing corrupted color images with impulsive noises commonly possess the inherent problems of excessive computing time and smoothing out edges. However, since our proposed algorithms classify corrupted pixels first in each channel or in each pixel and then perform marginal or vector median filtering only for them, are computationally efficient and preserve edges well. In addition, since there are no appropriate criteria to evaluate the performance of impulsive noise detectors for color images, the objective comparison of noise detectors is difficult. Thus, we introduce a new efficiency factor to compare the performance of noise detectors in digital color images. Simulation results show that the proposed algorithms perform better than the existing methods in terms of both objective and subjective evaluat ons.

  • PDF

Skin Region Extraction Using Color Information and Skin-Color Model (컬러 정보와 피부색 모델을 이용한 피부 영역 검출)

  • Park, Sung-Wook;Park, Jong-Kwan;Park, Jong-Wook
    • 전자공학회논문지 IE
    • /
    • v.45 no.4
    • /
    • pp.60-67
    • /
    • 2008
  • Skin color is a very important information for an automatic face recognition. In this paper, we proposed a skin region extraction method using color information and skin color model. We use the adaptive lighting compensation technique for improved performance of skin region extraction. Also, using an preprocessing filter, normally large areas of easily distinct non skin pixels, are eliminated from further processing. And we use the modified ST color space, where undesired effects are reduced and the skin color distribution fits better than others color space. Experimental results show that the proposed method has better performance than the conventional methods, and reduces processing time by $35{\sim}40%$ on average.

Skin Segmentation Using YUV and RGB Color Spaces

  • Al-Tairi, Zaher Hamid;Rahmat, Rahmita Wirza;Saripan, M. Iqbal;Sulaiman, Puteri Suhaiza
    • Journal of Information Processing Systems
    • /
    • v.10 no.2
    • /
    • pp.283-299
    • /
    • 2014
  • Skin detection is used in many applications, such as face recognition, hand tracking, and human-computer interaction. There are many skin color detection algorithms that are used to extract human skin color regions that are based on the thresholding technique since it is simple and fast for computation. The efficiency of each color space depends on its robustness to the change in lighting and the ability to distinguish skin color pixels in images that have a complex background. For more accurate skin detection, we are proposing a new threshold based on RGB and YUV color spaces. The proposed approach starts by converting the RGB color space to the YUV color model. Then it separates the Y channel, which represents the intensity of the color model from the U and V channels to eliminate the effects of luminance. After that the threshold values are selected based on the testing of the boundary of skin colors with the help of the color histogram. Finally, the threshold was applied to the input image to extract skin parts. The detected skin regions were quantitatively compared to the actual skin parts in the input images to measure the accuracy and to compare the results of our threshold to the results of other's thresholds to prove the efficiency of our approach. The results of the experiment show that the proposed threshold is more robust in terms of dealing with the complex background and light conditions than others.

Color image segmentation by level set method (레벨셋 기법을 이용한 컬러 이미지 분할)

  • Yoo, Ju-Han;Jung, Moon-Ryul
    • Journal of the Korea Computer Graphics Society
    • /
    • v.18 no.2
    • /
    • pp.9-15
    • /
    • 2012
  • In this paper, we propose a method to segment a color image into several meaningful regions. We suppose that the meaningful region has a set of colors with high frequency in the color image. To find these colors, the color image is represented as several sets of color points in RGB space. And when we use the density of points defined in this method, color belonging to a dense region of color points in RGB space refers to the color that appeared frequently in the image. Eventually, we can find meaningful regions by looking for regions with high density of color points using our level set function in RGB space. However, if a meaningful region does not have a contiguous region of the sufficient size in the image, this is not a meaningful region but meaningless region. Thus, the pixels in the meaningless region are assigned to the biggest meaningful region belonging to its neighboring pixels in the color image. Our method divides the color image into meaningful regions by applying the density of color points to level set function in RGB space. This is different from the existing level set method that is defined only in 2D image.

A Black and White Comics Generation Procedure for the Video Frame Image using Region Extension based on HSV Color Model (HSV 색상 모델과 영역 확장 기법을 이용한 동영상 프레임 이미지의 흑백 만화 카투닝 알고리즘)

  • Ryu, Dong-Sung;Cho, Hwan-Gue
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.35 no.12
    • /
    • pp.560-567
    • /
    • 2008
  • In this paper, we discuss a simple and straightforward binarization procedure which can generate black/white comics from the video frame image. Generally, the region of human's skin is colored white or light gray, while the dark region is filled with the irregular but regular patterns like hatching in most of the black/white comics. Note that it is not enough for simple threshold method to perform this work. Our procedure is decoupled into four processes. First, we use bilateral filter to suppress noise color variation and reserve boundaries. Then, we perform mean-shift segmentation for each similar colored pixels to be clustered. Third, the clustered regions are merged and extended by our region extension algorithm considering each color of their regions. Finally, we decide which pixels are on or off using by our dynamic binarization method based on the HSV color model. Our novel black/white cartooning procedure was so successful to render comic cuts from a well-known cinema in a resonable time and manual intervention.

Character Extraction of Car License Plates using RGB Color Information and Fuzzy Binarization (RGB 컬러 정보와 퍼지 이진화를 이용한 차량 번호판의 개별 문자 추출)

  • 김광백;김문환;노영욱
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.1
    • /
    • pp.80-87
    • /
    • 2004
  • In this paper we proposed the novel feature extraction method that is able to extract the individual characters from the license plate area of the car image more precisely by using the RGB color information and the fuzzy binarization newly proposed. The proposed method, first, extracts from the original image the areas that the pixels with the colors around the green are concentrated on as the candidate areas of the license plate, and selects the area with the most intensive distribution of pixels with the white color among the candidate areas as the license plate area. Second the noises of the license plate area should be removed by using 34{\times}$3 Sobel masking, and the fuzzy binarization method are proposed and applied to the license plate area to generate the binarized image of the license plate area. Lastly, the application of the contour tracking algorithm to the binarized area extracts the individual characters from the license plate area. The experiment on a variety of the real car images showed that the proposed method generates the higher rate of success for character extraction than the previous methods.

Multi-level thresholding using Entropy-based Weighted FCM Algorithm in Color Image (Entropy 기반의 Weighted FCM 알고리즘을 이용한 컬러 영상 Multi-level thresholding)

  • Oh, Jun-Taek;Kwak, Hyun-Wook;Kim, Wook-Hyun
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.42 no.6
    • /
    • pp.73-82
    • /
    • 2005
  • This paper proposes a multi-level thresholding method using weighted FCM(Fuzzy C-Means) algorithm in color image. FCM algerian determines a more optimal thresholding value than the existing methods and can extend to multi-level thresholding. But FCM algerian is sensitive to noise because it doesn't include spatial information. To solve the problem, we can remove noise by applying a weight based on entropy that is obtained from neighboring pixels to FCM algerian. And we determine the optimal cluster number by using within-class distance in code image based on the clustered pixels of each color component. In the experiments, we show that the proposed method is more tolerant to noise and is more superior than the existing methods.

APPLICATION OF TELEVIEWER AND COLOR-CORESCANNER FOR THE ESTIMATION OF GNEISS STONE RESOURCES OF HADONG, KYEONGSANNAMDO PROVINCE (하동지역 편마암 석재의 품질 평가를 위한 텔레뷰어 및 칼라 코어스캐너의 응용)

  • Hyun, Hye-Ja;Kim, Jung-Yul
    • Journal of the Korean Geophysical Society
    • /
    • v.7 no.4
    • /
    • pp.255-267
    • /
    • 2004
  • Analysis of fracture system in a stone quarry mine is a critical importance in assessing the recoverable amounts of building stones as well as in establishing the systematic and efficient development plan. Rock formation comprising vein structure, degree of weathering, and compositon of minerals, is a critical factor of estimating the stone quality. The aim of this study is to provide desirable informations about both fracture pattern and rock formation by using Televiewer and Color-corescanner. Televiewer measurement were conducted at 7 boreholes in the gneiss quarry mine, Hadong, Kyeongsangnamdo province and the corresponding cores were scanned using Color-corescanner at the same place. In Televiewer images, all kinds of fractures were clearly observed and a better discrimination of stone quality can be identified. Meanwhile, the core images with high resolution (max. 20 pixels/mm) provided detailed informations on rock formation such as features of particles and fissures that can be nearly undetected by Televiewer.

  • PDF