CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - yuv to jpeg

搜索资源列表

  1. 101259378luv_rgb_yuv_lab_space

    1下载:
  2. Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4595
    • 提供者:张灯结
  1. yuv422_jpg

    1下载:
  2. 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1016
    • 提供者:不知道
  1. libv4l-0.6.2-test.tar

    0下载:
  2. 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:128759
    • 提供者:碧海
  1. jpg_to_mjpegtools_yuv-0.1

    0下载:
  2. jpg_to_mjpegtools_yuv就是JPEG向YUV传换的过程代码.-JPEG to YUV is jpg_to_mjpegtools_yuv Chuan code for the process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:81109
    • 提供者:shishugang
  1. jpegshow

    0下载:
  2. 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:238802
    • 提供者:罗华
  1. encoder

    0下载:
  2. 所属分类:Multimedia Develop

    • 发布日期:2017-04-28
    • 文件大小:267458
    • 提供者:ahmedld
  1. colorspacezhuanhuan

    1下载:
  2. RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from col
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4331
    • 提供者:李佳航
  1. yuv

    0下载:
  2. 此程序是将.yuv文件读取并且进行JPEG压缩编码,程序可用-This procedure is. Yuv file to read and to JPEG compression, the program can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:825
    • 提供者:Ellis
  1. libv4l-0.6.1.tar

    1下载:
  2. 一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-V4l2 camera can be used for the preparation of an application' s database libv4l, which are commonly used in addition to the package v4l2 ioctl API c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:128334
    • 提供者:碧海
  1. yuv_jpeg

    0下载:
  2. yuv转换成jpeg的软件代码,此代码是从网上找到的很精简的代码-change yuv to jpeg code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1098
    • 提供者:lihuiyan
  1. ColorSpaceConverter

    1下载:
  2. 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr,
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:145830
    • 提供者:Matthew
  1. BMP

    0下载:
  2. 本文详细说明了BMP文件的结构,可用于指导BMP文件与YUV,JPEG等格式的转换-this DOC expain the BMP struct detail,it can be use to change BMP to YUV or JPEG
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:13174
    • 提供者:jacky hu
  1. sdl_yuv

    0下载:
  2. YUV 任意尺寸缩放 jpeg 图片缩放问题,libjpeg 只支持 1/8, 1/4, 1/2, 1/1 的缩小。而 ffplay 对 Jpeg, 视频的缩放貌似不支持。 于是经过断断续续的编码和思考,“基本上” 解决了YUV420P格式的缩放问题。 这里的“基本上”指的是: 1)它解决了视频全屏缩小问题,没有产生颜色偏移等问题; 2)YUV 按某一特定比例对静态图缩放后,颜色可能会变;-YUV any scaling jpeg image scali
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3992
    • 提供者:vishtvro
  1. mkjpeg.tar

    1下载:
  2. 用FPGA实现的JPEG编码器,可以直接使用,内含完成说明文档,经过验证无误。-• JPEG baseline encoding JPEG ITU-T T.81 | ISO/IEC 10918-1 • Standard JFIF header v 1.01 automatic generation • Color images only (3 components, RGB 24 or 16 bit, YUV input) • T
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-05-04
    • 文件大小:21650432
    • 提供者:
  1. yuv_to_jpeg

    0下载:
  2. LINUX下实现yuv to jpeg,将流媒体信息截图,转化成jpeg,然后浏览-Under LINUX yuv to jpeg, streaming information screenshots into jpeg, then browse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:1252
    • 提供者:欧在在
  1. rgb2ycbcr

    0下载:
  2. 对于视频编解码感兴趣的初学者非常有帮助,深入学习JPEG编码中RGB转成YUV格式的细节!-For beginners interested in video codec is very helpful, in-depth study details of the JPEG encoder RGB to YUV format!
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1742
    • 提供者:wl
  1. yuv_tojpeg

    0下载:
  2. 用libjpeg把原始yuv格式的图像转化成jpeg格式,可以直接观看图像-Libjpeg to the original yuv format images into jpeg format, can directly view images
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:23497
    • 提供者:周单
  1. libv4l-0.5.9.tar

    0下载:
  2. 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和-jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:92190
    • 提供者:allen
  1. simplest_ffmpeg_pic_encoder

    0下载:
  2. 最简单的基于FFMPEG的图像编码器(YUV编码为JPEG)。代码调用FFMPEG类库实现了YUV420P的数据编码为JPEG图片。 详细信息《最简单的基于FFMPEG的图像编码器(YUV编码为JPEG)》: http://blog.csdn.net/leixiaohua1020/article/details/25346147-a simplest picture encoder based on FFmpeg. The software is based on VC 2010.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-30
    • 文件大小:12670272
    • 提供者:雷霄骅
  1. jpeg_decoder_play

    0下载:
  2. 基于tinyjpeg的jpeg解压缩程序,可解码jpeg数据为YUV分量数据-Based Solutions tinyjpeg jpeg compression program, you can decode jpeg data to YUV component data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:26977
    • 提供者:czw
搜珍网 www.dssz.com