修复InSARBPImage的bug

pull/10/head
陈增辉 2025-04-07 11:51:47 +08:00
parent 1d2c6dbd72
commit d125abf0d4
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ void QCreateInSARImagePlaneXYZRDialog::LookTableSimulationDopplerProcess(QString
qDebug() << "outLookTablePath\t" << outLookTablePath;
gdalImage demimg(DEMPath);
gdalImage outLookTable = CreategdalImage( // ´´˝¨˛éŐŇąí
gdalImage outLookTable = CreategdalImageDouble( // ´´˝¨˛éŐŇąí
outLookTablePath,
demimg.height, demimg.width, 4,
demimg.gt,