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

搜索资源列表

  1. clearall

    0下载:
  2. 这个程序是基于小波变换的边缘检测MATLAB程序,是多尺度方法检测数字图像的边缘 -This procedure is based on the MATLAB wavelet transform edge detection procedure is used to detect multi-scale digital image of the edge
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:296430
    • 提供者:了了
  1. susan

    0下载:
  2. 摄影测量中用于特征点检测的一个Matlab程序。检测主要针对边缘来进行。-Photogrammetry is used to detect feature points of a Matlab program. Mainly carried out for the edge detection.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:94448
    • 提供者:韦木
  1. yundong

    0下载:
  2. 获取视频,使用背景减差法来检测出运动目标,为了得到目标的主轴方向,提出了边缘梯度法。实验证明,该方法效果明显。使用EKF和UKF来对目标进行跟踪。将跟踪结果和目标检测结果进行了比较,说明了不同滤波跟踪方法的效用。-Access to video, use the background subtraction method to detect moving targets, targets in order to get the main axis direction of the edge gr
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:180448
    • 提供者:麦高
  1. roberts

    0下载:
  2. 传统的边缘检测算子,检测图像边缘,获取图像大小,求梯度函数。-The traditional edge detection operator to detect image edge, access to image size, find the gradient function.
  3. 所属分类:Special Effects

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

    0下载:
  2. 边缘检测的canny算子,可以很好地检测图像的边缘,而且有效地降低了噪声。-The canny edge detection operator, can detect the image edge well, but also effectively reduces noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1225
    • 提供者:吕晋普
  1. Betty-lovly

    0下载:
  2. 用游程编码实现边缘检测,把一幅二值图像经过游程编码,再解码-Used to detect code on the tour route,Coding with the tour route to the edge of the inspection, the value of a second image on a tour route, then decodes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:143832
    • 提供者:星雨
  1. canny

    0下载:
  2. Canny边缘检测,可以较为精确地检测清晰的图像边缘,并显示灰度图和检测图。-Canny edge detection, can more accurately detect a clear edge, and displays the grayscale and test plans.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:602
    • 提供者:张明月
  1. susan_function

    0下载:
  2. susan算法检测边缘的MATLAB实验程序和结果-susan algorithm to detect the edge of the experimental procedures and results of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:23773
    • 提供者:sophie
  1. susan

    0下载:
  2. 自己写的两种susan边缘检测算子。能够较好的实现弱边缘的精确检测。-Susan wrote their own edge detection operator. Better able to accurately detect the weak edge.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:44423
    • 提供者:zxf
  1. Art_of_Edg2162889182009

    0下载:
  2. Detect any edge of pictures. contain Isothropic, Prewit, Robert, Sobel, Canny, Gaussian. Take a Look
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:35235
    • 提供者:safa
  1. ipwork

    0下载:
  2. 針對於BMP圖檔 可產生有雜訊之二值化影像 偵測出 edge的部分 之後也可以利用Hough Transform 看 轉換分布-For the BMP image file to produce a noise of the binary image to detect the edge part of the Hough Transform can also be used after the conversion to see the distribution
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5803973
    • 提供者:
  1. EdgeDetectionforImage

    0下载:
  2. program to detect the edge of the object in image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:267321
    • 提供者:norul
  1. VPT

    0下载:
  2. HARRIS角点检测 角点的确定,再利用R来角点检测-harris coner detect A COMBINED CORNER AND EDGE DETECTOR
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2751291
    • 提供者:salt
  1. Blockedge

    0下载:
  2. Program to detect block edge
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5440
    • 提供者:Anisha
  1. 1_9

    1下载:
  2. 边缘检测的程序用以检测裂缝,MFC的图像处理程序-Edge detection procedure to detect cracks, MFC image processing program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:133009
    • 提供者:xxx
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. BMQJS

    0下载:
  2. 本程序使用伟纳300A型实验板,来检测光电旋转编码器的实际每周输出脉冲数。程序中,定时器0用于8位数码管动态扫描定时,时间为1ms(12MHZ晶振)。定时器1工作于模式1,计数器方式,直接测量接在T1脚的脉冲个数。外部中断0,工作于边沿触发方式,接在旋转编码器的Z信号输出上,用于检测编码器完整旋转一周。8位数码管接成动态扫描,接在P0和P2口。左4位,用来显示上一周的实际脉冲数,右4位,用来显示当前周的脉冲数。-Wei satisfied with this program 300A type
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1326
    • 提供者:姜宏勇
  1. wavelet

    0下载:
  2. 使用双正交小波变化,来检测图像的边缘特性。MATLAB下可以完整运行!-Using biorthogonal wavelet transform to detect image edge features. MATLAB may be a complete run!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:638
    • 提供者:island
  1. prog

    1下载:
  2. 基于小波变换的边缘检测。和canny检测相比能很好的检测出图像的边缘-Wavelet-based edge detection. And canny detection can be very good compared to detect image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:58928
    • 提供者:梦轩
  1. Caculate_Length

    0下载:
  2. 计算图像的边缘及长度,对图像的边缘的长度检测并用算法处理计算长度大小-Edge of the image and calculate the length, the length of the edges of the image using algorithms to detect and calculate the length of the size of the deal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:158625
    • 提供者:liangzifei
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com