本文首发于个人博客https://kezunlin.me/post/1e5d14ee/,欢迎阅读!
compile opengv on ubuntu 16.04
Series
Guide
install
sudo apt-get install cmake libeigen3-dev
git clone https://github.com/laurentkneip/opengv
cd opengv
mkdir build && cd build && cmake-gui ..
make -j8
sudo make install
Reference
History
- 20180126: created.
Copyright
- Post author: kezunlin
- Post link: https://kezunlin.me/post/1e5d14ee/
- Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 3.0 unless stating additionally.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。