# sar **Repository Path**: guetyj/sar ## Basic Information - **Project Name**: sar - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-04-07 - **Last Updated**: 2025-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.