Welcome![Sign In][Sign Up]
Location:
Search - matlab yuv to rgb

Search list

[Other resourcedisp_yuv

Description: 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
Platform: | Size: 874 | Author: Robin Ren | Hits:

[Graph program源代码ColorTransform

Description: 数字图像处理中关于色彩空间变换的实现,色彩空间包括:YUV,YCbCr,Iab,RGB,XYZ等等。-Digital Image Processing for color space conversion in the color space include : YUV, YCbCr, Iab, RGB, XYZ and so on.
Platform: | Size: 254976 | Author: 王青海 | Hits:

[GDI-Bitmaprgb_yuv_1

Description: 将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样-will. Rgb format conversion of images. YUV format images. YUV format image with 4:2:0 sampling
Platform: | Size: 1024 | Author: 周磊 | Hits:

[Picture Viewerdisp_yuv

Description: 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
Platform: | Size: 1024 | Author: Robin Ren | Hits:

[Special Effectstakikoyx_rgb2yuv

Description: 自己写的,在matlab环境下将rgb图像转为yuv文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
Platform: | Size: 1024 | Author: 连早喻 | Hits:

[Special Effectstakikoyx_yuv2rgb

Description: 自己写的,在matlab环境下将yuv图像转为rgb文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
Platform: | Size: 1024 | Author: 连早喻 | Hits:

[Special EffectsYUV2Image

Description: YUV多种图像处理方式,包括yuv2rgb,rgb2yuv.等等。但需要仔细调试-YUV multiple image processing methods, including yuv2rgb, rgb2yuv. And so on. But needs to carefully debugging
Platform: | Size: 3072 | Author: scq | Hits:

[Compress-Decompress algrithmsyuv_to_rgb

Description: YUV与RGB颜色空间之间的转换,转换效果很好的。-YUV and RGB color space conversion between the effect of a very good conversion.
Platform: | Size: 1024 | Author: wanglijuan | Hits:

[2D Graphicrgb2yuv

Description: 图形学中图形的转换程序,用matlab编写,把比较两个图形的相似度,以及图形的转换从rgb 到YUV-Graphics graphics conversion process, using matlab prepared to compare the two graphics similarity, as well as graphics conversion from rgb to YUV
Platform: | Size: 2048 | Author: fyao | Hits:

[matlabluv_rgb_yuv_lab_space_convert

Description: you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
Platform: | Size: 4096 | Author: 謝生油 | Hits:

[Picture ViewerYUV_ReadShow

Description: 读取CIF、QCIF格式的YUV测试序列文件,并且将其显示出来,转换为RGB格式进行连续视频播放-Read CIF, QCIF format YUV test sequence file, and will show up, converted to RGB format continuous video playback
Platform: | Size: 1024 | Author: 高志斌 | Hits:

[Graph programYUV_load

Description: 用于yuv格式文件视频的读取并转换为rgb数据-Yuv format for video read and converted to rgb data
Platform: | Size: 1024 | Author: 时机 | Hits:

[Special Effects1

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:

[AlgorithmYCRCB2RGB

Description: 我自己寫的RGB與YCbCr(YUV)色彩格式轉換,可以RGB轉YCbCr或YCbCr轉RGB,並支持顯示轉換後的色彩功能.-I wrote it myself RGB and YCbCr (YUV) color format conversion can be RGB or YCbCr to YCbCr to RGB, and supports the display of the color conversion function.
Platform: | Size: 39936 | Author: 陈大头 | Hits:

[Special Effectscolorspace

Description: 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
Platform: | Size: 4096 | Author: hu | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

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:

[DSP programrgb2ycbcr

Description: conver rgb image to yuv
Platform: | Size: 2048 | Author: dan | Hits:

[matlabRGB2YUV

Description: calculates YUV values from RGB values-calculates YUV values from RGB values
Platform: | Size: 10240 | Author: aditya | Hits:

[Windows Developreadyuv

Description: converting YUV to RGB with the 4:2:0 format
Platform: | Size: 2048 | Author: chris | Hits:

[Special Effectscolorspacezhuanhuan

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:
« 12 3 »

CodeBus www.codebus.net