搜索资源列表
luv_rgb_yuv_lab_space_convert
- you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
101259378luv_rgb_yuv_lab_space
- 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
ColorSpace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
rgb2ycbcr
- conver rgb image to yuv
YUV2RGB
- 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
colorspace
- 这是一个用于图像的彩色空间之间转换的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.
RGB
- extract raw file YUV color and combine in RGB color
RGB2YUV
- calculates YUV values from RGB values-calculates YUV values from RGB values
readyuv
- converting YUV to RGB with the 4:2:0 format
colorspacezhuanhuan
- 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
imcompr
- 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。 -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
yuv
- 在yuvshow.m设定输入文件和参数,调用子函数处理yuv文件,转化为RGB,并播放。-read and show yuv vedio file
YUV2RGB
- 实现YUV格式视频序列向RGB视频序列转换-Achieve YUV format video sequence to convert RGB video sequence
work
- RGB图像格式转换为YUV格式。 根据RGB到YUV关系转化以及分量取平均值转换两种方法,以实例形式编程,不是子函数的形式。-RGB to YUV。 figure s style transform.
rgb-yuv
- 该程序源代码实现了RGB-->YUV转化-RGB-->YUV
colorspace
- 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change be
ColorSpaceConverter
- 用于颜色空间的转换。可以在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,
rgb2yuv
- 这是matlab代码,可用于转换rgb图像为yuv图像。-It is matlab code, which can convert rgb image to yuv image.
YUV-RGB
- 把YUV格式视频转换成RGB格式的,RGB格式转换成YUV的格式,两者之间互换-The YUV format into RGB format video, RGB format into YUV format, exchange between the two
YUV2RGB
- 内包含matlab程序,可将YUV转成RGB,以及读取YUV-Contains matlab program can be converted into YUV RGB, YUV and read