搜索资源列表
-
0下载:
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
-
-
2下载:
图像处理算法源程序.pdf,包含:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开发轮廓提取源程序
堆
-
-
0下载:
直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果
中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
-
-
0下载:
本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。-opened a store images, the Image median filtering and histogram equalization.
-
-
0下载:
图象处理课件-3 图象增强技术,包括线性拉伸,直方图均衡化等-Image Processing Software -3 image enhancement technologies, including linear stretch, histogram equalization, etc.
-
-
0下载:
用VC++建立MFC多文档对灰度图像进行的直方图均衡化,本文档提供了所有步骤以及源代码!-Build with VC++ MFC Multiple Document for grayscale image histogram equalization, this document provides all the steps and source code!
-
-
1下载:
实现局部自适应直方图均衡功能,对图像实现争抢功能,The realization of local self-adaptive histogram equalization function
-
-
0下载:
本人的课程设计作品--基于Visual C++的数字图像直方图均衡化处理-My course design work- based on Visual C++ histogram equalization of digital image processing
-
-
0下载:
实现BMP图像的读取,进行两层小波变换,低频进行直方图均衡化,小波重构,并实现指数对数变换,很好用的。-The realization of BMP images to read, to carry out a two-tier wavelet transform, to carry out low-frequency histogram equalization, wavelet reconstruction, and the index of the number of transforma
-
-
0下载:
本程序针对灰度图象进行处理,如对图象进行锐化、滤波、直方图均衡化等操作。-This procedure is for the gray-scale image processing, such as image sharpening, filtering, histogram equalization operation, and so on.
-
-
0下载:
A useful function for histogram equalization.
-
-
0下载:
Histogram equalization algorithm on-Histogram equalization algorithm on C C++
-
-
0下载:
It is a program for MATLAB. It is doing histogram equalization between two image.
-
-
0下载:
实现了图像处理常用的基本方法,包括直方图均衡,几何变换,空域滤波,2维快速傅里叶变换,图像复原,图像压缩,边缘检测等方法。-The image processing used to achieve the basic methods, including histogram equalization, geometric transformation, spatial filtering, two-dimensional fast Fourier transform, image restora
-
-
0下载:
直方图均衡化使用MATLAB实现。数字图像处理程序-Histogram equalization using the MATLAB implementation. Digital image processing
-
-
0下载:
直方图均衡化的C语言实现,用C语言编程,均衡-Histogram equalization
-
-
0下载:
It s very simple histogram equation program. You can understand very easly to understand histogram.
-
-
0下载:
直方圖等化:包括開檔直方圖和直方圖等化
主要是增強圖的對比,使圖片更清楚呈現-Histogram Equalization
-
-
0下载:
数字图像处理--直方图均衡化--matlab程序-Digital image processing- Histogram equalization- matlab program
-
-
0下载:
用Java语言实现灰度图像直方图均衡化,通过打开,直方图均衡化按钮操作实现。-Java language gray image histogram equalization.By opening, histogram equalization button operation to achieve.
-