搜索资源列表
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.
自动白平衡matlab代码
- 采用的是灰色世界法,先通过RGB转成YCrCb,然后在通过灰色世界算法自动调整白平衡。
RGB
- extract raw file YUV color and combine in RGB color
dajinfa-erzhihua-matlab
- 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
work
- RGB图像格式转换为YUV格式。 根据RGB到YUV关系转化以及分量取平均值转换两种方法,以实例形式编程,不是子函数的形式。-RGB to YUV。 figure s style transform.
RGB2Lab
- this matlab code is about translating RGB pixel to Lab pixel
track-using-xiefagncha
- 这个程序是用matlab实现的车辆跟踪。用到的算法是协方差,包括梯度,rgb颜色,边缘,距离等多种元素。-This program is a vehicle tracking using matlab. The algorithm used is the covariance, including gradient, rgb color, the edge from the other elements.
openpic
- 利用MATLAB打开BMP格式的图片并且获取其RGB-Use of the MATLAB open the BMP format picture and get its RGB
tu-xiang-chu-li
- 利用matlab编写函数实现RGB到XYZ空间的转换并利用这个函数对给定的图像进行处理,仿真手机屏上显示标准图片。在图像处理过程中考虑Gamma特性。-Matlab write the function RGB to XYZ space conversion and use of this function on a given image processing, simulation on the cell phone screen displays the standard picture.
RGB_HSI
- RGB-HSI相互转换的matlab函数,程序实现比较简单,直接可以运行-failed to translate
rgb2lab
- 本程序通过matlab实现图片的RGB域到LAB域的转换,本程序包含测试程序,可以完全跑通,敬请放心使用。-This procedure achieved by matlab image RGB domain to the domain of LAB, this program includes testing procedures, can be completely run through, please rest assured that use.
hue_shift
- hue_shift实现对图像色调的调整,由于 matlab 中没有实现 RGB 图像到 HIS 图像转换 的函数,所以需要编程实现这一过程-hue_shift to change the hue of pictures
CSC_mat
- 彩色空间转换,RGB和YUV互转的matlab源码-RGB converting to YUV, YUV converting to RGB, Matlab source code
Des3313ktop
- matlab课程编程【谷速软件】图像RGB空间维纳(Wiener)滤波-Courses matlab software programming [valley] image RGB space velocity Wiener (Wiener) filter
hsi2rgb
- hsi颜色空间模型转rgb颜色空间模型matlab代码-hsi model to rgb model
RGB
- 读取envi的img格式,需要有hdr文件(To read the IMG format of envi, you need to have a HDR file)