Skip to content

Python code for performing synthetic aperture radar (SAR) reconstruction for millimeter wave (MMW) systems that use cylindrical geometry.

License

Notifications You must be signed in to change notification settings

usnistgov/MMW_reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAR Reconstruction Code for MMW systems

  • by Praful Gupta (UT Austin and Amazon)
  • & Jack Glover (NIST)

We provide Python code for performing synthetic aperture radar (SAR) reconstruction for millimeter wave (MMW) systems that use cylindrical geometry.

This code was created as part of the research described in [1] and is set up to reconstruct the .ahi files distributed as part of the Department of Homeland Security's Kaggle competition titled "Passenger Screening Algorithm Challenge" [2]. It can likely be modified to work for other systems that use a cylindrical geometry. The code was developed based on the information in [3] and [4].

The code allows the user to alter the reconstruction parameters, including the range of frequencies that are used. This can allow the user to vary the quality of reconstructed images that are produced. For example, the spatial resolution of the image can be controlled by adjusting the center frequncy (see below).

image


References

[1] Gupta, P., Facktor, M. B., Glover, J. L., & Bovik, A. C. (2021, April). Validating the quality of millimeter-wave images input to deep-learning-based threat detection systems. In Automatic Target Recognition XXXI (Vol. 11729, pp. 221-229). SPIE. LINK

[2] https://www.kaggle.com/competitions/passenger-screening-algorithm-challenge

[3] Sheen, D., McMakin, D., & Hall, T. (2010). Near-field three-dimensional radar imaging techniques and applications. Applied Optics, 49(19), E83-E93.

[4] Soumekh, M. (1994). Fourier array imaging. Prentice-Hall, Inc..

About

Python code for performing synthetic aperture radar (SAR) reconstruction for millimeter wave (MMW) systems that use cylindrical geometry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages