• 제목/요약/키워드: Color edge detection

검색결과 175건 처리시간 0.03초

Detection of Edges in Color Images

  • Ganchimeg, Ganbold;Turbat, Renchin
    • IEIE Transactions on Smart Processing and Computing
    • /
    • 제3권6호
    • /
    • pp.345-352
    • /
    • 2014
  • Edge detection considers the important technical details of digital image processing. Many edge detection operators already perform edge detection in digital color imaging. In this study, the edge of many real color images that represent the type of digital image was detected using a new operator in the least square approximation method, which is a type of numerical method. The Linear Fitting algorithm is computationally more expensive compared to the Canny, LoG, Sobel, Prewitt, HIS, Fuzzy, Parametric, Synthetic and Vector methods, and Robert' operators. The results showed that the new method can detect an edge in a digital color image with high efficiency compared to standard methods used for edge detection. In addition, the suggested operator is very useful for detecting the edge in a digital color image.

Edge Detection Based on Bhattacharyya Distance for Color Images Using Adaptive Boundary and Thresholding

  • Badripour, Afarin;Lee, Chulhee
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2017년도 추계학술발표대회
    • /
    • pp.944-945
    • /
    • 2017
  • Color image edge detection is an important operation in many image processing areas. This paper presents a new method for edge detection based on the Bhattacharyya distance that can handle arbitrary boundaries by exploring several edge patterns. Experiments show promising results compared to some existing methods.

An Efficient Color Edge Detection Using the Mahalanobis Distance

  • Khongkraphan, Kittiya
    • Journal of Information Processing Systems
    • /
    • 제10권4호
    • /
    • pp.589-601
    • /
    • 2014
  • The performance of edge detection often relies on its ability to correctly determine the dissimilarities of connected pixels. For grayscale images, the dissimilarity of two pixels is estimated by a scalar difference of their intensities and for color images, this is done by using the vector difference (color distance) of the three-color components. The Euclidean distance in the RGB color space typically measures a color distance. However, the RGB space is not suitable for edge detection since its color components do not coincide with the information human perception uses to separate objects from backgrounds. In this paper, we propose a novel method for color edge detection by taking advantage of the HSV color space and the Mahalanobis distance. The HSV space models colors in a manner similar to human perception. The Mahalanobis distance independently considers the hue, saturation, and lightness and gives them different degrees of contribution for the measurement of color distances. Therefore, our method is robust against the change of lightness as compared to previous approaches. Furthermore, we will introduce a noise-resistant technique for determining image gradients. Various experiments on simulated and real-world images show that our approach outperforms several existing methods, especially when the images vary in lightness or are corrupted by noise.

에지 방향 지도와 영역 컬러 정보를 이용한 얼굴 추출 기법 (Face Detection Using Edge Orientation Map and Local Color Information)

  • 김재협;문영식
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2005년도 추계종합학술대회
    • /
    • pp.987-990
    • /
    • 2005
  • An important issue in the field of face recognitions and man-machine interfaces is an automatic detection of faces in visual scenes. it should be computationally fast enough to allow an online detection. In this paper we describe our ongoing work on face detection that models the face appearance by edge orientation and color distribution. We show that edge orientation is a powerful feature to describe objects like faces. We present a method for face region detection using edge orientation and a method for face feature detection using local color information. We demonstrate the capability of our detection method on an image database of 1877 images taken from more than 700 people. The variations in head size, lighting and background are considerable, and all images are taken using low-end cameras. Experimental results show that the proposed scheme achieves 94% detection rate with a resonable amount of computation time.

  • PDF

Color Edge Detection using Variable Template Operator

  • Baek Young-Hyun;Moon Sung-Ryong
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제6권2호
    • /
    • pp.116-120
    • /
    • 2006
  • This paper discusses an approach for detecting a new edge in color images. The color image is to be represented by a vector field, and the color image edges are detected as differences in the local vector statistics. This method is based on the calculation for the vector angle between two adjacent pixels. Unlike Euclidean distance in RGB space, the vector angle distinguishes the differences in chromaticity, independent of luminance or intensity. The proposed approach can easily accommodate concepts, such as variable template edge detection, as well as the latest developments in vector order statistics for color image processing. In this paper, it is used not a conventional fixed template operator but a variable template operator The variable template is implemented and experimental results for digital color images are included.

저속 카메라 통신용 자동 디스플레이 검출을 위한 Lambertian 색상 분할 및 Canny Edge Detection 알고리즘 연구 (A Study on Lambertian Color Segmentation and Canny Edge Detection Algorithms for Automatic Display Detection in CamCom)

  • 한정도;누그마노브 사이드;이바딤;차재상
    • 한국정보전자통신기술학회논문지
    • /
    • 제11권5호
    • /
    • pp.615-622
    • /
    • 2018
  • 최근 가시광원을 사용하는 카메라 통신 기술의 발전과 더불어 디스플레이를 통해 가시광 데이터를 표출하고 이를 인식하는 기술에 대한 수요가 증가하고 있다. 기존의 디스플레이 기반 CamCom 기법은 사용자가 설정한 RoI 영역 기반의 2차원 컬러코드를 인식하는 방식을 사용하였으나, 이는 보행 상황 등 수신위치가 변동되는 상황에 적합하지 않은 단점이 존재한다. 이에 본 논문에서는 카메라 통신에서 자동 RoI 설정을 위해 적용될 수 있는 Lambertian 색상 분할과 Canny 엣지 검출이 결합된 알고리즘 기반의 자동 디스플레이 검출 기법에 대하여 제안하였다. 기존 디스플레이 검출 기법은 디스플레이에서 표출되고 있는 콘텐츠의 변화가 발생하면 검출율이 현저히 감소하는 문제점이 존재하며, 본 논문에서는 이를 해결하기 위하여 lambertian 색상 분할 및 canny 엣지 검출을 결합한 알고리즘 적용을 통헤 자동으로 디스플레이를 검출 할 수 있는 기법을 제안하였다. 본 연구에서는 디스플레이 엣지 인식을 위해 사용되는 다양한 알고리즘을 분석하고 변화하는 컬러코드 콘텐츠 인식시 성능을 측정하였으며, 제안한 저속 카메라 통신용 자동 디스플레이 검출을 위한 lambertian 색상 분할 및 Canny Edge Detection 알고리즘을 적용한 실험 결과 약 96%의 검출율을 달성함을 확인하였다.

그림진단을 위한 주제색 및 불균형 판단의 자동화 (Machine's Determination of Main Color and Imbalance in a Drawing for Art Psychotherapy)

  • 배준;김재민;김성인
    • 제어로봇시스템학회논문지
    • /
    • 제12권2호
    • /
    • pp.119-129
    • /
    • 2006
  • Art psychotherapy is widely accepted as an effective tool for diagnosis and treatment of psychological disorders. Important factors for art psychotherapy diagnosis, based on the projection theory that the world of the inner mind appears in drawings, include main color and imbalance of a drawing. This paper develops a system for a machine to determine the main color and the imbalance of a drawing by color recognition and edge detection. Our proposed color recognition procedure adopts NBS(National Bureau of Standards) distance between colors in HVC(Hue, Value, Chroma) color space which is most similar to the human eye's color perception. Our edge detection procedure applies blurring, clustering and transformation to a standard color in a series. Our system considers the numbers of pixels and clusters for each color as a criterion for main color and the frequency of edge coordinates for each region for imbalance. The proposed machine procedure, verified through case studies, can help overcome the subjectivity, ambiguity and uncertainty in human decision involved in art psychotherapy.

경계선 검출에 대한 인접 칼라 영역간 테두리 선 삽입 효과의 분석 (Analyses of the Effect of Inserting Border Lines between Adjacent Color Regions on Detecting Boundaries)

  • 유현중;김우성;장영범
    • 전기전자학회논문지
    • /
    • 제10권1호
    • /
    • pp.87-95
    • /
    • 2006
  • 이 논문은 에지 검출을 위해 다른 컬러 영역사이의 테두리선을 삽입한 효과를 분석한다. 컬러코드를 인식하는 새로운 알고리즘을 제안하지는 않는다. RFID 방식을 보상하고, 디지털 카메라의 이용률이 높아져서 컬러코드에 대한 관심이 매우 증가하고 있다. 그러나 컬러의 왜곡이 심해지면 컬러코드의 확산을 저하시키게 된다. 왜곡된 컬러의 효과를 감소시키기위해서 영역내 화소 각각의 특성보다 각 영역 전체의 화소를 통계적으로 처리하는 방법이 바람직하다. 이 처리를 위해서 영상 영역화가 필요하다. 연결되지 않은 에지를 검출하기 위해 인접 컬러 영역사이에 2 화소 크기의 테두리선을 삽입한다. 테두리선은 흰색, 검은색 경계선이 사용된다. 2 종류의 테두리선이 삽입된 영상에 대한 에지 검출이 수행되고, 그 결과가 테두리선이 삽입되지 않은 에지 검출 결과와 비교한다. 검은 테두리선을 삽입한 결과는 지퍼효과에 의해 에지 검출 능력이 저하되고, 흰 테두리선을 삽입한 결과는 삽입하지 않은 경우보다 에지 검출 능력이 향상되었다.

  • PDF

컬러 영상 에지 검출을 위한 적응 형태학적 WCNN 알고리즘 (Adaptive morphological Wavelet-CNN Algorithm for the Color Image Edge detection)

  • 백영현;문성룡
    • 한국지능시스템학회논문지
    • /
    • 제14권4호
    • /
    • pp.473-480
    • /
    • 2004
  • 본 논문에서는 컬러 영상에서의 새로운 에지 검출 알고리즘을 제안한다. 제안된 적응 형태학적 WCNN알고리즘은 적응 형태학과 WCNN알고리즘으로 구성된다. 이는 입력된 컬러 영상의 임계값에 따라 적응 형태학을 이용하여 경계면의 차를 레벨업 시킨 후 WCNN 알고리즘을 이용하여 최적의 에지를 검출한다. 또한, 기존의 고정 마스크에지 검출방식을 탈피하여, 영상의 임계값의 차에 따라 가변적으로 변화하는 가변 BBM(Beak Y. H, Byun O. H, Moon S. R)마스크를 사용한다. 제안된 알고리즘의 기존의 연구에 비해 유용성을 검증하기 위해 본 논문은 30개의 컬러 영상의 모의 실험을 제공한다.

Detecting Boundaries between Different Color Regions in Color Codes

  • Kwon B. H.;Yoo H. J.;Kim T. W.
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2004년도 학술대회지
    • /
    • pp.846-849
    • /
    • 2004
  • Compared to the bar code which is being widely used for commercial products management, color code is advantageous in both the outlook and the number of combinations. And the color code has application areas complement to the RFID's. However, due to the severe distortion of the color component values, which is easily over $50{\%}$ of the scale, color codes have difficulty in finding applications in the industry. To improve the accuracy of recognition of color codes, it'd better to statistically process an entire color region and then determine its color than to process some samples selected from the region. For this purpose, we suggest a technique to detect edges between color regions in this paper, which is indispensable for an accurate segmentation of color regions. We first transformed RGB color image to HSI and YIQ color models, and then extracted I- and Y-components from them, respectively. Then we performed Canny edge detection on each component image. Each edge image usually had some edges missing. However, since the resulting edge images were complementary, we could obtain an optimal edge image by combining them.

  • PDF