搜索资源列表
GetMax_HtoThrod
- 利用最大熵方法求图像二值化的阈值 输入的图像名称,读取名称是M的图像文件 统计各个灰度级出现的概率
entroy_1d
- 用于实现灰度图像阈值分割的一维最大熵方法,matlab源程序
entropy_max_2d
- 用于实现灰度图像阈值分割的二维最大熵方法,matlab源程序
entroy_noisy1
- 用于实现加了噪声的灰度图像阈值分割的一维最大熵方法,matlab源程序
二维直方图熵阈值法
- 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
Entropy_Max_2D
- 用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。-Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.
maxeandzishiying
- 通过最大熵和自适应灰度阈值方法来对图像进行分割,可得到效果较好的分割图像-By maximum entropy and the adaptive threshold method of image segmentation, image segmentation can be obtained better
hundunpso
- 针对二维熵图像分割方法在求取最佳阈值时存在计算量大及微粒群算法容易陷 入局部最优且速度较慢等等问题, 提出了基于混沌粒子群优化算法的二维熵图像分割方法。 该方法考虑了图像中像素点灰度 邻域灰度均值对作为阈值对图像进行分割 利用混沌运 动随机性、遍历性和初值敏感性, 将混沌粒子群优化算法与阈值法相结合在二维空间作全局搜 索。实验结果表明了基于混沌粒子群优化算法的二维熵图像分割法用于阈值寻优减少了搜索 时间, 提高了收敛率
LE
- 基于灰度共生举证局部熵方法求图像的分割阈值-Proof based on gray level co local entropy method for solving the segmentation threshold
zuidashangduoyuzhi
- 最大熵多阈值实现多红外图像的实时处理,多阈值实现-The maximum entropy multi-threshold to achieve real-time processing of multiple infrared image.
BAOCUN
- 在坐标轴2上,针对二值图像进行分水岭算法的分割以及最大熵阈值算法的分割,并将分割出的部分显示在坐标轴3上。-Axis for the binary image segmentation of the watershed algorithm and maximum entropy threshold algorithm split, and the split part is displayed in the axis 3.
matlab
- 在图像匹配过程中,运用matlab语言计算两幅图像的联合信息熵,从而计算交互信息值的源代码。-In the image matching process, using matlab language computing two images combined information entropy, mutual information to calculate the value of the source code.
jiaochashang
- 用于计算图像的交叉熵熵值的matlab源代码,方便修改-Cross entropy
fuzzyEntropy
- 数字图像阈值分割处理,模糊熵函数的计算的matlab程序详解-The calculation of entropy function
entropy
- 输入为两幅灰度图像,输出为两幅图像的熵的差值-Two input gray image, the output of the entropy of the difference between two images
wzrxipfi
- 最终的权值矩阵就是滤波器的系数,通过matlab代码,在MATLAB中求图像纹理特征,实现了对10个数字音的识别,能量熵的计算,计算多重分形非趋势波动分析。- The final weight matrix is ??the filter coefficient, By matlab code, In the MATLAB image texture feature, To achieve the recognition of 10 digital sound, Energy entropy c
weawqiik
- 是国外的成品模型,能量熵的计算,IDW距离反比加权方法,仿真图是速度、距离、幅度三维图像,对信号进行频谱分析及滤波,插值与拟合,解方程,数据分析。-Foreign model is finished, Energy entropy calculation, IDW inverse distance weighting method, FIG simulation speed, distance, amplitude three-dimensional image, The signal spec
GA-segmentation
- 使用二维熵图像阈值分割法和遗传算法对图像进行分割处理-Using two-dimensional entropy image thresholding segmentation and genetic algorithm for image segmentation processing
基于信息熵最大的图像分割研究
- 针对数字图像利用信息熵标准结合阈值迭代法进行图像分割,以提高图像分割的准确性。设计信息熵算法并程序实现,仿真结果表明编写程序有效,分割效果明显。(this thesis makes a research on the image segmentation technique which is the combination of standard information entropy and Iteration threshold.Meanwhile this thesis designs e
7
- 对一副彩色图像做最大熵值法图像分割,内容简单易懂。(Maximum Entropy Method for Image Segmentation of a Color Image is simple and easy to understand.)