搜索资源列表
EntropyThresholdingMethod
- 一个用labview编写的基于一维最大熵的图像阈值分割方法。使用方法请看Readme.txt-use a PC to prepare a peacekeeping based on maximum entropy image thresholding methods. Look at the use Readme.txt
PhotoPrecess200705011006
- 包含图像的中值滤波、直方图均衡化、边缘检测(Sobel,Robert两种算子)、图像的Huffman编码。并计算图像熵,平均码长,编码效率及码树长度。附加可压缩与解压缩任意文件的功能和查看直方图的功能。但只能处理bmp格式的文件。-contain images of the median filtering, histogram equalization, edge detection (Sobel. Robert Two Operator), the image of Huffman codi
ZUDASAHNG_SEGmention
- 图像局部最大熵进行区域增长的多目标分割方法 .以局部熵最大值作为目标种子 ,运用区域增长技术实现多目标分割 ,一种常用的方法是预先给图像设置初始增长元,即预先投掷种子,在一定的规则下由增长元开始增长,这种方法需要对不同的区域投掷不同的种子.但是,对复杂多目标图像,投掷种子是一件比较困难的事.在背景变化比较大的多目标图像中,目标与背景是不同的,目标的灰度相对变化较小,而背景的灰度变化比较大.从信息论角度看,灰度变化小的地方其信息量少,局部熵值大 灰度变化大的地方,其信息量多,局部熵值小,由此可以认
MaxEntrophy
- 实现了基于图像的最大熵阈值分割,具有非常好的效果。-realize the split of the MaxEntrophy of the picture
IMAGE
- 基于二维灰度直方图的双阈值最大模糊熵图像分割法源代码,VC++编写-Based on two-dimensional histogram of the dual-threshold maximum fuzzy entropy image segmentation method source code, VC++ to prepare
HuffmanExp
- HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
segmention-threshod
- 一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the
zds
- 基于最大信息熵原理,对灰度图像进行阈值分割-Based on maximum entropy principle, the gray-scale image threshold segmentation
erweishangyuzhifenge
- 2维直方图熵阈值算法,能对图像进行很好的阈值分割,希望对大家又帮助-2-D histogram entropy threshold algorithm, can be a very good image threshold segmentation, we also hope to help
tuxiangqiege
- 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
entropy
- 自己编的求图像熵值的小程序,用来理解熵的含义和概念。-Own image for the entropy of small procedures, used to understand the meaning and concept of entropy.
fcm
- 熵值图像处理,效果很好,希望与大家分享,并多多交流-Entropy value of image processing, a good effect, and we wish to share, and interact more
zuidashang
- 最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。-Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.
texture
- 包含计算一幅图像四个方向纹理值的程序、以及与之相关的小波程序、图像熵程序-Including the calculation of the direction of an image texture value of the four procedures, and procedures associated with the wavelet, image entropy procedure
medicalcengshu
- :根据小波低频子带图像的轮廓模糊度和高频子带图像的细节信息量随小波分解层数增多而增多的规律,从图像熵 出发,提出了一种基于低频子带图像熵差的最佳小波分解层数选择法, 该方法通过计算不同分解层数下各低频子带的图像 熵差,选择最接近原始图像熵差的分解层数作为最佳分解层数。用多种基于小波变换的图像融合法分别对两组医学图像进 行仿真实验,结果表明根据该分解层数选择法得到的融合图像目视效果最好,与相关系数、峰值信噪比、模糊Chebyshev 距离 值等客观评价指标保持了很好的一致性。
pjbz
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。在遥感图像的融合评价方面很有用-Used to describe the fused image entropy, standard deviation and standard deviation of the evaluation process. Evaluation of remote sensing image fusion is useful
基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法的最大熵值法的双阈值图像分割(Double threshold image segmentation based on maximum entropy method based on genetic algorithm)
基于香农熵的多级图像阈值化的图像压缩的新方法
- 基于香农熵的多级图像阈值化的图像压缩的新方法(A New Method of Image Compression Based on Shannon 's Entropy of Multi - level Image Thresholding)
Tsallis熵图像分割
- 一个基于MATLAB环境的图像分割算法,运用最大熵解决图像分割问题。(An image segmentation algorithm based on MATLAB environment is applied to solve the problem of image segmentation using maximum entropy.)
用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数
- 用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数