1. 论文讲述了marker生成,检测,姿态评估的算法.
  2. 使用markers board,可以提高健壮性,以及遮挡情况下的姿态估算.
  3. 使用HSV颜色分割,marker使用蓝绿色,效果也不错.
  4. 1.提取轮廓, 最初使用canny算法,太慢而放弃;使用OTSU阈值分割,局部自适应阈值分割.
  5. 2.轮廓过滤,使用多边形近似算法,去除不是4边的轮廓.
  6. 3.marker id识别,使用单应矩阵映射,从候选id中选择最接近的; 为提高检索速度,ids使用平衡二叉树结构.
  7. 对marker边侧的像素进行线性回归,计算交点.
  8. 4.姿态估算,迭代最小化角点的重投影误差

论文地址:

https://code.ihub.org.cn/projects/641/repository/revisions/master/show/readed

opencv aruco

https://docs.opencv.org/4.1.1/d9/d6a/group__aruco.html

https://docs.opencv.org/4.1.1/

读论文 Automatic generation and detection of highly reliable fiducial markersnunder occlusion相关推荐

  1. 【读论文】Loop Closure Detection for Visual SLAM Systems Using Convolutional Neural Network

    [读论文]Loop Closure Detection for Visual SLAM Systems Using Convolutional Neural Network 发表于2017年,作者是南 ...

  2. [读论文]Referring Camouflaged Object Detection

    摘要 In this paper, we consider the problem of referring camouflaged object detection (Ref-COD), a new ...

  3. Re13:读论文 Gender and Racial Stereotype Detection in Legal Opinion Word Embeddings

    诸神缄默不语-个人CSDN博文目录 论文名称:Gender and Racial Stereotype Detection in Legal Opinion Word Embeddings 论文ArX ...

  4. Re6:读论文 LeSICiN: A Heterogeneous Graph-based Approach for Automatic Legal Statute Identification fro

    诸神缄默不语-个人CSDN博文目录 论文名称:LeSICiN: A Heterogeneous Graph-based Approach for Automatic Legal Statute Ide ...

  5. Re15:读论文 LEVEN: A Large-Scale Chinese Legal Event Detection Dataset

    诸神缄默不语-个人CSDN博文目录 论文名称:LEVEN: A Large-Scale Chinese Legal Event Detection Dataset 本文是2022年ACL论文,作者来自 ...

  6. 【论文分享】Automatic Generation of Data-Oriented Exploits

    论文题目:Automatic Generation of Data-Oriented Exploits 这篇论文来自于Usenix 2015 文章目录 简介: 背景 研究意义 关键技术和挑战 研究问题 ...

  7. 论文阅读:Automatic Cobb Angle Detection using Vertebra Detector and Vertebra Corners Regression

    Automatic Cobb Angle Detection using Vertebra Detector and Vertebra Corners Regression 自动Cobb角检测使用椎体 ...

  8. 【读论文】An Object-Based Approach for Urban Land Cover Classification(2013)

    [读论文]An Object-Based Approach for Urban Land Cover Classification: Integrating LiDAR Height and Inte ...

  9. 【综述笔记】 A survey of automatic generation of source code comments Algorithms and techniques

    A survey of automatic generation of source code comments Algorithms and techniques ABSTRACT 代码注释存在问题 ...

最新文章

  1. 啊里大鱼短信发送API
  2. HDU 6185 Covering 矩阵快速幂 递推
  3. Python字符串编码坑彻底详细解决 何梁
  4. unordered_map的使用特性
  5. android 地图服务开发 INSTALL_FAILED_MISSING_SHARED_LIBRARY 错误解决
  6. java抽象类重载_在JAVA中使用一个抽象方法的重载方法
  7. 循序渐进 OSPF的详细剖析(四)
  8. 后端接口如何提高性能?从MySQL、ES、HBASE等技术一起探讨下!
  9. xp系统打开计算机硬盘分区,XP系统下怎么进行硬盘分区啊?
  10. web项目继承ServletContainerInitializer进行访问HttpServlet(WebServlet)
  11. 公钥加密_河海大学陆阳、李继国:不依赖双线性对的带关键字搜索的无证书公钥加密方案构造...
  12. dependencyManagement使用简介
  13. java调用打印机没反应_java代码调用打印机没反应
  14. ug初始化错误未能创建服务器,UG10.0提示初始化错误-15的处理操作方法
  15. Thief-Book v1.0.1免费版
  16. 用树莓派做linux电视盒子,用树莓派制造一台“口袋电视”
  17. python spacy 安装超时_安装spacy失败
  18. 教你如何使用Python破解WIFI密码
  19. 关于linux下的xinetd服务
  20. 2022春哈工大ICS大作业——程序人生-hello‘sP2P

热门文章

  1. 【techQA】如何在Mac OS 11 Big Sur or M1芯片Mac下开启蓝牙Apt-X
  2. 各类数据库数字与文本转换
  3. Robyn MMM2.0 - Facebook Marketing Science(R)市场营销-广告投放
  4. linux状态栏显示命令,Ubuntu状态栏显示网速CPU
  5. 中国科学技大学2014年数学分析考研试题
  6. linux控制cpu占用率
  7. vue3.2的TS写法
  8. FRAM芯片扩展在低功率应用中的耐力
  9. 差劲的 thinkpad t480 2019-2-15 入手
  10. java之hashTab