-
- Downloads
Partial fix to the issue for overlap among the LRO WAC framelets (#397)
* Incremental improvement to PushFrame sensor model Wipe distortion which was not needed Add params to account for overlap among framelets Remove a lot of debug messages Some more touch ups * Fix the tests, and add a LRO WAC PushFrame sensor dataset * Add some comments and make notation more uniform * Bugfix for installation dir * Bugfix: Do not install eigen. It does not do it properly. * read num_lines_overlap from JSON file if present * Fix tests too
Showing
- CMakeLists.txt 5 additions, 1 deletionCMakeLists.txt
- include/usgscsm/UsgsAstroPushFrameSensorModel.h 5 additions, 0 deletionsinclude/usgscsm/UsgsAstroPushFrameSensorModel.h
- src/UsgsAstroFrameSensorModel.cpp 4 additions, 4 deletionssrc/UsgsAstroFrameSensorModel.cpp
- src/UsgsAstroLsSensorModel.cpp 2 additions, 2 deletionssrc/UsgsAstroLsSensorModel.cpp
- src/UsgsAstroPushFrameSensorModel.cpp 119 additions, 49 deletionssrc/UsgsAstroPushFrameSensorModel.cpp
- src/UsgsAstroSarSensorModel.cpp 2 additions, 2 deletionssrc/UsgsAstroSarSensorModel.cpp
- src/Utilities.cpp 37 additions, 34 deletionssrc/Utilities.cpp
- tests/PushFrameCameraTests.cpp 9 additions, 4 deletionstests/PushFrameCameraTests.cpp
- tests/data/lroWacPushFrame.json 13379 additions, 0 deletionstests/data/lroWacPushFrame.json
Loading
Please register or sign in to comment