搜索资源列表
-
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.
-
-
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.
-
-
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下载:
用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下载:
将rgb图像转化为yuv图像,更加适合人眼-matlab code which function is that translate a rgb image to a yuv image, which is fit for our eyes.
-
-
0下载:
随着电子技术的发展,指针式仪表的数字化读数成为人们研究应用的热点。
论文给出了一种基于图像处理的指针式仪表数字化读取的技术方案,能够代替人
眼对指针式仪表进行检定和读数,提高了读数的准确性和效率,减少了人工的重
复性劳动。
论文首先介绍了与指针式仪表识别设计相关的图像处理知识,包括空间RGB
和YUV模型,灰度图像,图像的预处理方法,边缘检测及Hough变换原理,并在
MATLAB的软件平台上进行了算法仿真。(With the development of the elect
-