• Title/Summary/Keyword: Sobel Filtering

Search Result 26, Processing Time 0.024 seconds

Edge detection for noisy image (잡음 영상에서의 에지 검출)

  • Koo, Yun Mo;Kim, Young Ro
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.8 no.3
    • /
    • pp.41-48
    • /
    • 2012
  • In this paper, we propose a method of edge detection for noisy image. The proposed method uses a progressive filter for noise reduction and a Sobel operator for edge detection. The progressive filter combines a median filter and a modified rational filter. The proposed method for noise reduction adjusts rational filter direction according to an edge in the image which is obtained by median filtering. Our method effectively attenuates the noise while preserving the image details. Edge detection is performed by a Sobel operator. This operator can be implemented by integer operation and is therefore relatively fast. Our proposed method not only preserves edge, but also reduces noise in uniform region. Thus, edge detection is well performed. Our proposed method could improve results using further developed Sobel operator. Experimental results show that our proposed method has better edge detection with correct positions than those by existing median and rational filtering methods for noisy image.

A Study on the Edge Detection for Road Information based on the IKONOS (IKONOS 영상에서 도로정보추출을 위한 경계검출에 관한 연구)

  • Choi, Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.3
    • /
    • pp.593-598
    • /
    • 2006
  • High-resolution satellite imagery has many benefits, compared to aerial photo in the wide area as well as multi-spectral character. So, it can be used well for constructing GIS data when making digital map. This study analysed the possibilities that road information derived automatically from IKONOS can be used for making ITS system or updating digital map of the urban areas where change frequently and producing satellite image map. In this study, Sobel was applied for road edge dectection after low pass filtering. As the results, it's possible for low pass filtering and high pass filtering to be used as the basic data for ITS construction when extracting edge roads and constructs according to the characteristic of high-resolution satellite imagery.

An Evaluation and Combination of Noise Reduction Filtering and Edge Detection Filtering for the Feature Element Selection in Stereo Matching (스테레오 정합 특징 요소 선택을 위한 잡음 감소 필터링과 에지 검출 필터링의 성능 평가와 결합)

  • Moon, Chang-Gi;Ye, Chul-Soo
    • Korean Journal of Remote Sensing
    • /
    • v.23 no.4
    • /
    • pp.273-285
    • /
    • 2007
  • Most stereo matching methods use intensity values in small image patches to measure the correspondence between two points. If the noisy pixels are used in computing the corresponding point, the matching performance becomes low. For this reason, the noise plays a critical role in determining the matching performance. In this paper, we propose a method for combining intensity and edge filters robust to the noise in order to improve the performance of stereo matching using high resolution satellite imagery. We used intensity filters such as Mean, Median, Midpoint and Gaussian filter and edge filters such as Gradient, Roberts, Prewitt, Sobel and Laplacian filter. To evaluate the performance of intensity and edge filters, experiments were carried out on both synthetic images and satellite images with uniform or gaussian noise. Then each filter was ranked based on its performance. Among the intensity and edge filters, Median and Sobel filter showed best performance while Midpoint and Laplacian filter showed worst result. We used Ikonos satellite stereo imagery in the experiments and the matching method using Median and Sobel filter showed better matching results than other filter combinations.

Low Pass Filtering for the Extraction of Island Detection in Coastal Zone from SPOT Imagery (SPOT 위성영상을 이용한 LPF 기법으로 해안지역의 섬 경계 추출)

  • Choi Hyun;Yoon Hong-Joo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.8
    • /
    • pp.1787-1792
    • /
    • 2005
  • The join of remote sensing and GIS(Geographic Information System) could be useful in various fields of marine information and land information as well as ITS(Intelligent Transport Systems). This paper is LPF(Low Pass Filtering) for the extraction of island detection in coastal zone Iron SPOT imagery which is 10m resolution photograph. The study area is based on the southern sea in korea. Sobel operator performed the extraction of island detection in coastal zone after the LPF processing by remote sensing. And, GIS was used to generate from raster to vector data. As the result, The best way prove out the 5${\times}$5 convolution mask about the LPF processing of island detection in coastal zone. It is judged the research which it sees with the fact that the presentation of very scientific and reasonable data will be possible from the oceanic dispute will occur from the EEZ(Exclusive Economic Zone).

A Study on Laser Cutting Path Generation by Image Processing (이미지처리를 통한 레이저 가공경로생성에 관한 연구)

  • 박정호;이희관;양균의;김공묵
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2000.11a
    • /
    • pp.934-938
    • /
    • 2000
  • This paper presents a laser cutting of 2D image. 2D image in pixel graphic format is converted into vector graphic image by image processing. Bitmap graphics are made easily, but can not being used in application works for geometry transition. The Sobel's Edge detection method is used to find boundary points on 2D image. The points are fitted into curves with sampling and filtering. Sampling can provide efficient computation and filtering reconstuct features in image. The NC code is generated on MURBS curve of the points. Also, the offset of contour and cutting conditions are considered.

  • PDF

Computer Vision-based Method of detecting a Approaching Vehicle or the Safety of a Bus Passenger Getting off (버스 승객의 안전한 하차를 위한 컴퓨터비전 기반의 차량 탐지 시스템 개발)

  • Lee Kwang-Soon;Lee Kyung-Bok;Rho Kwang-Hyun;Han Min-Hong
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.6 no.1
    • /
    • pp.1-7
    • /
    • 2005
  • This paper describes the system for detecting vehicles in the rear and rear-side that access between sidewalk and bus stopped to city road at day by computer vision-based method. This system informs appearance of vehicles to bus driver and passenger for the safety of a bus passenger getting off. The camera mounted on the top portion of the bus exit door gets the rear and rear-side image of the bus whenever a bus stops at the stop. The system sets search area between bus and sidewalk from this image and detects a vehicle by using change of image and sobel filtering in this area. From a central point of the vehicle detected, we can find out the distance, speed and direction by its location, width and length. It alarms the driver and passengers when it's judged that dangerous situation for the passenger getting off happens. This experiment results in a detection rate more than 87% in driving by bus on the road.

  • PDF

Contents-based digital still-image protection using OCL (OCL을 이용한 콘텐츠 기반의 정지영상 보호 기법 연구)

  • Yoo, Hyouck-Min;Shin, Jin-Wook;Park, Dong-Sun;Yoon, Sook
    • Korean Journal of Cognitive Science
    • /
    • v.21 no.1
    • /
    • pp.145-156
    • /
    • 2010
  • This paper presents a new contents-based digital still image protection method which includes a copyright message. Since the existing method using gradient values used a pixel based $3{\times}3$ Sobel operator, it was sensitive to attacks and could not extract exact copyright message. Therefore, in this paper, we present a algorithm which uses block based OCL(Orientation Certainty Level) instead of pixel. The experimental results show that the proposed scheme not only has good image quality, but also is robust to JPEG lossy compression, filtering, sharpening, blurring and noise. Moreover, the proposed algorithm has good performance more than 10% in rotation attacks than the existing method.

  • PDF

A Facial Region Detection using the Skin Color and Edge Information at YCbCr (YCbCr 색공간에서 피부색과 윤곽선 정보를 이용한 얼굴 영역 검출)

  • 권혁봉;권동진;장언동;윤영복;안재형
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.1
    • /
    • pp.27-34
    • /
    • 2004
  • This thesis proposes a face detection algorithm using the color and edge informations in color image. The proposed algorithm segments skin color by Cb and Cr in YCbCr coordinates. Then face candidate regions are made after morphological filtering and labeling. For the regions, the Sobel vortical operation and horizontal projection are performed in the Y luminance components. The peak value indicates the eye location. Similarly, the chin location is detected by the Sobel horizontal operation and horizontal projection. The computer simulation shows that the proposed method gains similar detection rates of previous method and prevent facial region from including neck by detection of chin.

  • PDF

An Improved Guided Image Filtering Technique based on Sobel Operator for Removing Gaussian Noise (가우시안 잡음 제거를 위한 소벨 연산자 기반의 개선된 가이디드 이미지 필터링 기법)

  • Song, Seongmin;Choi, Hyunho;Jeong, Jechang
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2018.11a
    • /
    • pp.104-107
    • /
    • 2018
  • 최근 촬영 기기의 기술발전으로 인해 디지털 영상의 해상도가 증가함에 따라 선명한 디지털 영상에 대한 요구가 증가하고 있다. 이러한 요구에도 불구하고 디지털 영상 내 가우시안 잡음 (gaussian noise)은 촬영기기를 통해 영상 획득 및 처리 과정에서 발생하여 화질을 열화 시킨다. 디지털 이미지에서 발생하는 가우시안 잡음을 제거하기 위해서 기존의 저대역 통과 필터 (low-pass filter: LPF)를 사용하면 잡음은 제거되지만, 블러링 현상 (blurring phenomenon)이 나타난다. 이러한 문제점을 개선하기 위해 소벨 연산자 (sobel operator)를 사용하여 영상 내 에지 맵 (edge-map)을 생성하여 에지 영역과 동질 영역을 구분한다. 에지영역에서는 약한 저역 필터 (weak low-pass filter)를 사용하고, 그 외의 이미지 영역에서는 강한 저역 필터 (strong low-pass filter)를 사용하는 알고리듬을 제안하였다. 그리고 다양한 이미지에 대하여 기존 알고리듬과 제안한 알고리듬의 적용한 결과를 통해 주관적 화질 비교하였고 객관적 지표로 최대 신호 대 잡음비 (peak signal-to noise ratio: PSNR)와 구조 유사성 (structural similarity: SSIM)을 사용하여 성능을 평가하였다. 실험결과를 통해 제안된 알고리듬이 잡음 제거 및 외곽선 보존의 우수함을 확인하였다.

  • PDF