登录
首页 » matlab » sparsebased

sparsebased

于 2020-12-21 发布 文件大小:102KB
0 216
下载积分: 1 下载次数: 103

代码说明:

  一种基于稀疏表示的图像融合方法,基于论文《Information Fusion》论文Joint patch clustering-based dictionary learning for multimodal image fusion 进行编写 结果相似(A sparse based image fusion method. It is based on paper Joint patch clustering-based dictionary learning for multimodal image fusion of Information Fusion The results is almost the same to this paper)

文件列表:

sparsebased


...........\ckr2_regular.m,2459,2008-04-14
...........\clustering.m,1151,2016-03-29
...........\construction.m,2102,2016-11-25
...........\Dic_learning.m,159,2016-11-17
...........\downsample2.m,246,2016-03-19
...........\EdgeMirror.m,406,2016-03-19
...........\gaussian.m,202,2016-03-19
...........\Hfusion_clear.m,375,2016-11-25
...........\Highfusion_plus_clear.m,189,2016-11-19
...........\image_kernel.m,973,2016-03-29
...........\Lowfusion.m,307,2016-03-21
...........\Lowfusion3.m,316,2016-08-11
...........\ompbox10
...........\........\Contents.m,559,2016-03-21
...........\........\faq.txt,1810,2016-03-21
...........\........\omp.m,5294,2016-03-21
...........\........\omp2.m,6218,2016-03-21
...........\........\ompdemo.m,2386,2016-03-21
...........\........\ompspeedtest.m,1635,2016-03-21
...........\........\ompver.m,8358,2016-03-21
...........\........\private
...........\........\.......\make.m,811,2016-03-21
...........\........\.......\mexutils.c,2219,2016-03-21
...........\........\.......\mexutils.h,3655,2016-03-21
...........\........\.......\myblas.c,12510,2016-03-21
...........\........\.......\myblas.h,14673,2016-03-21
...........\........\.......\omp2mex.c,3490,2016-03-21
...........\........\.......\omp2mex.m,896,2016-03-21
...........\........\.......\omp2mex.mexw64,23040,2016-03-21
...........\........\.......\ompcore.c,12354,2016-03-21
...........\........\.......\ompcore.h,3118,2016-03-21
...........\........\.......\ompmex.c,2820,2016-03-21
...........\........\.......\ompmex.m,792,2016-03-21
...........\........\.......\ompmex.mexw64,22528,2016-03-21
...........\........\.......\ompprof.c,4523,2016-03-21
...........\........\.......\ompprof.h,3082,2016-03-21
...........\........\.......\omputils.c,1933,2016-03-21
...........\........\.......\omputils.h,2272,2016-03-21
...........\........\.......\printf.m,693,2016-03-21
...........\........\readme.txt,1307,2016-03-21
...........\Patches_get.m,692,2015-12-03
...........\Rgb2ycbcr_func.m,117,2016-11-25
...........\skr2_regular.m,3326,2008-04-14
...........\sparse_fusion_plus.m,1877,2016-11-19
...........\SPFUSION.m,1282,2016-11-25
...........\sp_fusion_kimnew.m,4074,2016-11-25
...........\steering.m,1381,2008-04-14
...........\ycbcr2RGB_func.m,120,2016-11-25

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

发表评论

0 个回复

  • Itti-saliency
    itti算法进行感兴趣区域的选择,方法较好,可以直接运行。(itti algorithm select the region of interest ,and this program can run directly)
    2013-02-03 15:20:43下载
    积分:1
  • bitMAP_read&save
    说明:  bitMAP文件格式的图像的读取、与保存的算法,可以作为图像处理的系统的前道,非常实用。(bitMAP file format of the image read, and preservation of the algorithm, as image processing system of the former Road, very practical.)
    2006-05-04 20:04:28下载
    积分:1
  • Wavelet_IRLS
    压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为ILRS算法,对256*256的lena图处理,比较原图和IRLS算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and IRLS algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using IRLS algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
    2013-01-19 12:58:12下载
    积分:1
  • Multiscale_Retinex-master
    说明:  SSR单尺度图像增强 MSR多尺度Retinex图像增强模型(MSR Multiscale Retinex Image Enhancement Model)
    2019-01-17 19:47:32下载
    积分:1
  • 67506241MM
    说明:  数学形态学对信号进行去噪,效果较好,信号扰动特征得到很好保留(Mathematical morphology to signal de-noising effect is better to be a good signal to retain the characteristics of disturbance)
    2009-08-05 12:03:58下载
    积分:1
  • hong_enhancement
    指纹图像增强,gabor滤波器,包括形态学分割,形态学细化,加窗短时傅里叶变换增强,方向图估计及平滑,纹线频率估计及平滑(Fingerprint image enhancement, gabor filters, normalization, equalization, morphological segmentation, morphological thinning, windowed short time Fourier transform enhanced estimates and smooth pattern, ridge frequency estimation and smoothing)
    2011-06-11 14:59:15下载
    积分:1
  • zxscsPrimsuanfa
    关于图像分割的一个代码,最小生成树Prim算法,能够实现相应功能,拿出来与大家共享(Image Segmentation on a code, Prim minimum spanning tree algorithm, can achieve the corresponding functions, and show to share with you)
    2008-04-25 19:26:52下载
    积分:1
  • MeanShift +Kalman(上传至Pudn)
    基于Kalman滤波和Meanshift算法的目标跟踪算法的C++程序,运行可用,具有参考价值。(The C++ program of target tracking algorithm based on Kalman filter and Mianshift algorithm is available and has reference value.)
    2018-09-17 15:33:14下载
    积分:1
  • watermark
    基于DCT域音频水印完整源代码,包括水印图像的预处理(二维二值图像Arnold变换、混沌加密、降维),水印的嵌入提取以及检测,信噪比和相似性系数。(Based on the the DCT domain audio watermarking complete source code, including the watermark image preprocessing (two-dimensional binary images Arnold transform chaotic encryption, dimensionality reduction), the embedded watermark extraction and detection, signal-to-noise ratio and similarity coefficient.)
    2013-01-06 15:18:15下载
    积分:1
  • yundongmohu
    程序先用fspecial函数产生运动模糊图像,再用维纳滤波进行恢复(Procedures first fspecial functions to generate motion-blurred image, and then carry out the restoration of Wiener filtering)
    2007-12-05 13:41:28下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载