当前位置:
首页 资源下载
搜索资源 - rgb histogram equalization
搜索资源列表
-
1下载:
打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and ach
-
-
0下载:
本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
-
-
0下载:
实现rgb图像的直方图均衡化,附源程序和图像,matlab实现,Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
-
-
0下载:
含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
-
-
0下载:
rgb图像转化为灰度图像 直方图均衡化 直方图规定化 例程-rgb image into a grayscale image histogram equalization, histogram specification routines
-
-
0下载:
1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。
2.将灰度图像转换成为二值图像。
3.去除噪声采用的方法:中值滤波、直方图均衡。
4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
-
-
0下载:
数字图像处理程序之一,实现读取24位位图并显示,可以做其Y分量均衡化,查看RGB直方图-One of digital image processing procedures to achieve 24-bit bitmap to read and display, they can do the Y component of equalization, view the RGB histogram
-
-
0下载:
包含三个对彩色图像进行简单处理的小程序,分RGB三通道显示,并做直方图均衡化;转到色调饱和度亮度空间,对亮度做均衡。图像的三个方向的翻转。-Consists of three simple color image processing applet, sub RGB three-channel display, and do histogram equalization to hue, saturation, space, and make a balanced brightness. Fli
-
-
0下载:
彩色图像处理,RGB分通道彩色显示,灰度显示,直方图均衡,假彩色图像合成-Color image processing, RGB color display sub-channel, grayscale display, histogram equalization, false color image synthesis
-
-
0下载:
数字图像处理,颜色模型,对图像进行颜色转换-Given a color image ‘football.jpg’.
1) Display the three component images: red, green and blue.
2) Perform histogram equalization for the original image in RGB color space, and display the result.
3) Convert RGB to HSV, e
-
-
1下载:
首先读入图像,转化成hsi彩色空间,然后只对亮度I分量作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法容易使颜色失真,失去了部分图像细节。-First read in the image, into the hsi color space, and then only on the brightness I component for histogram equalization, the final synthesis of the three components of retu
-
-
0下载:
首先读入图像,得到RGB3个分量,然后对三个分量分别作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法割裂了RGB3种颜色的相互关系-First read in the image, to get RGB3 components, then the three components of histogram equalization, the final synthesis of the three components of return to RGB chart, but thi
-
-
0下载:
rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
-
-
0下载:
灰度图像的直方图均衡化以及rgb图像的均衡化-Gray-scale image histogram equalization and the equalization of rgb images
-
-
0下载:
JAVA图像处理读取BMP图像、用RGB获取灰度信息、直方图均衡化、拉普拉斯2阶滤波、平滑锐化、增强滤波、局部阀值处理、全局阀值处理等-Java image processing to read the BMP image, obtained by RGB gray level information, histogram equalization, 2nd order Laplace filtering, smoothing, sharpening, enhanced filtering, p
-
-
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下载:
直方图均衡化,一张RGB图片,灰度化后根据其直方图特点,进行直方图均衡化-Histogram equalization, a RGB image, the gray histogram according to their characteristics, histogram equalization
-
-
0下载:
原图像的直方图,将RGB转为HSV空间下的直方图以及均衡化后的图像-Histogram of the original image will be converted to RGB histogram equalization and image after the HSV space under
-