搜索资源列表
PcxDecode
- pcx的解码程序,将任一PCX源图转换成RGB565,直接写入指定的buffer-nil decoding process, as a source of PCX map into RGB565, directly into the designated buffer
yuv2rgb-Nov14new
- 用汇编写成yuv420 to rgb565程序,优化程度很高-used to compile written yuv420 rgb565 procedures, the high level of optimization
Bmp24To16
- 将24位位图格式转换为16位位图格式的源代码,包括RGB555格式和RGB565格式。
img_ycbcr422p_rgb565_c
- ycbcr422 to rgb565 convert
ov7725config 摄像头驱动IC OV7725的初始化代码
- 摄像头驱动IC OV7725的初始化代码,用来配置OV7725输出QVGA或QQVGA格式的RGB565图像,可以直接驱动常用的CPU接口TFT屏。-Driver IC OV7725 camera initialization code to configure the OV7725 output QVGA or QQVGA format RGB565 image, you can directly drive common CPU interface TFT screen.
BmpToRGB16.convert bmp to rgb16
- convert bmp to rgb565,algorithm to handle all kinds of bmp to rgb565
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
RGB24to565
- 將 24 bit 的圖片格式轉換成 RGB 565 格式,以利嵌入式系統上的使用。-24 bit image format will be converted to RGB 565 format, to facilitate the use of embedded systems.
OV528_DS
- 串口输出的摄像头数据转JPEG硬件压缩芯片,可用于串口摄像头制作,-Serial output data transfer camera JPEG hardware compression chip, the camera can be used in serial production,
rgb565_bmp
- 把rgb565格式的文件写成bmp文件,并显示出来。-Rgb565 format to write bmp files, and displayed.
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
RGB565toRGB24ARM
- 初学ARM汇编写的RGB565 to RGB24的代码. ARM部分做了一些进一步的优化.-ARM compilation beginner RGB565 to RGB24 write code. ARM part done some further optimization.
yuv2rgb
- 很简单的程序 YUV420转RGB图像 简单易懂 有注释-YUV420 convert to RGB image
rgb565
- rgb565 - convert 24bits to 16bits -Usage: rgb565 [R] [G] [B] R- red G- green B- Blue
camera
- 将RGB565格式图像转换为JPG格式文件-RGB565 convert JPG
laptop_green
- image laptop green RGB565 compressed
tree_image
- tree image, RGB565, compressed (14 )
RGB-BMP互转
- 根据已有的rgb565图像数据,得到对应的bmp图像(get bmp photo according to rgb565 datas)