当前位置:
首页
资源下载

搜索资源 - matlab code for entropy
搜索资源列表
-
0下载:
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
-
-
0下载:
交叉熵实现多元高斯混合模型优化的源代码,供大家学习使用-Realize cross-entropy optimization of multi-Gaussian mixture model of the source code for the U.S. study the use of
-
-
5下载:
包含了主要的图像质量评价的matlab源程序。图像熵,图像的方差和,以及基于边缘检测算子的质量评价函数。-Contains the main image quality evaluation of the matlab source code. Image entropy, variance and images, as well as edge detection operator based on the quality of the evaluation function.
-
-
1下载:
最小交叉熵图像分割源代码(原创).相关参考文献见源代码。-source code for the minimum cross-entropy thresholding algorithm
-
-
0下载:
二维Renyi熵图像分割源代码(原创)
参考文献见源代码。-source code for two-dimensional Renyi entropy thresholding algorithm
-
-
0下载:
运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间
相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传
输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差
值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、
量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确
程度直接影响到了编码的压缩性能。
-Motion estimation is the key to video encodin
-
-
0下载:
code for computing the entropy of gray scale image, including to calculate the local entropy (especially for matlab 7.0 and lower that dont have entropy and entropyfilt function)
-
-
0下载:
Matlab code for entropy
-
-
1下载:
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
-
-
0下载:
基于熵的属性离散化方法,参见《一种基于熵的连续属性离散化方法》-An entropy based algorithm for discretization of continuous variables
-
-
0下载:
To estimate approximate entropy for EEG signal or time series data
-
-
0下载:
a source code for calculate entropy in matlab
-
-
0下载:
another source code for entropy in matlab
-
-
0下载:
huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
-
-
0下载:
此matlab代码用于削减并消除图片中的block,提高图片质量。Deblock使用小波变换消除block,DeBlocking2通过计算熵,确定每个block的信息量,来消除block-This matlab code is for diluting and removing artifacts in images, upgrading the images. DeBlock applies wavelet to deblock and DeBlocking2 deblocks by
-
-
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下载:
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
-
-
0下载:
This file contains different matlab code for several entropy algorithms.
-
-
0下载:
matlab code for entropy generation for content based video retrieval
-
-
0下载:
this a code for entropy of image detection in matlab
-