登录
首页 » matlab » mpimage

mpimage

于 2011-05-04 发布 文件大小:10KB
0 210
下载积分: 1 下载次数: 129

代码说明:

  mp算法实现的图像稀疏分解表示 ,已经调试通过,供参考学习(Image fusion based on wavelet transform has been debugged, for reference study)

文件列表:

mpimage
.......\atomformation.m,775,2007-06-03
.......\dic_i.m,556,2007-06-02
.......\hs_err_pid2156.log,9424,2011-05-04
.......\mpfftimagewithoutdic.m,2751,2007-08-29
.......\mpimage.m,2546,2009-07-29
.......\mpimagewithoutdic.m,2663,2007-07-23
.......\psnr.m,570,2007-08-28
.......\select_best_i.m,1500,2007-07-23
.......\select_best_ifft.m,2043,2007-07-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • whmt
    用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
    2021-04-21 10:38:50下载
    积分:1
  • jsteg
    Jsteg算法实现基于JPEG图像的信息隐藏(Jsteg algorithm information hiding based on JPEG image)
    2021-05-13 20:30:02下载
    积分:1
  • underwater-dehaze-and-recognize
    说明:  经典图像处理方法之一的图像去雾算法matlab实现(Matlab implementation of image defogging algorithm, one of the classical image processing methods)
    2021-04-28 18:38:43下载
    积分:1
  • densecrf-master
    说明:  应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the new name "pydensecrf" Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages" cd examples/ python inference.py im1.png anno1.png out.png)
    2020-11-25 15:49:32下载
    积分:1
  • 06257655
    图像仿射匹配的经典文章,适合深度学习仿射匹配的研究生(Image the affine matching the classic article, suitable depth learning graduate affine matching)
    2013-02-27 14:18:05下载
    积分:1
  • LossCompression
    C语言编程,利用矢量量化思想进行图像有损压缩和解压缩(C language programming, using vector quantization thoughts lossy image compression and decompression)
    2016-05-24 21:50:39下载
    积分:1
  • ROC--AUC
    数字图像处理中对分类器优劣的判定常用的ROC/ACU源码。希望对你有用。(The ROC/ACU source code commonly used in the determination of the quality of the classifier in digital image processing. I hope useful to you.)
    2017-04-12 10:36:41下载
    积分:1
  • mygui
    设计GUI界面,方便用户录制原始语音信号,加入噪声并选择滤波器滤除噪声。(Designed GUI interface, user-friendly recording of the original speech signal, adding noise and select a filter to filter out noise.)
    2012-10-25 14:26:03下载
    积分:1
  • Visual_Studio_Cmake_2.8.5
    opencv安装指导文件,针对vs2010版本和opencv2.2版本(opencv installation guidance document for vs2010 version, and opencv2.2 version)
    2012-04-07 15:39:21下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载