-
基于opencv手势识别的智能机器人代码
void track_hand()
{
image = cvCreateImage( sz, 8, 3 );
hsv = cvCreateImage( sz, 8, 3 );
hue = cvCreateImage( sz, 8, 1 );
mask = cvCreateImage( sz, 8, 1 );
//分配掩膜图像空间
backproject = cvCreateImage( sz, 8, 1 );
//分配反向投影图空间,大小一样,单通道
- 2022-01-21 17:27:04下载
- 积分:1
-
iic代码的源文件
iic 驱动代码,
- 2022-07-25 17:43:43下载
- 积分:1
-
arduino blink
;闪烁
- 2022-02-06 16:03:53下载
- 积分:1
-
PID 控制 pdf
A比例-积分-微分控制器(PID 控制器) 是一个通用的控制回路 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-06 01:15:04下载
- 积分:1
-
ICETEK
ICETEK-VC5509-A原理图.pdf-ICETEK-VC5509-A schematic diagram. Pdf
- 2022-01-30 19:22:05下载
- 积分:1
-
STM32工程框架
资源描述自己搭建的基于STM标准模板库搭建的工程框架。硬件平台是armfly的STM32 V3,开发环境是Keil V5,还有部分代码来自正点原子的实例程序。
- 2022-02-06 11:01:14下载
- 积分:1
-
在PXA270主板上,配置完基本的GPIO后,可以用本程序读写CF卡来测试CF插槽的硬件连线...
在PXA270主板上,配置完基本的GPIO后,可以用本程序读写CF卡来测试CF插槽的硬件连线-The motherboard in PXA270, finished basic GPIO configuration, you can use this program to read and write CF slot CF card to test the hardware connection
- 2022-08-05 09:29:25下载
- 积分:1
-
intel E1000类型网卡驱动源代码,目前在2.4的内核下支持82573的芯片不是很好,其他都不错...
intel E1000类型网卡驱动源代码,目前在2.4的内核下支持82573的芯片不是很好,其他都不错-intel E1000 card type driver source code, currently in the 2.4 kernel to support the 82573 chip is not very good, other are pretty good
- 2022-11-20 03:20:03下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-05-31 20:49:36下载
- 积分:1
-
dos下分别用汇编指令和c语言实现pci设备的访问。
dos下分别用汇编指令和c语言实现pci设备的访问。-dos were compiled under the directive and c language realize pci devices visit.
- 2023-07-29 12:20:03下载
- 积分:1