CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Canny Edge Detection

搜索资源列表

  1. canny算子边缘检测

    0下载:
  2. canny算子边缘检测-canny operator Edge Detection
  3. 所属分类:文档资料

    • 发布日期:2010-07-07
    • 文件大小:2212184
    • 提供者:王昊一
  1. face_detection_paper

    0下载:
  2. 两篇人脸检测的英文论文,是花钱买的哦,英文描述中是一篇文章的英文摘要!-Face and facial feature detection plays an important role in various applications such as human computer interaction, video surveillance, face tracking, and face recognition. Efficient face and facial feature det
  3. 所属分类:Project Manage

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

    0下载:
  2. OpenCV VC 2008 教學 此範例為 Canny 邊緣偵測-OpenCV VC 2008 Lesson Canny Edge Detection
  3. 所属分类:Document

    • 发布日期:2017-05-17
    • 文件大小:4860858
    • 提供者:陳耿豪
  1. hough

    0下载:
  2. houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:85615
    • 提供者:markman86
  1. EffectOfCanny

    0下载:
  2. Canny算法的改进算法。 电子数字图像的边缘检测是机器人视觉的研究基础,而canny算法是十分重要的。-Canny for detection of edge of digital image.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:1226
    • 提供者:苗晨
  1. canny

    0下载:
  2. canny edge detection
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:608
    • 提供者:pariraz
  1. nortel_bcm450_brochure

    0下载:
  2. canny edge detection for java codes-canny edge detection for java codes
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:820269
    • 提供者:ahmed
  1. 1005.4020

    0下载:
  2. ALPR using canny edge detection
  3. 所属分类:Project Design

    • 发布日期:2017-12-05
    • 文件大小:527481
    • 提供者:karthikeyan
  1. AnPAdaptivePThreshold

    0下载:
  2. 在传统canny边缘检测的基础上,进一步进行自适应阈值的边缘检测方法的研究,比传统的方法有很大的优越性-Traditional canny edge detection on the basis of further adaptive threshold edge detection method, there are a lot of advantages than traditional methods
  3. 所属分类:Development Research

    • 发布日期:2017-11-25
    • 文件大小:878592
    • 提供者:陈婉
  1. canny

    0下载:
  2. canny的边缘检测用于智能交通中的车流检测与跟踪-Edge detection
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:3813
    • 提供者:田苏
  1. java

    0下载:
  2. Master textbook chapter content, that spatial domain image processing methods Grasp the Marr-Hildreth edge detection algorithm Canny edge detection algorithm to master
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2386
    • 提供者:梦娜
  1. tuxiang-lv-bo

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:330126
    • 提供者:彭成新
  1. CAnny Edge detection

    0下载:
  2. Canny Edge detection
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:78553
    • 提供者:mucha.spam
  1. sprab78

    0下载:
  2. Canny edge detection
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:78553
    • 提供者:Mucha
  1. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. A-New-Method-of-Edge-Detection-Based-on-Cellular-

    0下载:
  2. The computer science field has increased expectation technologies of computations based on Cellular Automata (CA) theory. In the area of image signal processing, several methods of Edge Detection are proposed, such as Canny-Deriche, Nalva, Iverson, B
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:299365
    • 提供者:Shmail
  1. canny

    0下载:
  2. Canny edge detection
  3. 所属分类:Project Manage

    • 发布日期:2017-04-12
    • 文件大小:1265
    • 提供者:Prosanta Paul
  1. canny-edge

    0下载:
  2. canny edge detection method
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:911
    • 提供者:Dharampal
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
« 12 »
搜珍网 www.dssz.com