-
基于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
-
a Linux or Embedded Linux under the General bootcode
一个LINUX下的或嵌入式LINUX下的通用启动代码-a Linux or Embedded Linux under the General bootcode
- 2022-02-09 23:10:58下载
- 积分:1
-
停车场
此文件包含的所有文件 C 代码,电路 diagaram 车停车原型,更好地解释在该计划项目为设计的在 Proteus 仿真。
- 2022-09-27 00:20:02下载
- 积分:1
-
一种触摸按键驱动芯片的驱动代码与HL5239兼容。使用中断方式进行按键触发信息接收...
一种触摸按键驱动芯片的驱动代码与HL5239兼容。使用中断方式进行按键触发信息接收-A touch button driver driver chip code-compatible with the HL5239. Approach to the use of interrupt trigger button to receive information
- 2022-02-14 02:52:36下载
- 积分:1
-
一个电子表程序,keil c 开发!有显示,时间,ii2c等功能,希望对大家有帮助!...
一个电子表程序,keil c 开发!有显示,时间,ii2c等功能,希望对大家有帮助!-An electronic spreadsheet programs, keil c development! Have shown that time, ii2c and other functions, and they hope to have everyone help!
- 2022-05-23 13:10:36下载
- 积分:1
-
二叉树搜索树的比较课程作业对数据结构会有更好的认识
二叉树搜索树的比较课程作业对数据结构会有更好的认识-Comparison of binary search tree data structures will be course work for a better understanding of
- 2022-10-05 05:35:03下载
- 积分:1
-
Voltage measurement points of the system and the output of two major signals, vo...
本系统分电压测量和信号产生输出两大部分,电压测量部分以模拟电路为主,配合放大模块、A/D转化模块、显示模块;通过凌阳单片机进行数据处理,在误差允许范围内显示测量电压值。信号产生以直接数字式频率合成器为核心,经过AT89S52对DDS芯片内部进行控制,使之输出标准正弦波形,利用编程实现频率预置、步进,达到电压输出频率的可调节步进。通过调试与测量完成了题目的基本部分和全部发挥部分的要求并有自己的创新。-Voltage measurement points of the system and the output of two major signals, voltage measurement circuitry to simulate the main part, with the amplification module, A/D conversion module, display module through Sunplus Single-chip data processing, in the range of error allowed shows the value of measuring voltage. Signal generated by direct digital frequency synthesizer for the core of the DDS chip AT89S52 after the internal control standards so that the output sine wave shape, frequency of use of pre-programming, step to the output voltage adjustable frequency step. Debugging and measurement, through the completion of the basic part of the topic and all the requirements to play a part and have their own innovation.
- 2023-01-14 20:15:03下载
- 积分:1
-
Use qt for text tables produced
利用qt进行文本表格制作,运行在linux环境中。-Use qt for text tables produced
- 2022-02-05 05:47:14下载
- 积分:1
-
LPC2XXX系列CAN通讯源代码zip文件
LPC2XXX系列CAN通讯源代码zip文件,LPC2xxx系列各个模块实例源代码
- 2022-01-28 10:11:50下载
- 积分:1
-
单片机指令集为mk7a10p,mk7a20p,mk7a11p
Instruction set for MCU MK7A10P, MK7A20P, MK7A11P
- 2023-03-06 11:00:04下载
- 积分:1