Autofocus algotithm for stripmap mode SAR
조회 수: 27 (최근 30일)
이전 댓글 표시
Need help implementing an autofocus algorithm for the stripmap mode SAR image. I made the algorithm that receives an SAR image, but I can’t apply autofocus in any way. The type of algorithm does not really matter; I tried to apply the phase difference algorithm and the PGA algorithm. I will be glad of any help.
댓글 수: 0
답변 (1개)
Rifat Afroz
2021년 3월 12일
You will find some codes for PGA autofocus for spotlight SAR on github https://github.com/nnaka/sar. But you need to preprocess the stripmap SAR signal in order to apply PGA to it.
참고 항목
카테고리
Help Center 및 File Exchange에서 Detection, Range and Doppler Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!