CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - RGB24

搜索资源列表

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

    • 发布日期:2008-10-13
    • 文件大小:4.62mb
    • 提供者:kim S.D.
  1. gif2rgb

    0下载:
  2. 纯C语言实现将GIF文件格式转换为RGB24格式。-pure C language will GIF file format conversion for RGB24 format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.36kb
    • 提供者:张磊
  1. YUV2RGB_64

    0下载:
  2. 在Dsp64xx上实现YUV420图像格式转RGB24格式,通过查表实现,速度快。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17.83kb
    • 提供者:长沙
  1. Optical_Flow

    0下载:
  2. 在实现摄像机固定情况的光流法时,需要有两帧连续的图像,本算法针对RGB24格式的图像计算光流
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:wuke
  1. bmp_to_yuv

    0下载:
  2. 自己编写的,将rgb24转换成yuv4:2:2格式的文件,非常好用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:866.88kb
    • 提供者:张先生
  1. yuv2rgbCode

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

    • 发布日期:2008-10-13
    • 文件大小:42.89kb
    • 提供者:afax
  1. JPG图像文件转换成YUV原始数据格式

    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. 所属分类:图形图象

    • 发布日期:2011-07-26
    • 文件大小:57.2kb
    • 提供者:Simonz
  1. rgb24_to_yv12.zip

    0下载:
  2. rgb24_to_yv12 颜色转换 ,rgb 转yv12,rgb24_to_yv12
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:649byte
    • 提供者:
  1. Jpeg2Yuv

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

    • 发布日期:2014-03-25
    • 文件大小:57.25kb
    • 提供者:facai
  1. RGB24to565

    0下载:
  2. 將 24 bit 的圖片格式轉換成 RGB 565 格式,以利嵌入式系統上的使用。-24 bit image format will be converted to RGB 565 format, to facilitate the use of embedded systems.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:sysmng
  1. yuv2rgb

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

    • 发布日期:2017-04-09
    • 文件大小:1.09mb
    • 提供者:闫礼飞
  1. YUV

    0下载:
  2. YUV转换成RGB24格式,该算法是采用整型查询算法-YUV converted into RGB24 format, the method used integer search algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:yang
  1. YUV2RGB

    0下载:
  2. YUV420 与 RGB24 互相转换的函数-colour space conversion for tmndecode (H.263 decoder) ConvertRGBtoYUV ConvertYUVtoRGB ConvertYUVtoRGBWithEdge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3.14kb
    • 提供者:hsiwen
  1. RGB24toRGB15

    0下载:
  2. RGB24向RGB15的转换-RGB24 to RGB15 conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:1.54mb
    • 提供者:刘斌
  1. RGB565toRGB24ARM

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

    • 发布日期:2017-04-01
    • 文件大小:1.74kb
    • 提供者: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 DirectDraw Overlay (store.c gu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:137.98kb
    • 提供者: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. Frame for crawl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7.45kb
    • 提供者:阿焦
  1. yuv420convert

    0下载:
  2. RGB24转yuv420 以及yuv420 planar格式的转yuv420 接口参数简单,实现代码也简单,便于查看,已经测试过-Turn yuv420 RGB24 format and transfer yuv420 yuv420 planar interface parameters is simple, the implementation code is also simple and easy to view, has been tested
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:ercheng
  1. YUV_To_RGB

    0下载:
  2. 本程序是YUV422转RGB24的经典算法实现,程序下载CPP中,可以复制粘贴在任何地方 -This program is transferred RGB24 YUV422 classic algorithm, the program downloads the CPP, you can copy and paste in any place
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:773byte
    • 提供者:zhang
  1. RGB24

    0下载:
  2. 读取RGB24彩色图像的dat文件,并plot显示,读取经过中值滤波的dat文件,对比显示,图片大小为320*240-Read the RGB24 color image dat file and plot, read after median filtering dat file, contrast, image size is 320* 240
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:12.1mb
    • 提供者:wangbeibei
« 12 »
搜珍网 www.dssz.com