CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 中值 图像 matlab

搜索资源列表

  1. MATLAB

    0下载:
  2. 灰度直方图,中值滤波,均值化等等图像基础处理方法。。经验证,可用-Histogram, median filter, mean and so forth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:833452
    • 提供者:wangna
  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:3026
    • 提供者:1123
  1. NonLocalMeansFilter

    0下载:
  2. 非局部中值滤波 matlab代码,主要用于图像去噪,对于存在周期出现的图像有较好的效果,例如干涉图-Nonlocal median filter matlab code. It is mainly for image denoising and images with the existence of cycles are correspinding to good results, for example interferogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1169
    • 提供者:Chris Wang
  1. median-filter-matlab-source-code

    0下载:
  2. matlab中值滤波源代码,对于图像处理的人员有一定的参考意义-median filter matlab source code for image processing personnel have some reference value. .
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1263
    • 提供者:李炎东
  1. Written-in-MatLab-mean-filtering

    0下载:
  2. MatLab编写的均值滤波、中值滤波、高斯滤波 等图像处理函数-Written in MatLab mean filtering, median filtering, Gaussian filtering and other image processing functions
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4572
    • 提供者:米奇
  1. Ren_wu-------Matlab

    0下载:
  2. 图像处理,去背景,中值滤波,二值化,细化-image thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1293262
    • 提供者:奚超
  1. Hermite-Matlab

    0下载:
  2. Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。-Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7459
    • 提供者:caidb
  1. MATLAB-image-processingcode

    0下载:
  2. 包含了大量的图像处理matlab源程序:图像反转、灰度线性变换、非线性变换、中值滤波、直方图均衡化等21个matlab源程序。有很强的实用性。-Contains a large number of image processing matlab source: image inversion, gray linear transformation, nonlinear transformation, median filtering, histogram equalization 21 matl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11622
    • 提供者:李晓玲
  1. MATLAB-GUI-kongzhijiemian

    0下载:
  2. 本程序实现对图像的打开、退出操作,以及图像旋转、添加噪声、图像平滑(椒盐噪声处理、均值低通滤波处理、中值滤波处理)、图像直方图显示、预测编码,在MATLAB中用GUI实现。-This program implements the image is opened, quit the operation, as well as image rotation, adding noise, image smoothing (salt and pepper noise processing, the me
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1059473
    • 提供者:konghao
  1. MATLAB-program-processing-prograph

    0下载:
  2. MATLAB程序,可以实现图像中值、均值、维纳滤波 源程序代码。-MATLAB program, you can achieve image median, mean, Wiener filter source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5783
    • 提供者:张满军
  1. zhongzhilbo

    0下载:
  2. 图像处理中常用的滤波方法!!中值滤波MATLAB程序,希望有人能用到。
  3. 所属分类:图形图象

  1. matlab-Image-processing-

    0下载:
  2. 运用MATLAB实现对图形图像的处理,包括生成Gif图片,实现图片去噪、滤波,图像均值、中值,直线识别等功能。-sing MATLAB for image processing, including generated Gif images, image denoising, filtering, image mean, median, the function such as straight line identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:783490
    • 提供者:常成
  1. Desktop

    0下载:
  2. matlab图像处理常用程序:线性变换、非线性变换、图像锐化、边界追踪、中值滤波器-matlab image processing program used: linear transformation, a nonlinear transformation, median filter, boundary tracking, image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2017
    • 提供者:赵敏
  1. matlab-code

    1下载:
  2. 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:星河之风
  1. 实验报告7-马杰民1030514432

    0下载:
  2. 1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。 2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。 3. 在GUI中,实现二值图像的开运算、闭运算。 4. 在GUI中,实现二值图像的形态学应用: 边界抽取 (boundary extraction) 区域填充 (region filling) 细化 (thinning) 粗化 (thickening) 骨架 (skeletons) 修剪 (pr
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:800768
    • 提供者:Jamesma
  1. 编程实践题目-图像处理

    0下载:
  2. 细丝直径的高精度测量是工业生产中的实际问题,如漆包线生产厂家需测量外围绝缘漆的厚度,要求精度达到微米量级。传统的接触式方法无法达到,采用激光衍射的方法,利用工业相机接收衍射图案,并结合图像处理计算可计算出激光衍射极小值点的间距,进而根据理论计算出待测细丝的直径。(Determination of incidence and refraction of light and its range)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:387072
    • 提供者:达芙妮大
  1. 插值

    1下载:
  2. 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:jrhc
  1. 自动二值化程序

    0下载:
  2. 在matlab中自动实现图像的二值化,可以方便提取图片中的信息(Automatically realize the two value of image in MATLAB)
  3. 所属分类:工程标准规范

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:NeoJarrah
  1. morphological

    0下载:
  2. 对创建的二值图像进行膨胀处理(matlab编程实现),膨胀会增长或粗化二值图像中的物体,我自己编写了一个用matlab编程实现二值化的例子(morphological,matlab,image processing,dilate)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:qkicen
  1. yiJieWeiFen_ruihua

    0下载:
  2. 图像锐化处理,自己写的中值滤波函数,没有调用自带的。(Median filter, write its own median filter function, no call comes with.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:LSYnn
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 34 »
搜珍网 www.dssz.com