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

搜索资源列表

  1. djpeg

    0下载:
  2. 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 􀂄 4, Perform inverse DCT 5, Shift the val
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:182.5kb
    • 提供者:颜新卉
  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
    • 文件大小:4.49kb
    • 提供者:张灯结
  1. ourdev_530727

    0下载:
  2. 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:850.98kb
    • 提供者:刘智
  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
    • 文件大小:125.74kb
    • 提供者:碧海
  1. C_jpeg_decoder

    0下载:
  2. C版本的JPEG解码器代码,可以解baseline格式的所有JPEG图片并转换为RGB格式在pc上显示,执行代码前要安装glut-C version of the JPEG decoder code, possible solutions to baseline all the JPEG picture format and converted to RGB format in the pc to show the implementation of the code prior to the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:48.36kb
    • 提供者:张宗彬
  1. D_JPG

    0下载:
  2. verilog 语言实现jpeg转RGB格式的转换-Verilog language jpeg format to RGB conversion
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:31.41kb
    • 提供者:林志平
  1. jpeg_rgb

    0下载:
  2. 这是JPEG图像压缩的RGB转换的源代码,其中还包括了它的仿真测试代码,希望能帮助到大家。-This is the JPEG image compression of RGB conversion source code, including its simulation test code, hoping to help you.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:mary
  1. jpeg.tar

    1下载:
  2. This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is no
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3.26mb
    • 提供者:Bill Guan
  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
    • 文件大小:233.21kb
    • 提供者:罗华
  1. RGBTOJPEG

    0下载:
  2. 该软件是使用V++编制的RGB图转换为JPEG的源程序。-RGB to JPEG
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5.21kb
    • 提供者:赵爱明
  1. JPGOPEN

    0下载:
  2. 在VC环境下打开JPEG格式的图片,转换成RGB格式再从新显示-Open the VC environment in JPEG format images, converted to RGB format and then display the new
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:肖晓萍
  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
    • 文件大小:4.23kb
    • 提供者:李佳航
  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
    • 文件大小:125.33kb
    • 提供者:碧海
  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
    • 文件大小:142.41kb
    • 提供者:Matthew
  1. rgb

    0下载:
  2. 用VC++从JPEG文件中读出数据,以十六进制的格式输出,如0X-vc++ jpeg to binary data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:11.6kb
    • 提供者:邹燕平
  1. JPEG

    0下载:
  2. JPEG 图像格式详解 JPEG 压缩简介 JPEG 的图片使用的是YCrCb 颜色模型, 而不是计算机上最常用的RGB.-JPEG compression JPEG image format Detailed Introduction to JPEG images using the YCrCb color model, rather than the most commonly used on the computer RGB.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:122.64kb
    • 提供者:
  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
    • 文件大小:1.7kb
    • 提供者:wl
  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
    • 文件大小:90.03kb
    • 提供者:allen
  1. RGB-convert-toJPEG

    1下载:
  2. 把RGB格式图像转换成JPEG格式,用于数字图像处理中、图像采集中,效果显著-Convert RGB image format to JPEG format
  3. 所属分类:CSharp

    • 发布日期:2016-07-18
    • 文件大小:3kb
    • 提供者:*飞
  1. jpeg

    0下载:
  2. JPEG格式图像解码为RGB格式实例,可显示在开发板上并进行切换-JPEG format picture decoding to RGB format examples, show the development board and switch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.94kb
    • 提供者:郑焕华
« 12 »
搜珍网 www.dssz.com