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

Search list

[Special Effectszhifangtutu

Description: 读入彩色图像,绘制灰度直方图,并均衡化 图像二值化可以在这个基础上进行-read into color images, drawing gray histogram equalization and the value of the two images can be conducted on the basis of this
Platform: | Size: 1024 | Author: lizhirong | Hits:

[Special EffectsRGB_to_gray_hist

Description: 将jpg格式的彩色图像进行灰度化并直方图均衡化-Jpg format to color images and gray level of histogram equalization
Platform: | Size: 2048 | Author: mql616 | Hits:

[matlabVC_MATLAB

Description: VC跟Matlab混合编程 VC与Matlab案例1.256色转灰度图2.对比度拉伸3.二值化变换4.反色5.灰度均衡6.亮度增减7.取对数8.取指数9.图像镜像10.图像平移11.阈值变换12.直方图均衡VC程序-VC mixed with Matlab and Matlab programming VC color to grayscale 125.6 cases 2. Contrast stretching 3. Binarization transformation 4. Counter-color 5. Grayscale balance 6. Brightness change 7. Check on the number of 8. Check index 9. Image mirror 10. Image Shift 11. thresholding transform 12. histogram equalization procedure VC
Platform: | Size: 2322432 | Author: 王云 | Hits:

[Special Effectstone

Description: 基于图象灰度变换、直方图均衡、伪彩色增强的增强算法,用MATLAB编写的,效果还可以-Based on the image gray level transformation, histogram equalization, pseudo-color enhanced enhancement algorithm using MATLAB prepared, the effect can also be
Platform: | Size: 130048 | Author: 张淑娴 | Hits:

[Graph DrawingMatlabColorHistogram

Description: 用Matlab获取彩色图像的直方图及其相关均衡化-Matlab to obtain color images by histogram equalization and its related
Platform: | Size: 29696 | Author: Love | Hits:

[Special Effectstuxiangzenqiang

Description: 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强 13.4.1 真彩色增强 13.4.2 伪彩色增强 13.5 小波增强 -Chapter XIII MATLAB image enhancement 13.1 pixel gray-scale transformation to enhance the value of 13.1.1 and 13.1.2 Histogram of the statistical characteristics of gray-scale transformation 13.1.3 histogram equalization histogram 13.1.4 provides enhanced filtering of 13.2 airspace 13.2.1 Smoothing 13.2.2 Filter 13.3 sharpening filter to enhance 13.3.1 Frequency Domain 13.3.2 Low-pass filter high-pass filter 13.3.3 Homomorphic filter to enhance MATLAB Frequency Domain 13.3.4 Examples 13.4 color enhanced 13.4.1 True Color 13.4.2 Enhanced Pseudocolor 13.5 wavelet enhanced enhanced
Platform: | Size: 4096 | Author: 王万国 | Hits:

[Special Effectstuxiangzengqiang

Description: 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change the color display, direct gray-scale adjustment, for anti-image, dynamic range compression, display the original image histogram, histogram equalization , enhanced features such as filtering
Platform: | Size: 2441216 | Author: funfunhit | Hits:

[Special Effectsimage_enhancement

Description: (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function and image results (2), respectively, with gradient method, Laplace operator, Sobel operator and the value of filters and other methods of image to strengthen and enhance the effectiveness of comparison (3) passivation operator, high-frequency enhancement in the investigation, the extrapolation methods of image enhancement. (4) using Matlab tools color image enhancement and color image processing method of experiment
Platform: | Size: 2270208 | Author: 杨怡 | Hits:

[Graph programImageprocessing

Description: MATLAB车牌号识别、污染图片叠加去噪、滤波器去噪、彩色图片处理等 直方图均衡-MATLAB license plate number recognition, picture superimposed noise pollution, noise filters, Image processing, such as color histogram equalization
Platform: | Size: 119808 | Author: 李锋 | Hits:

[Special EffectsHist

Description: 基于环形颜色直方图的图像检索算发,比传统方法好用的多-Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods
Platform: | Size: 1024 | Author: 叶子 | Hits:

[Special Effectsimage

Description: 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成中值滤波和均值滤波,模板大小取 , , , ;(16学时) 6. 对上述功能设计功能界面(8学时) 二、设计类型 1、 噪声分析 在不同光照条件下获取图像,从图像中截取一部分背景灰度区(单一灰度),对该子图像进行直方图统计,分析不同光照条件下的噪声强度。 2、 设计一高斯平滑滤波器和加权平滑滤波器,分别采用两种滤波器取模板大小为 , , , 的情况下进行图像平滑,分析两种滤波器的处理结果,并讨论不同模板大小情况下的处理结果。 3、 对上述功能设计功能界面 -VC application or language matlab image processing software, software features are as follows: First, the experiment type 1. Read into the image, and gray-scale images or color images show that color images can be transformed into gray-scale image (8 hours) 2. To read the image can be reduced and improve the function of image resolution (16 hours) 3. Gray-scale image histogram calculation and display, to discuss the distribution of different gray-scale image histogram features (16 hours) 4. The above histogram equalization image processing, analysis, histogram equalization processing results (16 hours) 5. Of a given color image shows the R, G, B three-component image and the noise image H, S, I completed three-component median filter and mean filter, template size check,,, (16 hours) 6. Functional design features of the above-mentioned interface (8 hours) Second, design the type of 1, the noise analysis in different light conditions to obtain images from the image
Platform: | Size: 83968 | Author: yangyong | Hits:

[Special EffectsMATLAB

Description: MATLAB工具结合数字图像处理,完成实验,有图像彩色空间转换,傅里叶变换,余弦变换,直方图均衡等等,有需要的看一下。-Combination of MATLAB tools for digital image processing, the completion of the experiment, the image color space conversion, Fourier transform, cosine transform, histogram equalization and so on, there is a need to look at the.
Platform: | Size: 3396608 | Author: 等途浪子 | Hits:

[Special Effectsmatlab-ImageProcessing

Description: vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of check index, histogram equalization, gray balance, threshold transform , mirror image.
Platform: | Size: 1541120 | Author: 陈兰 | Hits:

[Special Effectshistogramequalization

Description: 是一则matlab编写的直方图均衡,处理灰度以及彩色图像,内含实例图像文件-Is a histogram equalization matlab prepared to deal with gray scale and color images, including examples of image file
Platform: | Size: 812032 | Author: hei | Hits:

[Special EffectsMATLAB_code_of_image_processing

Description: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码-Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding
Platform: | Size: 398336 | Author: guhuxiang | Hits:

[Other Embeded programcolorHistogram_v_0_8_0

Description: The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.-The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.
Platform: | Size: 1008640 | Author: asit | Hits:

[Special Effectsthree_highpass_filters

Description: 用9种方法对彩色图像进行傅里叶高通滤波,有三种基本高通滤波器,三种增强型,三种加上直方图均衡的-Use nine methods doing high-pass filtering to a color image by Fourier transform:three basic filters,three enhanced,three enhanced with histogram equalization
Platform: | Size: 37405696 | Author: liuyan | Hits:

[matlabhanfeng612

Description: matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
Platform: | Size: 4096 | Author: 寒风 | Hits:

[matlabimlook3dv12

Description: Display 3D Images Matlab三维图像显示(DICOM MR CT PET等) 2009年02月17日 MATLAB 7 (R14) 这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。 -Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on) February 17, 2009 MATLAB 7 (R14) This is an example of three-dimensional image display of the Matlab programs. Support for DICOM MR CT PET and other image formats. And can carry out image processing for each frame such as histogram equalization, draw, color reverse.
Platform: | Size: 67584 | Author: 鲁冰 | Hits:

[Special EffectsColor-image-histogram-equalization

Description: 图像处理MATLAB程序(教学使用)-图像灰度级修正(彩色图像直方图均衡化)-MATLAB image processing program (Teaching)- image gray level correction (color image histogram equalization)
Platform: | Size: 30720 | Author: 魏明哲 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net