基于Sobel算子的图像边缘检测 索贝尔算子(Sobeloperator)主要用于获得数字图像的一阶梯度,是一种离散性差分算子。它是prewitt算子的改进形式,改进之处在于sobel算子认为,邻域的像素对当前像素产生的影响不是等价的,所以距离不同的像素具有不同的权值,对算子结果产生的影响也不同。一般来说,距离越远,产生的影响越小。 ...
Abstract:Edge detection is one of the basic problems in image processing and computer vision, and the Sobel operator is one of the most important operators for edge detection. In view of the limitations of the traditional Sobel operator and the low efficiency of serialized image processing on the...
3) edge operator 边缘算子 1. Optical fiber panel shadow detection based on edge operator and mathematical morphology; 基于边缘算子和数学形态学的光纤面板暗影检测 更多例句>> 4) Sobel operator 苏贝尔算子5) fuzzy Sobel method 模糊索贝尔算法 1. Color drawings were converted into grey-level ...
Abstract: Aiming at the shortcomings of traditional Sobel edge detection algorithm such as noise sensitivity and inaccurate location, an improved Sobel operator edge detection algorithm is proposed. Based on mean calculation and difference processing, a 5×5 gradient weight template is constructed. The ...
However, the accuracy of traditional edge detection methods in edge extraction is low. For the actual image, the grey edge is sometimes not very clear, the image also contains noise. The detection result of the traditional Sobel operator is relatively accurate, but the detection result is rough...
索贝尔算子(Sobeloperator)主要用于获得数字图像的一阶梯度,是一种离散性差分算子。它是prewitt算子的改进形式,改进之处在于sobel算子认为,邻域的像素对当前像素产生的影响不是等价的,所以距离不同的像素具有不同的权值,对算子结果产生的影响也不同。一般来说,距离越远,产生的影响越小。
The main focus of most of the existing FPGA based implementations for edge detection using Sobel operator has been on achieving real-time performance for gray scale images by using various architectures and different design methodologies. As edge detection is low-level image processing operation, ...
Key words:Field Programmable Gate Array(FPGA);Sobel operator;edge detection;image processing 0引言 现代图像处理的研究热点主要集中在数字图 像采集、转换、传输过程等方面,其中图像边缘检 测技术对于数字图像处理来说则是重要的基础技术,广泛运用于车牌识别、人脸图像分割、药用植 物形态研究、医学CT图像检索、...
VLSI implementation of an edge detector based on sobel operator. In Proceedings of Twentieth Euromicro Conference. System Architecture and Integration, Sep. 1994;506–512. Kazakova N, Margala M, Durdle NG. Sobel edge detection processor for a real-time volume rendering system. In 2004 IEEE ...
Various edge detectors have been proposed as well as several different types of adaptive edge detectors, but the performance of many of these edge detector... CE Felix,HR Myler - 《Proc Spie》 被引量: 60发表: 1995年 Edge Detection of Images Using Sobel Operator Edge detection is a fundamen...