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

搜索资源列表

  1. edgedetection

    0下载:
  2. realy usefull tutorial for canny
  3. 所属分类:Document

    • 发布日期:2017-04-28
    • 文件大小:49273
    • 提供者:spooky
  1. SteerableFilters

    0下载:
  2. canny feature extraction
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:337337
    • 提供者:wenston
  1. 1

    0下载:
  2. Canny Edge Detector Algorithm and Matlab Codes
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1472
    • 提供者:Tanveer
  1. 1

    0下载:
  2. Canny Edge Detector Algorithm and Matlab Codes
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2766
    • 提供者:Tanveer
  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. CannyEdgeDetector

    0下载:
  2. Algoritmo de Canny EdgeDetection, encontrado en la pagina: http://www.tomgibara.com/computer-vision/canny-edge-detector, y módificado, colocando un ejemplo sencillo.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5850
    • 提供者:Luis
  1. cannybar

    0下载:
  2. this file is canny edge detector. Canny method is very famous in image processing. This interface of the file will help you more easier and understand more about Canny!
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3187715
    • 提供者:Elvis
  1. CannyEdgeDetector

    0下载:
  2. 电子数字图像边缘检测,是机器人视觉的研究基础内容,通过一系列的算法进行边缘检测。Canny算法是十分重要的算法。-Edge Detector of Digital image
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:5382
    • 提供者:苗晨
  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. CannyEdgeDetector

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

    • 发布日期:2017-04-25
    • 文件大小:89710
    • 提供者:doe
  1. 1005.4020

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

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

    0下载:
  2. 边缘检测canny算子,未使用系统自带函数运算耳饰自己改编的-Edge detection canny operator, not use the system comes the function computing earrings own adaptation
  3. 所属分类:Software Testing

    • 发布日期:2017-11-22
    • 文件大小:897
    • 提供者:高晓洁
  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-26
    • 文件大小:878592
    • 提供者:陈婉
  1. Canny_Improve

    0下载:
  2. 有关改良Canny算法的一些还算可以的文献-Improved Canny algorithm on some literature.
  3. 所属分类:Development Research

    • 发布日期:2017-05-08
    • 文件大小:1806796
    • 提供者:user
  1. sift-based-on-edge-corner

    0下载:
  2. SIFT 由特征提取,特征描述符描述和特征匹配 3 部分构成,该算子特征提取数目庞大,建立特征描述符运算 量高,导致算法效率低。提出了一种 SEC( SIFT-Edge-Corner) 算法,在图像尺度空间提取角点代替 SIFT 特征点,并根 据角点是边缘曲率极值理论,预先采用 Canny 算子得到高斯边缘图像金字塔,再提取角点并进行尺度选择。实验结 果表明: 该算法在保障高准确率的前提下大幅度提高特征提取效率-By the SIFT feature extraction, fea
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:231186
    • 提供者:焦婷
  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. sprab78

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

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

    0下载:
  2. 基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:很多个
  1. Matlab

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

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
« 1 23 »
搜珍网 www.dssz.com