搜索资源列表
algorithm
- 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segmentat ion and is used in image
Renyi
- 实现图像的清晰分割,效果明显,基于图像灰度-梯度构造的二维直方图,在此基础上计算目标与背景的二维Renyi熵-It can handle more types of images and get more accurate shape of the image edgee that pixels gradient information in combination with parameter of Renyi entropy which is adjustable
CPP_test
- 本程序采用C++语言计算图像LENA的一维图像熵和二维图像熵,并在控制台窗口中显示图像灰度值的一维和二维分布。-The program uses an image LENA C++ language computing one-dimensional and two-dimensional image entropy image entropy and displays images one-dimensional and two-dimensional distribution of gray
ImgEntropy
- 基于Matlab的一维图像熵和二维图像熵的计算。-Based on Matlab is one dimensional image entropy and two-dimensional image entropy calculation
二维图像熵
- 计算图像的二维图像熵,在一维熵的基础上引入能够反映灰度分布空间特征的特征量组成图像的二维熵 包括 计算图像二维图像熵的函数文件 H_img2d.m 调用该函数的代码 H_img2d_test.m 以及测试代码用图像文件 boy.jpg(computing two dimensional image entropy of an image)
图像二维熵的计算
- 基于MATLAB的图像二维熵的计算,采用了改进的均值滤波器模板,使结果与物理意义更加契合。附带一张测试图像
图像的二维熵计算
- 基于MATLAB的图像二维熵的计算,采用了改进的均值滤波器模板,使结果与物理意义更加契合。(This program calculates the 2-dim entropy of images, which is based on MATLAB. It uses a better average filter template, and makes the result in accordance with the identification of entropy.)