搜索资源列表
GetMax_HtoThrod
- 利用最大熵方法求图像二值化的阈值 输入的图像名称,读取名称是M的图像文件 统计各个灰度级出现的概率
entroy_1d
- 用于实现灰度图像阈值分割的一维最大熵方法,matlab源程序
entropy_max_2d
- 用于实现灰度图像阈值分割的二维最大熵方法,matlab源程序
entroy_noisy1
- 用于实现加了噪声的灰度图像阈值分割的一维最大熵方法,matlab源程序
二维直方图熵阈值法
- 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
Image.rar
- matlab 关于二值图像熵和交叉熵的计算程序,这一程序与结合其它方法对图像进行分割,作为一个判断标准.,matlab on the binary image entropy and cross entropy calculation procedure, which in combination with other methods and image segmentation, as a criterion.
Entropy_Max_2D
- 用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。-Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
maxeandzishiying
- 通过最大熵和自适应灰度阈值方法来对图像进行分割,可得到效果较好的分割图像-By maximum entropy and the adaptive threshold method of image segmentation, image segmentation can be obtained better
hundunpso
- 针对二维熵图像分割方法在求取最佳阈值时存在计算量大及微粒群算法容易陷 入局部最优且速度较慢等等问题, 提出了基于混沌粒子群优化算法的二维熵图像分割方法。 该方法考虑了图像中像素点灰度 邻域灰度均值对作为阈值对图像进行分割 利用混沌运 动随机性、遍历性和初值敏感性, 将混沌粒子群优化算法与阈值法相结合在二维空间作全局搜 索。实验结果表明了基于混沌粒子群优化算法的二维熵图像分割法用于阈值寻优减少了搜索 时间, 提高了收敛率
Renyi
- 本程序用于实现二维Renyi熵图像阈值分割,只要输入图像数据即可得到阈值结果-This procedure is used to achieve the two-dimensional Renyi entropy image threshold segmentation, as long as the input image data can be obtained by the threshold results
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.
GA3threshold
- 针对Bmp图片,采用多阈值最大化图像的信息熵为目标,采用多目标遗传算法(源码全)对图像进行多阈值变换,实现对图像的多阈值分割。(VC6.0实现)-Bmp images using multi-threshold image information entropy maximization as the goal, the use of multi-objective genetic algorithm (source full) image multi-threshold transform,
GA1threshold
- 针对Bmp图片,根据以最大图像的信息熵为目标,采用遗传算法(源码全)对图像进行单阈值变换,实现对图像的阈值分割。(VC6.0实现)-Bmp picture, according to the target maximum image information entropy, genetic algorithm (source all) single threshold transform image threshold segmentation of images. (VC6.0 achieve
jiaochashang
- 用于计算图像的交叉熵熵值的matlab源代码,方便修改-Cross entropy
fuzzyEntropy
- 数字图像阈值分割处理,模糊熵函数的计算的matlab程序详解-The calculation of entropy function
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.)