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

搜索资源列表

  1. 图象边缘检测代c码

    2下载:
  2. 图象边缘检测代c码-Edge Detection of c-generation code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32044
    • 提供者:屈晓超
  1. 彩色图像的边缘检测

    0下载:
  2. 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:邱卫东
  1. 用LOG滤波器提取图像边缘

    0下载:
  2. LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:478447
    • 提供者:王晶
  1. 模拟图像边缘检测的C代码[原创]

    1下载:
  2. 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pse
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1191
    • 提供者:hj
  1. 边缘检测细化源代码

    1下载:
  2. VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48888
    • 提供者:刘晓宇
  1. 边缘检测BMP

    0下载:
  2. 接着上一个程序开发边缘检测的子程序,有时间的话就看看,不要错过了哦,好的话大家可要记住我哦-went on to develop a procedure edge detection routines, time to see if he would not have missed the oh, so good, until you remember Oh, I
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1076
    • 提供者:韩寒
  1. 图像分割边缘检测算法

    0下载:
  2. 图像分割中的边缘检测,各类算子都有。。
  3. 所属分类:GDI/图象编程

  1. Canny边缘检测Matlab程序

    7下载:
  2. Canny边缘检测Matlab程序
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-04-15
    • 文件大小:1899
    • 提供者:dongwei1219
  1. Prewitte边缘算子法

    0下载:
  2. 这是一个经典的图像边缘提取算子的C代码。-This is a classic Image Edge Extraction operator of C code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:947
    • 提供者:周迎风
  1. Canny边缘检测

    0下载:
  2. Canny边缘检测是目前最好的算法之一,本程序基于MFC单文档,可再VC6.下直接运行,参数可调。
  3. 所属分类:Windows编程

  1. 边缘检测特征提取

    2下载:
  2. 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4169728
    • 提供者:星儿
  1. 基于小波的matlab做边缘提取的代码

    0下载:
  2. 基于小波边缘的边缘提取,采用经典图片,值得学习!(Edge extraction based on wavelet edge)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:36864
    • 提供者:sues10100004
  1. 边缘计算参考架构1.0分享

    0下载:
  2. 介绍边缘计算的参考架构,是边缘计算产业联盟对外发布的规范性文件。(introduce edge computing architecture)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1241088
    • 提供者:drawbridge
  1. 边缘检测综合示例

    0下载:
  2. canny边缘检测+sobel边缘检测+scharr滤波器的使用(Canny edge detection, +sobel edge detection, +scharr filter)
  3. 所属分类:Windows编程

  1. 1025 边缘保持中值滤波

    1下载:
  2. 边缘保持中值滤波 对于此滤波算法进行了matlab编程(Edge preserving median filtering)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:29027328
    • 提供者:ysy0719
  1. 边缘检测

    1下载:
  2. C# 图像处理 ,VS平台实现, 图像边缘检测,可直接用!(C# Image processing, VS platform implementation, image edge detection)
  3. 所属分类:其他

    • 发布日期:2019-11-24
    • 文件大小:533504
    • 提供者:丫宝525
  1. lidar点云边缘提取

    1下载:
  2. 雷达点云边缘提取,采用C/C++编程实现(feature extraction in point cloud there is a file called readme,you can see it to help you understand)
  3. 所属分类:其他

    • 发布日期:2019-11-29
    • 文件大小:9500672
    • 提供者:jiayue
  1. 图像边缘增强

    1下载:
  2. 具有螺旋相位板的4f系统用于图像边缘增强的仿真(Simulation of image edge enhancement using 4f system with spiral phase plate)
  3. 所属分类:其他

    • 发布日期:2020-06-03
    • 文件大小:1024
    • 提供者:彬彬binbin
  1. 移动边缘计算中的服务迁移

    1下载:
  2. 移动边缘计算中的服务迁移移动边缘计算中的服务迁移(Service migration in mobile edge computing)
  3. 所属分类:其他

  1. 云计算与边缘计算协同九大应用场景(2019年)

    1下载:
  2. 云计算与边缘计算协同九大应用场景(2019年)(Nine application scenarios of cloud computing and edge computing collaboration (2019))
  3. 所属分类:其他

    • 发布日期:2020-08-04
    • 文件大小:1887232
    • 提供者:钱峰
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com