【发布时间】:2018-01-15 11:08:53
【问题描述】:
我正在学习 orb-slam 和 opencv 源代码,在位于 modules/features2d/src/ 目录的 orb.cpp 中,我看到了一个名为
bit_pattern_31_[256*4]
但我真的不知道它的用途。我搜索谷歌和 bing 很长时间没有给出任何答案。
那么有人知道这个majic bit pattern的用法或参考吗?
【问题讨论】:
-
你得到任何解释了吗?
标签: opencv feature-detection orb slam