CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 边缘检测提取

搜索资源列表

  1. edge_detection

    0下载:
  2. 用matlab程序实现:小波模极大值用于边缘提取。对matlab中常用的woman图进行仿真,从最后的结果仿真图看出模极大值用于边缘检测的作用。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:罗万团
  1. 基于MATLAB的储粮害虫图像处理方法

    0下载:
  2. 摘要:在对粮虫图像处理过程中,介绍了Matlab图像处理工具箱中的函数,给出了图像处理与分析的技术实现, 边缘检测及轮廓提取, 通过形态学方法进行图像特征抽取与分析,达到了比较好的效果.-Abstract : In the right grain pest image processing, introduced the Matlab toolbox image processing functions, given image processing and analysis technolog
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:356036
    • 提供者:蓝婧
  1. Hough变换直线检测

    0下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
  3. 所属分类:matlab例程

  1. DIP-matlab.背景差分法对运动汽车的检测

    0下载:
  2. 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
  3. 所属分类:matlab例程

    • 发布日期:2016-01-26
    • 文件大小:16867
    • 提供者:温鑫
  1. test1

    2下载:
  2. 水果图像识别,利用MATLAB进行图形的特征提取,边缘检测,阈值分割等-Fruit and image recognition, the use of MATLAB for graphics feature extraction, edge detection, thresholding, etc.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:112145
    • 提供者:李雪
  1. mubiaobianyuan

    0下载:
  2. 这是一个边缘检测程序,提取最大连通区域的边缘-This is an edge detection program to extract the edge of the largest connected region
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1238
    • 提供者:meijinyan
  1. wavemax

    1下载:
  2. 输入为JPG格式图像,通过小波模极大值提取图像边缘,共分3级进行提取,输出包括原图像边缘检测结果和不同级别小波边缘图像。-JPG format input image, the wavelet modulus maxima extracted image edge extraction is divided into three, the output includes the original image edge detection results and the different lev
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:515
    • 提供者:张扬
  1. Principal-component-analysis-matlab

    0下载:
  2. 主成分分析.mht:介绍主成分分析的文章 edgepick.m:本程序的目的是实现边缘检测 drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出 practical.m:一个主分量的程序,边缘检测和主分量提取 prin.m:该程序是用princomp函数来提取矩阵的主成分-Principal component analysis. Mht: the article describes the principal component analysis edgepick
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:17534
    • 提供者:李仕诚
  1. matlabfile

    0下载:
  2. 利用sobel边缘检测算子实现图像边缘提取,方法简单-Edge detection using sobel operator of image edge extraction, simple
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:44855
    • 提供者:hanqitao
  1. for-picture-edge

    0下载:
  2. 用于图像的边缘检测,提取图像的边缘的matlab gui 程序 。-matlab gui for picture prossce !
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:967279
    • 提供者:jens
  1. Canny_edge

    0下载:
  2. 修正的canny算子进行边缘检测提取,具有高的检测率,精确的定位,明确的相应。-Modified canny operator to extract edge detection with high detection rate, accurate positioning and clear accordingly.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1529
    • 提供者:zhao
  1. Apple-feature-extraction

    0下载:
  2. 苹果特征提取,按照灰度化,直方图均衡化,中值滤波,边缘检测,特征提取的顺序来 特征提取中,取得“比例系数”时,选择一张横径图片,序号与之前选择图像的相同-Apple feature extraction, according to grayscale, histogram equalization, median filtering, edge detection, feature extraction feature extraction in order to obtain "
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:187124
    • 提供者:china
  1. Sobel

    0下载:
  2. 摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰 有较强的抑制能力 ,汽车轮廓提取定位更准 ,精度更高 ,图像更清晰。 关键词:边缘检测算法 车辆轮廓 噪声 Sobel算子-摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1055106
    • 提供者:orangestorm
  1. matlab1

    0下载:
  2. 简要介绍了几个基于matlab的图像轮廓提取技术,如robert,sobel 等边缘检测算子,比较了这几个边缘检测算子的处理结果-Briefly introduced several matlab-based image contour extraction technology, robert, sobel edge detection operator, and compare several edge detection operators processing results
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:152006
    • 提供者:吴志国
  1. matlab-bianyuan-tiqu

    0下载:
  2. 边缘提取和边缘检测matlab程序代码大全,例举了很多边缘提取和边缘检测的程序,供初学者练习引用和参考,具有很高的价值-Edge extraction and edge detection matlab code Daquan examples of edge extraction and edge detection program for beginners to practice cited and referenced, high value
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:6789
    • 提供者:liuwei
  1. matlab-chepia-tiju

    0下载:
  2. 基于matlab的车牌的提取,包括车牌灰度处理,边缘检测,腐蚀,车牌定位及提取-Matlab license plate extraction, including the license plate gray processing, edge detection, corrosion, license plate location and extraction
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:17006
    • 提供者:liuwei
  1. QRC

    0下载:
  2. 边缘提取和边缘检测matlab程序代码大全-Edge extraction and edge detection matlab code Daquan
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:6833
    • 提供者:qrc
  1. mycanny

    0下载:
  2. 利用MATLAB平台,设计可以在图像中提取圆形标示点的函数,采用canny边缘检测手段,设定可调节参数。-Using MATLAB platform design can be extracted in the image function round marked point, using canny edge detection instruments, can be adjusted to set the parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:786
    • 提供者:jee lee
  1. canny

    0下载:
  2. canny边缘检测底层代码,能较好实现边缘提取-canny algirithen
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:林锦州
  1. 基于MATLAB的瑕疵检测系统

    1下载:
  2. 基于MATLAB的工业瑕疵缺陷检测,采用工业板图像作为素材。利用灰度化,二值化,边缘提取,形态学运算等方法,检测并标出出瑕疵所在位置,计算出各个块面积。设计了一个UI界面,显示瑕疵个数和面积等参数。(Industrial defect detection based on MATLAB, using industrial plate image as material. Using gray, binarization, edge extraction, morphological operat
  3. 所属分类:matlab例程

    • 发布日期:2021-02-18
    • 文件大小:663552
    • 提供者:hahahahha23324
« 12 »
搜珍网 www.dssz.com