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

搜索资源列表

  1. canny算子代码

    0下载:
  2. canny算子代码canny算子代码canny算子代码canny算子代码
  3. 所属分类:人工智能/神经网络/遗传算法

  1. gauss_Homomorphic_filter

    0下载:
  2. 高斯高通同态滤波器增强照度不均图像,canny算子边缘检测-gauss high Homomorphic filter enhance non-umiformly illuminated image,Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:214849
    • 提供者:zjh
  1. Canny

    0下载:
  2. 使用OPENCV实现Canny算法功能(通过进度条改变canny参数设置)-Deal with the function of canny algorithm using opencv.
  3. 所属分类:OpenCV

    • 发布日期:2016-12-23
    • 文件大小:3901440
    • 提供者:周陈龙
  1. Canny

    0下载:
  2. opencv canny laplace 算法处理演示-Opencv canny algorithm processing demonstration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4253053
    • 提供者:王晓东
  1. 970011861Canny

    0下载:
  2. 本人亲自改写能够马上运行的canny边缘检测算法,检测效果非常理想,可以方便地移植到其他开发程序中,亲,下吧!!
  3. 所属分类:图形图象

  1. GP-Expand-Reduce

    0下载:
  2. Canny滤波实现彩色图像的边缘检测的matlab源代码-Canny filter to achieve color image edge detection matlab source code
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2383
    • 提供者:小蔡
  1. canny

    0下载:
  2. 基于OPENCV的MFC运用程序 CANNY算子取得LENA图像边缘-The MFC-based application program OPENCV CANNY edge operator to obtain LENA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4386670
    • 提供者:tony
  1. OpnCvTest

    0下载:
  2. 用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理-OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5785239
    • 提供者:贺彪
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3926
    • 提供者:hq
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:140982
    • 提供者:ling
  1. Canny

    1下载:
  2. 用Canny算子提取图像边缘 边缘检测用Canny算子提取图像边缘 边缘检测-Extracted by Canny edge operator with edge detection operator Canny edge detection of image edge extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:150138
    • 提供者:YDA
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2830
    • 提供者:王万国
  1. CVHomework1

    0下载:
  2. canny算法进行图像的边缘检测,自己写的程序,大家可以参考-canny algorithm for image edge detection, to write their own procedures, we can refer to
  3. 所属分类:Graph Recognize

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

    0下载:
  2. canny的C++实现 用opencv-canny s C++ using opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:847
    • 提供者:cdb
  1. canny

    0下载:
  2. 边缘检测在图象分割、模式识别、机器视觉等中都有重要作用,人们已研究出很多种边缘检测算法,而哈夫变换和canny边缘算子等是最经典的算法-Edge detection in image segmentation, pattern recognition, machine vision, etc. have an important role, it has now developed a variety of edge detection algorithm, and the Hough tra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:112637
    • 提供者:fujay
  1. work

    0下载:
  2. 根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子-According to different input parameters, choose a different operator input image edge detection, including the sobel, log, canny operator 5 Columbia
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:47859
    • 提供者:谈晶晶
  1. CannyClassification

    0下载:
  2. Canny算子分类,实现对图像进行分割。代码进行过优化,有较高的实时性。-Canny operator classification, to achieve image segmentation. Code has been optimized, a higher real-time.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:96574
    • 提供者:lemon lee
  1. canny

    0下载:
  2. canny 算子的说明和源代码 文档文件-canny operator instructions and source code document
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9101
    • 提供者:zz
  1. canny

    0下载:
  2. 最常用的opencv中的canny算法,来进行边缘的提取-The most commonly used opencv of canny algorithm for edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:14105
    • 提供者:poposong
  1. Canny

    0下载:
  2. 改程序实现了Canny边缘检测,大家可以共享一下,共同学习。-Reform process to achieve the Canny edge detection, we can all share some common learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:105962
    • 提供者:政治课
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com