CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 图像边缘检测 MATLAB

搜索资源列表

  1. 8用matlab图像处理工具箱进行canny边缘检测.rar

    1下载:
  2. 所属分类:图形/文字识别

    • 发布日期:2008-05-25
    • 文件大小:193411
    • 提供者:firstgjb
  1. 图像识别第一部(共三步)

    4下载:
  2. 图像与处理、边缘检测、放大、识别全过程,带有Matlab的GUI
  3. 所属分类:图形/文字识别

    • 发布日期:2008-07-29
    • 文件大小:78377
    • 提供者:liujingwei
  1. bianyuanjiance

    0下载:
  2. matlab环境编程下的图像边缘检测程序。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1125
    • 提供者:sun shurong
  1. TX

    0下载:
  2. 基于matlab的图像边缘检测的方法,检测不同的车牌.利用了VC.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3370
    • 提供者:瞿娜
  1. colorimageSobol

    0下载:
  2. 彩色图像剃梯度算子,适用于彩色图像的边缘检测,matlab
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:998
    • 提供者:lintiansheng
  1. edgedetect

    0下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1155
    • 提供者:jacky lee
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8567
    • 提供者:肖雷
  1. 基于小波模极大值的图像边缘检测源码

    1下载:
  2. 本源码来源于硕士生毕业设计的一部分,将小波模极大值引入图像边缘检测,比原有的小波图像边缘检测的速度和性能都有一定的提高,该程序对代码也进行了优化,经过测试,下载后在matlab环境下可直接使用。
  3. 所属分类:图形/文字识别

    • 发布日期:2010-05-14
    • 文件大小:510
    • 提供者:zhusj2010
  1. 火柴根数统计

    2下载:
  2. matlab程序,通过对图像中的火柴根数进行边缘检测,再进行hough变换,统计出给定图像中的火柴根数。
  3. 所属分类:图形/文字识别

  1. edge

    0下载:
  2. Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:53298
    • 提供者:zhangwei
  1. linkedge

    0下载:
  2. 图像处理中用于边缘检测图像的边缘连接和边缘拟合的代码-link edge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:13336
    • 提供者:有名
  1. log

    0下载:
  2. 应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:1675
    • 提供者:zhangzhang
  1. model

    0下载:
  2. 图像的边缘检测MATLAB代码,对所获取的图像可以进行有效的边缘检测-Image Edge Detection MATLAB code of the acquired image can be an effective edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2489412
    • 提供者:刘文学
  1. cannyfinal

    0下载:
  2. 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2927
    • 提供者:张妍妍
  1. License_Plate_Recognition

    0下载:
  2. 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:12856
    • 提供者:juanjuan
  1. EdgeCheck2

    0下载:
  2. matlab 图像边缘检测经 与Canny算子处理后的图像比较-matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1444
    • 提供者:吴朗
  1. log

    0下载:
  2. 此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:651
    • 提供者:李丹婷
  1. gaborfilter

    0下载:
  2. gabor 滤波器 用奇域边界检测法。再用canny 算子进行边缘检测。能很好的去除图像的伪边缘-gabor filters edge detection method by Qi Yu. Then canny edge detection operator. Well remove the image of the pseudo-edge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:2528
    • 提供者:guihaitian
  1. matlabTest

    0下载:
  2. 基于matlab的图像边缘检测,实现图像边缘检测 的效果,图片和代码都在里面-this is the edge link
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:81882
    • 提供者:太阳雨
  1. 人脸识别Matlab算法

    1下载:
  2. 通过对图像进行二值化处理进行边缘检测,得到的人脸的轮廓,经过一系列处理对人脸区域进行检测并用框标示出来
  3. 所属分类:图形/文字识别

« 12 »
搜珍网 www.dssz.com