CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Sobel算子

搜索资源列表

  1. SEED401_SobelEdge_part

    0下载:
  2. CCS环境下图像的边缘检测 Sobel边缘检测算子-CCS environment Image Edge Detection Sobel Edge Detection Operator
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:298281
    • 提供者:wmm
  1. image_enhancement

    1下载:
  2. (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:208471
    • 提供者:杨怡
  1. LhfImage2

    1下载:
  2. 图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子和高斯—拉普拉斯边算子-Image a variety of edge detection operator of comparison, including the introduction of the four edge detection operator, including Roberts edge detector, Sobel edge dete
  3. 所属分类:Special Effects

    • 发布日期:2014-05-13
    • 文件大小:79290
    • 提供者:李慧芳
  1. bianyuan_jiance_bijiao

    0下载:
  2. 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:835807
    • 提供者:吴海峰
  1. SOURCE

    0下载:
  2. 数字图像处理这本书的第七章源代码,主要将边缘检测和轮廓跟踪,包括Sobel算子、Hough变换等。-Digital image processing of this book Chapter VII of the source code, mainly to edge detection and contour tracing, including the Sobel operator, Hough transform.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:31462
    • 提供者:liunian
  1. ImageSobelMarginDetectSourceCode

    0下载:
  2. 源代码展示了SOBEL算子的强大功能,代码完整可运行,是图像处理初学者的好指导!-Source code of the Sobel operator to display the power of a complete code can be run, are better image processing beginners guide!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2710942
    • 提供者:jack
  1. sobel_coner_detection

    0下载:
  2. 使用canny或者sobel算子测出边缘后,再进行角点检测的程序-Canny use or sobel edge operator to detect and then to carry out the procedures for corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:702334
    • 提供者:abc
  1. sobel_coner

    0下载:
  2. 使用canny算子或者sobel算子检测边缘,然后进行角点检测-Using canny operator or sobel edge detection operator, and then proceed to corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:702181
    • 提供者:yuriyuri
  1. EdgeContour

    0下载:
  2. 该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测-The code is mainly the realization of image edge detection, through the Robert operator, Sobel operator and Prewitt operator to achieve edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:267538
    • 提供者:王伟
  1. susan-edge-detect

    1下载:
  2. 使用sobel算子对图片的边缘进行检测.本算法主要基于sobel算子,进行了一定的改进-based on sobel,detect the edge of picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:43860
    • 提供者:闫浩
  1. sobel1

    0下载:
  2. 用sobel算子对图像在垂直和平行两种处理
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2077048
    • 提供者:song
  1. edgecontour

    0下载:
  2. 通过sobel算子对图像进行边缘提取的模板,非常有用-Sobel operator through the image of the template edge detection is very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5387
    • 提供者:edison
  1. segment

    0下载:
  2. 车牌图像分割和提取,(基于sobel算子的边缘分割)-License plate image segmentation and extraction, (based on the edge of the sobel operator split)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:23222
    • 提供者:wubin
  1. SobelEdge

    0下载:
  2. 经典使用的sobel算子的边缘检测程序代码-Classical use of the sobel edge detection operator code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:93144
    • 提供者:李伟
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  1. EdgeContour

    0下载:
  2. 图像的边缘检测,Robert算子 Sobel算子Kirsch算子等,Hough变换,轮廓提取 种子填充 轮廓跟踪等。-Image edge detection, Robert operator Kirsch operator Sobel operator, etc., Hough transform, the outline of filled seed extract contour tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2139696
    • 提供者:张楠
  1. CImageEdgeDetection

    0下载:
  2. 边缘检测代码,包含Sobel、canny等经典边缘检测算子-image edge detection code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:120630
    • 提供者:Snake
  1. showdib

    0下载:
  2. 图像处理,如二值化,旋转,sobel算子做锐化,DCT变换,直方图均衡等算法实现-Image processing, such as binary, rotate, sobel operator to do sharpening, DCT transform, such as histogram equalization algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2741490
    • 提供者:Hank
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 32 »
搜珍网 www.dssz.com