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

搜索资源列表

  1. gaussiansobel

    0下载:
  2. guassian sobel filter for image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1087
    • 提供者:waqar
  1. sobel code in matlab

    0下载:
  2. sobel edge detection in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:625
    • 提供者:melly
  1. sobel

    0下载:
  2. sobel算子是一种边缘检测算子,在图像处理中应比较广泛。-sobel edge detection operator is an operator, in image processing should be more extensive.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:伏娟
  1. sobel

    0下载:
  2. 用sobel算子进行简单的图像处理,需要的可以下来参考一下-Sobel operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1983
    • 提供者:刘崇武
  1. Sobel

    0下载:
  2. Hi Friends. This is simple demo of Sobel Operation on image.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8230
    • 提供者:kunal
  1. Sobel

    0下载:
  2. edge detection using sobel algorithm.
  3. 所属分类:EditBox

    • 发布日期:2017-04-23
    • 文件大小:322524
    • 提供者:khidhir
  1. Sobel

    0下载:
  2. This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same w
  3. 所属分类:matlab

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

    0下载:
  2. sobel算子进行边缘提取的方法,梯度差分-sobel operator for edge detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1849
    • 提供者:孙海波
  1. Sobel

    0下载:
  2. This codes can be usefull many people. sobel method is used
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:32823
    • 提供者:faruk
  1. sobel

    0下载:
  2. sobel 边缘检测算子,实现效果很好,VC++源码,-SSobel edge detection operators, achieve good effect, the vc++ source, ha haobel edge detection operators, realize the effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2705527
    • 提供者:froson
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1422315
    • 提供者:李焕
  1. Sobel

    0下载:
  2. Sobel is a method of edge detection, matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:24005
    • 提供者:New
  1. SobelTest

    0下载:
  2. opencv Sobel 算法处理 演示(图片显示处理结果)-Opencv Sobel algorithm demo (pictures showed handling results)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5049336
    • 提供者:王晓东
  1. Sobel

    0下载:
  2. sobel 边缘提取,源程序,用于任何彩色图像的边缘提取-sobel edge detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3876668
    • 提供者:殷淑娟
  1. noval-sobel

    0下载:
  2. 实现了VC++6.0下的边缘检测算子SOBEL,并提供了多种显示方式-Achieved under VC++6.0 edge detection operator SOBEL, and offers a variety of display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1297
    • 提供者:莉莉
  1. Sobel

    0下载:
  2. 图像在c++下加噪后,的sobel边缘检测-Image under c++, after adding noise, the sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1064
    • 提供者:xuyangzhe
  1. sobel

    0下载:
  2. 利用sobel算子算法实现对图像的处理,实现图像边缘的检测,-Sobel operator algorithm using the image processing, and image edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1563
    • 提供者:杨希
  1. edgedetect

    0下载:
  2. 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。-MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to under
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1176
    • 提供者:
  1. sobel

    0下载:
  2. 计算sobel算子,可用于提取边缘特征等-calculate sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:17833
    • 提供者:何秋
  1. sobel

    0下载:
  2. 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:782
    • 提供者:罗重文
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com