资源简介
利用压缩感知的关联成像程序,计算鬼成像,过完备稀疏表示
代码片段和文件信息
%% demo_Compressive_Sensing_Ghost_Imaging.m
%% Demo for the paper: V. Katkovnik J. Astola
%% “Compressive sensing computational ghost imaging“ Submitted to JASA A
%% Katkovnik V. March 2012;
%% The main file “demo_Compressive_Sensing_Ghost_Imaging.m “
%% implements Gaussian approximation based algorithms with Invariant and Varying Standard Deviations;
%% Algorithm is used with small size test-images
%% The main tunable parameters of the algorithms: gamma_00 (Greek gamma in the paper) and
%% threshold_abs defining Greek tay in the formulas (32) of the paper;
%% Optimal values of the parameters gamma_00 and threshold_abs are given in the files
%% “results .... .mat“
%% for instance the file “results_TUT_KAPPA_10000_OPT_PARAMETERS.mat“ gives PSNR and
%% the corresponding parameters for TUT test-image and KAPPA =10000;
%% These results given by the tables rows are defined by d_factor_set =[ 1 3 5 10] factors for d=z_f*d_factor
%% free space propagation distance;
%% Columns: mumu_set =[ 1 2 4 8 16]- compression ratios.
%% The algorithms can be used with soft- and hard- thresholdings.
%% The cross-correlation reconstruction is given in the file demo_GHOST_CORRELATION_EST.m.
%% The formulas are as derived in our paper for the consistent unbiased estimation.
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 713216 2020-08-17 14:36 BlockMatch.mexw32
文件 369152 2020-08-17 14:36 BlockMatch.mexw64
文件 3572 2020-08-17 14:36 BM3D_filter.p
文件 1373 2020-08-17 14:36 Contents.m
文件 8760 2020-08-17 14:36 demo_Compressive_Sensing_Ghost_Imaging.m
文件 3490 2020-08-17 14:36 demo_GHOST_CORRELATION_EST.m
文件 448 2020-08-17 14:36 FresnelTransform.m
文件 3699 2020-08-17 14:36 function_TransferFunction_FDDT.m
文件 1165312 2020-08-17 14:36 GroupProcessor.mexw32
文件 1085440 2020-08-17 14:36 GroupProcessor.mexw64
文件 1287 2020-08-17 14:36 results_CAMERAMAN_KAPPA_1000000_OPT_PARAMETERS.mat
文件 1267 2020-08-17 14:36 results_CAMERAMAN_KAPPA_10000_OPT_PARAMETERS.mat
文件 1321 2020-08-17 14:36 results_TUT_KAPPA_1000000_OPT_PARAMETERS.mat
文件 1453 2020-08-17 14:36 results_TUT_KAPPA_10000_OPT_PARAMETERS.mat
文件 1342 2020-08-17 14:36 results_TUT_KAPPA_100_OPT_PARAMETERS.mat
文件 3848 2020-08-17 14:36 y_lena_small.mat
文件 238 2020-08-17 14:36 y_TUT_small.mat
相关资源
- matlab计算复杂网络中节点的紧密中心
- matlab仿真的图像序列的柱面全景拼接
- 欧拉运动放大视频和代码
- matlab神经网络43个案例分析的代码及数
- matlab混凝土(Concrete )骨料(Bone )随
- Direct-driven-PMSG
- 稀疏恢复算法 focuss
- 蒙特卡洛模拟光子在组织中的运动m
- ERADistNataf MATLAB
- bp神经网络的adp小程序
- 主动声纳
- Particle Swarm Optimization(PSO) Algorithm
- MATLAB绘制伯德图
- 椭圆拟合matlab
- knn算法matlab实现
- 基本蛙跳程序 matlab
- 用matlab编写的BP神经网络用于预测房价
- 针对三维点云的Mean Shift聚类算法(
- 复杂网络特性计算的matlab代码
- 基于MATLAB的灰色预测模型的实现
- A星算法寻路matlab程序代码
- 基于Matlab轮廓匹配的物体识别系统的
- DEA的Matlab程序,绝对可运行!!
- matlab kmeans聚类 代码和带图
- matlab将dat数据转换成jpg图像并保存
- matlab程序下的决策树与随机森林分类
- 遗传算法优化神经网络matlab源码
- 遗传算法解决背包问题 MATLAB可运行代
- 马尔科夫链蒙特卡洛MCMC仿真带MATLAB代
- SVM light 工具箱 包含和说明文件 包含
评论
共有 条评论