SensorUtilities/CMakeLists.txt
0 → 100644
+61
−0
SensorUtilities/include/MathUtils.h
0 → 100644
+155
−0
+179
−0
+11
−0
+8
−0
Loading
* Initial SensorUtils hooks
* Initial SensorUtils
* SensorUtil wrappers
* Illuminator wrapper test
* Initial replacement
* Added IsisShape tests
* Changed Sensor to use new functions internally
* Moved functions in camera to SensorUtils math
* CsmSensor tests
* Missing CSM wrapper
* Final wrapper tests
* Updated tests for new angles
* Docs
* Wrapper docs
* Modified so each band has its own histogram
* Fixed local ground to sensor vec
* Reverted test changes
* removed cout
Co-authored-by:
ssides <ssides@usgs.gov>