基于互信息图像配准程序
基于mutual information的图象配准程序-based on mutual information of the image registration procedur
本专区汇聚了各类基于 互信息 开发的源码资源,共计 57 篇资源供开发者免费下载学习。
基于mutual information的图象配准程序-based on mutual information of the image registration procedur
最大互信息量分割算法 -Segmentation algorithm based on maximum mutual information
应用背景基于互信息(Mutual information, I)的配准方法是利用图像本身具有的灰度统计信息来度量图像的相似度,采用一定的搜索算法得到使相似度最大的图像空间变换形式,
图像配准的文献,包括遗传算法,互信息法,免疫算法,中英文经典文献-Image Registration of the literature, including genetic a
电子文档,基于互信息的图像配准,配准的文献为局部互信息,还有香农信息论文献-Electronic documents, based on mutual information im
控制台程序。要求:输入一个UNICODE的中文文本。结果,统计字符之间的的频率和多元互信息。-console procedures. Requirements : a UNICOD
互信息方法求ROSSLER方程的最佳延迟时间-Mutual information method for the best ROSSLER delay equation
cuda compute device architecture mutual information on the gpu
利用有限数据估计其互信息,对学习信息论的很有帮助-Use of the limited data to estimate the mutual information, helpf
使用图像的互信息进行自动图像配准源代码,这个程序通过归一化后的图像互信息进行图像的自动配准。中间通过旋转等进行图像对齐。-The use of images for automat
本手册介绍了 matlab 优化工具箱线性和非线性独立分量分析 (ICA) 和盲源分离 (BSS),基于 theminimization 的互信息 (MI) 的提取组件。体力涵盖工
根据两变量的数据序列来计算两个变量之间的互信息,用的基本思想是histogram法,将两个变量等间距分组,得到其概率密度函数,再带入信息熵公式求解得互信息。