ORB-SLAM2ORB-SLAM2
Introduction
Bundle Adjustment
PTAM
ORB-SLAM
Related Work
Place Recognition
Map Initialization
Monocular SLAM
System Overview
Feature Choice
Three ThreadsTracking Local Mapping Loop...
分类:
其他好文 时间:
2016-04-29 16:31:30
阅读次数:
1089
1. The product version that you are trying to set up is earlier than the version already installed on this computer. Log中报错“Detected related bundle: { ...
分类:
其他好文 时间:
2016-04-25 22:30:23
阅读次数:
311
简要说明 通过操作对象的方式操作数据库 详细步骤 models.py的结构是: 如果models.py中外键定义没有写 related_name=’student_teacher’, 可以直接用 studentList = teacher.student_teacher.all() 可以改写成: t... ...
分类:
其他好文 时间:
2016-04-23 10:21:04
阅读次数:
206
Data used to deliver through net should be encapsulated. General encapsulation include 4 layer of header, in UNIX, it's: Application Layer (telnet, ft ...
分类:
Web程序 时间:
2016-04-22 16:02:14
阅读次数:
211
以默认的related_link为例(即最后一列)。 源码:xadmin.plugins.relate.RelatedMenuPlugin 注解: 1. 重写了ListAdminView的get_list_display方法(控制哪些字段加载)。 2. 此处增加的字段是实际数据模型不存在的字段,否则 ...
分类:
其他好文 时间:
2016-04-21 18:01:45
阅读次数:
873
recursively add folder Document to archive: (with all the files) recursively add folders to archive: (with all the files) add path etc to certain file ...
分类:
其他好文 时间:
2016-04-20 18:04:50
阅读次数:
109
来自: http://source.android.com/devices/tech/debug/index.html This page contains a summary of useful tools and related commands for debugging, tracing, ...
分类:
移动开发 时间:
2016-04-18 22:34:39
阅读次数:
609
About the authors
Summary
Motivation
Related work
Approach
Experiments
文章链接:http://isee.sysu.edu.cn/~zhwshi/Research/PreprintVersion/Top-push%20Video-based%20Person%20Re-identification.pdfAbout the auth...
分类:
其他好文 时间:
2016-04-17 22:36:46
阅读次数:
386
Examples to: Use URL class to parse URLs and download the network resources specified by a URL Use URLConnection class to gain more cntrl over the dow ...
分类:
编程语言 时间:
2016-04-16 10:51:52
阅读次数:
164
adminx.py demo 抽象 template 注意: 1. related_form用默认的helper来布局,否则样式不统一。(在get_context中实现) 2. xadmin尽量通过源码来分析问题的解决方案 转载请注明来源:http://www.cnblogs.com/Tommy-Y ...
分类:
其他好文 时间:
2016-04-14 13:46:11
阅读次数:
364