搜索资源列表
ComboTree_Sample.zip
- 自己绘制的带有选择框的TreeCtrl,同时它还能很方便地获取当前已选中的节点。
medialibrary-1[1].1.tar
- H2O Media Library是一个基于节点文档的媒体库,用来保存和传输大的多媒体材质集,用户可以通过目录、类别、或是关键字搜索浏览多媒体内容。-H2O Media Library is a joint document on the media repository for the preservation and transmission of large multimedia material sets, users can catalog, category, keyword sea
3GPFileDecoder
- 用于查看3gp mov mp4 文件格式框架. 新增了结构树浏览, 双击左侧树的节点可以显示当前的节点内部结构. 支持文件格式3g2 3gp, mov, mp4 等符合3gpp的文件。-Used to view 3gp mov mp4 file format framework. Add the tree view, double-click the left side of the tree node to show the internal structure of the curre
camera
- 该包中是视频采集的源码,里面有基本的从/dev/video 节点读取视频流数据,然后将yuv数据转换成RGB 输出到 framebuffer(fb) 中显示-this is the sorce of the video capture
play_game
- 动作和语音控制的体感游戏,手势识别调用Microsoft.Samples.Kinect.SwipeGestureRecognizer库,调用集成类SwipeRightDetected SwipeLeftDetected进行动作识别;调用数据类型JointType用于储存识别后的骨骼节点;动作识别后对应键盘操作 -Motion and voice control of somatosensory game, gesture recognition Microsoft.Samples.Kinec
calc-code
- 一个VC++计算器源码,采用树形结构处理表达式,按优先级运算结果,一个加,减,乘,除或数值为一个节点-A VC++ calculator source
usbcamara-2012-07-05
- 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to