搜索资源列表
HistogramEqualization.rar
- 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
Digital.Image.Processing
- 数字图像处理 直方图修正 空间域平滑 空间域锐化 梯度倒数加权平滑法 中值滤波 多种算子锐化 灰度最相近的6个邻点平均法-Histogram correction of digital image processing spatial spatial smoothing sharpening Gradient Inverse Weighted Smoothing median filter operator sharpening a variety of gray nearest neighbo
10.1.1.91.4387
- 一种基于显著图像的物体显著性的评定,主要运用了视觉注意机制-We propose a set of novel features including multi-scale contrast,center-surround histogram,and color spatial distribution to describe a salient object locally,regionally,andglobally.
KernelTracking
- A new approach toward target representation and localization, the central component in visual tracking of non-rigid objects, is proposed. The feature histogram based target representations are regularized by spatial masking with an isotropic kern
zhifangtu
- 直方图是多种空间域处理技术的基础。直方图操作能有效地用于图像增强。这个代码是我根据课本写的,整理了一下教案,教案里有详细原理和实验里有详细步骤。辛苦了好长时间的东西啊,没功劳也有苦劳啊!-Histograms are a variety of spatial domain processing technology foundation. Histogram operation can be effectively applied to image enhancement. This code
Imageenhancement2
- 包括图像变换增强、灰度变换增强、直方图变换增强、空间域滤波增强、频域增强等-Including image transformation enhanced gray-scale transformation enhanced, histogram transformation enhanced, enhanced spatial domain filtering, frequency domain to enhance and so on
imagepro
- 可对bmp格式的图像进行波变换,例如,频域,空间域,灰度直方图等-Bmp format, the image can be wavelet transform, for example, frequency domain, spatial domain, gray histogram, etc.
1
- 基于小波阈值去噪和空域直方图均衡的热像去噪与增强-Wavelet threshold denoising and spatial histogram equalization of the thermal image denoising and enhancement
hist
- 该实验实现灰度图像的直方图均衡化,在空间域增强图像的灰度。-Experimental realization of the gray image histogram equalization, image enhancement in the spatial domain gray.
image
- 一个简单的图像处理mfc程序,包括图像显示,参数计算,图像直方图,空间域频率域滤波,复原等-Mfc a simple image processing procedures, including image display, parameter calculation, the image histogram, spatial frequency domain filtering, restoration, etc.
Mathworks
- 详细说明: 读入图像,对于图像进行高斯高通以及低通滤波,显示结果,与原图进行对比-Detail: ch5_1_1: image gray-scale linear transformation (5.1.1) ch5_1_2: image grayscale piecewise linear transformation (5.1.1) ch5_1_3: using the transfer function of the number of forms of dynamic range c
a-series-of-programs
- 详细说明: 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_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪 (§5.2.2) ch5_2_3: 中值滤
txcl2
- 了解空间域图像增强的各种方法(点处理、掩模处理);通过编写程序掌握采用直方图均衡化进行图像增强的方法;使用邻域平均法编写程序实现图像增强,进一步掌握掩模法及其改进(加门限法)消除噪声的原理;-Understand the spatial domain image enhancement (point processing, mask processing) 2), master histogram equalization image enhancement method through th
kongyuzengqiang
- 图像处理,空域增强,有动态范围调整、线性对比度、直方图均衡等方法-Image processing, spatial enhancement, with a dynamic range adjustment, linear contrast, histogram equalization and other methods
ImageProcessing-8.0
- 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
fuzzy_THv3.0
- SEG_FUZZY is a soft thresholding method for image segmentation. The method is based on relating each pixel in the image to the different regions via a membership function, rather than through hard decisions. The membership function of each of the reg
DIPAX
- 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook s
ImageEnhance
- 空间域、频域图像增强,包括基本灰度变换,直方图处理,空间平滑、锐化处理,理想、巴特沃斯和高斯滤波器,快速傅立叶变换等-Space domain, frequency domain image enhancement, including basic gray transform, histogram processing, spatial smoothing, sharpening, ideals, Butterworth and Gaussian filters, fast Fourier t
tuxiangzenqiang
- 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 小波增强-13.1 13.1.1 pixel gray-
Digital-image-processing
- 一 彩色图像灰度化 1 二 空域增强技术 2 2.1 直接灰度映射 2 2.1.1 图像求反(负片) 2 2.1.2 调用imadjust 2 2.1.2 动态范围压缩 3 2.1.3 灰度切分 4 2.1.4 位图切分 5 2.2 直方图变换 6 2.3 空域滤波 7 2.3.1平滑滤波 7 2.3.2锐化滤波 9 三 基本图像变换 11 四 频域图像增强 12 4.1 低通滤波 12 4.1.1 理想低通滤波 12 4.1