会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
feifanren
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
33
34
35
36
37
38
39
40
41
···
54
下一页
2018年10月21日
转载:Maplab开源VI-SLAM框架介绍
摘要: https://blog.csdn.net/ccfiricen/article/details/79089694
阅读全文
posted @ 2018-10-21 21:39 feifanren
阅读(412)
评论(0)
推荐(0)
2018年10月10日
单目三维稠密重建方案:Quadtree-accelerated Real-time Monocular Dense Mapping
摘要: 论文:This is a monocular dense mapping system following the IEEE Robotics and Automation Letters (RA-L) submission Quadtree-accelerated Real-time Monocu
阅读全文
posted @ 2018-10-10 11:16 feifanren
阅读(1557)
评论(0)
推荐(0)
2018年10月9日
vins-mono源码解读
摘要: https://blog.csdn.net/q597967420/article/details/76099409
阅读全文
posted @ 2018-10-09 22:00 feifanren
阅读(565)
评论(0)
推荐(0)
vins-mono调试教程
摘要: https://www.cnblogs.com/Jessica-jie/p/6950604.html
阅读全文
posted @ 2018-10-09 10:05 feifanren
阅读(861)
评论(0)
推荐(0)
2018年10月7日
opencv学习笔记——cv::CommandLineParser函数详解
摘要: 命令行解析类CommandLineParser 该类的作用主要用于命令行的解析,也就是分解命令行的作用。以前版本没这个类时,如果要运行带参数的.exe,必须在命令行中输入文件路径以及各种参数,并且输入的参数格式要与代码中的if语句判断内容格式一样,很不方便。另外如果想要更改输入格式的话在主函数文件中
阅读全文
posted @ 2018-10-07 18:57 feifanren
阅读(5042)
评论(1)
推荐(1)
2018年9月30日
TinyMind 多标签图像分类竞赛 之路
摘要: 竞赛传送门:https://www.tinymind.cn/competitions/42 我们就是傻狗天仙配啦~ 决赛排行榜: 这次比赛感谢第一名的 baseline:https://blog.csdn.net/guleileo/article/details/81946511 我们的代码基于这个
阅读全文
posted @ 2018-09-30 23:06 feifanren
阅读(2385)
评论(0)
推荐(0)
2018年9月26日
动态环境下的slam问题如何解决?
摘要: 作者:颜沁睿链接:https://www.zhihu.com/question/47817909/answer/107775045来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 嘿嘿谢邀~~这个问题还是挺感兴趣的, 正好早起看到答一发. 没有专门研究dynamic s
阅读全文
posted @ 2018-09-26 21:11 feifanren
阅读(3797)
评论(0)
推荐(1)
2018年9月25日
ubuntu16.04下安装opencv3.4.1及其扩展模块
摘要: 1.源文件下载 opencv-3.4.1.tar.gz(https://github.com/opencv/opencv/releases) opencv_contrib-3.4.1.tar.gz(https://github.com/opencv/opencv_contrib/releases)
阅读全文
posted @ 2018-09-25 11:11 feifanren
阅读(2921)
评论(0)
推荐(0)
2018年9月24日
Ubuntu 16.04 编译OpenCV 问题解决stdlib.h: No such file or directory
摘要: https://blog.csdn.net/xinyu391/article/details/72867510 https://ask.csdn.net/questions/365969
阅读全文
posted @ 2018-09-24 17:01 feifanren
阅读(3113)
评论(0)
推荐(0)
linux下升级gcc版本(gcc-7)
摘要: ubuntu16.04的自带gcc版本为gcc-5,因为安装pl-slam的需要升级到gcc-7,可以通过以下命令查看你的gcc版本 通过apt工具对gcc进行升级 1 sudo add-apt-repository ppa:ubuntu-toolchain-r/test 2 sudo apt-ge
阅读全文
posted @ 2018-09-24 15:59 feifanren
阅读(14499)
评论(0)
推荐(0)
上一页
1
···
33
34
35
36
37
38
39
40
41
···
54
下一页
公告