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

搜索资源列表

  1. canny

    0下载:
  2. canny边缘检测算子源代码,用c语言编写,好东西哦。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7964
    • 提供者:费道花
  1. canny

    0下载:
  2. canny算子的一种方法,通过高斯滤波和高斯平滑方法实现
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3663
    • 提供者:邱鹏飞
  1. VC调用matlab图像处理工具箱进行canny边缘检测

    1下载:
  2. VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:183985
    • 提供者:沈郑燕
  1. Canny算子

    0下载:
  2. 用VS2008编辑器,C++写的图像边缘提取算法Canny
  3. 所属分类:GDI/图象编程

  1. Canny边缘检测Matlab程序

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

    • 发布日期:2011-04-15
    • 文件大小:1899
    • 提供者:dongwei1219
  1. canny

    0下载:
  2. canny算子实例,很不错的啊,算法效率很高-canny operator instance, a very good ah, the algorithm very efficient
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:495279
    • 提供者:sunjin
  1. C++ canny算法

    0下载:
  2. canny算法的源码,C++语言。图像文字识别应用,用于图像平滑去噪细化
  3. 所属分类:.net编程

    • 发布日期:2012-10-26
    • 文件大小:783087
    • 提供者:ssluckut
  1. Canny

    0下载:
  2. canny边缘提取算法,很好的图像处理算法值得一看-canny
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6931664
    • 提供者:小菜
  1. Canny

    0下载:
  2. canny算法最经典的算法,边界提取效果很好,修正了一些bug-canny algorithm and classic algorithms, edge extraction well, a number of bug fixes
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4069200
    • 提供者:译名
  1. canny.m

    0下载:
  2. detect edes by canny edge detection based method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1346
    • 提供者:shishu
  1. canny

    0下载:
  2. canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1211
    • 提供者:鱼儿很忙
  1. canny

    0下载:
  2. 自己做的canny边缘检测。感觉效果还可以,可以和opencv自带的cvcanny对比一下。-canny edge detector。
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3323752
    • 提供者:liujie
  1. canny

    1下载:
  2. canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
  3. 所属分类:Other systems

    • 发布日期:2015-12-13
    • 文件大小:12288
    • 提供者:exm
  1. Canny边缘检测

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

  1. canny matlab

    0下载:
  2. this program shows how to implement canny detection in matlab environment
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:375808
    • 提供者:deelan4
  1. VC++ Canny算子提取边缘算法示例

    0下载:
  2. VC++ Canny code ! compiled by vc 6.0, it's effective!
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:155648
    • 提供者:shplee
  1. canny函数用法

    0下载:
  2. canny边缘检测 先滤波 转化成灰度图 再进行边缘检测(edge detection using canny function)
  3. 所属分类:C#编程

    • 发布日期:2018-01-05
    • 文件大小:150528
    • 提供者:拂晓轻寒
  1. canny

    1下载:
  2. 基于python语言的canny使用,对图片进行边缘检测,提取图片的边缘曲线(Canny based on the Python language, edge detection of the image, extract the edge of the image curve)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:总队长
  1. canny边缘检测

    0下载:
  2. canny边沿检测c/c++程序,有详细注释(Canny edge detection program)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:626688
    • 提供者:陈不语捕鱼
  1. canny

    1下载:
  2. canny源码,非matlab系统自带,配有实验图像,运行正常,效果良好,本网站见过的最好用的。(Canny source code, non matlab system, with experimental images, normal operation, good results, the best use of this site has seen.)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-05
    • 文件大小:644096
    • 提供者:craftmen
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com