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

搜索资源列表

  1. VC-edge-detection-code

    0下载:
  2. 边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.82mb
    • 提供者:姜丽华
  1. canny_edgedetection

    0下载:
  2. 基于VC开发环境,在图像处理中用于边缘检测的Canny源码-VC development environment based on the image processing for the Canny edge detection FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.42kb
    • 提供者:
  1. CannyEdgeDetection(good)_CanTestWithImage

    0下载:
  2. Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:149.28kb
    • 提供者:whq
  1. 43290162

    2下载:
  2. MATLAB源码,P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:558.36kb
    • 提供者:钟小丽
  1. VBImageProcess

    2下载:
  2. 图像的滤镜处理效果,Canny边缘检测以及对摄像机内外参数的标定源码-image processing filter effects, Canny edge detection, and internal and external parameters of the camera calibration source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19.61kb
    • 提供者:邝宏武
  1. print_recognition_src

    0下载:
  2. 一个用C++编写的指纹识别程序源码,其中包括canny边缘检测和基于特征的指纹识别
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-17
    • 文件大小:48.2kb
    • 提供者:征征
  1. DIBDisplay

    2下载:
  2. 本科毕业设计中所做的关于canny边缘检测算法改进的程序源码,实现了自适应双阈值和动态阈值算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:108.42kb
    • 提供者:于洋
  1. canny_code

    0下载:
  2. 用C语言详细实现了CANNY边缘检测的源码-CANNY edge detection code in C language
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:8.41kb
    • 提供者:c
  1. Canny

    0下载:
  2. Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:45.75kb
    • 提供者:法法
  1. cvery_567334634634

    0下载:
  2. opencv库canny算子源码,可用于边缘检测,开源代码-opencv library source canny operator, can be used for edge detection, open source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:17.53kb
    • 提供者:pine051025
  1. canny

    0下载:
  2. VC实现的canndy边缘检测算法的源码,还不错-VC achieved canndy the edge of the source detection algorithm, but also good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:146.52kb
    • 提供者:唐小天
  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
    • 文件大小:1.18kb
    • 提供者:鱼儿很忙
  1. Canny

    0下载:
  2. VS2005 下编写的CANNY算子。有源码和测试图片,可用于研究边缘检测。-VS2005 prepared CANNY Operator. A source and test images, can be used to study the edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:2.93mb
    • 提供者:Ivan.Ru
  1. VC_call_matlab_canny_edge_detection

    0下载:
  2. vc++调用matlab的图像处理工具箱进行canny边缘检测,附有文档及源码-vc++ call matlab toolbox to do canny edge detectin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:189.73kb
    • 提供者:不倒翁
  1. test01-Canny

    0下载:
  2. 基于dm6437的canny边缘检测源码-The canny edge detection on dm6437 source
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:521.65kb
    • 提供者:贺云飞
  1. Based-on-sobel-for-canny

    0下载:
  2. 基于Canny算子的边缘检测算法原理及Matlab源码实现,有实现的图片效果对比!-Canny operator edge detection algorithm principle and Matlab source code-based implementation, the picture of the effect of contrast!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:149.29kb
    • 提供者:独角之灵
  1. TMottion_Muiih

    0下载:
  2. 本程序源码是一种基于Visual C++6.0 + opencv,根据人体运动识别别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-The program source code based Visual C++6.0+ opencv, according to the human motion recognition do not play music. The technical design to computer vision, canny edge detecti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:39.74kb
    • 提供者:分界线
  1. bilateral

    0下载:
  2. canny算子边缘检测源码,用matlab实现,如果需要,请及时下载-canny edge detection source, using matlab to achieve, if you need, please download
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3mb
    • 提供者:张飞
  1. canny

    0下载:
  2. 高斯滤波加canny边缘检测源码,用的是CImg图像库,比较易懂-Gaussian filter plus canny edge detection source, using CImg image library, relatively easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:gong
  1. MATLAB文档

    0下载:
  2. 关于图像canny边缘检测的可以直接编译的MATLAB源码(About image Canny edge detection can be directly compiled MATLAB source code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:1kb
    • 提供者:14981515
« 12 »
搜珍网 www.dssz.com