当前位置:
首页 资源下载
搜索资源 - YUV to image matlab
搜索资源列表
-
0下载:
you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
-
-
0下载:
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
-
-
1下载:
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
-
-
0下载:
conver rgb image to yuv
-
-
2下载:
这是一个用于图像的彩色空间之间转换的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.
-
-
0下载:
对于YUV格式的视频系列,本源代码可以实现对其中一幅图像的读取、插入等功能-For YUV format video series, source code can achieve an image of one of the read, insert and other functions
-
-
1下载:
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
-
-
0下载:
基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。
-Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
-
-
0下载:
这是matlab代码,可用于转换rgb图像为yuv图像。-It is matlab code, which can convert rgb image to yuv image.
-
-
0下载:
Video Compression using Content-Based Motion Compensation
---------------------------------------------------------
This demo Requires MATLAB (and the Image Processing Toolbox)
Tested on MATLAB 7.0 (R14).
Run one of the following thr
-
-
0下载:
用matlab实现黑白图片的彩色化,此方法简单,运用yuv色彩空间,效果很不错哦!-using matlab to relaize the colorization of the black-white image.this method is very simple,ultilizes the yuv colorspace,and get perfect effect!
-
-
0下载:
matlab RGB图像转换为YUV图像-matlab RGB image is converted to YUV image
-
-
0下载:
把rgb 图像转换成yuv图像再进行图像处理。-rgb image convert to the yuv image. The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple
-
-
0下载:
以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
-
-
0下载:
将rgb图像转化为yuv图像,更加适合人眼-matlab code which function is that translate a rgb image to a yuv image, which is fit for our eyes.
-
-
0下载:
【谷速软件】matlab毕业设计代做-图像RGB转YUV 可以作为参考使用-[Valley] matlab speed software designed to do on behalf of graduation- RGB to YUV image can be used as references
-
-
0下载:
读入YUV文件一帧图像数据,转换为RGB并显示各分量(Read a frame of image data from a YUV file, convert it to RGB and display the components)
-
-
0下载:
随着电子技术的发展,指针式仪表的数字化读数成为人们研究应用的热点。
论文给出了一种基于图像处理的指针式仪表数字化读取的技术方案,能够代替人
眼对指针式仪表进行检定和读数,提高了读数的准确性和效率,减少了人工的重
复性劳动。
论文首先介绍了与指针式仪表识别设计相关的图像处理知识,包括空间RGB
和YUV模型,灰度图像,图像的预处理方法,边缘检测及Hough变换原理,并在
MATLAB的软件平台上进行了算法仿真。(With the development of the elect
-