图像处理的抽骨架处理,目的是求出图像的骨架,可以想象一片与物体形状相同的草,沿其外围各点同时点火。当火势向内蔓延,向前推进的火线相遇处各点的轨迹就是中轴。 ...
分类:
编程语言 时间:
2019-10-07 00:36:41
阅读次数:
99
张宁 Learning Motion Planning Policies in Uncertain Environments through Repeated Task Executions 通过重复任务执行学习不确定环境中的运动规划策略链接:https://pan.baidu.com/s/1TlS ...
分类:
其他好文 时间:
2019-09-14 17:23:58
阅读次数:
115
Exercise Motion Classification from Large scale Wearable Sensor Data Using Convolutional Neural Networks 利用卷积神经网络对大规模可穿戴传感器数据进行运动分类 本文使用CNN来对可穿戴传感器收集的 ...
分类:
其他好文 时间:
2019-09-09 16:21:03
阅读次数:
126
追踪 追踪部分的主要思路是在当前帧和(局部)地图之间寻找尽可能多的对应关系,来优化当前帧的位姿。 作者在追踪这部分主要用了几种模型:运动模型(Tracking with motion model)、关键帧(Tracking with reference key frame)和重定位(Relocali ...
分类:
其他好文 时间:
2019-05-11 23:29:10
阅读次数:
238
一、在上一节的VRPawnBase中,再添加2个Motion Controller,分别命名为:LeftMotionController、RightMotionController,分别代表左右手柄。 设置Motion Controller的Hand属性,表示左右手柄:LeftMotionContr ...
分类:
其他好文 时间:
2019-01-29 12:47:22
阅读次数:
810
"Robot Motion" Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 16166 Accepted: 7643 Description A robot has been programmed to follow the i ...
分类:
其他好文 时间:
2019-01-28 22:26:56
阅读次数:
174
Motion Planning for a Small Aerobatic Fixed-Wing Unmanned Aerial Vehicle Joshua Levin, Aditya Paranjape, and Meyer Nahon 小型特技飞行无人机的运动规划 https://pan.ba ...
对VR来说,追踪是很关键的技术。当前市面上的VR头显主要支持手柄和头部追踪,一些公司如CTRL-labs曾提出通过电脉冲追踪手势的方案、Clay AIR在研发无硬件手势追踪技术,而Leap Motion、Magic Leap已经有效果优秀的这方面技术了。 Holosuit Valve曾研发针对手部的 ...
分类:
其他好文 时间:
2019-01-01 13:22:20
阅读次数:
200
一、贡献 (1)提出一种针对RGB-D的新的运动分割算法 (2)运动分割采用矢量量化深度图像 (3)数据集测试,并建立RGB-D SLAM系统 二、Related work [1]R.K. Namdev, A. Kundu, K.M. Krishna, C. Jawahar, Motion segm ...
分类:
移动开发 时间:
2018-12-27 23:01:48
阅读次数:
302
转自:https://blog.csdn.net/yuanray/article/details/54090014 CBR(Constant Bit Rate)是以恒定比特率方式进行编码,有Motion发生时,由于码率恒定,只能通过增大QP来减少码字大小,图像质量变差,当场景静止时,图像质量又变好, ...
分类:
其他好文 时间:
2018-12-26 00:34:04
阅读次数:
167