码迷,mamicode.com
首页 >  
搜索关键字:poj1753robot motion    ( 352个结果
matlab读路径中的文件时路径中字母不区分大小写
load('D:\假期 motion blur\20160102\Image\LPQ\LPQ_BIO_Random1\Acc_Plot_P2');load('D:\假期 motion blur\20160102\Image\LPQ\lpq_BIO_Random1\Acc_Plot_P2');load...
分类:其他好文   时间:2016-01-27 14:33:20    阅读次数:333
OpenCV3.1.0中调用MHI(Motion History Images, 运动历史图像)
写在前边:OpenCV3.0+要想使用MHI,就要现安装扩展模块opencv_contrib。安装方法见:ubuntu 14.04 64位 安装Opencv3.1.0 (包含opencv_contrib模块)OpenCV2.4.11中samples/python2/motempl.py 就是使用mh...
分类:其他好文   时间:2015-12-31 12:50:21    阅读次数:297
cmmotionmaneger
http://justsee.iteye.com/blog/1933099from : http://mobile.51cto.com/iphone-285018.htmiOS4中Core Motion框架使用方法是本文要介绍的内容,主要是来学习IOS4中框架的内容。在iOS4之前,加速度计由UIA...
分类:其他好文   时间:2015-11-21 13:06:04    阅读次数:191
Strong local nondeterminism for fBm
Let $B^\alpha$ be an $(N,1)$-fractional Brownian motion with index $\alpha\in(0,1).$ Pitt (Local times for Gaussian vector fields, Indiana Univ. Math....
分类:其他好文   时间:2015-11-19 23:57:12    阅读次数:289
motion移植
一. 支持ffmpeg功能(使能motion中的视频编码功能)支持视频采集 —> ffmpeg不支持 —host 1. mkdir _install 2. ./configure —prefix=${PWD}/_install —arch=arm —cross-prefix=arm-linux-.....
分类:其他好文   时间:2015-11-04 21:00:34    阅读次数:250
SurfaceView使用总结
一,简单使用可见以下链接,比较详细http://www.cnblogs.com/devinzhang/archive/2012/02/03/2337559.html 二,刷新View比如点击view时需要它重画 @Override public boolean onTouchEvent(Motion...
分类:其他好文   时间:2015-10-27 20:05:03    阅读次数:220
touches,motion触摸事件响应
touches,motion 实现
分类:其他好文   时间:2015-10-15 23:39:40    阅读次数:216
Cocoa Touch事件处理流程--响应者链
一、事件分类对于IOS设备用户来说,他们操作设备的方式主要有三种:触摸屏幕、晃动设备、通过遥控设施控制设备。对应的事件类型有以下三种:1、触屏事件(Touch Event)2、运动事件(Motion Event)3、远端控制事件(Remote-Control Event)今天以触屏事件(Touch ...
分类:其他好文   时间:2015-10-14 16:05:25    阅读次数:198
MATLAB 物体识别算法说明:vision.ForegroundDetector, vision.BlobAnalysis
在官方示例中,Motion-Based Multiple Object Tracking和Using Kalman Filter for Object Tracking都使用了下面两个算法进行物体的识别1、vision.ForegroundDetector原理:The ForegroundDetec...
分类:编程语言   时间:2015-10-12 22:44:15    阅读次数:1276
MATLAB 例子研究 Motion-Based Multiple Object Tracking
这个例子是用来识别视频中多个物体运动的。我要研究的是:搞清楚识别的步骤和相应的算法,识别出物体运动的轨迹。详细参见官方帮助文档,总结如下:移动物体的识别算法:a background subtraction algorithm % based on Gaussian mixture models ;...
分类:其他好文   时间:2015-10-11 15:21:52    阅读次数:185
352条   上一页 1 ... 19 20 21 22 23 ... 36 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!