搜索资源列表
yuv_to_rgb
- YUV与RGB颜色空间之间的转换,转换效果很好的。
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
YCRCB2RGB.rar
- 我自己寫的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.
YUV2RGB
- 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
RGBYUV
- 实现RGB与YUV图像格式之间的相互转换-TO CONVERT RGB AND YUV
RGB2YUV
- calculates YUV values from RGB values-calculates YUV values from RGB values
imcompr
- 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。 -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
RGB2YUV222
- 该程序实现了彩色图像到RGB以及YUV分量的转化,思路清晰,可直接运行。-The program implements the image to RGB and YUV color component transformation, clear, can be directly run.
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.
funtion
- 从最常用的“.BMP”图像格式中读取图像数据, 通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩 将数字图像的RGB表示转换为YUV表示;通过访问Y(亮度)通道,改变数字图像的亮度;通过Y(亮度)通道作灰度的线性变换,改变数字图像的对比度-failed to translate
yuv
- matlab code to convert rgb to yuv
yuv
- 用matlab将ppm文件从RGB形式转换为YUV形式-Ppm file using matlab YUV format conversion from RGB form
convert_RGB_to_YUV
- Converts an image from RGB color space to YUV color space
videoserver
- 实现视频传输的服务器端搭建,并且实现视频又RGB转换为YUV格式-Video transmission server-side structures
MATLAB-trans-Color
- 以MATLAB將影像做色彩空間轉換, 轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV-MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV
Hw3_ch3_ex1a2
- This design converts the RGB image to YUV image. Besides, it also converts YUV image to RGB image
Color-Spaces-to-other
- convert RGB color space to cmyk and yiq and yuv color space
main
- 从最常用的“.BMP”图像格式中读取图像数据; 对数字图像的表示方式(如RGB、YUV)及各种表示方式之间的转换有初步了解;根据输入参数改变数字图像的色彩、亮度、对比度。-Image format most commonly read from the " BMP." Image data converting the digital image representation (such as RGB, YUV), and between the representati
1
- 关于视频流的转换简单的函数,YUV,RGB等概念信息的相互调用,-Convert video streams simple function, YUV, RGB and other information about the concept of calling each other,