搜索资源列表
conversion420to422.rar
- 将YUV420文件转成所需要的YUV422文件,自己设定开始和结束帧号,和图像大小,YUV420 document will be converted to YUV422 required documents, set start and end frame number, and image size
cutYUV422
- 将一个很长的YUV422文件分割成所需要的帧数的文件,自己设定开始和结束帧号,和图像大小-Will be a very long document YUV422 divided into frames required documents, set start and end frame number, and image size
yuv420Ptoyuv422P
- Its a source code for converting a raw image from YUV420 Planar form to YUV422 Planar form.
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