OpenSFM使用--TUM数据集测试

首先试试这些参数:

feature_min_frames: 1000      # If fewer frames are detected, sift_peak_threshold/surf_hessian_threshold is reduced.
processes: 4                  # Number of threads to use
feature_type: LF
feature_root: 1
LFnetFeaturePath: ./rgb_feats_indoor/ 
# lowes_ratio: 0.9  
feature_process_size: -1
feature_root: 0
matching_gps_distance: 0            # Maximum gps distance between two images for matching
matching_gps_neighbors: 0             # Number of images to match selected by GPS distance. Set to 0 to use no limit (or disable if matching_gps_distance is also 0)
matching_time_neighbors: 0            # Number of images to match selected by time taken. Set to 0 to disable
matching_order_neighbors: 2           # Number of images to match selected by image name. Set to 0 to disable
preemptive_max: 500                   # Number of features to use for preemptive matching
lowes_ratio: 0.6   
bundle_interval: 999999
local_bundle_radius: 1362 

主要思路是不希望用局部的BA优化而是用一次全局的BA  
之前尝试局部做效果比较差  
运行下流程看看结果:


2019-06-02 11-11-28屏幕截图.png

2019-06-02 11-12-38屏幕截图.png

2019-06-02 11-12-21屏幕截图.png

实验结果比较垃圾......

再试一下参数:

feature_min_frames: 1000      
processes: 4                
feature_type: LF
feature_root: 1
LFnetFeaturePath: ./rgb_feats_indoor/ 
# lowes_ratio: 0.9  
feature_process_size: -1
feature_root: 0
matching_gps_distance: 0            
matching_gps_neighbors: 0             
matching_time_neighbors: 0            
matching_order_neighbors: 100      
preemptive_max: 500                  
lowes_ratio: 0.8   
bundle_interval: 999999
local_bundle_radius: 1362 

上次有可能使临近帧match太少(只有两帧,类似video模式)导致tracks太少不够用
这次改了100帧,肯定是够用了.
结果如下:



稍微好了一点把,起码是把图片串到一起了

再试试新的参数:

feature_min_frames: 1000      
processes: 8                
feature_type: LF
feature_root: 1
LFnetFeaturePath: ./rgb_feats_indoor/ 
# lowes_ratio: 0.9  
feature_process_size: -1
feature_root: 0
matching_gps_distance: 0            
matching_gps_neighbors: 0             
matching_time_neighbors: 0            
matching_order_neighbors: 100      
preemptive_max: 500                  
lowes_ratio: 0.8   
bundle_interval: 999999
local_bundle_radius: 100
2019-06-02 13-42-21屏幕截图.png
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Lua 5.1 参考手册 by Roberto Ierusalimschy, Luiz Henrique de F...
    苏黎九歌阅读 14,746评论 0 38
  • Swift1> Swift和OC的区别1.1> Swift没有地址/指针的概念1.2> 泛型1.3> 类型严谨 对...
    cosWriter阅读 13,812评论 1 32
  • 个人为了看的方便没有广告,转载自泡泡机器人:https://www.sohu.com/a/161346283_71...
    Maxsium阅读 39,287评论 0 8
  • 关于年龄, 很多工作会有年龄限制, 我倒觉得,实际年龄多大,不重要, 看起来像多大岁数,才重要! 你以为自己多大岁...
    平凡启示录阅读 1,573评论 0 0
  • 今天是我所在英语培训学校的家长会,也是我呆了4年的幼儿园母校,我特别的兴奋,又见到了我以前的老师,我还...
    简简单单_b184阅读 1,443评论 0 0