-
video-processing-
视频演示算法包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target detection 3. Mean Shift tracking method 4. Gravity multi-target tracking method)
- 2013-07-06 09:45:19下载
- 积分:1
-
BOA
linux下的webserver_BOA及CGIC库的使用指南.doc(linux under webserver_BOA and CGIC library usage guidelines. doc)
- 2013-08-01 18:04:11下载
- 积分:1
-
opc ua client
opc ua client
- 2018-07-18下载
- 积分:1
-
FEC
this is the document ans source for fec in matlab
- 2012-06-08 00:38:17下载
- 积分:1
-
OV7670_DS_(1_4)
ov7670 datasheet,ov7670摄像头数据手册(this is the ov7670 datasheet)
- 2018-09-11 09:28:22下载
- 积分:1
-
STM32F4xx中文参考手册
说明: stm32f4系列开发手册中文,方便查找用途广泛(Stm32f4 series development manual in Chinese, easy to find and widely used)
- 2020-06-21 19:00:01下载
- 积分:1
-
hog、haar+svm行人检测代码
基于hog或haar+svm行人检测代码,包含4种方式,有测试视频可直接运行,包含xml分类器及检测源码,4种检测方式可行,检测效果比较理想。
- 2022-03-22 12:02:42下载
- 积分:1
-
reedsolomon-elektrobit
A book about reed solomon encoding and decoding.
- 2009-04-21 00:55:46下载
- 积分:1
-
test
实现右键单击菜单,复制粘贴功能,识别右键单击和左键单击的小程序(failed to translate)
- 2013-05-05 10:09:10下载
- 积分:1
-
STC154K AD-KEY
模数转换计算公式:
Vadc=(Vin/Vref)*1024
其中
Vadc:为ADC模块读回的数值。
Vin :为输入到模数转换器的电压。
Vref:为模数转换器的参考电压,这里等于电源电压。
1024:为2的10次方,因为这里是10位AD。
根据以上公式结合电路图可以计算出来
当三个按键均不按下时,Vadc=1023
当S4按键按下时,Vadc=1
当S5按键按下时,Vadc=619
当S6按键按下时,Vadc=841
这些是理论值,考虑到模数转换器的误差,
实际应用应留出一定误差范围
- 2022-10-28 05:55:02下载
- 积分:1