zoukankan      html  css  js  c++  java
  • 【SLAM】SfM论文推荐(ICCV,CVPR,ECCV等)Structure from Motion

    文章目录
    SfM 相关文献
    增量式SfM:
    全局式SfM:
    混合式SfM:
    SfM 相关文献
    增量式SfM:
    N. Snavely, et al. Modeling the World from Internet Photo Collections. IJCV 2007.
    P. Moulon, et al. Adaptive Structure from Motion with a contrario model estimation. ACCV 2012.
    C. Wu. Towards linear-time incremental structure from motion. 3DV 2013.
    J. Schonberger, et al. Structure-from-Motion Revisited. CVPR 2016.
    H. Cui, et al. Batched Incremental Structure-from-Motion. 3DV 2017.
    H. Cui, et al. Progressive Large-Scale Structure-from-Motion with Orthogonal MSTs. 3DV 2018.
    全局式SfM:
    N. Jiang, et al. A Global Linear Method for Camera Pose Registration. ICCV 2013.
    M. Moulon, et al. Global Fusion of Relative Motions for Robust, Accurate and Scalable structure from motion. ICCV 2013.
    K. Wilson, et al. Robust Global Translations with 1DSfM. ECCV 2014.
    O. Ozyesil, et al. Robust Camera Location Estimation by Convex Programming. CVPR 2015 .
    C. Sweeney, et al. Optimizing the Viewing Graph for Structure-from-Motion. ICCV 2015.
    T. Goldstein, et al. Shapefit and Shapekick for Robust, Scalable Structure from Motion. ECCV 2016.
    S. Zhu, et al. Very Large-Scale Global SfM by Distributed Motion Averaging. CVPR 2018.
    混合式SfM:
    H. Cui, et al. HSfM: Hybrid Structure-from-Motion. CVPR 2017.
    S. Zhu, et al. Parallel Structure from Motion from Local Increment to Global Averaging. arXiv:1702.08601.

    原文链接:https://blog.csdn.net/qq_15698613/java/article/details/97493766

  • 相关阅读:
    ES5、6对异步事件的处理方式
    SQL技巧
    前端技巧
    docker start 启动失败,logs 没有日志
    mysql使用存储过程insert
    Spring 手动回滚事务/提交事务,及通过
    mysql触发器trigger 实例详解
    @PostConstruct 之NullException
    springboot 2 多数据源 hikari 连接池
    swagger 日期Date
  • 原文地址:https://www.cnblogs.com/Ph-one/p/13050154.html
Copyright © 2011-2022 走看看