Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loop Differential Ghost Imaging Based on Line Pattern

MATLAB research code for loop differential ghost imaging (LDGI) with optical-phased-array line patterns.

Requirements

  • MATLAB with Image Processing Toolbox.
  • The scripts use an authorized local target image. Set LDGI_TARGET_IMAGE to a file path; otherwise they fall back to MATLAB's local cameraman.tif sample. Images are resized to 64x64 for the released experiment geometry.
setenv('LDGI_TARGET_IMAGE', fullfile(pwd, 'my_target.png'));

No target or result TIFF is redistributed by this repository. The removed files and their integrity hashes are documented in ASSET_PROVENANCE.md.

Project structure

  • Loop_differential_ghost_imaging/OPA_Speckle_patterns/: simulations for OPA illumination patterns.
  • Loop_differential_ghost_imaging/oneD_OPA_plus_grating_scanning_imaging_optimize/: LDGI reconstruction and comparison scripts.

Run MATLAB from the repository root, add the repository recursively to the path, set an optional target image, and then run the selected script.

Citation

If this code is useful, cite:

@article{han2025loop,
  title   = {Loop differential ghost imaging based on line pattern},
  author  = {Han, Yuyuan and Zheng, Huaibin and Li, Bin and Li, Jingwei and Qiu, Long and Hao, Wenxuan and Dang, Zheng and Chen, Hui and Liu, Jianbin and He, Yuchen and Liu, Yanyan and Xu, Zhuo},
  journal = {Optics Communications},
  volume  = {580},
  pages   = {131589},
  year    = {2025},
  doi     = {10.1016/j.optcom.2025.131589}
}

Rights

The repository currently does not grant an open-source license for the author-owned MATLAB code. Public visibility is not a license. See NOTICE.md and ASSET_PROVENANCE.md.

About

This repository presents loop differential ghost imaging with line patterns generated by a 1D OPA with a grating waveguide, revealing a limitation of conventional ghost imaging caused by noise‑symmetry breaking under such illumination.

Topics

Resources

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages