Location:
Search - RGB24
Search list
Description: 降YUV420格式转换为RGB24/32格式 的程序代码-drop YUV420 RGB24/32 format conversion to the format code
Platform: |
Size: 44032 |
Author: afax |
Hits:
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:
Description: Open Image file of any fomat type
View several mode
Convert RGB24->Gray->Binary Image
Rotate Image with Any angle
Scroll image softly bt hand -Open Image file of any type View sever fomat Convert mode RGB24 al-
Platform: |
Size: 4840448 |
Author: kim S.D. |
Hits:
Description: 在Dsp64xx上实现YUV420图像格式转RGB24格式,通过查表实现,速度快。-Dsp64xx achieved in the YUV420 image format to RGB24 format, through the look-up table to achieve speed.
Platform: |
Size: 210944 |
Author: 长沙 |
Hits:
Description: 本程序是基于directshow技术平台基础之上的 在filter中间插入的一个关于处理视频RGB24格式的一个filter源程序-This procedure is based on DirectShow technology platform based on the insert in the filter between a deal with video on a filter format RGB24 source
Platform: |
Size: 4431872 |
Author: catherine |
Hits:
Description: 自己优化的一个yuv420转bmp文件(rgb24)文件的一个小工具,做视频处理的同仁可能用的到.-Optimization of a YUV420 own bmp file transfer (rgb24) document a small tool to do the deal with video may be used to Tongren.
Platform: |
Size: 12288 |
Author: xuchangliang |
Hits:
Description: 本人基于Directshow做的音视频采集系统,把音频数据(PCM格式)与视频数据(RGB24)合成到一个AVI文件格式-I make based on Directshow audio and video acquisition system, the audio data (PCM format) and video data (RGB24) synthesis to a AVI file format
Platform: |
Size: 111616 |
Author: 等待 |
Hits:
Description: 实现了图像格式yuy2到RGB24的转换,在视频采集中有着广泛的应用、-Realize a YUY2 to RGB24 image format conversion, video capture in a wide range of applications,
Platform: |
Size: 799744 |
Author: 罗胜华 |
Hits:
Description: RGB24向RGB15的转换-RGB24 to RGB15 conversion
Platform: |
Size: 2785280 |
Author: 刘斌 |
Hits:
Description: 将RGB24转换成YUV420图片的程序,希望对大家有用。目前还没有AVI转YUV420的代码,建议先用播放器抓AVI的图片,再用bmp转YUV-Will be converted into RGB24 procedures YUV420 picture, I hope useful for all of us. There is no AVI to YUV420 code, it is recommended to use AVI player grasping the picture, and then bmp to YUV
Platform: |
Size: 174080 |
Author: 高武 |
Hits:
Description: Directx Filter Render 自己开发的RenderFilter 支持各种不同格式的显示,RGB565 RGB555 RGB24 RGB32 YUV YV12-Directx Filter Render own RenderFilter supports a variety of different formats of the show, RGB565 RGB555 RGB24 RGB32 YUV YV12
Platform: |
Size: 515072 |
Author: cziy |
Hits:
Description: 初学ARM汇编写的RGB565 to RGB24的代码.
ARM部分做了一些进一步的优化.-ARM compilation beginner RGB565 to RGB24 write code. ARM part done some further optimization.
Platform: |
Size: 1024 |
Author: haiyong |
Hits:
Description: The development is based on MSSG MPEG2Decode
1. GUI interface (gui.cpp)
2. VFAPI support (vfapi.c vfapidec.c)
3. AC3/MPA/LPCM demux (getbit.c)
4. Auto-split AVI output through RGB24/YUY2 (store.c)
5. YUY2 DirectDraw Overlay (store.c gui.cpp)
6. revised I/O routine (getbit.c getbic.h)
7. MMX-optimized motion compensation (recon.c getpic.c)
8. MMX-optimized color space conversion (store.c)
9. audio normalization (norm.c)
Platform: |
Size: 141312 |
Author: tanret |
Hits:
Description: 将视频采集卡中的采集到的原始视频数据(YUY2格式)转换成RGB24格式,保存成位图。 用于抓取帧-Video capture card will be collected in the original video data (YUY2 format) into RGB24 format, saved as bitmaps. Frame for crawl
Platform: |
Size: 7168 |
Author: 阿焦 |
Hits:
Description: That s VB.NET source.
I work with XP Pro.
Three hard pointsmaximum frames rate : 90 frames/sec (with Philips SPC 900NC PC Camera)reat multiple image format (RGB24, I420 with DIB)
not get better than 15 frames/sec with 640x480 resolution, USB limitation ? If anyone has an idea-That s VB.NET source.
I work with XP Pro.
Three hard pointsmaximum frames rate : 90 frames/sec (with Philips SPC 900NC PC Camera)reat multiple image format (RGB24, I420 with DIB)
not get better than 15 frames/sec with 640x480 resolution, USB limitation ? If anyone has an idea
Platform: |
Size: 76800 |
Author: Moh |
Hits:
Description: 这是一个把JPG图像文件转换成YUV原始数据格式的程序,就三个函数,输出为YUV420的。-this is a static library for decompressing the jpg file and converting its colorspace from yuv422 to yuv420, but RGB24. enjoy your self!
Platform: |
Size: 58368 |
Author: facai |
Hits:
Description: Converting an Raw image from RGB24 format to YUV422 format
Platform: |
Size: 1024 |
Author: Chandu |
Hits:
Description: YUV420转RGB24相关函数,运用快速查表算法,ConvertRGB2YUV,RGB24toYUV420-YUV420 turn RGB24-correlation function, using fast look-up table algorithm, ConvertRGB2YUV, RGB24toYUV420
Platform: |
Size: 2048 |
Author: lin |
Hits:
Description: 将输入的yuv图像转为rgb24图像保存为bmp格式-Yuv image into the input image is saved as bmp format rgb24
Platform: |
Size: 1139712 |
Author: 闫礼飞 |
Hits:
Description: YUV转换成RGB24格式,该算法是采用整型查询算法-YUV converted into RGB24 format, the method used integer search algorithms
Platform: |
Size: 1934336 |
Author: yang |
Hits: