Location:
Search - jpeg to YUV
Search list
Description: 远程监控的图像编码程序,实现YCBCR或YUV到RGB的转换,-Remote monitoring and control of image coding process, realize YCbCr or YUV to RGB conversion,
Platform: |
Size: 3072 |
Author: i am li |
Hits:
Description: jpeg编码工程(YUV2RGB)
文件中含有说明文件,保证可以使用-jpeg encoding works (YUV2RGB) file contains the documentation to ensure that you can use
Platform: |
Size: 275456 |
Author: zhoubo |
Hits:
Description: 将yuv图像转换为jpeg格式文件,代码简洁,使用方便,jpeg文件可在windows中浏览.-Yuv images will be converted to jpeg format, the code is simple and easy to use, jpeg files in windows in the browser.
Platform: |
Size: 22528 |
Author: |
Hits:
Description: jpeg编码,可以将yuv编码成jpeg格式-jpeg encoding, can be encoded into a jpeg format yuv
Platform: |
Size: 757760 |
Author: myco |
Hits:
Description: 嵌入式s3c2440平台下YUV转bmp格式的实用程序-S3C2440 embedded platform YUV to bmp format utility
Platform: |
Size: 4096 |
Author: huangdi |
Hits:
Description: 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
Platform: |
Size: 98304 |
Author: 李远 |
Hits:
Description: ycbcr to jpeg compre
Platform: |
Size: 1024 |
Author: qiu zhi ling |
Hits:
Description: jpg_to_mjpegtools_yuv就是JPEG向YUV传换的过程代码.-JPEG to YUV is jpg_to_mjpegtools_yuv Chuan code for the process.
Platform: |
Size: 80896 |
Author: shishugang |
Hits:
Description: 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
Platform: |
Size: 238592 |
Author: 罗华 |
Hits:
Description: 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
alternatively, S = src->dest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-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 alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: |
Size: 4096 |
Author: 张灯结 |
Hits:
Description:
Platform: |
Size: 267264 |
Author: ahmedld |
Hits:
Description: 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 color space src to color space dest .
Example:
B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV
C = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr
D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
Platform: |
Size: 4096 |
Author: 李佳航 |
Hits:
Description: 此程序是将.yuv文件读取并且进行JPEG压缩编码,程序可用-This procedure is. Yuv file to read and to JPEG compression, the program can be used
Platform: |
Size: 1024 |
Author: Ellis |
Hits:
Description: 一个可用于编写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 call, there yuv convert to rgb, rgb to yuv conversion and jpeg decoder API.
Platform: |
Size: 128000 |
Author: 碧海 |
Hits:
Description: 最新的测试版:一个可用于编写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 API calls, there yuv to rgb converter, rgb to yuv conversion and jpeg decoder API.
Platform: |
Size: 129024 |
Author: 碧海 |
Hits:
Description: yuv转换成jpeg的软件代码,此代码是从网上找到的很精简的代码-change yuv to jpeg code
Platform: |
Size: 1024 |
Author: lihuiyan |
Hits:
Description: 用于颜色空间的转换。可以在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, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) any other color space conversion.
Platform: |
Size: 145408 |
Author: Matthew |
Hits:
Description: 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
Platform: |
Size: 1024 |
Author: 不知道 |
Hits:
Description: 本文详细说明了BMP文件的结构,可用于指导BMP文件与YUV,JPEG等格式的转换-this DOC expain the BMP struct detail,it can be use to change BMP to YUV or JPEG
Platform: |
Size: 13312 |
Author: jacky hu |
Hits:
Description: 对于视频编解码感兴趣的初学者非常有帮助,深入学习JPEG编码中RGB转成YUV格式的细节!-For beginners interested in video codec is very helpful, in-depth study details of the JPEG encoder RGB to YUV format!
Platform: |
Size: 2048 |
Author: wl |
Hits: