• 제목/요약/키워드: Color Distance

검색결과 627건 처리시간 0.027초

COUNTING OF FLOWERS BASED ON K-MEANS CLUSTERING AND WATERSHED SEGMENTATION

  • PAN ZHAO;BYEONG-CHUN SHIN
    • Journal of the Korean Society for Industrial and Applied Mathematics
    • /
    • 제27권2호
    • /
    • pp.146-159
    • /
    • 2023
  • This paper proposes a hybrid algorithm combining K-means clustering and watershed algorithms for flower segmentation and counting. We use the K-means clustering algorithm to obtain the main colors in a complex background according to the cluster centers and then take a color space transformation to extract pixel values for the hue, saturation, and value of flower color. Next, we apply the threshold segmentation technique to segment flowers precisely and obtain the binary image of flowers. Based on this, we take the Euclidean distance transformation to obtain the distance map and apply it to find the local maxima of the connected components. Afterward, the proposed algorithm adaptively determines a minimum distance between each peak and apply it to label connected components using the watershed segmentation with eight-connectivity. On a dataset of 30 images, the test results reveal that the proposed method is more efficient and precise for the counting of overlapped flowers ignoring the degree of overlap, number of overlap, and relatively irregular shape.

지역과 전역적인 색보정을 결합한 스테레오 영상에서의 색 일치 (Integrated Color Matching in Stereoscopic Image by Combining Local and Global Color Compensation)

  • 수란;하호건;김대철;하영호
    • 전자공학회논문지
    • /
    • 제50권12호
    • /
    • pp.168-175
    • /
    • 2013
  • 스테레오 좌우 영상간의 색 일치는 3D 영상을 재현할 때 매우 중요하다. 이를 위해 카메라 세팅 및 촬영 환경을 일치시켜서 스테레오 영상을 획득하더라도 여전히 색 불일치가 나타나게 된다. 이러한 색 불일치는 특성에 따라 전역과 지역적인 색불일치로 구분될 수 있다. 따라서 이들 특성을 고려하여 스테레오 영상의 색을 정확히 일치시킬 수 있는 방법이 필요하다. 본 논문에서는 누적 히스토그램과 3D 거리정보를 이용하여 전역과 지역의 색 불일치를 동시에 보정하는 방법을 제안한다. 먼저 기준이 되는 영상의 누적 히스토그램을 기반으로 한 매칭 함수를 이용하여 전역적으로 발생하는 색 불일치를 보정한다. 다음으로 대응되는 샘플 특징점 간의 CD-LUT(color difference look-up table)을 구성하고, disparity map을 통한 3D 거리 정보를 기반으로 한 샘플 특징점의 유사성을 기준으로 가중치를 적용하여 지역적인 색 일치를 수행한다. 마지막으로 전역적인 보정과 지역적인 보정된 영상을 결합함으로서 스테레오 영상에서 나타나는 색 불일치를 보정하였다. 색차가 발생한 스테레오 영상에 대해 기존 색 일치 방법과 제안한 방법을 비교하기 위하여 색상 유사도를(hue similarity)와 MOS(mean opinion scores) 이용하여 평가하였다. 실험 결과에서 제안한 방법을 통한 결과 영상이 기존 방법을 통한 결과 영상보다 더 높은 수치를 나타냄을 알 수 있었다.

지능형 검색엔진을 위한 색상 질의 처리 방안 (Color-related Query Processing for Intelligent E-Commerce Search)

  • 홍정아;구교정;차지원;서아정;여운영;김종우
    • 지능정보연구
    • /
    • 제25권1호
    • /
    • pp.109-125
    • /
    • 2019
  • 지능형 전자상거래 검색 엔진에 대한 관심이 커지면서, 검색 상품의 특징을 지능적으로 추출하고 활용하기 위한 연구들이 수행되고 있다. 특히 전자상거래 지능형 검색 엔진에서 상품을 검색 할 때, 제품의 색상은 상품을 묘사하는 중요한 특징 중에 하나이다. 따라서 사용자의 질의에 정확한 응답을 위해서는 사용자가 검색하려는 색상과 그 색상의 동의어 및 유의어에 대한 처리가 필요하다. 기존의 연구들은 색상 특징에 대한 동의어 처리를 주로 사전 방식으로 다뤄왔다. 하지만 이러한 사전방식으로는 사전에 등록되지 않은 색상 용어가 질의에 포함된 경우 처리하지 못하는 한계점을 가지고 있다. 본 연구에서는 기존에 사용하던 방식의 한계점을 극복하기 위하여, 실시간으로 인터넷 검색 엔진을 통해 해당 색상의 RGB 값을 추출한 후 추출된 색상정보를 기반으로 유사한 색상명들을 출력하는 모델을 제안한다. 본 모델은 우선적으로 기본적인 색상 검색을 위해 671개의 색상명과 각 RGB값이 저장된 색상 사전을 구축하였다. 본 연구에서 제시한 모델은 특정 색상을 검색하는 것으로 시작하며, 검색된 색상이 색상 사전 내 존재하는 지 유무를 확인한다. 사전 내에 검색한 색상이 존재한다면, 해당 색상의 RGB 값이 기준 값으로 사용된다. 만일 색상사전 내에 존재하지 않는다면, Google 이미지 검색 결과를 크롤링하여 각 이미지의 특정 영역 내 RGB값들을 군집화하여 구한 평균 RGB값을 검색한 색상의 기준 값으로 한다. 기준 RGB값을 앞서 구축한 색상 사전 내의 모든 색상의 RGB 값들과 비교하여 각 R, G, B 값에 있어서 ${\pm}50$ 내의 색상 목록을 정렬하고, RGB값 간의 유클리디안 거리 유사도를 활용하여 최종적으로 유사한 색 상명들을 출력한다. 제안 방안의 유용성을 평가하기 위해 실험을 진행하였다. 피설문자들이 생각하는 300 개의 색상 이름과 해당 색상 값을 얻어, 본 연구에서 제안한 방안을 포함한 총 네가지 방법을 통해 얻은 RGB 값들과 피설문자가 지정한 RGB값에 대한 비교를 진행했다. 인간의 눈을 반영하는 측정 기준인 CIELAB의 유클리드안거리는 평균 13.85로 색상사전만을 활용한 방안의 30.88, 한글 동의어사전 사이트인 워드넷을 추가로 활용한 방안의 30.38에 비해 비교적 낮은 색상 간의 거리 값을 보였다. 연구에서 제시하는 방안에서 군집화 과정을 제외한 방안의 색 차는 13.88로 군집화 과정이 색 차를 줄여준다는 것을 확인할 수 있었다. 본 연구에서는 기존 동의어 처리 방식인 사전 방식이 지닌 한계에서 벗어나기 위해, 사전 방식에 새로운 색상명에 대한 실시간 동의어 처리 방식을 결합한 RGB값 기반의 새로운 색상 동의어 처리 방안을 제안한다. 본 연구의 결과를 활용하여 전자상거래 검색 시스템의 지능화에 크게 기여할 수 있을 것이다.

ULTRAVIOLET ISOPHOTE SHAPES OF NEARBY ELLIPTICAL GALAXIES AND SPIRAL BULGES

  • SOHN YOUNG-JONG
    • 천문학회지
    • /
    • 제34권2호
    • /
    • pp.59-66
    • /
    • 2001
  • In this paper, we investigate the correlation between the radial ultraviolet color distribution and the shapes of the ultraviolet isophote for elliptical galaxies (M32, NGC 1399) and spiral bulges (of M31, M81) by using their archival UIT images. For M31, M81, and NGC 1399, the radial ultraviolet color distributions show a two-component trend; as the distance from the galactic center increase the color becomes redder in the inner region while it becomes bluer in the outer region. On the other hand, the color of M32 continues to become bluer with the increasing galactocentric distance. We also find, unlike the optical/IR images, significant variations of the position angle and the ellipticity in the ultraviolet isophotes of M31, M81, and NGC 1399 through the inner regions. For M32, the variation is significant in the outer region. Since these variation implies the triaxiality of their intrinsic shapes, we suggest that the early-type galaxies and spiral bulges with a radial color gradient in ultraviolet tend to have a triaxiality. On the other hand, the shape parameter characterized by the fourth order cosine Fourier coefficient of the isophote, a(4)/a, indicates that the systematic deviations of the ultraviolet isophotes of the four galaxies are smaller than $\~0.2\%$ in units of the semi-major axis. The latter result implies that the ultraviolet isophotes of the galaxies have a pure elliptical shape rather than the boxy or disky shapes. Therefore, there is no clear evidence of correlation between the radial ultra-violet color gradient and the boxy/disky shapes of isophotes.

  • PDF

DTW(Dynamic Time Warping)를 이용한 영상 정보 검색 (Image Information Retrieval Using DTW(Dynamic Time Warping))

  • 하정요;이나영;김계영;최형일
    • 디지털콘텐츠학회 논문지
    • /
    • 제10권3호
    • /
    • pp.423-431
    • /
    • 2009
  • 영상을 검색하는 데에는 형태, 색상, 질감 등 여러 가지 특징을 사용 할 수 있다. 그 중 가장 활발한 연구가 이루어지고 있는 분야가 형태 정보와 색상 정보를 이용하는 분야이다. 형태 정보를 이용하는 검색 방법에는 2D 모멘트와 푸리에변환 등의 방법이 유명하다. 또 다른 방법으로는 CSS(Curvature Scale Space)가 있는데, 이는 윤곽선 정보를 이용하여 윤곽선의 굴곡을 2D 그래프로 표현하여 그 그래프의 극대점을 특징 값으로 사용하여 영상을 비교 검색하는 방법이다. 기존 CSS 방법에는 몇 가지 문제점이 있어서 본 논문에서는 기존 방법을 향상시킨 ICSS 방법을 사용하여 영상을 검색한다. 색상 정보를 이용하는 방법에는 RGB 색상정보를 이용하는 방법과 HSI 색상정보를 이용하는 방법 등이 있는데 본 논문에서는 HSI 색상정보를 이용하여 색상 히스토그램으로 표현한 후 영상의 비교 척도로 사용하였다. 영상의 유사도를 측정하는 방법으로는 유클리디언 디스턴스를 주로 사용하는데, 본 논문에서는 정확도와 검색 시간을 단축시키고자 DTW를 사용하여 영상의 유사도를 측정하였고, 유클리디언 디스턴스를 사용했을 때와 비교하여 성능 향상 결과를 보인다.

  • PDF

Distance Measurement Using the Kinect Sensor with Neuro-image Processing

  • Sharma, Kajal
    • IEIE Transactions on Smart Processing and Computing
    • /
    • 제4권6호
    • /
    • pp.379-383
    • /
    • 2015
  • This paper presents an approach to detect object distance with the use of the recently developed low-cost Kinect sensor. The technique is based on Kinect color depth-image processing and can be used to design various computer-vision applications, such as object recognition, video surveillance, and autonomous path finding. The proposed technique uses keypoint feature detection in the Kinect depth image and advantages of depth pixels to directly obtain the feature distance in the depth images. This highly reduces the computational overhead and obtains the pixel distance in the Kinect captured images.

On Color Cluster Analysis with Three-dimensional Fuzzy Color Ball

  • Kim, Dae-Won
    • 한국지능시스템학회논문지
    • /
    • 제18권2호
    • /
    • pp.262-267
    • /
    • 2008
  • The focus of this paper is on devising an efficient clustering task for arbitrary color data. In order to tackle this problem, the inherent uncertainty and vagueness of color are represented by a fuzzy color model. By taking a fuzzy approach to color representation, the proposed model makes a soft decision for the vague regions between neighboring colors. A definition on a three-dimensional fuzzy color ball is introduced, and the degree of membership of color is computed by employing a distance measure between a fuzzy color and color data. With the fuzzy color model, a novel fuzzy clustering algorithm for efficient partition of color data is developed.

퍼지컬러 모델을 이용한 컬러 데이터 클러스터링 알고리즘1 (Color Data Clustering Algorithm using Fuzzy Color Model)

  • Kim, Dae-Won;Lee, Kwang H.
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2002년도 춘계학술대회 및 임시총회
    • /
    • pp.119-122
    • /
    • 2002
  • The research Interest of this paper is focused on the efficient clustering task for an arbitrary color data. In order to tackle this problem, we have tiled to model the inherent uncertainty and vagueness of color data using fuzzy color model. By laking a fuzzy approach to color modeling, we could make a soft decision for the vague regions between neighboring colors. The proposed fuzzy color model defined a three dimensional fuzzy color ball and color membership computation method with the two inter-color distance measures. With the fuzzy color model, we developed a new fuzzy clustering algorithm for an efficient partition of color data. Each fuzzy cluster set has a cluster prototype which is represented by fuzzy color centroid.

  • PDF

The Detection Distance of Colored Target using Various Automotive Headlamps

  • Kim, Jung-Yong;Lee, Ho-Sang;Min, Seung-Nam;Lee, Min-Ho
    • 대한인간공학회지
    • /
    • 제31권3호
    • /
    • pp.421-426
    • /
    • 2012
  • As headlamp technology advances, newly developed various headlamps were introduced in the market. The objective of this study is to quantitatively analyze the detection distance of the recently developed LED headlamps and existing headlamps, complying with specific technical standard. Background: The detection distance of headlamps is very important to prevent automobile accident at night time. The studies of detection distance of LED, Halogen and HID headlamp have been conducted, but no study has shown the detection distance of pedestrian target with various colors (Black, White, Blue). Method: The experiment of detection distance was conducted with 30 people, which divide into 2 groups as 15 men and 15 women. Automatic transferable target on the rail was manufactured in order to reduce the error of study's result, and ANOVA also conducted to analyze the main effect with sign color, sex and headlamp classified by detection distance. In addition, the luminance by average detection distance was measured as well. Results: The detection distance of headlamps was HID > LED > Halogen. The luminance measure of LED headlamp was lower than HID and Halogen headlamps. Conclusion: The headlamp performs a very significant role for safety at night time but it needs to be improved through assessment of visual characteristics. Also, it needs to be suggested the need of test method for dynamic detection distance concerning technical development is suggested.

고도 및 수송거리별 출하 한우의 도체특성 및 표면육색의 변화 (Changes of Carcass Traits and Surface Meat Color of Korean Cattle (Hanwoo) Reared Different Altitudes or Transferred from Different Distance)

  • 장용설;최장근;이정우;곽돈규;성철완;안준상;박병기;이종인;신종서
    • Journal of Animal Science and Technology
    • /
    • 제54권1호
    • /
    • pp.51-58
    • /
    • 2012
  • 본 연구는 고도 차이 혹은 수송 거리의 차이가 한우(거세우 및 암소)의 도체특성, 표면육색 및 혈중 cortisol 농도 변화에 미치는 영향을 검토하기 위해 실시되었다. 공시동물은 총 190두로 이중 거세한우는 118두 암소는 72두였다. 자료는 사육 고도(100, 200, 300, 400 및 500 m) 혹은 수송 거리(50, 100, 150, 200 및 250 km)에 따라 분석하였다. 사육 고도의 차이가 거세한우 및 암소의 육량 및 육질 형질 변화에 미치는 영향은 적었으며, 수송 거리의 차이가 거세한우 및 암소의 육량 형질에 미치는 영향은 없는 것으로 나타났다. 또한 수송 거리의 차이가 거세한우 및 암소의 근내지방도, 육색 및 지방색에 미치는 영향과 사육 고도 혹은 수송 거리의 차이가 거세한우 및 암소 등심의 명도, 적색도, 황색도, 선명도 및 색상색에 미치는 영향은 낮은 것으로 나타났다. 암소의 경우 사육고도 100 m에서 200 m에 비해 등심의 명도가 증가되었으며(p<0.05), 거세한우의 경우 수송 거리 250 km 그리고 암소의 경우에는 200 km에서 등심의 명도가 낮아지는 경향을 보였다. 한편, 혈중 cortisol 농도는 낮은 사육 고도에 비해 높은 사육 고도에서 낮아지는 경향을 보였으나, 통계적인 유의차는 없었다. 수송 거리가 거세한우 및 암소의 cortisol 농도에 미치는 영향은 없었다. 따라서 본 연구의 결과에서 사육 고도 혹은 수송 거리가 한우의 생산성에 미치는 영향은 적은 것으로 판단된다.