-
基于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
-
ucs2和GBK互相转换的code, 网上的一般是c++, 这是我自己写的. 嵌入式编程里非常有用的哦...
ucs2和GBK互相转换的code, 网上的一般是c++, 这是我自己写的. 嵌入式编程里非常有用的哦-UCS2 and GBK transferable code, the Internet is generally c, it is I wrote it myself. Embedded programming Lane very useful oh
- 2022-02-26 03:48:58下载
- 积分:1
-
verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。...
verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。-Verilog prepared, rtl style, pipeline design, realize image rgb to yuv format format conversion.
- 2022-05-28 18:35:35下载
- 积分:1
-
BASE IN SY2100 EZ
基于sy2100 ez-usb开发板的程序-BASE IN SY2100 EZ-USB develop board program
- 2022-02-01 20:29:43下载
- 积分:1
-
tcp,udp程序,对了解tcp,udp协议很有帮助
tcp,udp程序,对了解tcp,udp协议很有帮助-tcp, udp procedures, the understanding of tcp, udp protocol helpful
- 2022-03-02 23:11:19下载
- 积分:1
-
TI cc2540实例,自带串口透传功能
SimpleBLEPeripheral_UART
TI cc2540实例,自带串口透传功能
- 2023-07-30 05:55:03下载
- 积分:1
-
蓝牙HID设备
资源描述这是一个蓝牙设备,蓝牙HID协议通讯,程序里面包含了USB,HID的协议栈,有USB描述符,HID描述符等等!
- 2022-12-24 13:35:04下载
- 积分:1
-
单片机程序,里面包括代码和一些基本数据。源程序,各种文件...
单片机程序,里面包括代码和一些基本数据。源程序,各种文件-SCM procedures, which includes the code and some basic data. Source code, documentation
- 2023-05-07 14:45:03下载
- 积分:1
-
For the Linux driver under the touch screen, use the version in the 2.6.15 kerne...
用于Linux下的触摸屏驱动,使用在2.6.15版本内核上,可以作为两种方式使用,运行可靠稳定。-For the Linux driver under the touch screen, use the version in the 2.6.15 kernel, it can be used as two ways, reliable operation and stability.
- 2022-06-17 05:31:36下载
- 积分:1
-
TMS320C6713的步进电机控制实验程序,开发环境CCS.
TMS320C6713的步进电机控制实验程序,开发环境CCS.-TMS320C6713 stepper motor control experimental procedure, the development environment CCS.
- 2022-03-05 09:03:14下载
- 积分:1