1 Star 1 Fork 1

陈彦江 / ORB_SLAM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dependencies.md 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
Raul Mur-Artal 提交于 2016-12-14 12:45 . Update Dependencies.md

##List of Known Dependencies ###ORB-SLAM Monocular 1.0.1

In this document we list all the pieces of code included by ORB-SLAM Monocular and linked libraries which are not property of the authors of ORB-SLAM Monocular.

#####Code in src and include folders

  • ORBextractor.cc. This is a modified version of orb.cpp of OpenCV library. The original code is BSD licensed.

  • PnPsolver.h, PnPsolver.cc. This is a modified version of the epnp.h and epnp.cc of Vincent Lepetit. This code can be found in popular BSD licensed computer vision libraries as OpenCV and OpenGV. The original code is FreeBSD.

  • Function ORBmatcher::DescriptorDistance in ORBmatcher.cc. The code is from: http://graphics.stanford.edu/~seander/bithacks.html#CountBitsSetParallel. The code is in the public domain.

#####Code in Thirdparty folder

  • All code in DBoW2 folder. This is a modified version of DBoW2 and DLib library. All files included are BSD licensed.

  • All code in g2o folder. This is a modified version of g2o. All files included are BSD licensed.

#####Library dependencies

  • Boost. Boost Software License.

  • OpenCV. BSD licensed.

  • Eigen3. For versions greater than 3.1.1 is MPL2, earlier versions are LGPLv3.

  • ROS. BSD licensed. In the manifest.xml the only declared package dependencies are roscpp, tf, sensor_msgs, opencv2, image_transport, cv_bridge, which are all BSD licensed.

Updated: 19/01/2016 Raúl Mur Artal

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenyanjiang/ORB_SLAM.git
git@gitee.com:chenyanjiang/ORB_SLAM.git
chenyanjiang
ORB_SLAM
ORB_SLAM
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891