搜索资源列表
yuv2rgb-Nov14new
- 用汇编写成yuv420 to rgb565程序,优化程度很高-used to compile written yuv420 rgb565 procedures, the high level of optimization
convertyuv420rgb565
- 该代码实现了从YUV420到rgb565得的快速转换,可以减少准换的耗时,比较实用商业开发-The code has changed from YUV420 to rgb565 get fast conversion can reduce the potential for a time-consuming, more practical commercial development
YUVtoRGB
- 实现yuv420转rgb565的功能,并且封装成了库,写出了测试文件-Achieve yuv420 turn rgb565 functions, and packages into libraries, write a test file
yuv2bmp
- yuv420转BMP图片。 转换的亮点是标定。 请根据自己的实际情况,标定图像-yuv420 turn BMP picture. Conversion of the highlights is the calibration. According to their actual situation, the calibration images
YUV2RGB
- YUV420 与 RGB24 互相转换的函数-colour space conversion for tmndecode (H.263 decoder) ConvertRGBtoYUV ConvertYUVtoRGB ConvertYUVtoRGBWithEdge
yuv2rgb
- 很简单的程序 YUV420转RGB图像 简单易懂 有注释-YUV420 convert to RGB image