1. 修改成像算法,关闭脉冲距离校正方法,后续采用标准场与校正相结合的方案,预计6月5日搞定
parent
02254323c4
commit
2f453f4957
|
|
@ -28,7 +28,8 @@
|
||||||
|
|
||||||
#define __IMAGEWINDOWSPROCESS // 成像算法使用加窗函数
|
#define __IMAGEWINDOWSPROCESS // 成像算法使用加窗函数
|
||||||
|
|
||||||
#define __PRFPLUSECORRECT_R_ // 使用R 校正单脉冲辐射情况
|
// 关闭距离脉冲校准问题,采用标准脉冲校正方案,20240530 开始修改
|
||||||
|
//#define __PRFPLUSECORRECT_R_ // 使用R 校正单脉冲辐射情况
|
||||||
|
|
||||||
#ifdef __SHOWMATPLOTLIBCPPTEST
|
#ifdef __SHOWMATPLOTLIBCPPTEST
|
||||||
#include <matplot/matplot.h>
|
#include <matplot/matplot.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue