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

搜索资源列表

  1. canny

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

    • 发布日期:2008-10-13
    • 文件大小:7964
    • 提供者:费道花
  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. 图像边缘检测

    0下载:
  2. 图像检测,采用Canny边缘检测方法
  3. 所属分类:GDI/图象编程

  1. Canny边缘检测Matlab程序

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

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

    0下载:
  2. canny 边缘检测算法,一个完整的图像边缘提取算法-canny edge detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:14962
    • 提供者:继广
  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. 一个非常好的图像边缘检测算法 -一个非常好的图像边缘检测算法
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3576
    • 提供者:youshu
  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边缘检测 检测图片的边缘信息 对于初学者很有帮助-canny edge detection to show the image edge ,it is easy and widely used by people ,suitble for beginer to learn something basic
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3310787
    • 提供者:cj
  1. bianyuanjiance

    0下载:
  2. 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma o
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22268
    • 提供者:陈勇
  1. canny

    0下载:
  2. 基于opencv的canny边缘检测算法,非常好用-opencv canny programming
  3. 所属分类:.net

    • 发布日期:2017-11-14
    • 文件大小:5753
    • 提供者:李洁
  1. canny

    0下载:
  2. 从摄像头或.AVI格式文件中捕捉视频流并进行Canny边缘检测-capture video stream from camera or .avi format and Canny edge detection
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1118
    • 提供者:wy
  1. Canny边缘检测

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

  1. canny

    0下载:
  2. python-opencv的canny边缘检测代码(Python-opencv Canny edge detection code)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:59392
    • 提供者:xiechong121
  1. canny函数用法

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

    • 发布日期:2018-01-05
    • 文件大小:150528
    • 提供者:拂晓轻寒
  1. 边缘检测综合示例

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

  1. image_preprocessing

    1下载:
  2. 对图像双边滤波和引导滤波,然后使用Canny边缘检测,对图像进行预处理(image pre-processing)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:19456
    • 提供者:lee75
  1. canny边缘检测

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

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

    0下载:
  2. 可简单方便实现图像边界区域选取的工作,适用于初学者和毕设(It is simple and convenient for the selection of image boundary area.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:496640
    • 提供者:vac---
« 12 3 4 5 »
搜珍网 www.dssz.com