GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Network
Fork
: 0
Skyworks
/
Roboseum
Transfer to URL with SHA
Find file
Newer
Older
branch:
gitbook
Branches
Tags
×
gitbook
master
test
Roboseum
/
Software
/
Algorithms
/
Perception
/
localization-and-mapping
/
project
/ orb.md
guzhaoyuan
on 3 Jan 2019
269 bytes
all the modification and conflict fix for gitbook
Raw
Blame
History
ORB
可以说是目前综合性能最好的SLAM了,有单目、立体、RGB-D三种实现,代码风格也好,适合SLAM爱好者钻研。ORB是作者提出的一种特征点提取算子,具有很好的特性。
网址