Administrator
|
Hi,
It is already possible to choose different features for loop closure detection and transformation estimation. Loop closure detection feature detector is defined by parameter "Kp/DetectorStrategy" (default SURF). BOW will be done on this type of feature. When a loop closure is detected, we can reextract other features for transformation estimation, see parameter "RGBD/LoopClosureReextractFeatures". When this parameter is enabled, parameter "Vis/FeatureType" (default GFTT/BRIEF) is used to extract features for transformation estimation.
cheers,
Mathieu
|