초록
영상 인식에 있어 에지는 중요한 부분을 차지하고 있으며, 에지 검출 방법에 대하여 많은 연구가 진행되고 있다. 그럼에도 불구하고 에지는 응용분야에 따라 검출 범위가 달라 정확한 에지 검출은 여전히 어려운 문제로 남아 있다. 이러한 해결해야할 문제 중 하나가 잡음이 존재하는 영상에서의 에지 검출이다. 본 논문에서는 퍼지 논리를 기반으로 같은 구조 안에서 잡음을 제거하고 에지를 검출하는 방법을 제시하였다. 제안한 방법은 두 단계로 이루어졌으며 첫 번째는 필터링 작업으로 3${\times}$3 마스크를 수직, 수평, 대각의 3방향으로 단순화하고 퍼지의 MIN-MAX 연산자를 이용하여 평균을 구한 뒤, 평균값을 적용하여 잡음이 존재하는 원 영상으로부터 잡음제거를 실행하고, 두 번째로 확장된 퍼지의 샤논 함수를 이용하여 에지 검출을 실행하였다.
The edge detection has been so far under a lot of studies on its methods, as a very important part of image recognition. Never the less the correct detection of the edge has been yet a difficult problem because of the various scopes of detection according to the applied field. One of those problems to be solved is the edge detection in images with noise. This paper presents an efficient method which removes noise and detect edge in the same framework based on fuzzy logic. The method consists of two steps. First, an efficient filtering is applied to eliminate the noise from original image. The filtering is performed by utilizing fuzzy MIN-MAX operator in three directions such as vertical, horizontal and diagonal angle of 3${\times}$3 mask. Second, edges are detected by using extended fuzzy Shanon Function.