搜索资源列表
-
2下载:
含有GUI的全息图再现代码,方便使用,可以好好学习一下-Hologram reconstruction with GUI code, easy to use, you can learn about
-
-
0下载:
hologram digital reconstruction matlab
-
-
1下载:
对拍摄到得全息图进行重构的程序。缺点,在MATLAB中使用的是近似算法,实际上可以在程序外建立C程序来实现循环从而让结果更精确。-Wavefront reconstruction of digital hologram.
-
-
0下载:
少量投影圆形扫描法获得物象全息图的程序,可以使用3DMax生成一个三维物体的各角度投影图然后使用此程序处理,通过修改参数等可以最终生成全息图.程序测试通过,并可通过重建数值再现.-Circular scanning method to obtain a small amount of projection images hologram program, you can use 3DMax to generate a three-dimensional perspective projectio
-
-
0下载:
Digital Hologram Reconstruction Code using Anglular Spectum Method
-
-
0下载:
用於建立全像片圖形及重建,使用者自行設定解析度和灰階位置-Used to create graphics and hologram reconstruction, the user sets the position resolution and grayscale
-
-
1下载:
傅里叶全息图的光学重建,利用菲涅尔衍射,透镜菲涅尔衍射三部 仿真光学重建过程-simulating optical reconstruction hologram through fresnel diffraction, fourier lens,fresnel diffraction
-
-
0下载:
this code gives reconstruction of a hologram using s-fft
-
-
1下载:
1,读取一幅图像,加相位噪声
% 2,模拟该图像在距离z0处形成的同轴1-FFT的4步相移数字全息图及强度图像
% 3,利用4步相移公式获取到达CCD的物光复振幅
% 4,利用1-IFFT重建物光复振幅
% 主要变量:
% h ——波长(mm); Ih ——数字全息图;
% L ——全息图宽度(mm); z0——记录全息图的距离(mm);(Function: Four-step phase-shift method to gener
-