搜索资源列表
-
0下载:
实现rgb图像的直方图均衡化,附源程序和图像,matlab实现,Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
-
-
1下载:
图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
-
-
0下载:
彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
-
-
0下载:
matlab gui iterface finding objectes triangle and squere and cuircles grayscale images browse images histogram convert rgb image toblack and white -matlab matlab gui iterface finding objectes triangle and squere and cuircles grayscale images browse i
-
-
0下载:
rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
-
-
0下载:
直方图均衡化的实现,RGB直方图均衡化,直方图归一化。-Histogram equalization to achieve, RGB histogram equalization, histogram normalization.
-
-
0下载:
运用MATLAB的图形图像工具GUIDE编写代码实现对彩色图像的翻转、截图、放大、缩小、均衡化、RGB直方图调整等处理和灰度图像的经典滤波处理。-Using MATLAB graphics tool GUIDE to color image coding implementation of flip, screenshots, amplification, narrow, RGB histogram equalization, the adjustment treatment and class
-
-
0下载:
matlab编写的图像处理GUI小程序,实现(1)对一幅暗RGB图像的直方图均衡,(2)并分别在R、G、B通道进行直方图均衡,RGB三个分量可通过滑块调节,(3)用HSI模型增强图像。附有具体的文档说明。-MATLAB image processing GUI program, to achieve (1) to a pair of dark RGB image histogram equalization, (2) and in the R, G and B channels of histo
-
-
0下载:
基于图像检索的,颜色特征提取MATLAB中由RGB转向HSV颜色空间的颜色直方图-Based on image retri , the color feature extraction in the MATLAB RGB to HSV color histogram of color space
-
-
3下载:
使用MATLAB,实现以下四个功能
一、获取图片RGB值:给定一张图片,获取点(x,y),以及(x,y)周围8个点的R、G、B值。
二、实现rgb2gray函数:使用matlab实现rgb2gray的功能,并能计算出转换后灰度图片的方差。
三、灰度图对比度增强:分别使用灰度拉伸和直方图均衡化,增强给定图的对比度。
四、图像去噪:对给定图片加椒盐噪声,并选择两个去噪算法去除椒盐噪声。
-Using MATLAB, to achieve the following four fu
-