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

搜索资源列表

  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
    • 文件大小:347.69kb
    • 提供者:蓝婧
  1. matlab.rar

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3.49mb
    • 提供者:于晓辉
  1. initialactivecontour

    0下载:
  2. 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:193.73kb
    • 提供者:陈晓楠
  1. quexian

    2下载:
  2. 缺陷识别m文件,对缺陷图像进行中值,小波去噪,利用数学形态学方法提取二进制图像轮廓,并计算裂纹等缺陷的面积和周长-M file defect identification, the value of the defect in the image, wavelet denoising, using mathematical morphology to extract the binary image contour, and calculates the cracks and other def
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.36kb
    • 提供者:zwx
  1. angle_count

    0下载:
  2. 基于matlab进行图像的滤波,轮廓提取和角度计算的综合程序,经调试可以正常运行-Matlab for image-based filtering, contour and angle of the Composite process, the debugger can operate normally
  3. 所属分类:matlab

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

    0下载:
  2. 使用matlab语言编写的由彩色图像到轮廓提取-Matlab language used by the color image to the contour extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4.04kb
    • 提供者:lin
  1. matlab-test

    0下载:
  2. 这是一个进行图像轮廓提取和背景提取的matlab仿真,可以运行,是我在做课题时用到的一个小程序-This is a background of the image contour extraction and extraction matlab simulation, you can run, is the topic I am doing a small program used
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4.04kb
    • 提供者:张黎
  1. matlab

    0下载:
  2. 用matlab软件实现图像轮廓的提取,程序简单好用。-Matlab software using the image contour extraction procedures are simple and easy to use.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.83mb
    • 提供者: wangyuanlong
  1. breastedge

    1下载:
  2. 乳腺图像轮廓提取,配准和分割的预处理工作-breast registration
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:600byte
    • 提供者:刘立彬
  1. 22464739106a

    0下载:
  2. 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-Boundary tracking method using the image contour extraction, this function is to get the file location of the boundary points corresponding to the index matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:孙思佳
  1. PCA_Image_Processing

    0下载:
  2. 用matlab编程,程序将PCA算法用于图像中物体轮廓提取,可以看到在轮廓处,特征值会出现剧烈震荡-With matlab programming, program the PCA algorithm is used to extract the outline of objects in the image, you can see in the outline at the eigenvalues ​ ​ will be turbulent
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:256.27kb
    • 提供者:
  1. MATLAB-indemination

    1下载:
  2. 利用MAT—LAB对实验数据进行了基于表面轮廓法的三维图像重构,观察不同的平滑领域参数以及轮廓提取阈值对三维重构效果的影响。-In this paper,taking advantage of MATLAB we reconstruct experiment data into three dimension image in the way of feature-based method, and observe the effect of different parameters,s
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:913.74kb
    • 提供者:姜南
  1. Sobel

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

    • 发布日期:2017-05-06
    • 文件大小:1.01mb
    • 提供者: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
    • 文件大小:148.44kb
    • 提供者:吴志国
  1. chapter8

    0下载:
  2. 特征提取中人脸轮廓提取,通过腐蚀,图像的加减等完成!-feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:92.74kb
    • 提供者:秦运海
  1. MATLAB

    0下载:
  2. 采用MATLAB进行图像的轮廓提取,此为最简单的提取程序。-Using MATLAB contour extraction of the image, this is the most simple extraction procedure.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3.38kb
    • 提供者:初学者
  1. 轮廓提取matlab程序

    0下载:
  2. matlab用于对二维图像进行轮廓提取,其中包含三种方法的软件
  3. 所属分类:matlab例程

  1. filtersTest

    0下载:
  2. 图像处理经典滤波算法实现,包括中值滤波、卷积、Sobel、Canny、Pyramid、Hough变换、轮廓提取、直方图均衡化、小波变换等等,可以试验算法效果,用着不错,拿来分享下。-Image processing classical filtering algorithms, including median filtering, convolution, Sobel, Canny, Pyramid, Hough transform, contour extraction, histogram
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9.08mb
    • 提供者:zhch61
  1. Shape feature extraction

    1下载:
  2. 图像的形状特征一般是在物体从图像中分割出来以后进行分析,形状特征描述与尺寸测量结合起来可以作为区分不同物体的依据。形状特征有两类表示方法,一类是边界特征,另一类是区域特征。图像的轮廓特征主要针对物体的外边界,而图像的区域特征则关系到整个形状区域。(The shape feature of an image is generally analyzed after the object is segmented from the image. The combination of shape fea
  3. 所属分类:matlab例程

    • 发布日期:2020-05-17
    • 文件大小:120kb
    • 提供者:堕落方舟
  1. 变形条纹生成代码

    2下载:
  2. 变形条纹生成代码,使用于三维轮廓测量和物体相位提取,可以扩展。
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com