搜索资源列表
disp_yuv
- 我自己写的现实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.
takikoyx_rgb2yuv
- 自己写的,在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.
takikoyx_yuv2rgb
- 自己写的,在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.
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
- 这是一个用于图像的彩色空间之间转换的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.
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
work
- RGB图像格式转换为YUV格式。 根据RGB到YUV关系转化以及分量取平均值转换两种方法,以实例形式编程,不是子函数的形式。-RGB to YUV。 figure s style transform.
YUV_convertar-matlab
- very good matlab code to convert rgb color to yuv
yuv
- 用matlab读取yuv视频,将每帧图像转换为rgb图像-Read yuv video, each frame is converted to rgb images using matlab
RGB_demo
- RGB演示:在matlab中演示rgb及YUV格式是如何显示的,并进行转化。-Demo: demo rgb and YUV format in matlab how to display RGB conversion.
yuv2rgb
- matlab RGB图像转换为YUV图像-matlab RGB image is converted to YUV image
matlab
- 颜色空间转换,RGB到YUV的程序,这里主要提取Cr分量图像。测试成功-Color space conversion, RGB to YUV program
matlab-code
- 将rgb图像转化为yuv图像,更加适合人眼-matlab code which function is that translate a rgb image to a yuv image, which is fit for our eyes.
matlab322
- 【谷速软件】matlab毕业设计代做-图像RGB转YUV 可以作为参考使用-[Valley] matlab speed software designed to do on behalf of graduation- RGB to YUV image can be used as references
CSC_mat
- 彩色空间转换,RGB和YUV互转的matlab源码-RGB converting to YUV, YUV converting to RGB, Matlab source code
yuvReader1
- matlab本来不能读取yuv文件,此程序保存并转换位为RGB格式(Read '.yuv' file type and translate it to RGB form.)
Readyuv
- matlab本身不带yuv视频读取函数,此函数读取并转换为RGB格式保存(Matlab itself does not have the yuv video reading function, which is read and converted to RGB format)
RGB_YUV
- 用Matlab将色彩空间的RGB与YUV互相转换,如果转换前后无变化,那就表示没有错,YUV参数可调(Using Matlab to convert the RGB of the color space to YUV, if there is no change before and after the conversion, it means that there is no error and the YUV parameter is adjustable.)
YCbCr2RGB
- 读入YUV文件一帧图像数据,转换为RGB并显示各分量(Read a frame of image data from a YUV file, convert it to RGB and display the components)
基于图像处理的指针式仪表识别设计_赵菁
- 随着电子技术的发展,指针式仪表的数字化读数成为人们研究应用的热点。 论文给出了一种基于图像处理的指针式仪表数字化读取的技术方案,能够代替人 眼对指针式仪表进行检定和读数,提高了读数的准确性和效率,减少了人工的重 复性劳动。 论文首先介绍了与指针式仪表识别设计相关的图像处理知识,包括空间RGB 和YUV模型,灰度图像,图像的预处理方法,边缘检测及Hough变换原理,并在 MATLAB的软件平台上进行了算法仿真。(With the development of the elect