-
基于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
-
UFFS文件系统专门为NAND Flash设计的嵌入式文件系统
UFFS文件系统专门为NAND Flash设计的嵌入式文件系统
- 2022-02-28 09:17:31下载
- 积分:1
-
Modbus协议完整中文版。它涵盖了国防部的基本内容…
中文MODBUS协议(完整版)涵盖协议基本内容。不用我多说了吧!自己看好了。-Complete Chinese version of MODBUS protocol. It covers the basic contents of MODBUS protocol. No need to talk about it more. Take a look by yourself.
- 2022-10-09 11:40:02下载
- 积分:1
-
另一个湿度传感器采集源码,可以在单片机上使用。
另一个湿度传感器采集源码,可以在单片机上使用。-Another humidity sensor capture source, you can use the microcontroller.
- 2022-02-14 08:12:47下载
- 积分:1
-
uClinux应用收集,已在uClinux开发详解…
uClinux应用程序集,其中有对uClinux开发的详细描述
- 2022-03-19 01:08:27下载
- 积分:1
-
各种IIR和FIR数字滤波器的FPGA
各种IIR及FIR数字滤波器的FPGA算法实验指导,适合新手学习。-A variety of IIR and FIR digital filter FPGA-algorithm experimental guide, suitable for novice to learn.
- 2023-05-16 12:35:04下载
- 积分:1
-
bootsplash,在嵌入式系统中可定制自己的开机画面,可自己定一控制条,显示动画等等,使用tar xvfj 解压...
bootsplash,在嵌入式系统中可定制自己的开机画面,可自己定一控制条,显示动画等等,使用tar xvfj 解压-Bootsplash, can customize one s own greeting in the embedded system,show control bar and animation. decompress it using tar xvfj
- 2022-03-18 11:49:14下载
- 积分:1
-
MiniGUI installation configurations (red7.x versions)
minigui安装配置(red7.x以上版本)-MiniGUI installation configurations (red7.x versions)
- 2022-05-01 02:51:41下载
- 积分:1
-
uboot移植文档
1.2 2009
skyey模拟
uboot移植文档
1.2 2009
skyey模拟-uboot Portable Document 1.2 2009 skyey simulation. . .
- 2022-01-26 05:50:29下载
- 积分:1
-
crc8的源代码,短小精悍,可以使用于多种场合,如嵌入式系统,多媒体编程...
crc8的源代码,短小精悍,可以使用于多种场合,如嵌入式系统,多媒体编程-crc8 the source code, dapper, you can use on many occasions, such as embedded systems, multimedia programming
- 2022-03-24 13:38:17下载
- 积分:1