Welcome![Sign In][Sign Up]
Location:
Search - matlab histeq

Search list

[Special Effectshisteq

Description: 自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡-own addendum to the histogram equalization Matlab source, the image histogram equalization
Platform: | Size: 5994 | Author: fuali | Hits:

[Special Effectshisteq

Description: 自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡-own addendum to the histogram equalization Matlab source, the image histogram equalization
Platform: | Size: 6144 | Author: fuali | Hits:

[Special Effectsmatlab

Description: 基于常用的灰度变换法和直方图均衡化法等图像增强算法,提出了一种对比度增强算法.该算法首先对直方图进行平滑处理,再进行直方图均衡化,然后在整个显示范围内对图像灰度级进行等间距排列,最后对图像进行中-Gray-scale transformation based on common law and the histogram equalization method, such as image enhancement algorithm, a contrast enhancement algorithm. The algorithm first histogram smoothing processing, and then histogram equalization, and then displayed in the entire range of image gray level spacing, etc. with the final image in
Platform: | Size: 1024 | Author: ivy | Hits:

[Graph Drawingk_gray_histeq

Description: 直方图均衡化的MATLAB程序,自己编写的算法,大家可以下载使用,看看效果-Histogram equalization of the MATLAB process, I have written algorithms, can be downloaded using the U.S. to see the effect of
Platform: | Size: 1024 | Author: changhe.cheng | Hits:

[Special Effectshisteq

Description: 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
Platform: | Size: 47104 | Author: buaa | Hits:

[matlabhisteq

Description: 此程序实现图象增强的功能,采用直方图均衡化的方法来实现图像增强。-This procedure realize the function of image enhancement using histogram equalization method to achieve image enhancement.
Platform: | Size: 3072 | Author: 英子 | Hits:

[matlabhisteq

Description: A matlab code for image processing using histogram equalization
Platform: | Size: 38912 | Author: Natalie Bijou | Hits:

[matlabhisteq

Description: 用非matlab工具箱实现直方图均衡化。-With non-realization of histogram equalization matlab toolbox.
Platform: | Size: 1024 | Author: xiaoqian | Hits:

[Special Effectshw

Description: 实现您自己的直方图均衡或匹配算法。提交您的代码和演示图像。以及和MATLAB的函数histeq()的比较结果。-Realize your own Histogram equalization or matching algorithm. Submit your code and demo images. Compare your result with matlab function histeq().
Platform: | Size: 79872 | Author: 秦稼轩 | Hits:

[Graph programhisteq

Description: 实现直方图规定化的函数和直方图均衡化的函数-Histogram specification to achieve the function and the histogram equalization function
Platform: | Size: 217088 | Author: 郑继刚 | Hits:

[Special Effectshisteq

Description: matlab的简单直方图均衡化程序,实现了简单的直方图均衡-simple histogram equalization matlab program
Platform: | Size: 832512 | Author: 韩冬 | Hits:

[Special Effectshisteq

Description: 不用MATLAB自带的函数,根据原始公式计算图像直方图,并对图像进行均衡化处理。-Do not have the MATLAB built-in function, according to the original formula to calculate the image histogram and image equalization processing.
Platform: | Size: 1024 | Author: 韦蕴珊 | Hits:

[matlabmhisteq

Description: 用matlab基本语句实现直方图均衡化库函数histeq的功能-matlab histeq
Platform: | Size: 1024 | Author: 董锋 | Hits:

[Otherhisteq

Description: 用C语言编写MATLAB 函数, 主要用于DSP芯片上, 也可用于参考将C语言转换为汇编-Use the programming language C to write MATLAB function, histeq
Platform: | Size: 4111360 | Author: kgrosee | Hits:

[Special Effectshisteq

Description: 用matlab实现的直方图均衡化代码,可以改变图像的对比度-Histogram equalization matlab code to achieve, you can change the contrast of the image
Platform: | Size: 1024 | Author: coder | Hits:

[Documentshisteq

Description: 采用matlab自己编写实现直方图均衡化的代码-Write your own code to implement using matlab histogram equalization
Platform: | Size: 1024 | Author: huangshiwen | Hits:

[2D Graphichisteq

Description: 直方图均衡化话matlab源代码,共分三部,简介明了-image hist equalization, matlab code.Is divided into three parts, introduction and clear
Platform: | Size: 186368 | Author: gao | Hits:

[matlabhistogram-and-histeq

Description: Histogram and histogram equalization by not using defined matlab codes for image processing
Platform: | Size: 215040 | Author: Bilal | Hits:

[matlabeg_colorEqualize

Description: MATLAB中实现彩色图像的直方图均衡化;直接利用histeq和原理法两种方法实现(MATLAB, Histogram equalization of colorful picture)
Platform: | Size: 1024 | Author: errolsun | Hits:

[Special EffectsMATLAB视频去雾【GUI,源码,论文】

Description: 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进行R,G,B三通道进行逐个像素地平滑处理,然后重组三通道,当然这样做的,虽然实现了图像的去雾效果,但是以部分像素曝光作为牺牲补偿。 ③Retinex算法:通俗地讲就是,分离R,G,B三通道,对每个通道进行卷积滤波。(This project is based on MATLAB platform image defogging processing, equipped with a human-computer interactive GUI interface, you can choose local histogram equalization, global histogram equalization, Retinex algorithm, by comparing the histogram of the image before and after processing, and the histogram is a table of the number of gray value distribution in 0-256, information theory has been clear, with uniform distribution histogram Image, its information is the largest.)
Platform: | Size: 7448576 | Author: MATLAB道长 | Hits:
« 12 »

CodeBus www.codebus.net