Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - YUV JPEG
Search - YUV JPEG - List
视频YUV格式文件直接转换为JPEG压缩文件,高效快捷
Update : 2010-10-11 Size : 270.96kb Publisher : mysoft_003@163.com

linux下的JPEG图像处理源码-Image processing codes of JPEG for linux
Update : 2025-02-17 Size : 363kb Publisher : 万成凯

用来播放YUV文件,还支持bmp,jpeg,mpeg2等 -used for broadcasting YUV document also supports bmp, jpeg, etc. mpeg2
Update : 2025-02-17 Size : 1.25mb Publisher : liguoping

这个刚才那个的源代码,刚才弄错了。功能:可以从中得到bmp,jpeg,mpeg等的YUV,功能丰富-just that the source code, just a mistake. Function : can gain bmp, jpeg, and mpeg the YUV, function rich
Update : 2025-02-17 Size : 779kb Publisher : louisa

不错的jpg转yuv的代码,还有其他一些功能,大家看看吧-good turn yuv code, there are a number of other functions, we look at it
Update : 2025-02-17 Size : 25kb Publisher : 王维

这是一个yuv422压缩成jpeg的应用例子-This is a jpeg compressed into YUV422 Application examples
Update : 2025-02-17 Size : 1kb Publisher : 名字

一个非常好的JpegImage库源码,支持多种文件格式和YUV直接输入-Treasury JpegImage a very good source, supports multiple file formats and YUV directly into
Update : 2025-02-17 Size : 131kb Publisher : li

DL : 0
远程监控的图像编码程序,实现YCBCR或YUV到RGB的转换,-Remote monitoring and control of image coding process, realize YCbCr or YUV to RGB conversion,
Update : 2025-02-17 Size : 3kb Publisher : i am li

jpeg编码工程(YUV2RGB) 文件中含有说明文件,保证可以使用-jpeg encoding works (YUV2RGB) file contains the documentation to ensure that you can use
Update : 2025-02-17 Size : 269kb Publisher : zhoubo

将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.
Update : 2025-02-17 Size : 22kb Publisher :

ARM视频监控平台开发中,有关图像和视频处理的程序,包括采集的图像直接显示在VGA显示器上进行YCbCr或YUV到RGB的颜色空间转换
Update : 2025-02-17 Size : 3kb Publisher : hzgnet

jpeg编码,可以将yuv编码成jpeg格式-jpeg encoding, can be encoded into a jpeg format yuv
Update : 2025-02-17 Size : 740kb Publisher : myco

嵌入式s3c2440平台下YUV转bmp格式的实用程序-S3C2440 embedded platform YUV to bmp format utility
Update : 2025-02-17 Size : 4kb Publisher : huangdi

自己写的YUV420直接压缩转换成JPEG图像的源代码.-YUV420 wrote it myself directly compressed JPEG images into the source code.
Update : 2025-02-17 Size : 271kb Publisher : 1

把JPEG图像转化为YUV数据. 用C开发的源代码,直接可以用-The JPEG image into a YUV data. Developed with C source code can be used directly
Update : 2025-02-17 Size : 4kb Publisher : 李国平

DL : 0
这个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
Update : 2025-02-17 Size : 96kb Publisher : 李远

ycbcr to jpeg compre
Update : 2025-02-17 Size : 1kb Publisher : qiu zhi ling

jpg_to_mjpegtools_yuv就是JPEG向YUV传换的过程代码.-JPEG to YUV is jpg_to_mjpegtools_yuv Chuan code for the process.
Update : 2025-02-17 Size : 79kb Publisher : shishugang

可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
Update : 2025-02-17 Size : 233kb Publisher : 罗华

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
Update : 2025-02-17 Size : 4kb Publisher : 张灯结
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.