本人自己改进过的帧间差分方法,并且调试过,对于学习车辆检测算法的朋友,有些帮助
标签: 帧间差分
上传时间: 2014-01-03
上传用户:sardinescn
基于Windows CE的嵌入式开发研究 Research of Embedded Development Based on Windows CE 【摘要】 近年来基于嵌入式系统的数字化产品在全球范围内得到了突飞猛进的发展,嵌入式技术已成为一个研究热点和消费热点。而Windows CE由于它的多任务、实时性、模块化、强大的通信能力等特点,在嵌入式系统的诸多领域都有了广泛的应用。本文首先探讨了嵌入式系统的特点,分类,前景,然后对各种嵌入式操作系统和Windows CE的特点及开发工具进行分析比较,接着介绍一个我们在Microsoft Windows CE 5.0环境下基于eBoxII开发的智能家居安防保全系统eDog。eDog 可以通过摄像头将采集到的实时视频图像进行运动检测,当发现有运动产生时,通过拨打电话等多种方式自动向用户发出警报,同时将实时捕获的图像上传到ftp 服务器。文章的最后详细阐述了eDog的图像采集模块,运动图像检测模块,图像压缩模块,FTP上传模块的实现过程,并对我们所提出的运动检测算法,视频捕捉算法等做了详细的说明。
标签: Windows Development Research Embedded
上传时间: 2014-11-27
上传用户:zm7516678
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
一种常用空分复用的MIMO系统,v-blast系统的各种检测算法:ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法
上传时间: 2013-12-13
上传用户:源弋弋
用游标的方法实现对称差的计算,即 (A-B)+(B-A)
上传时间: 2016-05-23
上传用户:远远ssad
单用户,解相关,mMMSE检测算法的simulink仿真模型
标签: 单用户
上传时间: 2016-07-18
上传用户:liansi
词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }
上传时间: 2013-12-20
上传用户:hfmm633
医学信号处理 设计目的:通过学习心电信号的知识和小波方法,结合学过的医学信号处理理论,实现心电QRS波形检测算法。
上传时间: 2016-08-20
上传用户:c12228
函数再现机构设计 试设计一曲柄摇杆机构,再现函数 要求: 输入构件的转角范围180°,输出构件摆角范围30°,即: 当输入构件从a转至a+90时,输出构件从b转至b+30 当输入构件从a+90转至a+180时,输出构件从b+30转至b
上传时间: 2013-12-17
上传用户:英雄
Single Carrier FDMA又称SC-FDMA或者DFT-Spread-OFDM是3GPP LTE最新提出的适用于上行传输的一种新方案。相对于OFDMA(主要用于下行),其最大的优势在于低峰值平均功率比(即PAPR)。本程序包括OFDMA,SC-FDE(单载波频域均衡)以及SC-FDMA程序,接收端采用经典的ZF和MMSE检测算法,程序短小精悍,相当经典,方便该领域的人学习与研究。
标签: DFT-Spread-OFDM Carrier SC-FDMA Single
上传时间: 2016-10-07
上传用户:leehom61