Welcome![Sign In][Sign Up]
Location:
Search - histogram equalization rgb

Search list

[Special Effectsbmplvbohis

Description: 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and achieve color image shows his access, rgb channel and content, gray pseudo-color images, color image coloring
Platform: | Size: 515136 | Author: 陈小波 | Hits:

[Special EffectsDigitalImageProcessing_v1

Description: 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
Platform: | Size: 1389194 | Author: Johnson Huang | Hits:

[Special Effectsbmplvbohis

Description: 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and achieve color image shows his access, rgb channel and content, gray pseudo-color images, color image coloring
Platform: | Size: 515072 | Author: 陈小波 | Hits:

[Special EffectsDigitalImageProcessing_v1

Description: 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure is mainly learning image processing procedures will be used, including: color to gray, segement RGB,, mean filter, median filter, user defined thresholding, otsu, Histogram equalization, Sobel edge detection, Prewitt edge detection, and Edge detection can be the message to paste the image color lines
Platform: | Size: 1389568 | Author: Johnson Huang | Hits:

[Special Effectsrgbhisteq

Description: 实现rgb图像的直方图均衡化,附源程序和图像,matlab实现-Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
Platform: | Size: 13312 | Author: guoguo | Hits:

[ELanguagechepaidingweixidong

Description: 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. Needs to be converted into 256 gray-scale image. 2. Will become a gray-scale image is converted binary image. 3. The methods used to remove noise: median filter, histogram equalization. 4. The basic idea of mathematical morphology is the structure of a certain form elements to measure and extract the corresponding image in order to achieve the shape of the image analysis and identification purposes.
Platform: | Size: 4490240 | Author: 李国庆 | Hits:

[Windows DevelopMiddle

Description: 数字图像处理程序之一,实现读取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
Platform: | Size: 109568 | Author: snake | Hits:

[Graph programImageProcessSys

Description: 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing and image processing algorithms commonly used, such as: gray-scale image processing, image enhancement, image transformations, morphological image processing. One gray-scale image processing consists of three algorithms: color map turn gray level, gray level histogram, histogram equalization image enhancement includes: Increasing Salt and pepper noise, median filtering, sobel edge detection operator (horizontal and vertical the direction considered together), laplace operator edge detection, blur, sharpen image transformation includes: haar wavelet transform, RGB switch to HSV color space. Morphological image processing, including corrosion, swelling, open operation, closed operation.
Platform: | Size: 317440 | Author: 孙亚新 | Hits:

[Special Effectssimple

Description: 包含三个对彩色图像进行简单处理的小程序,分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. Flip image in three directions.
Platform: | Size: 30720 | Author: | Hits:

[Special Effectszhifangtuguidinghua

Description: rgb图像转化为灰度图像 直方图均衡化 直方图规定化 例程-rgb image into a grayscale image histogram equalization, histogram specification routines
Platform: | Size: 2048 | Author: 刘慧 | Hits:

[Special Effectscolor

Description: 彩色图像处理,RGB分通道彩色显示,灰度显示,直方图均衡,假彩色图像合成-Color image processing, RGB color display sub-channel, grayscale display, histogram equalization, false color image synthesis
Platform: | Size: 4610048 | Author: chuchu | Hits:

[matlabcolormobel

Description: 数字图像处理,颜色模型,对图像进行颜色转换-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, equalize just V component of HSV image, convert the processing result back to RGB, and then display it. 4) Discuss and compare these results.
Platform: | Size: 284672 | Author: 成才 | Hits:

[Special Effectsjunhenghua

Description: 首先读入图像,转化成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 return to RGB chart, but this method is easy to make color distortion, loss of part of image detail.
Platform: | Size: 29696 | Author: henry424 | Hits:

[Special Effectsrgb

Description: rgb直方图均衡化,转化为hsi图像,用matlab编写-RGB histogram equalization, into the hsi image, with matlab
Platform: | Size: 13312 | Author: 马业 | Hits:

[Special Effectslab3

Description: 数字图像处理 CANNY 滤波、直方图均衡、RGB、hough transform\-CANNY filtering digital image processing, histogram equalization, RGB, hough transform
Platform: | Size: 484352 | Author: nizhonglian | Hits:

[Multimedia programmatlab

Description: Histogram equalization rgb to gray coversion laplace gradient median filter
Platform: | Size: 2048 | Author: aswathy | Hits:

[Special EffectsShowpic

Description: 实现功能:打开图像,直方图均衡化,RGB反转,图像缩放,各种滤波,各种分类,几何校正等。 -Function: open the image, histogram equalization, RGB inversion, image scaling, various filtering, various classification, geometric correction, etc..
Platform: | Size: 15793152 | Author: skykaixin | Hits:

[Windows Developsome_function

Description: 数字图像处理基本函数库 包括旋转、计算直方图、直方图均衡化、彩色直方图均衡化、rgb转hsi-Digital image processing libraries include basic rotation, calculate histograms, histogram equalization, color histogram equalization, rgb turn hsi
Platform: | Size: 2048 | Author: linjianhe | Hits:

[Special Effectsrgb-hsi

Description: 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 histogram equalization, the RGB three components can be by adjusting the slider, (3) the HSI color model was used to enhanced image. With a detailed documentation
Platform: | Size: 209920 | Author: 蔡颖 | Hits:

[matlabHistogram-equalization

Description: 直方图均衡化,一张RGB图片,灰度化后根据其直方图特点,进行直方图均衡化-Histogram equalization, a RGB image, the gray histogram according to their characteristics, histogram equalization
Platform: | Size: 313344 | Author: dianzhang | Hits:
« 12 3 »

CodeBus www.codebus.net