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

搜索资源列表

  1. image-and-video-edge-detection

    0下载:
  2. 基于Simulink的图像及视频边缘检测 边缘检测方面的资料-Simulink-based image and video edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:223299
    • 提供者:guotaotao
  1. Edge

    0下载:
  2. Sobel,Roberts,Prewitts,Laplacian四个算子的边缘检测完整实现代码-Sobel, Roberts, Prewitts, Laplacian four operators a complete code for Edge Detection
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:李晨
  1. edge

    0下载:
  2. 里面包含边缘检测的几种不同算法,加上轮廓跟踪-Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:84281
    • 提供者:lisa_guo
  1. Image-edge-detection

    0下载:
  2. 在DM642的板子上实现图像的边缘检测功能,在检测的过程中采用的是sobel算法-Image edge detection sobel algorithm used in the testing process on the DM642 board
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1553452
    • 提供者:han bingjie
  1. EDGE-DETECTION

    0下载:
  2. 整理好的一些关于 图像边缘检测 的论文-collect some papers about image edge detection
  3. 所属分类:Development Research

    • 发布日期:2017-05-17
    • 文件大小:4367590
    • 提供者:龙三雄
  1. Adjustable-edge-detection

    0下载:
  2. 可调节边缘检测,可调节阈值。基于vc++6.0平台,以及opencv1.0的库-Adjustable edge detection, adjustable threshold. Full-featured
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2714830
    • 提供者:lucy
  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. edge-detection

    0下载:
  2. matlab图像处理对图像进行的处理和变换——边缘检测-matlab image processing image processing and transformation- edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:177348
    • 提供者:涛哥
  1. edge-detection

    0下载:
  2. 有关拉普拉斯边缘检测c++源代码 很好用的-c++ good source code related to the Laplace edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:53202
    • 提供者:李凯
  1. image-edge-detection

    0下载:
  2. 这是用matlab代码实现的对图像的边缘检测,标示出图像中变化明显的点。-This is achieved using matlab code for image edge detection, and marked changes in the image point.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:14546
    • 提供者:betty
  1. watershed-and-edge-detection

    0下载:
  2. 分水岭算法,对图像先进行滤波,然后进行开闭运算的预处理,有效的避免了过分割。 边缘检测算法-method on image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1556
    • 提供者:yuzheng
  1. wavelet-image-edge-detection

    0下载:
  2. 方向可调小波图像边缘检测,该算法的主要功能是通过小波变换将图像的边缘检测出来。图像的边缘,按像素点来看应该是灰度值突变的地方,方向可调小波边缘检测正式应用这一特性将图像的边缘提取出来-The steerable wavelet image edge detection, the main function of the algorithm is the edge of the image detected by the wavelet transform. The edge of the ima
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:270456
    • 提供者:王银峰
  1. edge-detection

    0下载:
  2. 用c++写的一个关于图像的边缘检测的程序,可以更改滤波器的系数以及选择模版的大小。-With c++ write an image edge detection program, you can change the coefficients of the filter and select the size of the template.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2772195
    • 提供者:李朝龙
  1. edge

    0下载:
  2. 小波边缘检测程序;matlab 程序;小波边缘检测程序;matlab 程序;-Wavelet edge detection program matlab program wavelet edge detection procedure matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:776
    • 提供者:黄文路
  1. text-edge-detection

    0下载:
  2. 蚁群算法,图像边缘检测,用于模式识别,可以编译通过!-Ant colony algorithm for image edge detection for pattern recognition can be compiled by!
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:7766
    • 提供者:秦风
  1. Image-edge-detection-and-enhancement

    0下载:
  2. 图像边缘检测与增强,用于应付数字图像处理的课程设计,效果还过得去-Image edge detection and enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1011646
    • 提供者:lidixing
  1. edge

    0下载:
  2. 采用Canny算法进行边缘检测。主要包括以下几个步骤:1、用高斯滤波器平滑图像。2、用一阶偏导的有限差分计算梯度的幅值和方向。3、对梯度幅值进行非极大值抑制。4、用双阈值算法检测和连接边缘。5、采用高斯平滑函数-Using the Canny edge detection algorithm. Include the following steps: 1, smooth image with a Gaussian filter. 2, first-order partial derivative
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:85258
    • 提供者:王云舒
  1. edge

    0下载:
  2. 图像边缘检测,模版子算法,高斯算子,形态学边缘检测,小波变换边缘检测-Image edge detection, template sub algorithm, Gaussian operator, morphological edge detection, wavelet transform edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:126038
    • 提供者:Tong.w
  1. color-image-edge-detection

    0下载:
  2. 通过彩色图像存在梯度,在RGB彩色空间中,定义的一种彩色图像梯度边缘检测方法-color image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:619
    • 提供者:linda
  1. FASTICA-edge-detection

    0下载:
  2. 用ICA方法实现图像的边缘检测 ,使用的是FAST-ICA算法,包含数据白化过程-ICA method to achieve image edge detection using the FAST-ICA algorithm contains data bleaching process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1164645
    • 提供者:魏交统
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com