随笔分类 - 相位恢复算法
摘要:close all;clear all;clc; %%% simulate the complex objectINput = imresize((imread('cameraman.tif')),[256,256]);objectAmplitude = double(INput); objectP
阅读全文
摘要:close all;clear all;clc; % iterative=300; %设迭代次数为300次吧imagename='cameraman.tif'; %你想要提取相位的图像名称phaseimage='phase.png'; %要保存的相位图像名称figure(1),imshow(imag
阅读全文
摘要:from:https://www.cnblogs.com/shepherd2015/p/5659878.html 本文主要介绍相干衍射成像(coherent diffractive imaging,CDI),以及其中用到的各种相位恢复算法(phase retrieval algorithm)。 深入
阅读全文

浙公网安备 33010602011771号