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

搜索资源列表

  1. Sobel-Kirsch

    0下载:
  2. Sobel和Kirsch的边缘检测算法-Sobel Edge Detection Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:566629
    • 提供者:陈琦
  1. 达芬奇DM6446实时视频sobel边缘检测代码

    0下载:
  2. 达芬奇DM6446实时视频sobel边缘检测代码,包括codec,DSP Server 和app程序,DM6446 DaVinci sobel edge detection in real-time video source, including codec, DSP Server and app process
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:726095
    • 提供者:HaierXu
  1. edge-detect-algorithm-comparis

    1下载:
  2. 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:609
    • 提供者:lh
  1. Sobel.rar

    0下载:
  2. 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:66274
    • 提供者:黄顺欢
  1. Edge-detection

    1下载:
  2. 多个边缘检测sobel算子的verilog程序模块。-Multiple edge detection sobel operator verilog program modules
  3. 所属分类:Special Effects

    • 发布日期:2016-04-21
    • 文件大小:4096
    • 提供者:
  1. sobel

    1下载:
  2. 完整的用sobel算子进行边缘检测的例子-Complete with a sobel edge detection operator is an example
  3. 所属分类:matlab

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

    0下载:
  2. sobel 边缘检测 是一种对边缘的检测 非常有效 有用的不方可以-sobel Edge detection ,it is a kind of edge detection.Very effectively useful not can try
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1941643
    • 提供者:xiaozhuo
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:160193
    • 提供者:xujiangle
  1. edge

    0下载:
  2. 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2078187
    • 提供者:leon
  1. sobel

    0下载:
  2. sobel边缘检测在matlab环境下实现的源程序代码-Sobel edge detection in matlab source code realization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:570
    • 提供者:李明
  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. This code was written in Java for Sobel edge detection.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:829
    • 提供者:souto
  1. Sobel

    0下载:
  2. Sobel,边缘检测,DSP优化,工业智能相机开发-Sobel, edge detection, DSP optimization, industrial smart camera development
  3. 所属分类:DSP program

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

    0下载:
  2. Sobel - Edge Detection
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7886
    • 提供者:aukion
  1. sobel

    0下载:
  2. VC2008下编写的Win32控制台应用程序,实现图像处理中的sobel变换进行边缘检测,其中自带测试图像-VC2008 written under Win32 console application in image processing, realize sobel edge detection of transform, bring their own test images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1423996
    • 提供者:徐乐
  1. Edge-detection

    0下载:
  2. 各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.-Various edge detection: Robert Sobel edge detection, edge detection, edge detection and edge detection of Prewitt, Kirsch, Gauss edge detection, the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:51496
    • 提供者:Lee Simth
  1. Sobel-Edge-Detection

    0下载:
  2. 用Sobel算子实现的边缘检测,只是用于256色图像-Sobel operator edge detection to achieve, but for 256-color images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4396
    • 提供者:陈强
  1. Sobel-edge-detection

    0下载:
  2. 可以实现图像的边缘检测盒提取,效果比较好。-Extract image edge detection box, the results were quite good.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:6063
    • 提供者:冯枫
  1. Opencv sobel边缘检测源代码

    0下载:
  2. opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:2458624
    • 提供者:wendy_jsj
  1. 八个方向的sobel边缘检测算法

    3下载:
  2. 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
  3. 所属分类:图形图象

    • 发布日期:2019-05-24
    • 文件大小:55296
    • 提供者:追梦苦旅
« 1 23 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com