• Title/Summary/Keyword: sobel mask

Search Result 77, Processing Time 0.021 seconds

A Study on Edge Detection Algorithm using Modified Mask in Salt and Pepper Noise Images (Salt and Pepper 잡음 영상에서 변형된 마스크를 이용한 에지 검출 알고리즘에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.1
    • /
    • pp.210-216
    • /
    • 2014
  • The edge in the image is a part which the brightness changes rapidly between the object and the object or objects and background, and includes information of the features such as size, position, orientation, and texture of the object. The edge detection is the technique that acquires these information of the images, and now the researches to detect edges are making steady progress. Typical conventional edge detection methods are Sobel, Prewitt, Roberts using the first derivative operator and Laplacian method using the second derivative operator and so on. These methods is more or less insufficient that the characteristics of the edge detection in the image added salt and pepper noise. therefore, in this paper, an edge detection algorithm using modified mask that applies different size mask according to noise density of local mask is proposed.

A Study on Edge Detection using Directional Mask in Impulse Noise Image (임펄스 잡음 영상에서 방향성 마스크를 이용한 에지 검출에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.15 no.4
    • /
    • pp.135-140
    • /
    • 2014
  • As the digital image devices are widely used, interests in the software- and the hardware-related image processing become higher and the image processing techniques are applied in various fields such as object recognition, object detection, fingerprint recognition, and etc. For the edge detections Sobel, Prewitt, Laplacian, Roberts and Canny detectors are used and these existing methods can excellently detect the edges of the images without noise. However, in the images corrupted by the impulse noise, these methods are insufficent in noise elimination characteristics, showing unsatisfactory edge detection. Therefore in this paper, in order to obtain excellent edge detection characteristics in the corrupted image by the impulse noise, an detection algorithm is porposed, which uses the central pixel of mask divided by four regions along the axis, calculates the estimated mask according to the representing pixel values in each regions, and detects the final edges by applying the estimates mask and the new directional one.

A Study on Edge Detection using Directional Mask in Impulse Noise Image (Salt-and-Pepper 잡음 영상에서 방향성 마스크를 이용한 에지 검출에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.12
    • /
    • pp.2982-2988
    • /
    • 2014
  • The edge detection is a pre-processing of such as image segmentation, image recognition, etc, and many related studies are being conducted both in domestic and abroad. Representative edge detection methods are Sobel, Prewitt, Laplacian, Roberts and Canny edge detectors. Such existing methods are possible for superb detections of edges if edges are detected from videos without noises. However, for video degraded by the salt-and-pepper noise, the edge detection characteristic is shown to be insufficient due to the noise influence. Therefore, in this study, the area is separated as the top, down, left and right from the mask's center pixel first to acquire a superb edge detection characteristic from the video damaged by the salt-and-pepper noise. And the algorithm that detects the final edge by applying the directional mask on the assumed factor of mask that is obtained according to the result of determination for the noise status of representative pixel value of each area.

Development of Hough Transform for Space-Variant Image (공간 변형 영상에서의 Hough 변환)

  • 김장식;진성일
    • Proceedings of the IEEK Conference
    • /
    • 2000.09a
    • /
    • pp.675-678
    • /
    • 2000
  • This paper presents a parametric line equation on the log-polar mapped plane to detect the straight lines in an original image. The log-polar edge image used in Hough transform is constructed by combining the edge images of both fovea and periphery. The foveal edge image detected by a Sobel mask on the Cartesian plane is transformed to the log-polar plane by forward mapping but the edge detection of the peripheral region is obtained by directly applying the newly developed mask to the log-polar plane. This paper also proposes a analytic method then determining a border between the fovea and the periphery regions.

  • PDF

The Extraction of the Singular Point from Ridge Direction Information for Fingerprint Recognition (지문인식 시 융선 방향정보로부터 특이점의 추출)

  • 이형교;윤동식;이종극
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.5 no.2
    • /
    • pp.119-125
    • /
    • 2004
  • The direction component uses mainly the sobel and FFT method. The sobel method is difficult to set representative direction when we wish to extract representative direction when we wish to extract representative direction component and the complicated processing process of sobel mask because same value appears in the low provision image or high provision image and we cannot accumulate tilt size in case of making accumulate after making unit vector to pixel. The method that uses FFT conversion for direction extraction is possible in case that ridge has correct direction specification and must use a special direction filter. After thinning the binary image to supplement above weak point in the paper, we extract direction component by pixel unit, and we extract the most direction components of pixel that exist in block of 8${\times}$8 pixels size as representative direction of ridge.

  • PDF

Detection of Flaws in Air Deck using Non-Destructive Testing (비파괴 검사를 이용한 항공 갑판의 결함 검출)

  • Kim, Kwang-Baek;Cho, Jae-Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.9
    • /
    • pp.1865-1870
    • /
    • 2011
  • In this paper, we propose an effective method that automatically detects flaws in air deck by using non-destructive testing. First, Gamma correlation transform, 7 ${\times}$ 7 and 13 ${\times}$ 13 Sobel mask apply to the image of air deck acquired non-destructive testing in order to detect the edge of the image. Second, the edge detection area is smoothed and corrected by mean binarization method. Finally, the region of flaws in air deck is detected by a labeling method after removing the noise by the erosion and the dilation operation. In experimental results, we showed that the proposed detection method is effective in air deck.

Detection of Pupil Center using Projection Function and Hough Transform (프로젝션 함수와 허프 변환을 이용한 눈동자 중심점 찾기)

  • Choi, Yeon-Seok;Mun, Won-Ho;Kim, Cheol-Ki;Cha, Eui-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.167-170
    • /
    • 2010
  • In this paper, we proposed a novel algorithm to detect the center of pupil in frontal view face. This algorithm, at first, extract an eye region from the face image using integral projection function and variance projection function. In an eye region, detect the center of pupil positions using circular hough transform with sobel edge mask. The experimental results show good performance in detecting pupil center from FERET face image.

  • PDF

Edge Detection Algorithm using Area Averaging of Segmented Mask (세분화된 마스크의 영역 평균을 이용한 에지 검출 알고리즘)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.267-269
    • /
    • 2015
  • In the modern society, the images provide the most effective information in multi-devices and the edge includes important feature information in such images. This edge is used as an essential preconditioning process in several application fields and many studies have been carried out in order to obtain the excellent images. The methods of Sobel and Roberts which are generally known are simple to implement the images but bring more or less insufficient processing result. Thus, this paper proposed an edge detection algorithm using the area averaging of segmented mask in order to supplement the problems of the current methods and compared it with such current methods.

  • PDF

An Edge Extraction Method Using K-means Clustering In Image (영상에서 K-means 군집화를 이용한 윤곽선 검출 기법)

  • Kim, Ga-On;Lee, Gang-Seong;Lee, Sang-Hun
    • Journal of Digital Convergence
    • /
    • v.12 no.11
    • /
    • pp.281-288
    • /
    • 2014
  • A method for edge detection using K-means clustering is proposed in this paper. The method is performed through there steps. Histogram equalizing is applied to the image for the uniformed intensity distribution. Pixels are clustered by K-means clustering technique. Then Sobel mask is applied to detect edges. Experiments showed that this method detected edges better than conventional method.

A Study on Edge Detection Algorithm using Grey Level Converting Function (그레이 레벨 변환 함수를 이용한 에지 검출 알고리즘에 관한 연구)

  • Lee, Chang-Young;Hwang, Yeong-Yeun;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.921-923
    • /
    • 2015
  • Edge in the image includes the size, direction and location of objects. The existing detection methods for detecting this edge is a method using Sobel, Prewitt, Roberts and Laplacian, etc. These existing methods use a fixed weighted mask in order to detect the edge and have somewhat insufficient edge detection characteristics. Therefore in this paper, an algorithm that detects the edge by applying the grey level converting function according to the pixel distribution of local mask was proposed.

  • PDF