文件名称:拼接tif影像matlab代码-modelWFS:arXiv:2002.05279的补充脚本
文件大小:13KB
文件格式:ZIP
更新时间:2024-06-13 14:16:03
系统开源
拼接tif影像matlab代码“基于模型的波前整形显微镜” Matlab脚本生成文章“基于模型的波前整形显微镜”一文中的所有数据 基于模型的波前成形与基于反馈的波前成形的比较 运行顺序: 从TPM强度图像生成折射率图。 (a)运行/refractive_index_mapping/ShearTPMimage.m,以将获取的TPM帧覆盖为以微米为单位的实际大小。 Input file: Image from ScanImage (Here, eg. PDMS_diffuser_surface_1X512.tif) Output file: TPM_3D.m (b)运行Refractive_Indexmap_3D.m以生成折射率分布。 Required input: TPM_3D from the previous step. Output file: Sample properties (eg. n_sample, PDMS_thickness) 运行Model_WFS_PhaseConjugation.m,以模拟通过PDMS扩散器的光传播,以找到校正波前。 Input: SampleP
【文件预览】:
modelWFS-master
----feedback_optimization.m(2KB)
----analysis()
--------ModelWFS_DataAnalysis.m(6KB)
--------ModelWFS_DataStitching.m(3KB)
--------plotSLMpatterns.m(3KB)
----README.md(2KB)
----Model_WFS_PhaseConjugation.m(4KB)
----WFScomparison.m(1KB)
----refractive_index_mapping()
--------sigmoid_fit.m(797B)
--------ShearTPMimage.m(2KB)
--------Refractive_Indexmap_3D.m(3KB)