-
基于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
-
这里有verilog编写的8051ipcore 谁要啊?
这里有verilog编写的8051ipcore 谁要啊?-Verilog prepared here has 8051ipcore who ah?
- 2022-02-04 16:58:46下载
- 积分:1
-
本程序有友善之臂提供,为2440开发板的示例程序,请把该目录复制到目录中,编译使用时进入其中一个子目录,运行make即可。...
本程序有友善之臂提供,为2440开发板的示例程序,请把该目录复制到目录中,编译使用时进入其中一个子目录,运行make即可。-This procedure has the arm to provide a friendly, for example the 2440 development board, please copy the directory to the directory, the compiler used to enter a subdirectory, you can run make.
- 2022-12-03 13:55:03下载
- 积分:1
-
Their board in 16 experiments conducted successful experiments in a very good nu...
自己在16实验板上实验成功的几个16实验程序非常好的-Their board in 16 experiments conducted successful experiments in a very good number of 16 experimental procedure
- 2022-02-05 12:25:30下载
- 积分:1
-
嵌入式系统开发中,ADSP音频算法优化的程序,包括其中mdct和imdct的优化后的汇编代码。...
嵌入式系统开发中,ADSP音频算法优化的程序,包括其中mdct和imdct的优化后的汇编代码。-Embedded System Development, ADSP audio algorithms optimization procedures, including mdct imdct and the optimized assembly code.
- 2022-03-18 07:44:41下载
- 积分:1
-
TMS320LF2407 serial communication interface module (SCI232) process, C language
TMS320LF2407 串行通讯接口模块(SCI232)程序,C语言-TMS320LF2407 serial communication interface module (SCI232) process, C language
- 2022-02-04 20:45:00下载
- 积分:1
-
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须...
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须使用CAPS工具,将bank1映射到地址0x00. 另外, 在IAP程序运行期间,必须在执行用户程序跳转之前,通过程序将bank0重映射到地址0x00(注:IAP程序已经实现了bank0重映射到地址0x00,用户不需要自己来编写代码).-ISP for STR73X default, bank0 is mapped to address 0x00. Taking into account, IAP process is stored in the bank1, while the user program to be stored in bank0. It is necessary to use the CAPS tool bank1 mapped to address 0x00. In addition, IAP procedure during operation must be in the implementation of user program before Jump through the procedure will bank0 re-mapped to address 0x00 (Note: IAP program has achieved bank0 re-mapped to address 0x00, the user does not need to write their own code).
- 2023-04-16 00:35:04下载
- 积分:1
-
AD芯片TLC2543的转换例程。
AD芯片TLC2543的转换例程。-AD chip TLC2543 transformation example regulation.
- 2022-04-20 09:14:18下载
- 积分:1
-
三星CPUS3C2440,SMDK2440 USB downloader firmware代码,通过USB下载文件到FLASH...
三星CPUS3C2440,SMDK2440 USB downloader firmware代码,通过USB下载文件到FLASH-Samsung CPUS3C2440, SMDK2440 USB downloader firmware code, through the USB to download files to the FLASH
- 2022-02-05 08:49:09下载
- 积分:1
-
构建嵌入式Linux系统,是学习嵌入式Linux一本不错的书
构建嵌入式Linux系统,是学习嵌入式Linux一本不错的书-Build embedded Linux systems, embedded Linux is to learn from a good book
- 2022-08-09 03:45:20下载
- 积分:1