-
基于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
-
嵌入式经典教材初学者很适合,开下来看看决不后悔
嵌入式经典教材初学者很适合,开下来看看决不后悔-Embedded classic materials are suitable for beginners and open down to see will never regret
- 2023-04-01 15:20:04下载
- 积分:1
-
/ 8051 TLC1549 data acquisition source code// single
/8051单片机TLC1549数据采集程序源代码
//单片机:At89S52
//连接类型:232 |485 接口
//校验方式:checksum
//开发环境:keil C-/ 8051 TLC1549 data acquisition source code// single-chip: At89S52// connection type: 232 | 485// Check mode: checksum// development environment: keil C
- 2022-03-15 03:17:27下载
- 积分:1
-
三星s3c44b0芯片下的实现键盘功能的程序
三星s3c44b0芯片下的实现键盘功能的程序-Samsung S3C44B0 realize chip under the keyboard function procedures
- 2022-04-07 02:58:13下载
- 积分:1
-
isp1160_pci_usb_host_MP100.rar USB主机设备程序~!
isp1160_pci_usb_host_MP100.rar USB主机设备程序~!--Machine program for USB main computer.
- 2023-02-14 20:55:04下载
- 积分:1
-
这是一张PROTEL图,是显示盘的电路原理图,大家可以参考一下,学习如何使用原理图...
这是一张PROTEL图,是显示盘的电路原理图,大家可以参考一下,学习如何使用原理图-This is a PROTEL map is to show the circuit schematic diagram disk, we can refer to, learning how to use the schematic diagram
- 2022-02-14 07:43:49下载
- 积分:1
-
这是LPC2200系列芯片内部Flash和外部Flash同时装载程序的分散加载文件使用示例。
ext_in.scf为分散加载文件,具体请读者自行分...
这是LPC2200系列芯片内部Flash和外部Flash同时装载程序的分散加载文件使用示例。
ext_in.scf为分散加载文件,具体请读者自行分析,我们不对此示例提供技术支持。
在示例程序生成目标的test_ext_in.i32文件夹下有2个文件
/ ROM_EXEC --- 写入内部FLASH
/ ROM_EXEC1 --- 写入外部FLASH
(在选择文件的时候,请选择下拉所有文件*.*)
将两个文件分别写入后,选择跳线Bank0-FLASH,Bank1-RAM,BootSel-Inside
写入内部Flash,可用ISP方法下载。-This is the LPC2200 series chip Flash and external Flash loading procedures at the same time load the file using the sample dispersion. ext_in.scf for decentralized load the file, specifically requested the readers on their own analysis, we do not provide technical support for this sample. In the sample program to generate goals test_ext_in.i32 folder two files under/ROM_EXEC--- write the internal FLASH/ROM_EXEC1--- write external FLASH (in the choice of document, select the drop-down all the files*.* ) will write two files, select jumper Bank0-FLASH, Bank1-RAM, BootSel-Inside write the internal Flash, available methods to download ISP.
- 2022-04-26 11:47:05下载
- 积分:1
-
使用STC89C58RD或STC89C516RD制作仿真器,适合初学
使用STC89C58RD或STC89C516RD制作仿真器,适合初学
- 2023-06-04 14:20:03下载
- 积分:1
-
基于单片机系统的8路数字电压表程序设计问题
基于单片机系统的8路数字电压表程序设计问题-SCM system based on eight-way digital voltage meter design procedures
- 2022-02-25 13:42:28下载
- 积分:1
-
msp430f169的test程序,很有用的,一定要看啊
msp430f169的test程序,很有用的,一定要看啊-msp430f169 the test procedures are used depends on the ah
- 2022-08-20 00:55:06下载
- 积分:1