Skip to content
/ sar Public

Autofocus and image processing algorithm for SAR imaging.

Notifications You must be signed in to change notification settings

nnaka/sar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synthetic Aperture Radar Image Processing

This repository houses all the source code for SAR image processing and autofocus algorithms. Refer to each subdirectory's README for details.

data_collection

All programs used in real time to collect radar data.

2d_autofocus

Similar to 3d_autofocus but for only a two dimensional aperture. This will likely be deprecated in favor of a flexible 3d_autofocus process which can generate two dimensional apertures.

3d_autofocus

Matlab scripts to implement and generate mocked data for three dimensional autofocus.

gps

No description.

power

No description.

support

A large library of helper MATLAB code used throughout.