-
基于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
-
本程序主要完成在dsp环境下对通过自己的程序可以把程序烧写到中flash...
本程序主要完成在dsp环境下对通过自己的程序可以把程序烧写到中flash --It could burn program into flash under dsp enviroment.
- 2022-04-29 13:59:25下载
- 积分:1
-
程序为C语言程序,功能是实现了汉字的字模提取和显示。
程序为C语言程序,功能是实现了汉字的字模提取和显示。-Procedures for the C language procedure, function is to realize the extraction of Chinese characters and display matrix.
- 2023-03-08 07:45:04下载
- 积分:1
-
linux驱动开发详解光盘代码及工具,非常棒的linux驱动开发学习工具...
linux驱动开发详解光盘代码及工具,非常棒的linux驱动开发学习工具-explain the development of CD-ROM drive linux code and tools, a great learning tool linux-Driven Development
- 2022-06-18 14:24:36下载
- 积分:1
-
去掉.rar .2410专用bootloader,开启了cpu
去掉.rar .2410专用bootloader,开启了cpu-cach和datacach。开启bga功能。-Removed. Rar .2410 special bootloader, opened the cpu-cach and datacach. Open BGA function.
- 2022-02-02 05:01:24下载
- 积分:1
-
spi driver code one marve
spi driver code one marve
- 2022-03-30 05:11:41下载
- 积分:1
-
A Russion Diamonds Game run at s3c44b0x. decompress password:arm520
在s3c44b0x运行的俄罗斯方块游戏 解压密码:arm520-A Russion Diamonds Game run at s3c44b0x. decompress password:arm520
- 2022-05-20 08:27:12下载
- 积分:1
-
用51 控制对接收来自0832的信号进行ad转换
用51 控制对接收来自0832的信号进行ad转换-With 51 receiving control signals from the 0832 conversion ad
- 2022-01-25 17:47:12下载
- 积分:1
-
应用程序描绘了一个两路声音通讯在主和从之间,通过CC1110和TLV320AIC26芯片...
应用程序描绘了一个两路声音通讯在主和从之间,通过CC1110和TLV320AIC26芯片-This application note describes a two-way audio communications link between a
‘Master’ and a ‘Slave’, based on the Texas Instruments CC1110 or CC2510 Systemon-Chip Low Power RF Transceiver ([1]and [2]) and the TLV320AIC26 Codec [5]. Use is made of the μ-Law
compression/expansion algorithm
implemented in CC1110 (CC2510)
hardware.
- 2022-11-24 11:40:04下载
- 积分:1
-
RSA 实现 vhdl
在这里,我们提出的第一个可用的开源 512 位 RSA 核心。这是早期原型版本的一个完整 FIPS 认证 512-4096 能够 RSA 加密-核心将发售很快。版本提供,已不比最终产品相同的性能,因为它是我们决定为了帮助小向社会发布的概念证明项目需要 RSA 加密
- 2022-08-14 04:03:48下载
- 积分:1