We should check if keyfrm is NULL in one of the loop in global optimize?
Dung-ND opened this issue · 0 comments
Dung-ND commented
Hi
In this loop:
openvslam/src/openvslam/optimize/global_bundle_adjuster.cc
Lines 141 to 154 in 9eb280a
should we have if (!keyfrm)
condition?