搜索资源列表
DIP_070729
- 这是灰度图像的伪彩色处理matlab源程序-This is a pseudo-color gray-scale image processing matlab source
zq
- 使用matlab中的伪彩色增强方法对CT的灰度图片进行伪彩色增强处理-Use matlab in pseudo-color enhancement of CT images of gray-scale pseudo-color processing to enhance
background_substraction
- 视频背景非参数估计论文及matlab实现.matlab代码只实现了灰度图的背景估计,论文利介绍的彩色视频处理方法可以自己看看怎么做。-Background and Foreground Modeling Using Nonparametric Kernel Density Estimation for Visual Surveillance AHMED ELGAMMAL, RAMANI DURAISWAMI, MEMBER, IEEE, DAVID HARWOOD, AND LA
huidutuzhuanhuaweiweicaisetu
- 本代码,用MATLAB编写。把灰度图转化为伪彩色图。-The code, prepared by using MATLAB. The grayscale into a pseudo-color map.
huidu
- 灰度图转换,可以把彩色图片转换为灰度图片。并进行计算-Grayscale conversion, color images can be converted to gray-scale image. And calculated
zhos
- 用Matlab实现中值滤波与Otsu算法 包括彩色图转256灰度,灰度图中值滤波处理,再用Otsu算法处理。-Median filter implementation using Matlab and Otsu algorithms including 256-color map turn gray, grayscale median filter, and then Otsu algorithm processing.
rgb2gray
- 用于将RGB彩色图转化为灰度图的matlab代码!-Gray color map of the matlab code!
gray2rgb
- 用MATLAB实现将灰度图转换为彩色图(伪彩色)-Gray into color image by the use of MATLABP(seudo-color)
matlab-histogram-equalization
- matlab中实现直方图均衡化,图像必须是灰度图像,真彩色要转化为灰度图才能正确处理。-matlab histogram equalization, the image must be grayscale images, true color to be converted to grayscale to be processed correctly.
shrink_zoom_bilinear
- 这个程序是为了实现图片(包括彩色图和灰度图)的放缩功能,能满足任意指定放缩倍数或任意目标尺寸,原理是依据双线性插值。-The code can shrink and zoom arbitray image to appointed multiple or size regardless of intensty image and color image, the key function relay on bilinear interpolation.
彩色图转化成灰度图,二值图像
- 简单的MATLAB代码,将彩色图像转化成灰度图,二值图像
programme
- 将彩色图转化成灰度图,在此基础上统计连通区域,根据一定的统计特性,设置一定的准则,检测出人脸。-The color map is converted to grayscale, communicating regional statistics on this basis, according to certain statistical properties, set certain criteria, detects a person' s face.
水果边界获取_本科图形图像处理
- 数字图像处理的理论涉及到彩色图像的灰度化、二值化、噪声滤除、特征提取、二值图→灰度图→真彩图的转换。特征提取主要利用了水果的几何特征,反映了水果的大小和形状。