-
基于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
-
基于51单片机 液晶显示图像 c语言
基于51单片机 时钟程序 c语言,12864液晶显示图像,,有很大的参考价值。。。。
- 2022-01-22 08:47:09下载
- 积分:1
-
《ARM嵌入式Linux设备驱动实例开发》,第五章代码,按键驱动开发...
《ARM嵌入式Linux设备驱动实例开发》,第五章代码,按键驱动开发-" ARM embedded Linux device driver development example," Chapter V code, key-driven development
- 2022-10-20 10:55:04下载
- 积分:1
-
24 points realization of the Chinese characters C code for embedded developers r...
24点汉字的C++实现代码,供嵌入式开发者参考-24 points realization of the Chinese characters C code for embedded developers reference
- 2022-02-15 02:55:58下载
- 积分:1
-
performance for some examples.
intel ipp4.1性能库的一些例子。-performance for some examples.
- 2022-06-20 14:52:43下载
- 积分:1
-
一个主窗口代输入法的例子, 主窗口用模板的方法建立!!
一个主窗口代输入法的例子, 主窗口用模板的方法建立!! -A main window input method on behalf of the examples, the main window using the template method! !
- 2023-03-21 19:50:03下载
- 积分:1
-
可直接用于qt2410e(UNITAR)
可直接用于QT2410E(UNITAR)-ARM
- 2023-07-22 19:50:03下载
- 积分:1
-
关于arm开发的文档集合 有uCLinux ,usb应用,以及开发步骤等等,非常不错,...
关于arm开发的文档集合 有uCLinux ,usb应用,以及开发步骤等等,非常不错,-development arm of the document set a uCLinux, usb applications, and the development of steps and so on. very good.
- 2023-08-03 22:45:03下载
- 积分:1
-
经典的ppp程序,适合嵌入式linux下的应用
经典的ppp程序,适合嵌入式linux下的应用-classic PPP program,which adopts to the application in the embedded system "uclinux"
- 2022-01-25 15:59:20下载
- 积分:1
-
51单片机实现对PS/2键盘的操作程序,验证通过.
51单片机实现对PS/2键盘的操作程序,验证通过.-SCM right PS/2 keyboard, operating procedures
- 2022-11-25 10:40:03下载
- 积分:1