搜索资源列表
yYUVVviewerSSu
- yuv格式文件的浏览工具。能直接播放yuv格式的文件,一般的播播放器如realone与winplayer不能播放。 已通过测试。 -yuv format file browsing tool. Can directly play the yuv file formats, and general broadcast players such as realone and winplayer can not play. Has been tested.
s3c6410-yuv-capture
- 自己开发的基于华恒S3C6410-R2开发板的yuv图像采集程序,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c,已产品化-Their development huaheng S3C6410-R2 based on development board yuv image capture program, providing c source code and MAKEFILE, the first development board support
DECORE
- 可以在arm和dsp上跑的mpeg4解码代码。 读取文件格式是YUV-Arm and dsp can run code of mpeg4 decoder. Read the file format is YUV
DAT2YUV
- 通过save data的方式可以将数据从DSP板的内存中将数据读出存储到一个文件中,此时该文件中的内容是对内存中的数据添加了一定格式的,格式见“yuv图像文件到CCS中DAT文件的转换 ”,下面的程序完成取出ccs添加的格式,留下纯数据,并将之存储到一个新的文件中-The way through the save data can be data from the DSP board memory will be read out data stored in a file, the conte
socket
- DavinciDM6446系统下,网络通讯SOCKET传输YUV文件代码.包括客户端和服务端-DavinciDM6446 system, network communication SOCKET transfer YUV file code. Including client and server-side
PYuvPlayer
- WINCE下的一个YUV文件播放器,可以在WINCE下直接播放YUV码流-WINCE under a YUV file player that can play directly under the WINCE YUV stream
pic_process
- 1.实现了YUV到BGR的转换 2.实现了一个移动侦测算法 3.实现了一个高速sqrt函数 4.请自己下载一个YUV文件,按照fopen中所写的路径存放-1. To achieve the conversion of YUV to BGR 2. Implements a motion detection algorithm 3. Implements a high-speed sqrt function 4. You to download a YUV file, written i
RGBtoYUV
- BMP格式文件的RGB数据转换为YUV格式。(Transform RGB data of a bmp to YUV.)