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

搜索资源列表

  1. Edge_linking_line_segment_fitt

    4下载:
  2. matlab示例程序,可以边缘检测、腐蚀、膨胀等基本操作,另外还可以对检测得到的边缘进行连接操作。,matlab example of the procedure, you can edge detection, corrosion, expansion of the basic operation of detection can also be operated to connect the edge.
  3. 所属分类:matlab

    • 发布日期:2015-06-05
    • 文件大小:104598
    • 提供者:glory
  1. Image.rar

    2下载:
  2. 图像处理 车辆跟踪 边缘检测 二值化等等 车辆检测 交通流,Image Edge Detection Vehicle Tracking Vehicle Detection binary traffic flow, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:111808
    • 提供者:杨全祥
  1. matlab

    0下载:
  2. matlab关于直方图,均衡化,白平衡,匹配,边缘检测,图像变换的有关数字图像处理方面的几个程序代码。-matlab on histogram equalization, white balance, matching, edge detection, image transformation on several aspects of digital image processing code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3683
    • 提供者:陶渊然
  1. 完成光流法算法用于图像边缘的提取

    0下载:
  2. 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2056
    • 提供者:杨光明
  1. pyramid

    0下载:
  2. 边缘检测,自己做的高斯金字塔和拉普拉斯金字塔,matlab2009-gaussian and laplasial pyramid
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:545
    • 提供者:李起航
  1. PM

    4下载:
  2. Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。-This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:8192
    • 提供者:luke
  1. tuxiangfenge

    0下载:
  2. Matlab边缘检测和区域生长图像分割算法代码,适合于图像边缘检测。-Matlab edge detection and region growing image segmentation algorithm code, suitable for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1674
    • 提供者:甘波
  1. SIFT(lowe)

    0下载:
  2. lower的原版关于sift算法的资料,很难找的哦。本文非常详细的介绍了sift算法,并与常用的边缘检测算法作了比较,是学习sift算法的好资料。-lower of the original information on the sift algorithm, it is difficult to find, oh. This very detailed introduction to the sift algorithm, and with commonly used edge detecti
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:490895
    • 提供者:huangxing
  1. Smoothed_Sobel_Gradient

    0下载:
  2. Sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用Sobel算子检测图像边缘信息-Sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using Sobel edge detection operator information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:88559
    • 提供者:shen hong
  1. canny-edge

    0下载:
  2. 边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。-Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1278
    • 提供者:xy
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. medicalimageprocessing

    0下载:
  2. matlab的医学图像处理相关论文,内容挺全的,包括图像去噪声、边缘检测等。找了很久-medical image processing matlab related papers, the content very wide, including the image to noise, such as edge detection. Looking for a long time
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5390363
    • 提供者:GLL
  1. LBM

    2下载:
  2. 使用格子玻尔兹曼方法实现的基于图像界面的图像边缘检测算法-a matlab code for lattice boltzmann method based image edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:621003
    • 提供者:chenyu
  1. deriche

    0下载:
  2. 自己编的deriche边缘检测算子的matlab代码,效果很好。希望搞相关研究的同学可以与我交流。-Own deriche the operator edge detection matlab code, very good. Wish to engage in relevant research exchanges with my students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2985
    • 提供者:冯博
  1. matlab-goat

    2下载:
  2. MATLAB遗传算法图像边缘检测和图像分割-MATLAB genetic algorithm image edge detection and image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:9845760
    • 提供者:HC
  1. 2222

    0下载:
  2. 关于亚像素边缘检测的一些文章,感觉比较有用-Subpixel edge detection on some articles, I feel more useful
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1752980
    • 提供者:孙舟
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. ch7_2_3

    0下载:
  2. 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1299
    • 提供者:cwb
  1. segmention-threshod

    0下载:
  2. 一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:31346
    • 提供者:刘大专
  1. pdetector

    0下载:
  2. 在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:steven
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com