+11
−3
+1
−0
include/usgscsm/EigenUtilities.h
0 → 100644
+17
−0
src/EigenUtilities.cpp
0 → 100644
+66
−0
Loading
* Add an initial projective approximation for linescan camera linescan model: Minor adjustment to initial guess Minor tweak * Edding Eigen to environment.yml * Fix a header to make Windows happy * Remove old code and add unit test * Add the unit tests