搜索资源列表
-
0下载:
图像融合质量的标准差和信息熵的MATLAB代码,MATLAB代码-quality image fusion and the standard deviation of the information entropy MATLAB code, MATLAB code
-
-
2下载:
一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
-
-
1下载:
最小交叉熵图像分割源代码(原创).相关参考文献见源代码。-source code for the minimum cross-entropy thresholding algorithm
-
-
0下载:
二维Renyi熵图像分割源代码(原创)
参考文献见源代码。-source code for two-dimensional Renyi entropy thresholding algorithm
-
-
1下载:
数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
-
-
0下载:
包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
-
-
0下载:
第一章作业:
用C语言或者VC,VB,Matlab或其他语言完
成如下实验:
1)打开一个BMP文件
2)将其局部区域的灰度值进行改变
3)另存为一个新的BMP文件
要求显示出原BMP图像和新BMP图像。
1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。
2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。
第五章作业
编写一个程序,对输入的图像进
-
-
0下载:
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
-
-
0下载:
matlab实现最大熵法图像分割程序源代码 -maximum entropy method matlab source code matlab image segmentation to achieve maximum entropy image segmentation source code
-
-
0下载:
图像处理于MATLAB上的应用,能很好的处理一些熵,概率等问题-(a)Find the entropy of this source using Matlab
(b)Design the Huffman code for this source using Matlab.
(c) Randomly generate a source sequence of length 500 symbols drawing the symbols from the true source distri
-
-
0下载:
基于小波的图像分割技术的代码,最大熵法也是一种图像分割技术-Wavelet-based image segmentation technology code, the maximum entropy method is an image segmentation technique
-
-
0下载:
matlab计算最大熵分割图像,其中包括最大熵的算法以及原代码-matlab to calculate the maximum entropy image segmentation, including the maximum entropy algorithm and source code
-
-
0下载:
很好的mATLAB代码,利用最大交叉熵,确定迭代次数,完成pcnn脉冲耦合神经网络的图像分割,效果很好-MATLAB good code,the
use of maximum cross entropy, determine the number of iterations, complete PCNN image segmentation,result is good.
-
-
1下载:
图像分割中结合熵值的水平集算法的matlab实现代码-Binding entropy level set image segmentation algorithm matlab code
-
-
0下载:
该代码可以用,MATLAB实现图像信息熵计算,在图像处理中很实用,评价图像质量。-This code can be used, MATLAB for image information entropy calculations, image processing is very practical, uate the image quality.
-
-
0下载:
利用最大熵的方法来实现对图像的分割,为源程序代码。-Using the maximum entropy method to achieve image segmentation, as the source code
-
-
3下载:
本人编写的基于分块信息熵和Hu不变矩的图像检索算法matlab代码~-I prepared segment information based on entropy and Hu moment invariant image retri algorithm matlab code ~
-
-
0下载:
以下在matlab中利用图像处理工具箱实现均方误差(MSE)、峰值信噪比(PSNR)和熵的源代码
-The following use in matlab image processing toolbox mean square error (MSE), the peak signal to noise ratio (PSNR), and entropy source code
-
-
0下载:
Automatic identification in the matlab environment the size of the connected area, This is the second energy entropy matlab code, Machine learning routines.
-
-
0下载:
图像的霍夫曼编码,MATLAB程序,可以直接运行,求图像的平均码长,信息熵(The Huffman code of the image, MATLAB program, can run directly, the average code length of the image, information entropy.)
-