搜索资源列表
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.
maxlike
- 遥感图像算法,最大似然值,经过实测绝对可用!-Remote sensing image algorithm, maximum likelihood value, measured through the absolute available!
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.
remotesensing-classificaiton
- 实现简单的遥感图像分类处理,使用的语言为C++,其中监督分类为最大似然算法,非监督分类为ISODATA算法-Can achieve a simple remote sensing image classification, the language used is C++, which is the maximum likelihood supervised classification algorithms, unsupervised classification algorithm for
cal_class
- 利用最大似然法,通过感兴趣区域对遥感图像进行分类-Using the maximum likelihood method, by region of interest on remote sensing image classification
exp1
- matlab实现最大似然法的遥感图像分类,数据以excel形式给出(MATLAB realizes the classification of remote sensing images by maximum likelihood method, and the data are given in Excel form)