搜索资源列表
xingkong97
- 利用熵进行局部图像匹配,可用于医学图像专业-entropy partial image matching, medical images can be used for professional
grapic
- 图像纹理分析:打开文件后进行图像分析获得能量、熵、惯性矩、局部平稳性等-image texture analysis : Open the document image analysis was conducted energy, entropy, moment of inertia, the local stationary etc.
segment_ga.rar
- 基于KSW熵和遗传算法进行图像分割,效果很不错哦。谢谢,KSW entropy-based and genetic algorithms image segmentation, the effect is pretty good, oh
txfg
- 实现最大熵法图像分割程序,能有效的对目标图像进行分割-Maximum entropy image segmentation procedures
single
- 求解图像的平均灰度,平均方差,灰度级别、信息熵-Solving the average gray image, the average variance, gray level, information entropy
shang
- 对任意二维灰度图像,利用matlab编程求出图片的熵大小-For any two-dimensional gray-scale images, using matlab image entropy calculated size
ksw_2d_ga_improve
- 最大信息熵准则用于图像分割效果还不错 是matlab写的-Maximum entropy criterion for image segmentation results were pretty good is written in matlab
an
- 一幅大小为M×N的256级灰度图像,求以下情况下该图像的信息熵: – 图像的各个像素之间是统计独立的-The size of an MN 256 gray-scale images, the following cases seeking the information entropy of the image:- between the respective pixels are statistically independent
ica
- 这是一个基于极大负熵的水印嵌入图像的ica算法程序。-This is a huge negative entropy-based image watermarking ica algorithm .
xinxishang
- 融合图像的质量评价指标,求融合后图像的熵值。-Image entropy
snakeV1.0
- 数字图像处理的snack算法,利用熵的原理来构建snack链表,通过迭代收敛来锁定图像中灰度变化大的轮廓。-Snack algorithm for digital image processing, the use of entropy principle to build snack list, through iterative convergence to lock the image in grayscale variation in profile.
SSEQ_release
- 无参考的图像质量评价算法,基于图像的空域与频域的信息熵,超过现存的所有质量评价算法。-No reference image quality uation algorithm, and information based on spatial frequency domain of the image entropy over all existing quality uation algorithm.
image-quality-evaluation
- 该matlab代码主要用于计算图像的边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。- calculate the uation average gradient, edge strength, information entropy, gray are Value, standard deviation (mean square er
image-fusion
- 二维快速小波变换分解与重构;融合规则是区域能量加权;融合图像评价,包括清晰度、信息熵等-2-D fast wavelet decomposition and reconstruction Area Energy weighted fusion Image fusion uation, including definition, information entropy, etc
measure
- measure entropy for image
entttos_mode
- 计算图像纹理共生矩阵及共生矩阵相关系数,熵等几个特征值,很好-Correlation coefficient calculation for image texture co-occurrence matrix and co-occurrence matrix, the entropy value, several characteristics, such as well
二维图像熵
- 计算图像的二维图像熵,在一维熵的基础上引入能够反映灰度分布空间特征的特征量组成图像的二维熵 包括 计算图像二维图像熵的函数文件 H_img2d.m 调用该函数的代码 H_img2d_test.m 以及测试代码用图像文件 boy.jpg(computing two dimensional image entropy of an image)