搜索资源列表
图像增强及模式分析
- 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
33
- 处理图像直方图均衡化,平滑化,尖锐化等非常实用-Histogram equalization image processing, smooth, and sharp, and so very useful
hist
- 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
HistDemoA
- 对载入的原始图像进行图像直方图均衡化处理-Of loading the original image histogram equalization image processing
gui
- 数字图像处理,(傅立叶变换,小波变换,锐化算法,直方图均衡化等)
project11
- 对图像进行直方图均衡化和中值滤波,并输出图像直方图,其中读入图像的格式为bmp格式,这个是我最近数字图像的一个Project,个人研究了很久,并附带了报告,值得大家参考-Histogram Equalization Median Filtering
MATLABenhancement
- 在对比度小的灰度图像中加入噪声,再对图像进行滤波和直方图均衡化,对图像进行增强,并比较了不同参数时的增强效果-In contrast, the gray image by adding a small noise, then the image filtering and histogram equalization of image enhancement, and compared the effect of different parameters of the enhanced
zft
- 实现256色灰度图像直方图均衡化,但不支持其他位图-With 256-color grayscale image histogram equalization, but not other bitmap
DIP_project
- C#编写的数字图像处理Project,包含了图像直方图均衡化,均值滤波,中值滤波等处理-Digital Image Processing Project, written in C# contains the image histogram equalization, mean filtering, median filtering and processing
Equalization
- 用于将灰度图像直方图均衡化,从而改善图像显示效果-For gray image histogram equalization, thereby improving the image display
Histogram
- 彩色直方图均衡化,根据直方图均衡化原理实现对彩色图像的均衡化处理,达到图像增强的目的。(color Image histogram)
灰度直方图
- 实现灰度直方图的均衡化,运用matlab编程。并做出图像(histogram equalization)
histogram
- 直方图均衡化实现图像增强,更改图像路径就能运行(Realization of image enhancement based on histogram)
MyImageTest
- 集成的图像预处理方法,包括图像直方图均衡化,直方图规格化,中间还有CT图像的重建,产生sheeplogan 模型,产生投影数据,CT图像重建(Integrated image preprocessing methods, including image histogram equalization, histogram normalization, and CT image reconstruction in the middle, produce sheeplogan model, gener
基于直方图优化的图像去雾技术
- 直方图均衡化去雾 全局直方图 局部直方图 retinex增强(Histogram Equalization Defogging Global Histogram Partial Histogram retinex Enhancement)
LavVIEW直方图均衡化实现
- labview直方图均衡化,输入图片可以得到图像的原始直方图和均衡化后的直方图以及直方图均衡化后的图像(Histogram equalization)
IDL-read
- 可读取遥感数据图像并对其进行后续处理,本代码利用IDL实现遥感图像的直方图均衡化(Remote sensing data images can be read and followed up)
数字图像处理-matlab代码
- matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
gray_adjust
- 实现对bmp图像的灰度直方图均衡化,输入图像为24位深度的bmp灰度图(Realization of gray histogram equalization for BMP images)