CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - entropy matlab code

搜索资源列表

  1. biaozhunchaandxinxishang

    0下载:
  2. 图像融合质量的标准差和信息熵的MATLAB代码,MATLAB代码-quality image fusion and the standard deviation of the information entropy MATLAB code, MATLAB code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3990
    • 提供者:张无忌
  1. Maximum Entropy v1.00

    2下载:
  2. 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:14485
    • 提供者:风涌泉
  1. Imagequalityevaluation

    5下载:
  2. 包含了主要的图像质量评价的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.
  3. 所属分类:Graph program

    • 发布日期:2015-02-21
    • 文件大小:2694
    • 提供者:巫军
  1. MinimumCrossEntropyThreshold

    1下载:
  2. 最小交叉熵图像分割源代码(原创).相关参考文献见源代码。-source code for the minimum cross-entropy thresholding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1054
    • 提供者:WangJun
  1. Renyi2DThreshold

    0下载:
  2. 二维Renyi熵图像分割源代码(原创) 参考文献见源代码。-source code for two-dimensional Renyi entropy thresholding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1648
    • 提供者:WangJun
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. kmean

    0下载:
  2. 包括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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1130028
    • 提供者:陈老师
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6128
    • 提供者:杨智雄
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1089
    • 提供者:杨莎莎
  1. matlab

    0下载:
  2. 基于小波的图像分割技术的代码,最大熵法也是一种图像分割技术-Wavelet-based image segmentation technology code, the maximum entropy method is an image segmentation technique
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:541730
    • 提供者:yaowen
  1. matlab-maximum-entropy--segmentation

    0下载:
  2. matlab计算最大熵分割图像,其中包括最大熵的算法以及原代码-matlab to calculate the maximum entropy image segmentation, including the maximum entropy algorithm and source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4482
    • 提供者:benben
  1. Adaptive_Level_Set

    1下载:
  2. 图像分割中结合熵值的水平集算法的matlab实现代码-Binding entropy level set image segmentation algorithm matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2042
    • 提供者:
  1. matlab

    0下载:
  2. matla编写的图像清晰度评价代码。相关系数、清晰度、熵-The written in matla image clarity evaluation code. Correlation coefficient, sharpness, entropy
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:1493
    • 提供者:MrD
  1. entropy

    0下载:
  2. 该代码可以用,MATLAB实现图像信息熵计算,在图像处理中很实用,评价图像质量。-This code can be used, MATLAB for image information entropy calculations, image processing is very practical, uate the image quality.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:660
    • 提供者:sophia pei
  1. matlab--

    0下载:
  2. 利用最大熵的方法来实现对图像的分割,为源程序代码。-Using the maximum entropy method to achieve image segmentation, as the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2906
    • 提供者:刘梅
  1. Image-retrieval-

    3下载:
  2. 本人编写的基于分块信息熵和Hu不变矩的图像检索算法matlab代码~-I prepared segment information based on entropy and Hu moment invariant image retri algorithm matlab code ~
  3. 所属分类:Special Effects

  1. bd185

    0下载:
  2. Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Calculate the maximum eigenvalue judgment matrix of AHP, This is the second energy entropy matlab code.
  3. 所属分类:OpenGL

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:sanpingkiu
  1. imagine entropy

    0下载:
  2. 一个MATLAB写的求图像的信息熵程序,对大家肯定有用(This is is matlab code about imagine entropy)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-25
    • 文件大小:1238016
    • 提供者:chnzhn
  1. cg452

    0下载:
  2. PSS primary synchronization signal in the time domain simulation related, This is the second energy entropy matlab code, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:151552
    • 提供者:赵小平
  1. 0058

    0下载:
  2. Automatic identification in the matlab environment the size of the connected area, This is the second energy entropy matlab code, Machine learning routines.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:41984
    • 提供者:xhgxnukr
« 12 »
搜珍网 www.dssz.com