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

搜索资源列表

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

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

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

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

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

    0下载:
  2. 细胞边缘检测及癌细胞识别系统,在matlab环境下操作!-cell edge detection and cancer identification system in operation Matlab environment!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:67.59kb
    • 提供者:马会玲
  1. Cornerandsusan

    0下载:
  2. 关于边缘检测算法Corner susan经典算子在matlab中的实现
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:wlq
  1. txbyjc

    0下载:
  2. 本程序可以实现对图象的边缘检测,用MATLAB编程,算法来源于计算机图形学.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8.83kb
    • 提供者:zhaohao
  1. MATLABbianyuanjiance

    0下载:
  2. 此文件用于MATLAB 边缘检测的一些方法 及各种方法后面的各种算子。
  3. 所属分类:图形/文字识别

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

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

    • 发布日期:2010-05-15
    • 文件大小:510byte
    • 提供者:zhusj2010
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:17.57kb
    • 提供者:jing
  1. linkedge

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

    • 发布日期:2017-04-01
    • 文件大小:13.02kb
    • 提供者:有名
  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
    • 文件大小:1.64kb
    • 提供者: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
    • 文件大小:2.37mb
    • 提供者:刘文学
  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-14
    • 文件大小:2.86kb
    • 提供者:张妍妍
  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
    • 文件大小:12.55kb
    • 提供者:juanjuan
  1. 2101311822007920162101786017

    0下载:
  2. MATLAB边缘检测 MATLAB边缘检测-MATLAB
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:468.9kb
    • 提供者:张岚
  1. log

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

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

    0下载:
  2. canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2.14kb
    • 提供者:wuzixu
  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
    • 文件大小:2.47kb
    • 提供者:guihaitian
  1. licenseplatelocation

    0下载:
  2. 一种多车牌定位方法,该方法综合利用边缘检 测、连通域分析、倾斜矫正等多种方法,解决了复杂背景中定位难的问题-A multi-plate location method, which combined with an edge detection, connected component analysis, tilt correction and other methods to solve the complex problem of difficulties in the context
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:248.01kb
    • 提供者:liangfangfang
  1. MATLAB

    0下载:
  2. 光学字符识别,噪声去除,二值化,边缘检测,版面分析,字符分割-Optical character recognition, layout analysis, character segmentation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10.68mb
    • 提供者:xuemei
  1. 人脸识别Matlab算法

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

« 12 »
搜珍网 www.dssz.com