搜索资源列表

  1. 图像处理程序集

    0下载:
  2. P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.2
  3. 所属分类:图形图象

  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明

    P0201:MATLAB赋值

    P0202:MATLAB中的for循环

    P0203:MATLAB中的for循环和if条件

    P0205:MATLAB图像处理的基本操作

    P0206:MATLAB高级图像处理操作

    P0207:根据RGB图像创建一幅灰度图像

    P0208:二值图像的取反操作

    P0209

  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:85.92kb
    • 提供者:wilsonwong
  1. NLmeansfilter

    0下载:
  2. 这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.-this is a new proposed image denoising method--non local means filtering, matlab file. you can try!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:jnsjf
  1. NLMeans

    1下载:
  2. 非局部均值滤波的算法,还不错哦~自己觉得很好-Non-local mean filter algorithm, is also a good feel oh well
  3. 所属分类:matlab例程

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:adc
  1. toolbox_nlmeans

    0下载:
  2. toolbox_nlmeans 用MATLAB实现非局部均值滤波算法-toolbox_nlmeans
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:1.82mb
    • 提供者:王三
  1. NLMean

    0下载:
  2. 非局部均值(Non-local Mean)SAR滤波,matlab程序-Non-local mean (None-local Mean) SAR filtering, matlab program
  3. 所属分类:matlab例程

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:luhanxi
  1. NL_Back_projection

    0下载:
  2. 一篇有关非局部均值滤波在超分辨重建中的应用的论文,英文的,IEEE上的-a paper about NL-based SR
  3. 所属分类:matlab例程

    • 发布日期:2025-01-09
    • 文件大小:885kb
    • 提供者:xiaoxiao
  1. denoiseaenhance

    0下载:
  2. 非MATLAB库函数实现空域去噪(包括“3x3均值滤波”、“5x5均值滤波”、“3x3中值滤波” 、“5x5中值滤波”)和空域加强(包括“拉普拉斯算子”、“Roberts算子”、“Prewitt算子”、“Sobel算子)的原创MATLAB代码。-Non-MATLAB library functions the airspace denoising (including the 3x3 mean filter, 5x5 mean filt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:160kb
    • 提供者:王岗
  1. NLMeans

    0下载:
  2. 非局部均值滤波 输入: 待平滑的图像 t: 搜索窗口半径 f: 相似性窗口半径 h: 平滑参数 NLmeans(ima,5,2,sigma)-Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:725kb
    • 提供者:alison
  1. fast_NL

    0下载:
  2. 图像恢复:快速非局部均值滤波--A.Buwades等人提出的非局部均值滤波的快速实现方法-Image restoration: the proposed fast non-local means filtering- A. Buwades non-local means filtering Fast Implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:王骁
  1. nmlgb

    0下载:
  2. 非局部均值滤波的主要代码,运用到数字图像处理的降噪,希望有用。-Non-local mean filtering code, the use of digital image processing, noise reduction, and I hope useful.
  3. 所属分类:其他小程序

    • 发布日期:2025-01-09
    • 文件大小:370kb
    • 提供者:zlei
  1. non_local-means

    0下载:
  2. 最原始的非局域均值滤波方法的代码,执行略慢-Code is the most primitive method of nonlocal mean filter
  3. 所属分类:C#编程

    • 发布日期:2025-01-09
    • 文件大小:2kb
    • 提供者:卢思雨
  1. nlmeans-patch

    1下载:
  2. 在matlab环境下利用非局部均值滤波对图像处理的SURE估计,很好的程序。-In the matlab environment using nonlocal average filtering SURE estimation for image processing, very good program.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:38kb
    • 提供者:zhao
  1. Proj2

    0下载:
  2. 图像处理,高斯滤波,均值滤波,两者的可分离滤波,边缘检测,模版匹配。主要是全是自定义函数非库函数。不用toolbox 任何函数。-image processing,Guassian filter,mean filter,separable filter,edge detection, template matching. user-define functions, not the functions in the library.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:488kb
    • 提供者:马彬
  1. My-NLMeans

    0下载:
  2. 采用非局部均值滤波(NLM filter)对图像进行去噪,能取得很好的效果。-Using non-local means filter (NLM filter) for image de-noising, can achieve good results.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-09
    • 文件大小:729kb
    • 提供者:张军令
  1. nlmeanfiltering

    0下载:
  2. 核磁共振医学图像的非局域均值滤波及其描述的代码-MRI medical images and descr iptions nonlocal mean filtering code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:29kb
    • 提供者:梁莹
  1. Non-Local Means Filter

    0下载:
  2. 能够实现图像的预处理也就是去噪处理,比中值滤波、均值滤波效果都要好。(Can achieve the image preprocessing is denoising, than the median filter, mean filtering effect is better.)
  3. 所属分类:图形图象

    • 发布日期:2025-01-09
    • 文件大小:10.42mb
    • 提供者:张丫丫yes
  1. NL-means

    0下载:
  2. 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-09
    • 文件大小:46kb
    • 提供者:WG_JNU
  1. 滤波

    0下载:
  2. 对图像进行快速非滤波处理,比较于传统方式拥有更快的运行速度(Filtering and processing of images)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:我来了曦
  1. eusipco2014code

    0下载:
  2. 目前非局部均值滤波算法研究比较火热,此程序提供了基础的非局部均值滤波matlab程序。(Currently Non-local means filtering algorithm is relatively hot, this program provides the basis for the non-local mean filter matlab program.)
  3. 所属分类:matlab例程

    • 发布日期:2025-01-09
    • 文件大小:11.74mb
    • 提供者:赵红
« 12 »

源码中国 www.ymcn.org