• 제목/요약/키워드: Edge detection

검색결과 1,458건 처리시간 0.036초

Triqubit-State Measurement-Based Image Edge Detection Algorithm

  • Wang, Zhonghua;Huang, Faliang
    • Journal of Information Processing Systems
    • /
    • 제14권6호
    • /
    • pp.1331-1346
    • /
    • 2018
  • Aiming at the problem that the gradient-based edge detection operators are sensitive to the noise, causing the pseudo edges, a triqubit-state measurement-based edge detection algorithm is presented in this paper. Combing the image local and global structure information, the triqubit superposition states are used to represent the pixel features, so as to locate the image edge. Our algorithm consists of three steps. Firstly, the improved partial differential method is used to smooth the defect image. Secondly, the triqubit-state is characterized by three elements of the pixel saliency, edge statistical characteristics and gray scale contrast to achieve the defect image from the gray space to the quantum space mapping. Thirdly, the edge image is outputted according to the quantum measurement, local gradient maximization and neighborhood chain code searching. Compared with other methods, the simulation experiments indicate that our algorithm has less pseudo edges and higher edge detection accuracy.

방향성을 고려한 적응 에지 검출에 관한 연구 (A Study on the Adaptive Edge Detection by Considering Direction Information)

  • 이창영;최현길;김남호
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2011년도 추계학술대회
    • /
    • pp.672-674
    • /
    • 2011
  • 에지는 영상의 특징을 분석함에 있어서 중요한 정보를 포함하고 있다. 에지 검출은 컴퓨터비전과 영상처리 등의 분야에서 많이 활용하고 있으며, 초기에 사용된 방법들 가운데서 sobel, prewitt, roberts method 등이 대표적이다. 이러한 기존의 방법은 밝기의 기울기가 큰 변화지점은 쉽게 검출하지만, 선택적인 방향성 에지 검출이 미흡하다. 본 논문에서는 이러한 기존의 에지 검출 방식의 단점을 보완하기 위해 방향성을 고려한 적응 에지 검출 방법을 제안하여, 시험 영상의 에지 성분을 검출하였으며, 시뮬레이션을 통해 그 성능을 확인하였다.

  • PDF

A Study of Edge Detection for Auto Focus of Infrared Camera

  • Park, Hee-Duk
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권1호
    • /
    • pp.25-32
    • /
    • 2018
  • In this paper, we propose an edge detection algorithm for auto focus of infrared camera. We designed and implemented the edge detection of infrared image by using a spatial filter on FPGA. The infrared camera should be designed to minimize the image processing time and usage of hardware resource because these days surveillance systems should have the fast response and be low size, weight and power. we applied the $3{\times}3$ mask filter which has an advantage of minimizing the usage of memory and the propagation delay to process filtering. When we applied Laplacian filter to extract contour data from an image, not only edge components but also noise components of the image were extracted by the filter. These noise components make it difficult to determine the focus state. Also a bad pixel of infrared detector causes a problem in detecting the edge components. So we propose an adaptive edge detection filter that is a method to extract only edge components except noise components of an image by analyzing a variance of pixel data in $3{\times}3$ memory area. And we can detect the bad pixel and replace it with neighboring normal pixel value when we store a pixel in $3{\times}3$ memory area for filtering calculation. The experimental result proves that the proposed method is effective to implement the edge detection for auto focus in infrared camera.

The Detection of Rectangular Shape Objects Using Matching Schema

  • Ye, Soo-Young;Choi, Joon-Young;Nam, Ki-Gon
    • Transactions on Electrical and Electronic Materials
    • /
    • 제17권6호
    • /
    • pp.363-368
    • /
    • 2016
  • Rectangular shape detection plays an important role in many image recognition systems. However, it requires continued research for its improved performance. In this study, we propose a strong rectangular shape detection algorithm, which combines the canny edge and line detection algorithms based on the perpendicularity and parallelism of a rectangle. First, we use the canny edge detection algorithm in order to obtain an image edge map. We then find the edge of the contour by using the connected component and find each edge contour from the edge map by using a DP (douglas-peucker) algorithm, and convert the contour into a polyline segment by using a DP algorithm. Each of the segments is compared with each other to calculate parallelism, whether or not the segment intersects the perpendicularity intersecting corner necessary to detect the rectangular shape. Using the perpendicularity and the parallelism, the four best line segments are selected and whether a determined the rectangular shape about the combination. According to the result of the experiment, the proposed rectangular shape detection algorithm strongly showed the size, location, direction, and color of the various objects. In addition, the proposed algorithm is applied to the license plate detecting and it wants to show the strength of the results.

임펄스 잡음 영상을 위한 에지 검출 알고리즘 (An Edge Detection Algorithm for Impulse Noise Images)

  • 이창영;김남호
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 추계학술대회
    • /
    • pp.770-772
    • /
    • 2013
  • 영상에서 에지는 물체의 인식, 검출 등의 여러 분야의 전처리 과정에서 활용되고 있다. 일반적으로 알려진 기존의 에지 검출 방법에는 마스크를 이용한 Sobel, Prewitt, Roberts, Laplacian 연산자 등이 있다. 이러한 기존의 에지 검출 방법들은 구현이 간단하다. 그러나, 임펄스 잡음이 첨가된 영상을 처리할 경우, 에지 검출 특성이 다소 미흡하다. 따라서 기존의 에지 검출 방법들의 단점을 보완하고 임펄스 잡음에 훼손된 영상에 강인한 에지 검출을 위하여, 본 논문에서는 변형된 마스크를 이용한 에지 검출 알고리즘을 제안하였다.

  • PDF

국부 마스크의 표준편차를 이용한 에지 검출에 관한 연구 (A Study on Edge Detection using Standard Deviation of Local Masks)

  • 이창영;안영주;김남호
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 추계학술대회
    • /
    • pp.782-784
    • /
    • 2013
  • 디지털 영상 처리 기술이 발전함에 따라 에지는 여러 분야에서 활용되고 있다. 기존의 에지 검출 방법은 Sobel, Prewitt, Roberts, Laplacian 연산자 등을 활용한 마스크 방법이 있다. 이러한 기존의 에지 검출 방법들은 구현이 간단하다. 그러나, AWGN(additive white Gaussian noise) 잡음이 첨가된 영상을 처리할 경우, 에지 검출 특성이 다소 미흡하다. 따라서 이와 같은 기존의 에지 검출 방법들의 단점을 보완하기 위하여, 본 논문에서는 국부 마스크의 표준편차를 이용한 에지 검출 알고리즘을 제안하였으며, AWGN 환경에서 제안한 알고리즘은 우수한 에지 검출 특성을 나타내었다.

  • PDF

개미 시스템 알고리듬을 이용한 윤곽선 검출 (Edge Detection Using an Ant System Algorithm)

  • 이성열;이창훈
    • 한국산업정보학회논문지
    • /
    • 제8권4호
    • /
    • pp.38-45
    • /
    • 2003
  • 메타 휴리스틱의 한 기법인 Ant System (AS) 알고리듬을 윤곽선 검출 문제에 적용하고 그 실험 결과를 보여준다. 윤곽선의 품질을 픽셀영역간 불일치 정도, 연속성, 두께 및 길이의 관점에서 규정지었다. 적합도 함수를 윤곽선 경로비용 최소화 문제로 전환하여 최적해를 탐색하였다. 예제 영상 실험결과 기존의 다른 기법에 비해, 영상의 질에 무관하게 상대적으로 신속하게 적은 메모리를 차지하는 즉, 최소량의 픽셀로 구성된 윤곽선을 검출할 수 있었다.

  • PDF

임펄스 잡음 환경에서 변형된 마스크를 이용한 에지 검출 방법 (An Edge Detection Method using Modified Mask in Impulse Noise Environment)

  • 이창영;김남호
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 춘계학술대회
    • /
    • pp.404-406
    • /
    • 2013
  • 영상 에지는 물체 검출, 물체 인식 등의 여러 분야에서 전처리 과정으로 활용되고 있다. 기존의 에지 검출 방법에는 Sobel, Prewitt, Roberts, Laplacian 연산자 등이 있다. 기존의 에지 검출 방법들은 구현이 간단하나 임펄스 잡음 영역에서 에지 검출 특성이 미흡하다. 따라서 기존의 에지 검출 방법들의 단점을 보완하기 위하여, 본 논문에서는 변형된 마스크를 이용한 에지 검출 알고리즘을 제안하였다.

  • PDF

Railway sleeper crack recognition based on edge detection and CNN

  • Wang, Gang;Xiang, Jiawei
    • Smart Structures and Systems
    • /
    • 제28권6호
    • /
    • pp.779-789
    • /
    • 2021
  • Cracks in railway sleeper are an inevitable condition and has a significant influence on the safety of railway system. Although the technology of railway sleeper condition monitoring using machine learning (ML) models has been widely applied, the crack recognition accuracy is still in need of improvement. In this paper, a two-stage method using edge detection and convolutional neural network (CNN) is proposed to reduce the burden of computing for detecting cracks in railway sleepers with high accuracy. In the first stage, the edge detection is carried out by using the 3×3 neighborhood range algorithm to find out the possible crack areas, and a series of mathematical morphology operations are further used to eliminate the influence of noise targets to the edge detection results. In the second stage, a CNN model is employed to classify the results of edge detection. Through the analysis of abundant images of sleepers with cracks, it is proved that the cracks detected by the neighborhood range algorithm are superior to those detected by Sobel and Canny algorithms, which can be classified by proposed CNN model with high accuracy.

임계값에 따른 가중치를 이용한 에지 검출에 관한 연구 (A Study on Edge Detection using Weighted Value with Threshold)

  • 이창영;황용연;김남호
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 춘계학술대회
    • /
    • pp.886-888
    • /
    • 2013
  • 에지는 물체의 크기, 방향, 위치 등의 정보를 포함한다. 이러한 에지를 검출하기 위한 기존의 에지검출 방법은 Sobel, Prewitt, Roberts, Laplacian 연산자 등을 이용한 방법이다. 기존의 방법은 에지를 검출하기 위하여 고정된 가중치 마스크를 이용하며 에지 검출 특성이 다소 미흡하다. 따라서 이와 같은 기존의 방법의 단점을 보완하기 위하여, 본 논문에서는 표준편차 및 임계값에 따른 가중치를 이용한 에지 검출 알고리즘을 제안하였다.

  • PDF