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

搜索资源列表

  1. edgeDetection

    0下载:
  2. 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , '
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:24226
    • 提供者:cui ju
  1. bianyuan

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:259323
    • 提供者:qlhycf
  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. imagedectpro

    0下载:
  2. 提供了多种边缘检测和图像分割的源代码,包括Sobel边缘检测、Hough边缘检测等等,希望对学习这方面的人员能有所帮助。-Provides a wide range of edge detection and image segmentation of the source code, including the Sobel edge detection, Hough edge detection, etc., in the hope that this study can be helpful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:46407
    • 提供者:guiyangyang
  1. lineartandedgedetect

    0下载:
  2. edge detection sobel, laplace, ...edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:84432
    • 提供者:go
  1. 1

    0下载:
  2. 实现一副图像的Laplace、Sobel边缘检测方法-To achieve an image of the Laplace, Sobel edge detection method
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:855
    • 提供者:李丹婷
  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. sobel_eml

    0下载:
  2. 基于MATLAB的边缘检测程序。可以实现SOBEL等经典算法。-MATLAB-based edge detection procedure. Can be achieved, such as the classic algorithm SOBEL.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:28298
    • 提供者:臧超
  1. EdgeDetection

    0下载:
  2. 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:48773
    • 提供者:refinebin
  1. edgeCheck

    0下载:
  2. 边缘检测的源代码。包括sobel prewitt roberts marr canny的。值得下载!-The source code for edge detection. Including sobel prewitt roberts marr canny' s. Worth downloading!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1683
    • 提供者:Mark Li
  1. deiphiimageprocessing

    0下载:
  2. 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3565204
    • 提供者:小宝
  1. EdgeDetection

    0下载:
  2. 自己编写的一个C#程序,打开可执行程序后可以打开图片,对图片进行边缘检测,其中包括CANY检测,Robot检测,Sobel检测,二值化处理,灰度处理。-I have written a C# program, open the executable program can open the image, right image edge detection, including CANY detection, Robot detection, Sobel detection, binarizat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:50401
    • 提供者:wangwenhong
  1. edge2

    0下载:
  2. coding for edge detection using sobel-coding for edge detection using sobel..
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:597596
    • 提供者:zull hilmii
  1. fiona

    0下载:
  2. 对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂-BMP images for simple treatments, such as sobel edge detection, histogram display, median filtering, clear and easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2113792
    • 提供者:史惠
  1. ImageProcess

    0下载:
  2. 对图像进行多种方法平滑,锐化处理,sobel,hough边缘检测,中值滤波去燥等功能-Variety of methods for image smoothing, sharpening, sobel, hough edge detection, median filtering and other functions to the dry
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:119743
    • 提供者:skylost
  1. zifufenge

    0下载:
  2. 一种新的字符分割方法,以质量退化为中心思想,介绍了与以往不同的分割形式,很有帮助!-SOBEL edge detection forget the full program can be directly run, simple, good results!
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:110381
    • 提供者:lijunzheng
  1. sobel_final

    0下载:
  2. sobel edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:877042
    • 提供者:mohamed
  1. Sobel

    0下载:
  2. sobel算子做图像边缘检测,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量-image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:840
    • 提供者:蔡林
  1. SobelKirsch

    0下载:
  2. 实现了Sobel边缘检测和Kirsch边缘检测方法。-Sobel edge detection and to achieve the Kirsch edge detection method.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:568615
    • 提供者:云中帆
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 34 »
搜珍网 www.dssz.com