搜索资源列表
maximum_likelihood_classification
- 经典的最大似然法分类法的C语言实现,有助于深入了解遥感分类原理。-This program implements the maximum likelihood classification procedure. ouput:1.classified image, and 2. probability file. Note: For constructong variance-covariance matrix must be generic binary file.
MLE_stitching
- 该程序包使用最大似然估计法来对子孔径测量结果做拼接,所有的子孔径图有相同的旋转轴,有很好的拼接效果。-This code uses the maximum-likelihood estimation to stitch the subaperture measurements. All the subaperture maps rotate with a common rotation axis.It can get goog stitch results.
MaximumLikelihood
- Mort Canty编写的最大似然法分类程序,在ENVI+IDL环境下运行。- A Maximun Likelhood classification program running under ENVI+IDL enviroment, written by Mort Canty.
beiyesifenlei
- 针对两类样本所设计的贝叶斯分类器,包括已知参数和未知参数,当参数未知时,用最大似然法进行参数估计-Bias classifier is designed for two kinds of samples, including known and unknown parameters, when the parameters are unknown, the maximum likelihood method is used to estimate the parameters.
最大似然求参数
- 用最大似然法求解广义gamma的参数,对广义gamma有很好的建模能力(With the maximum likelihood method for generalized gamma)
chengxu
- 用于高光谱图像处理的matlab程序,包括图像融合,降维和图像的极大似然分类程序(Matlab program for hyperspectral image processing, including image fusion, dimension reduction, and maximum likelihood classification of images)