搜索资源列表
tuxiangdezhifangtu
- 这是一个图像处理的直方图程序,用matlab实现的。-This is a histogram of the image processing procedures, using Matlab to achieve.
work
- matlab实现的,两种直方图均衡化的源代码。需要的可以下载试试。
tt
- 他的功能为用matlab实现灰度直方图的规定化使图象局部增强
wenli
- 纹理谱直方图的制作与相关代码,附说明。matlab
zhifangtuguidinghua
- 在matlab中绘制直方图以及对直方图进行均衡化,规定化。
MatlabColorHistogram
- 用Matlab获取彩色图像的直方图及其相关均衡化
chip_histogram_features
- 直方图特征的计算,包括方差,峰度,熵值等。-Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.
PixelProcess
- 此程序为基本的图像直方图处理,图像像素的填充处理及像素的平移处理,经过调试可以直接用-This program for basic image histogram processing, image processing and pixel fill-pixel translational processing, through commissioning can be directly used
k_gray_histeq
- 直方图均衡化的MATLAB程序,自己编写的算法,大家可以下载使用,看看效果-Histogram equalization of the MATLAB process, I have written algorithms, can be downloaded using the U.S. to see the effect of
chip_histogram_features
- 本程序使用matlab实现提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-This procedure used to achieve extracted a lot of matlab histogram parameters needed features, such as the mean, variance, skewness, kurtosis, energy and entropy.
chap05
- ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
test_hist_teg
- 直方图配准技术软件,利用已知的直方图配准曲线生成系统配准曲线,实现直方图配准。-Histogram matching software, using the known histogram matching curve matching curve generation system, the realization of histogram matching.
Homo LAHE
- 对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-First image homomorphic filtering, and local histogram equalization can enhance the blurred images, remote sensing images and so on to thin, but it is not very perfect.
DIP
- 使用matlab在数字图像处理中画直方图,放大,缩小图像等的小程序-using matlab to draw histogram,zoom in or zoom out in DIP
Histogram
- 根据直方图相关算法编写的直方图变换程序,包括均衡化和规定化。请先阅读说明文件,调试通过,可直接运行。-Histogram correlation algorithm based on the preparation of the histogram transformation process, including equalization and matching. Please read the documentation first. Run direcly after loading.
eo
- 边界方向直方图直方图的源码,对于提取图像的形状一定作用-Boundary direction histogram histogram of source code, extract the image for a certain role in the shape of the
bihist
- 通过matlab设置一个背靠背的直方图比较程序,可以方便进行对比.-Through matlab to set up a back to back histogram comparison process can be easily compared.
assignment1
- 使用matlab输出灰度图像的直方图以及对图象的均衡化-Output grayscale images using matlab and the image histogram equalization
图像变换处理
- 这里是基于MATLAB的图像变换的源程序以及相关的实验报告,有直方图,灰度变换等等。