搜索资源列表
EM_algorithm
- 非常好的EM算法介绍,不妨去看看.The Expectation Maximization Algorithm A short tutorial
AIM
- NIPS2006论文“Saliency based on Information Maximization”的源码,用于显著图计算,作者是N. Bruce 和 J.Tsotsos -a code for "Saliency based on Information Maximization",N. Bruce &J.Tsotsos ,NIPS,2006
EMimagesegment
- 基于em算法的图象分割程序,是图象分割的一类重要算法.-Em algorithm based on image segmentation process of image segmentation are essential for a class of algorithms.
GaussMRFandEMofImageSegmentation
- 2008年3月 中国图象图形学报 基于类自适应高斯-马尔可夫随机场模型和EM 算法的MR图像分割 比较新的一片关于MARKOV以及EM算法的图像分割的文章。详细介绍了两种算法,以及对MR图像的实验结果,很有参考价值-March 2008 Journal of Image and Graphics of China based on the type of adaptive Gaussian- Markov random field model and the EM algorithm
Expectation-maximization
- 用IDL与ENVI 进行非监督分类的maximation算法,简单实用,功能强大-Use IDL and ENVI maximation non-supervised classification algorithms, simple, practical, powerful
ECC-image-alignment-algorithm
- 应用增强的相关系数(ECC)进行图像配准,是发表在2008年PAMI上的文章源码。-This is a Matlab implementation for the forwards additive version of ECC image alignment algorithm based on the paper "G.D. Evangelidis, E.Z. Psarakis, Parametric Image Alignment using Enhanced Correlation Co
tuxiangpeizhun
- 基于互信息的图像配准方法,用最大互信息对两张图片进行配准,得到他们相同的部分并以此为结果显示-Based on mutual information image registration by maximization of mutual information on the two pictures, registration, and get them the same part and the results show that
CT_Recowith_EMPTV
- Using Expectation Maximization & Total Variation(EM+TV) BY USING phantom Data to reconstruction of the ct images
osem1
- 图像重建_有序子集最大期望值法,理论研究-Image reconstruction _ ordered subset expectation maximization, theoretical research
AIM
- 一个基于信息最大化生成显著图的程序对于彩色或红外图像都有很好的效果-Based information maximization generate significant chart program has a good color or infrared image effect
MriSeg
- MRI 脑组织参数估计与分割。此程序用两种方法——Kmeans和期望最大化EM对比对MRI脑组织进行分割和参数估计-The MRI parameter estimation and segmentation of brain tissue. This program on MRI brain tissue segmentation and parameter estimation using two methods-- Kmeans and expectation maximization EM
5
- 了适应跟踪过程中目标光照条件的变化,并对目标特征进行在线更新,提出一种将局部二元模式(LBP) 特征与图像灰度信息相融合,同时结合增量线性判别分析对目标进行跟踪的算法.跟踪开始前,为了获得比较准确的目标描述,使用混合高斯模型和期望最大化算法对目标进行分割;跟踪过程中,通过蒙特卡罗方法对目标区域和背景区域进行采样,并更新特征空间参数.得到目标和背景的最优分类面;最后使用粒子滤波器结合最优分类面对目标状态进行预测.通过光照变化的仿真视频和自然场景视频的跟踪实验,验证了文中算法的有效性.-Trac
cvpr01_zollei1109
- 医学图像配准,医学图像2D_3D配准,基于vc++开发。-The registration of pre-operative volumetric datasets to intra-operative two-dimensional images provides an im- provedway of verifying patient positionandmedical instru- ment location. In applications from orthopedi
MNF
- MNF是一种多元线性统计变换方法,MNF变换的基本思想就是通过构造原始观测数据各分量的线性组合,将观测数据中包含的信号与噪声两部分尽可能分离,使得线性映射变量的信噪比最大化。MNF变换本质上含有两次叠置处理的主成分分析变换。-MNF is a statistical multiple linear transformation method, the basic idea is the MNF transform raw observations by constructing a linear
1EMalgorithm
- 利用期望最大化聚类算法,从txt文件中读如200+个点的坐标,并将这些点尽心聚类。开发环境为opencv+vs2010-Expectation Maximization clustering algorithm, txt file read coordinates 200+ points, and these points dedicated cluster. opencv+ vs2010
EM_CD
- 基于高斯混合模型和EM(Expectation Maximization)算法的SAR影像变化监测算法,并附带示例。总体思路是首先将两个时期的SAR影像做log和ratio运算,生成差分影像,然后通过EM算法估计高斯混合模型的参数,最后根据高斯混合模型最大概率,生成变化监测结果。-Unsupervised change detection method for SAR images using EM algorithms of Gaussian mixture model
GMM-GMR-v2.0
- 统计概率模型 高斯混合模型的匹配,属于拟合类算法,可以用于2D 和3D数据(Expectation-Maximization estimation of GMM parameters. % This source code is the implementation of the algorithms described in % Section 2.6.1, p.47 of the book "Robot Programming by Demonstration: A %