• Title/Summary/Keyword: Sobel 마스크

Search Result 76, Processing Time 0.03 seconds

Comparison between DSC and previous algorithms for edge detection (윤곽선 검출을 위한 DSC 와 기존 알고리즘 비교)

  • 오종훈;정창성
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.739-741
    • /
    • 2004
  • 영상에서 Edge는 영역의 경계를 표현하며. 특징으로는 픽셀 밝기의 불연속점을 나타낸다. 이러한 Edge를 찾아내는 Edge detection은 설러 가지 영상 처리 기법에서 유용하게 사용되고 있다. 현재까지 많은 알고리즘들이 제안되었으며. 이 논문에서는 이러한 알고리즘들에 대한 장단점을 파악하고, 미분 연산자를 이용한 Sobel, Prewitt. Roberts. Laplacian, 그리고 Canny 마스크를 이용한 윤곽선 검출방법과 Discrete Sing에ar Convolution (DSC) 알고리즘을 이용한 윤곽선 검출방법을 백색 가우시안 잡음 환경과 비 잡음 환경에서 비교해 보았다.

  • PDF

Lung image segmentation by watershed transform (워터쉐드 변형을 이용한 폐 영상 분할)

  • 김희숙;탁정남;이귀상;김수형;홍성훈
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.763-765
    • /
    • 2004
  • 현재 의료 영상을 이용한 신속하고 정확한 진단과 치료를 위하여 각 기관별로 영상을 분할하는 방식이 기본적으로 사용되고 있다. 본 논문에서는 워터쉐드(Watershed) 알고리즘을 이용하여 해부학적 기관 중 폐 영역을 분할하는 방식을 제안한다. 초기에 소벨 에지 마스크(Sobel Edge Mask)를 이용하여 윤곽선을 강조하여 워터쉐드 알고리즘을 적용하였을 경우 과다 분할되는 문제점이 발생한다. 이를 해결하기 위하여 제거(Opening) 연산과 채움(Closing) 연산을 이용하여 마커(Marker) 정보를 추출하여 워터쉐드 알고리즘을 재적용하여 폐 영역 이미지를 분할하였다. 본 논문에서 제안한 마커 정보를 이용한 워터쉐드 재적용 방식은 폐 영역 효율적이고 정확하게 추출한다.

  • PDF

The Study of Edge Extract Methods Using Improved Detect Mask (개선된 검출 마스크를 이용한 에지추출 방법들에 관한 연구)

  • Shin, Choong-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.2
    • /
    • pp.191-199
    • /
    • 2009
  • In this paper, the improved edge extract methods is proposed in order to extract edge. For the correct and fast detect, the binary image using the threshold value is applied for a experiment. For the experimental analysis, we compare the existing edge methods with the improved methods. Hereby, the exist methods are the sobel, robert, and prewitt. and the improved methods use the existing methods which is applied mask variations. The merits of the improved mothods have a result of a little erosion, a apparent edge. Specially, we use the grey image of medical image for the experimental analysis and then apply threshold value for a result image. After that, we acquire a apparent edge. For a quantitative analysis of the each methods, the each images was applied a histogram. As a result, we prove the merit of the improved methods using a analytical graph of the medical images.

  • PDF

A Deinterlacing Method Based on the Edge Direction Vectors (에지 방향 벡터 기반 디인터레이싱 기법)

  • Lee, Kwang-Bo;Park, Sung-Han
    • 전자공학회논문지 IE
    • /
    • v.45 no.4
    • /
    • pp.47-53
    • /
    • 2008
  • A new intra-field deinterlacing algorithm with edge direction vector (EDV) in the image block is introduced. This proposed filter is suitable to the region with high motion or scene change. We first introduce an EDV, which is computed by Sobel mask used edge map, so that filer resolution of the edge direction can be acquired. The proposed EDV oriented deinterlacing system operates by identifying small pixel variations in five orientations, $26.5^{\circ}$, $45^{\circ}$, $90^{\circ}$, $135^{\circ}$, and $153.5^{\circ}$. The EDV values work as inputs of Sobel mask and return edge direction degree and confidence parameters. Based on edge direction degree and confidence parameters the missing pixel is computed. The results of computer simulations demonstrate that the proposed method outperforms a number of intra-field deinterlacing methods in the literature.

A Study on Edge Detection Algorithm using Modified Morphology (변형된 모폴로지를 이용한 에지 검출 알고리즘에 관한 연구)

  • Lee, Chang-Young;An, Young-Joo;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.929-931
    • /
    • 2015
  • As the digital image processing technology develops, the edge in the image is widely utilized in various fields such as the object recognition and detection. Most of the current methods to detect the edge use the fixed weighting mask of Sobel or Roberts. Such current methods have an advantage that the implementation is simple but have a disadvantage that the characteristics of the edge detection are more or less insufficient. Thus, an algorithm using the modified morphology is proposed in order to supplement such problems of the current edge detection methods and obtain the excellent edge detection, and also a simulation using this algorithm is conducted to compare with such current methods.

  • PDF

A Study on Edge Detection Algorithm Considering Pixel Distribution (화소분포를 고려한 에지 검출 알고리즘에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.919-921
    • /
    • 2015
  • The edge is widely utilized as a preconditioning process in order to simplify the images in several fields such as the object recognition and detection. The edge detection methods which are generally known include the methods of Sobel, Roberts and Laplacian. However, such current methods have an advantage that the implementation is simple but bring more less an insufficient result since they use the fixed weighting mask. Therefore, an algorithm using the modified morphology is proposed in order to supplement such problems of the current edge detection methods and obtain the excellent edge detection, and also a simulation using this algorithm is conducted to compare with such current methods.

  • PDF

A Study on Edge Detection for Images Corrupted by AWGN using Modified Weighted Vector (AWGN에 훼손된 영상에서 변형된 가중치 벡터를 이용한 에지검출에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.7
    • /
    • pp.1518-1523
    • /
    • 2012
  • Due to development of visual media in various industrial sectors, the importance of image processing is increasing. Among the various image processing areas, edge detection is utilized widely for various fields such as object recognition, object segmentation, the medical and other industries. Edge includes the critical factors of images like size, direction and location. Then conventional methods such as Sobel, Prewitt, Roberts and Laplacian are proposed to detect edge. However, edge detection property of these methods is declined when they are applied to the image which corrupted by AWGN(Additive White Gaussian Noise). Therefore, an algorithm using modified weighted filter is proposed in this paper and our method has excellent property on edge detection.

Background segmentation of fingerprint image using RLC (RLC를 이용한 지문영상의 배경 분리)

  • 박정호;송종관;윤병우
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.4
    • /
    • pp.866-872
    • /
    • 2004
  • In fingerprint verification and identification, fingerprint and background region should be segmented. For this purpose, most systems obtain variance of brightness of X and Y direction using Sobel mask. To decide given local region is background or not, the variance is compared with a certain threshold. Although this method is simple, most fingerprint image does not separated with two region of fingerprint and background region. In this paper, we presented a new segmentation algorithm based on run-length connectivity analysis. For a given binary image after thresholding, suggested algorithm calculates RL of X and Y direction. Until the given image is segmented to two regions, small run region is successively inverted. Experimental result show that this algorithm effectively separates fingerprint region and background region.

A Study on Edge Detection using Grey-Level Morphology (그레이 레벨 모폴로지를 이용한 에지 검출에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.10a
    • /
    • pp.687-690
    • /
    • 2017
  • Edge detection is an important step in determining the performance of lane recognition, object and pattern detection, and so on. And much research has been done until now. Sobel, Prewitt, Roberts, and Canny edge detection algorithms are widely known. However, these algorithms are often judged to be a non-edge region when processing a smooth change in brightness value. Therefore, in this paper, edge detection algorithm using gray-level morphology using erosion, expansion, open and close in the mask area. is proposed.

  • PDF

A Study on Algorithm of Edge Detection in Mixed Noise Environments (복합잡음 환경에서 에지 검출에 관한 알고리즘에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.05a
    • /
    • pp.100-103
    • /
    • 2014
  • Currently, edge detection is utilized in various areas. Edge detection is the preprocessing process for image processing in general, and this is a technology that is considered essential for image processing. According, research on this subject is carried out incessantly. Edge has important image related elements such as size, direction and location of the object of an image. Numerous methods were proposed for the detection. Among them, the representative methods are Sobel, Prewitt, Roberts, Laplacian. However, these existing methods are rather lacking when it comes to the edge detection characteristics in case of the image with mixed noise. Therefore, this study presented edge detection method that utilizes median and average values for the elements depending on the size and location of local mask.

  • PDF