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

搜索资源列表

  1. Sobel

    0下载:
  2. 自动阈值的Sobel算子边缘检测,检测图像的边缘区域!-Automatic threshold Sobel operator edge detection, edge detection image area!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:13840
    • 提供者:夏子轩
  1. image-sharpening

    0下载:
  2. 使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:859
    • 提供者:Daniel
  1. Sobel

    0下载:
  2. Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。-Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:562
    • 提供者:董凯凯
  1. Sobel

    0下载:
  2. 摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰 有较强的抑制能力 ,汽车轮廓提取定位更准 ,精度更高 ,图像更清晰。 关键词:边缘检测算法 车辆轮廓 噪声 Sobel算子-摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1055106
    • 提供者:orangestorm
  1. Sobel

    1下载:
  2. 本算法是在经典Sobel算子基础上,结合汽车本身的实际情况,增加了6个方向模板,同时利用基于L2 范数的各同性扩散去噪模型消除噪声,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰 有较强的抑制能力,汽车轮廓提取定位更准,精度更高,图像更清晰。-This algorithm is the classical Sobel operator on the basis of the actual situation with the car itself, an increase
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1055197
    • 提供者:
  1. sobel

    0下载:
  2. sobel算子,边缘检测算法,对初学者有参考作用-sobel operator, the edge detection algorithm, a useful reference for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:81529
    • 提供者:冯建帅
  1. SOBEL

    0下载:
  2. 硬件实现基于SOBEL算子的图像边缘提取-The article will contrapose maximum value method based on detecting image grey grad.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:202253
    • 提供者:周哈哈
  1. Sobel-operator

    0下载:
  2. 使用Sobel算子进行图像的边缘检测,vc6.0,opencv1.0,希望对大家有用-Image edge detection using Sobel operator, vc6.0 opencv1.0 ,i hope it is useful for everyone.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:343843
    • 提供者:小何
  1. VCPP-Sobel-Edge

    0下载:
  2. 利用Sobel算子从纵向和横向对灰度图像进行边缘检测源码!-Sobel operator from the vertical and horizontal edge detection source grayscale images!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:144773
    • 提供者:独角之灵
  1. sobel

    0下载:
  2. sobel算子的源程序,c语言编写的,和大家相互学习-sobel operator source code, c language, and learn from each other
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1456
    • 提供者:谢海龙
  1. bianyuanjiance

    0下载:
  2. 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma o
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22268
    • 提供者:陈勇
  1. Sobel-operator-and-Laplace

    0下载:
  2. 运用Sobel算子和拉普拉斯算子对图像进行锐化处理-Use Sobel operator and Laplace operator image sharpening
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:6402
    • 提供者:张艾瑞
  1. Sobel

    0下载:
  2. Sobel算子边缘检测,在CCS中队图像进行边缘检测,适于6713-Sobel operator edge detection
  3. 所属分类:DSP program

    • 发布日期:2017-11-29
    • 文件大小:1184
    • 提供者:lin
  1. Sobel

    0下载:
  2. 图像处理中的sobel算子的用法,sobel 算子的应用代码-The image processing sobel Operators usage
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:787
    • 提供者:李平
  1. sobel

    0下载:
  2. sobel算子-sobel operator
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:2311
    • 提供者:zhangcheng
  1. sobel

    0下载:
  2. sobel算子的实现,包含个文件,一个利用了cvSobel函数,另外两个是用语言写的,也就是cvSobel的实现。-sobel operator to achieve, contains a file, a use the cvSobel function, the other two are written language, that is, the realization of cvSobel.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:16200281
    • 提供者:刘彬
  1. edge-detection-Sobel-operator

    0下载:
  2. 边缘检测Sobel算子,基于Open CV.-Edge detection——Sobel operator,Based on Open CV.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:10903
    • 提供者:王芳
  1. MATLAB-sobel-robert

    0下载:
  2. 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:14017
    • 提供者:Stone
  1. sobel

    0下载:
  2. sobel算子,其中包括bmp图像提取和显示-sobel operator, including bmp image extraction and display
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:225132
    • 提供者:王二小
  1. sobel

    0下载:
  2. Opencv实现图像处理,用sobel算子获得图像边缘-sobel edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:349536
    • 提供者:leodai
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com