We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d1152 commit a11fe66Copy full SHA for a11fe66
README.md
@@ -8,7 +8,7 @@ Spatial-Temporal-LiDAR-camera-Calibration
8
More recent version would be OK.
9
# Dependencies
10
* [Eigen 3](http://eigen.tuxfamily.org/) (`libeigen3-dev`)
11
-* [LBFGSpp](https://github.com/yixuan/LBFGSpp) (GPR hyperparameter adaptation, `make install` or add `include_directories`)
+* [LBFGSpp](https://github.com/yixuan/LBFGSpp) (`make install` or add to `include_directories`)
12
* [OpenMP](https://github.com/llvm-mirror/openmp) (`libomp-dev`)
13
* [OpenCV 4.x](http://opencv.org/)
14
* [Pangolin](https://github.com/stevenlovegrove/Pangolin) (visual tools for ORB_SLAM2)
0 commit comments