登录
首页 » WINDOWS » SparseFusion_2014-12-03

SparseFusion_2014-12-03

于 2017-08-24 发布 文件大小:33263KB
0 307
下载积分: 1 下载次数: 52

代码说明:

  基于稀疏表示的多光谱图像融合源代码,用于pansharpening(sparse-based mutispectral image fusion)

文件列表:

SparseFusion_2014-12-03
SparseFusion_2014-12-03\demoSpaFusion.m
SparseFusion_2014-12-03\func_Dic
SparseFusion_2014-12-03\func_Dic\compCode.m
SparseFusion_2014-12-03\func_Dic\ConjGradient2D.m
SparseFusion_2014-12-03\func_Dic\DicLearningM.m
SparseFusion_2014-12-03\func_Dic\Dic_ADMM.asv
SparseFusion_2014-12-03\func_Dic\Dic_Learn.m
SparseFusion_2014-12-03\func_Dic\Dic_Para.m
SparseFusion_2014-12-03\func_Dic\LD.m
SparseFusion_2014-12-03\func_Dic\LDT.m
SparseFusion_2014-12-03\func_Dic\mergePatch.m
SparseFusion_2014-12-03\func_Dic\ODicL.m
SparseFusion_2014-12-03\func_Dic\OMP_C.m
SparseFusion_2014-12-03\func_Dic\restoreFromSupp.m
SparseFusion_2014-12-03\func_Dic\robust_tau.m
SparseFusion_2014-12-03\func_Dic\Train_Dictionary.m
SparseFusion_2014-12-03\func_Dic\Unused Method to Sparse Coding.m
SparseFusion_2014-12-03\global_func
SparseFusion_2014-12-03\global_func\AlterOpti.m
SparseFusion_2014-12-03\global_func\angBvec.m
SparseFusion_2014-12-03\global_func\covariance_matrix.m
SparseFusion_2014-12-03\global_func\depatch.m
SparseFusion_2014-12-03\global_func\estimate_noise.m
SparseFusion_2014-12-03\global_func\fac.m
SparseFusion_2014-12-03\global_func\func_blurringY.m
SparseFusion_2014-12-03\global_func\func_blurringZ.m
SparseFusion_2014-12-03\global_func\func_define.m
SparseFusion_2014-12-03\global_func\gen_degr_mat.m
SparseFusion_2014-12-03\global_func\HS_MS.asv
SparseFusion_2014-12-03\global_func\HS_MS.m
SparseFusion_2014-12-03\global_func\ima_interp_spline.m
SparseFusion_2014-12-03\global_func\include
SparseFusion_2014-12-03\global_func\include\dirichlet.m
SparseFusion_2014-12-03\global_func\include\displayDic.m
SparseFusion_2014-12-03\global_func\include\envidataread.m
SparseFusion_2014-12-03\global_func\include\envihdrread.m
SparseFusion_2014-12-03\global_func\include\prune_library.m
SparseFusion_2014-12-03\global_func\include\soft.m
SparseFusion_2014-12-03\global_func\include\sunsal.m
SparseFusion_2014-12-03\global_func\include\sunsal_simple.m
SparseFusion_2014-12-03\global_func\include\vector_soft_col.m
SparseFusion_2014-12-03\global_func\include\vector_soft_col_iso.m
SparseFusion_2014-12-03\global_func\metrics.m
SparseFusion_2014-12-03\global_func\Para_Prior_Initial.m
SparseFusion_2014-12-03\global_func\Para_Set.m
SparseFusion_2014-12-03\global_func\PostProcess.m
SparseFusion_2014-12-03\global_func\real_image.m
SparseFusion_2014-12-03\global_func\RoughEst.m
SparseFusion_2014-12-03\global_func\var_dim.m
SparseFusion_2014-12-03\original_rosis.tif
SparseFusion_2014-12-03\R.mat
SparseFusion_2014-12-03\setup.m

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

发表评论

0 个回复

  • mobanpipei1
    基于模板匹配的人眼定位算法,代码简单易懂,定位精度高(The eye location algorithm based on template matching, the code simple, high positioning accuracy)
    2020-12-17 12:29:11下载
    积分:1
  • fusion_and_evaluate
    图像融合中pan图像和多光谱融合的四种方法(IHS PCA 小波 小波结合PCA)和融合效果的评价指标计算(信息熵、Q4等指标)(Image fusion of the pan and multi-spectral image with four methods (IHS PCA wavelet wavelet combined PCA) and fusion effect evaluation method)
    2021-05-09 22:28:34下载
    积分:1
  • 基于matlab的指纹识别算法
    说明:  文简要介绍了指纹识别的基本步骤,分别是指纹图像预处理、指纹特征提取、指纹匹配(This paper briefly introduces the basic steps of fingerprint recognition, which are fingerprint image preprocessing, fingerprint feature extraction and fingerprint matching)
    2020-06-20 07:00:01下载
    积分:1
  • 459541
    图标生成器可以将易支持的图像格式文件转换成需要的图标,并能进行图标背景透明等编辑。(Icon generator can be easily supported image format files converted to the desired icon , and can carry out other editing icon background transparent .)
    2016-07-11 10:19:13下载
    积分:1
  • FingerPrintVerify
    说明:  这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
    2020-11-02 09:09:54下载
    积分:1
  • PHD_Gradient_pyramid
    说明:  该压缩包内含有基于梯度金字塔变换的多模态图像融合方法的MATLAB代码,可以直接运行,得到融合结果。另外,压缩包内包括了多组已配准、待融合的图像示例,具体包括红外图像与可见光图像、CT与MR图像,多聚焦图像。本人还对代码进行了必要的解释。推荐下载(The compression package contains matlab code of multimodal image fusion method based on gradient pyramid transformation, which can be run directly to get fusion results. In addition, the compressed package includes several groups of images that have been registered and to be fused, including infrared images and visible images, CT and MR images, and multi focus images. I also gave the necessary explanation to the code. Recommended download.)
    2020-07-14 16:40:08下载
    积分:1
  • 5
    说明:  matlab的几种小波阈值去噪方法实例。包括固定阈值,Rigrsure阈值,启发式阈值等。(Matlab several wavelet threshold denoising method instance. Fixed threshold, the Rigrsure threshold heuristic threshold.)
    2012-03-11 16:42:22下载
    积分:1
  • Fresnel-diffraction
    菲涅尔衍射程序,能够获得所需图像的菲涅尔衍射图样。(Fresnel diffraction procedure, the desired image can be obtained of the Fresnel diffraction pattern. )
    2021-05-07 06:58:36下载
    积分:1
  • OpenTiff
    实现了20000*20000以上的大tiff格式遥感图像的读写和显示,用于遥感图像处理(Achieve a 20,000* 20,000 or more large remote sensing image tiff format to read and write and display for remote sensing image processing)
    2013-08-20 13:35:27下载
    积分:1
  • Adaboost
    说明:  这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。(This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.)
    2009-08-21 12:59:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载