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

搜索资源列表

  1. canny-matlab

    1下载:
  2. canny算子主函数,其中包括guass变换的函数-canny operator main function, including guass transform function
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1718
    • 提供者:王锐
  1. canny

    0下载:
  2. 采用canny算法进行边缘检测,寻找输入图像的边缘,并且标志出来-canny algorithm edge detection,can find edge from image and draw it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-27
    • 文件大小:85302
    • 提供者:笑笑
  1. Canny

    1下载:
  2. 采用 Canny算发进行边缘检测:寻找输入图像的边缘并在输出图像中标志这些边缘。-Using Canny edge detection operator for hair: look for the edge of the input image and logo in the output of these edge images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:85029
    • 提供者:张济伟
  1. Canny

    0下载:
  2. canny边缘检测不错的程序,仅供大家参考!希望共同学习!-good canny edge detection procedure, for your reference! I hope common study!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4013288
    • 提供者:maxiaoyan
  1. CANNY

    0下载:
  2. 利用CANNY边缘算子实现二维图像的边缘特征的提取,提取的边缘特征优于其它算法-Using Canny edge operator achieve two-dimensional image of the edge feature extraction, edge feature extraction is superior to other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4010105
    • 提供者:王璐
  1. Canny

    0下载:
  2. canny算子提取边缘,vc++实现,包括测试图片,功能完整-canny
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3332026
    • 提供者:hall
  1. Canny

    0下载:
  2. CAnny算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and experimental result image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:172135
    • 提供者:fang
  1. canny

    0下载:
  2. 用matlab实现的canny边缘检测-Using matlab implementation of the canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1537
    • 提供者:黄虎
  1. canny

    1下载:
  2. 基于Canny算子检测图像的边缘 读入一张图片,显示该图片经过canny算子处理后的边缘检测结果(要求不能直接调用canny算子)-Canny operator based on image edge detection of a read into the picture, showing the picture after a canny operator after the deal with the edge detection results (request can n
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:3699
    • 提供者:高锟
  1. canny

    0下载:
  2. canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:9671
    • 提供者:luanxinhai
  1. Canny-Edge-Detection

    0下载:
  2. canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:8087
    • 提供者:王自
  1. Canny

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

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

    1下载:
  2. Canny算子是边缘检测的一种最优算子,能检测出单像素、连续的边缘。这些特性对后续处理很有帮助。 本算法包含了一般的canny算子,还包括使用大津值自适应高、低阈值的canny算子。-Canny edge detection operator is one of the best operator, can detect a single pixel, the edge of a row. The follow-up to deal with these features helpful.
  3. 所属分类:Special Effects

    • 发布日期:2015-08-03
    • 文件大小:4334
    • 提供者:mzfox
  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

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:2469
    • 提供者:amy
  1. canny

    0下载:
  2. 基于canny算子的面部特征提取,很实用-Canny operator based on the facial feature extraction, it is practical
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3302378
    • 提供者:杨建柏
  1. Canny.java

    0下载:
  2. Canny Edge in java, very efficient implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2695
    • 提供者:s
  1. canny

    0下载:
  2. 运用经典的canny算子,能对图像进行边缘检测-Canny use of the classical operator, able to image edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1420115
    • 提供者:zhan
  1. Canny

    0下载:
  2. 基于visualc++用canny算子实现图像的边缘检测-Visualc++-based operator with canny edge detection image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:171617
    • 提供者:gdwu
  1. Canny

    0下载:
  2. Edge detector of Canny.
  3. 所属分类:matlab

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com