搜索资源列表
GammaCorr
- 基于OpenCV做的直方图平衡、直方图规定化等图像处理程序-on OpenCV do histogram balance, such as histogram provides image processing procedures
灰度图象的直方图规定化处理实验报告
- 这是一个关于直方图的实验报告-This is a histogram of the experimental report
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
zhifangtuguidinghua
- rgb图像转化为灰度图像 直方图均衡化 直方图规定化 例程-rgb image into a grayscale image histogram equalization, histogram specification routines
DIBDisplay
- 能完成基本的图像操作,包括放大、缩小、漫游、图像裁剪、直方图均衡、直方图规定化等操作,希望对数字图像处理的初级学员有帮助-To complete the basic image operations, including Zoom, narrow, roaming, image cropping, histogram equalization, histogram and other provisions of the operation, in the hope that digital im
tuxiangfuy
- 数字图像增强是图像处理的一个重要分支它对图像整体或局部特征能有效地改善直方图是图像处理中最重要的基本概念之一它能有效地用于图像增强基于数字图像增强对图像处理的重要性本文主要 讨论了图像直方图 直方图均衡化 直方图规定化图像增强技术 并给出了相关的基本原理 同时用 语言加以实现并且给出标准的数字图像在各种处理前与处理后的对照图像和直方图 -Digital image enhancement image processing is an important branch of its w
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 (§
picture_processing
- 图像处理包括(1) 显示图片 (2) 正交变换--包括傅立叶变换、沃尔什变换、离散余弦变换 (3) 图象增强--包括直方图显示、图象均衡化、图象规定化、图象平滑、锐化、中值滤波、低通滤波器、伪彩色编码 (4) 图象复原--非约束复原(逆滤波)、约束复原(维纳滤波) -Image processing, including (1) Show pictures (2) orthogonal transformation- including the Fourier transform
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.
histogrammethod
- 直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.1] 直方图均衡化,四邻域平均法,阈值平均法 加权平均法- Gray histogram specification provides for the [zeros (1,49), 0.1, zeros (1,49), 0.2, zeros (1,49), 0.3, zer
Histogram-matching
- 这个程序用来实现BMP图像格式的直方图规定化处理,使用VC++6.0来编写。-BMP image format to achieve the provisions of the histogram processing
On_Histograms_Processing_of_Image_Enhancement_and_
- 本文主要讨论了直方图均衡化和规定化处理图像增强技术,并给出了相关的推导公式和算法;同时用matlab语言加以实现。-This paper discusses the histogram equalization and provisions of the processing image enhancement technology, and gives the derivation of the relevant formulas and algorithms also be achieve
histeq
- 实现直方图规定化的函数和直方图均衡化的函数-Histogram specification to achieve the function and the histogram equalization function
Histogram_specification_procedure
- 直方图规定化程序,这是我自己编的,没有错误。希望有用-Histogram specification procedure, this is my own series, no errors. Hope helpful. . .
Gray
- 包含了:图像灰度化、灰度比例化、灰度线性化、灰度线性载断、灰度取反、直方图均衡化、直方图规定化、灰度局部统计等-Includes: gray image, the ratio of gray, gray linear, linear set off gray, gray to take anti-, histogram equalization, histogram specification, local statistics, gray
DigitalImageProcessing_HistogramEqualizationMatchi
- 关于数字图像处理里面有关直方图规定化的论文资料-On digital image processing inside the paper on data histogram specification
histmatch
- 直方图匹配,或者叫做直方图规定化。在matlab下实现,但是没有使用IPT中的histeq进行规定化。-Histogram matching,or histogram specification is the basic method in the digit image processing. We provide a implementation in matlab without using IPT function histeq
zftgd
- 直方图规定划,对图像的直方图根据一定的标准对灰度规定,是图像的特征更加明显。-Histogram provides planning, the image histogram of gray according to the provisions of certain criteria, is more obvious features of the image.
直方图规定
- 用于对直方图规定化(图像有大面积的暗区域,对暗灰度部分的像素分布做平滑过度处理)(Used to specify histograms (dark areas of large areas of the image, smoothing over the pixels in the dark gray areas))
图像增强—直方图变换---数字图像处理实验
- 1.掌握灰度直方图的概念及其计算方法; 2.熟练掌握直力图均衡化和直方图规定化的计算过程; 3.熟练掌握空域滤波中常用的平滑和锐化滤波器; 4.掌握色彩直方图的概念和计算方法 5.利用MATLAB程序进行图像增强(Image enhancement using MATLAB program)