搜索资源列表

  1. yuv2rgbCode

    0下载:
  2. 降YUV420格式转换为RGB24/32格式 的程序代码-drop YUV420 RGB24/32 format conversion to the format code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-04
    • 文件大小:44032
    • 提供者:afax
  1. yuvtools

    0下载:
  2. 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
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-04
    • 文件大小:245760
    • 提供者:ggg
  1. ImgTool

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:4840448
    • 提供者:kim S.D.
  1. YUV2RGB_64

    0下载:
  2. 在Dsp64xx上实现YUV420图像格式转RGB24格式,通过查表实现,速度快。-Dsp64xx achieved in the YUV420 image format to RGB24 format, through the look-up table to achieve speed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:210944
    • 提供者:长沙
  1. VideoProcess

    0下载:
  2. 本程序是基于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
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-04
    • 文件大小:4431872
    • 提供者:catherine
  1. yuv_bmp

    0下载:
  2. 自己优化的一个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.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:12288
    • 提供者:xuchangliang
  1. AudioVideoCapture

    0下载:
  2. 本人基于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
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-04
    • 文件大小:111616
    • 提供者:等待
  1. YUVrgb

    0下载:
  2. 实现了图像格式yuy2到RGB24的转换,在视频采集中有着广泛的应用、-Realize a YUY2 to RGB24 image format conversion, video capture in a wide range of applications,
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-04
    • 文件大小:799744
    • 提供者:罗胜华
  1. RGB24toRGB15

    0下载:
  2. RGB24向RGB15的转换-RGB24 to RGB15 conversion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:2785280
    • 提供者:刘斌
  1. rgb2yuv

    0下载:
  2. 将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 p
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:174080
    • 提供者:高武
  1. Filter-VideoRender

    0下载:
  2. 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
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-04
    • 文件大小:515072
    • 提供者:cziy
  1. RGB565toRGB24ARM

    6下载:
  2. 初学ARM汇编写的RGB565 to RGB24的代码. ARM部分做了一些进一步的优化.-ARM compilation beginner RGB565 to RGB24 write code. ARM part done some further optimization.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:haiyong
  1. MPEG2-AVI

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:141312
    • 提供者:tanret
  1. YUV2RGB

    0下载:
  2. 将视频采集卡中的采集到的原始视频数据(YUY2格式)转换成RGB24格式,保存成位图。 用于抓取帧-Video capture card will be collected in the original video data (YUY2 format) into RGB24 format, saved as bitmaps. fr a me for crawl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:阿焦
  1. EDWBCStream

    0下载:
  2. That s VB.NET source. I work with XP Pro. Three hard pointsmaximum fr a mes rate : 90 fr a mes/sec (with Philips SPC 900NC PC Camera)reat multiple image format (RGB24, I420 with DIB) not get better than 15 fr
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-04
    • 文件大小:76800
    • 提供者:Moh
  1. Jpeg2Yuv

    1下载:
  2. 这是一个把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!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:58368
    • 提供者:facai
  1. rgb24Itoyuv422I

    0下载:
  2. Converting an Raw image from RGB24 format to YUV422 format
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:Chandu
  1. YUV

    0下载:
  2. YUV420转RGB24相关函数,运用快速查表算法,ConvertRGB2YUV,RGB24toYUV420-YUV420 turn RGB24-correlation function, using fast look-up table algorithm, ConvertRGB2YUV, RGB24toYUV420
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:lin
  1. yuv2rgb

    0下载:
  2. 将输入的yuv图像转为rgb24图像保存为bmp格式-Yuv image into the input image is saved as bmp format rgb24
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:1139712
    • 提供者:闫礼飞
  1. YUV

    0下载:
  2. YUV转换成RGB24格式,该算法是采用整型查询算法-YUV converted into RGB24 format, the method used integer search algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1934336
    • 提供者:yang
« 12 3 4 5 6 »

源码中国 www.ymcn.org