Welcome![Sign In][Sign Up]
Location:
Search - bmp to rgb

Search list

[Graph programYUV2BMP

Description: YUV到BMP格式的转换-YUV to BMP format conversion
Platform: | Size: 26624 | Author: wzq | Hits:

[Graph programBMPTool

Description: 将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
Platform: | Size: 1024 | Author: 易 容 | Hits:

[OtherRGB-HSI

Description: 这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。-This is a realization from RGB to the HSI Exchange of procedures, you can be one you like bmp file in the conversion process.
Platform: | Size: 3072 | Author: 王瑞 | Hits:

[GDI-BitmapYUV TO RGB

Description: 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
Platform: | Size: 3762176 | Author: | Hits:

[GDI-Bitmap从BMP文件中装入位图并显示(6KB)

Description: 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib. the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. The next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more structures rgbquad the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is Freehand. the steps outlined below is valid for both Windows 95 and Windows NT. on Windows 95, you can also use the loadimage () function to load a bitmap from a fil
Platform: | Size: 7168 | Author: 刘永平 | Hits:

[Picture Viewerbmp-jpg

Description: BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
Platform: | Size: 198656 | Author: 时柏营 | Hits:

[Multimedia Developyuvtools

Description: BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP图片显示程序,多文档框架 YUV2BMP.exe 实现了YUV转换成24位的BMP图片,实现了批量转换 BMP2SEQ.exe 将一系列24位或8位的BMP图片转换成4:2:0的YUV序列。 DYUV2BMP.exe 将分离的Y,U,V转换成24位的BMP图片,实现了批量转换 GBMP2SEQ.exe 实现包含一组rgb24图片(不含文件头)的单一文件到yuv4:2:0序列文件的转换 SEQ2BMP.exe 实现了SEQ2BMP的程序 输出BMP文件为24位真彩 SeqCut.exe 实现对YUV4:2:0文件的剪切操作 即从序列文件中取出一段序列 SeqSnr.exe 实现了两序列对应帧之间Y分量的SNR求取,并给出平均值 YUV2SEQ.exe 将单帧的YUV文件转换位YUV序列 4:2:0 YUV2SEQ2.exe 将单帧的YUV文件转换位YUV序列 4:2:0 可以选择目标图像的位置和大小-BMP2GBMP.exe a deputy to the BMP images into BMP not a first information documents note : supports only 24 bmp Photo DYUV2SEQ.exe achieve separation of YUV file conversion into YUV sequence out 4:2:0 ShowDIB.exe BMP pictures procedures, Multi- Document Framework YUV2BMP.exe YUV conversion to achieve the 24% of the BMP pictures, to achieve the batch conversion BMP2SEQ.exe 24 will be a series of eight or BMP images converted into four : the YUV series 2-0. DYUV2BMP.exe Isolated Y, U, V converted into 24 BMP pictures, to achieve the batch conversion GBMP2SEQ.exe achieve encompassing rgb24 Photo (excluding file) a single document to yuv4 : 2 : 0 sequence document conversion SEQ2BMP.exe realized SEQ2BMP procedures for the export of BMP file 24 color SeqCut.exe realize right YUV4 : 2 : 0 docume
Platform: | Size: 245760 | Author: ggg | Hits:

[Video Capture854Bmp2yuv123

Description: 一个把BMP图片转换为YUV格式的好东西,大家可以拿来用哦,真的很不错哦-put a BMP images YUV format conversion to the good stuff, we can later be used for, oh, oh, is really quite
Platform: | Size: 28672 | Author: 兰同学 | Hits:

[Special Effectsbmp2source

Description: This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows(TM) .BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit values representing the scaled down (24bpp to 5:5:5 RGB) color values OR an array of 8-bit or 4-bit indices into the palette.-This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows (TM). BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit values representing the scaled down (24bpp to 5:5:5 RGB) color values OR an array of 8-bit or 4-bit indices into the palette.
Platform: | Size: 46080 | Author: 赵东 | Hits:

[Special Effectsbmptoc

Description: 240X320 24位bmp 转换成16位RGB 程序 240X320在程序中可以改-240X320 24 bmp converted into 16 RGB procedures 240X320 in the proceedings can be to change
Platform: | Size: 27648 | Author: zyl | Hits:

[2D GraphicBMPTORGB

Description: 一个读bmp文件并转换图像数据为RGB的例子-a time bmp file and conversion of RGB image data example
Platform: | Size: 1024 | Author: | Hits:

[GDI-BitmapRGBtoYUV

Description: 转换24位bmp图象到YUV图象(4:2:2, 4:4:4,4:2:0)-24 image converter bmp images to YUV (4:2:2, 4:4:4,4:2:0)
Platform: | Size: 37888 | Author: Franck | Hits:

[Picture ViewerRGB

Description: 将BMP档的图任意角度转图 + 灰阶,并能够存档-BMP plans to file any angle to Figure+ Gray, and be able to archive
Platform: | Size: 2364416 | Author: 林佳玮 | Hits:

[Special Effectsdirac-0.5.0.tar

Description: 各种 yuv422 yuv420 yuv411 等合适到 rgb 之间的转换以及 rgb 到bmp bmp到 rgb 之间的转换. -Yuv422 yuv420 yuv411 such as a variety of appropriate conversion between the rgb and rgb to bmp bmp to rgb conversion between.
Platform: | Size: 638976 | Author: mysticboy | Hits:

[Special Effectsbmp

Description: 输入x,y坐标,得到该店的RGB值. 输入x,y坐标,得到该店的RGB值.-Input x, y coordinates, the RGB value to be store. Input x, y coordinates, the RGB value to be store.
Platform: | Size: 212992 | Author: 张棚 | Hits:

[Linux-Uniximage_bmp_process

Description: 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。-Written in C with pure RGB file format reading the code, return the first file header and data, so re-read and write data much easier. Support for 8, 24-bit RGB Fig. Linux system inside the RGB image data format storage format for the RGB, from top-down filling and Windows systems, RGB image storage format is BGR, from the documents began to fill the last line, so readers have to pay attention to RGB map.
Platform: | Size: 3072 | Author: gomo | Hits:

[Graph programbmp2rgb

Description: 转化BMP到RGB,BMP的位图为4或8!-BMP conversion to RGB, BMP photo shows the 4 or 8-bit!
Platform: | Size: 1024 | Author: zcl | Hits:

[Graph programYUV_RGB

Description: YUV转RGB程序,RGB TO YUV转换原理及代码-YUV to RGB procedures, RGB TO YUV conversion principle and code
Platform: | Size: 6144 | Author: yanyjjzs33 | Hits:

[Graph programbmp

Description: 调用bmp图像,将256色图像转化为灰度图,图像锐化,RGB转换成YUV-Call bmp images, 256 color images into grayscale, image sharpening, RGB into YUV
Platform: | Size: 3817472 | Author: liuli | Hits:

[Special EffectsVB-USB-VIDEO-TO-RGB

Description: VB实现USB摄像头回调图像各种格式转换为BMP代码(二次完全查表法) YUY2,YUY9,i420,UYVY转换为RGB-VB callback USB camera to achieve a variety of formats to BMP image code (the second full look-up table) YUY2, YUY9, i420, UYVY to RGB
Platform: | Size: 4096 | Author: 阿广 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net