论文答辩日期 2011 年 5 月20日 学位授予日期年月日 摘要 利用多时相遥感影像获取地物变化信息的过程称之为变化检测。根据影像分析的层次不同,变化检测算法可以分为像素级、特征级和目标级这三类;根据数据分析的机理,变化检测算法可以分为有监督和无监督两类。有监督的变化检测算法是基于有监督的分类方法,这种方法要求训练网络以得到网络的参数。无监督的变化检测算法用两张不同时相的遥感影像通过直接的比较而无需附加信息就可以检测出影像的变化。本文所提众多算法都是基于像素级、无监督的变化检测算法。 本文提出了一种基于主分量分析和上下截集模糊Kohonen聚类网络的无监督的不同时相的遥感影像的像素级变化检测算法。该算法首次将主分量分析和上下截集模糊Kohonen聚类网络这两种方法相结合,并将它应用于不同时相的遥感影像变化检测。该方法结合每个象素的邻域信息,利用主分量分析,产生每个象素对应的基于邻域信息的特征向量;又将变化区域检测问题转化为两类之间的分类问题;然后利用上下截集模糊 Kohonen 聚类网络对每个象素所对应的特征向量进行变化类与未变化类的聚类,得到变化检测图。 本文又提出了一种基于非下采样Contourlet变换和脉冲耦合神经网络的无监督的不同时相的遥感影像的变化检测算法。该算法将非下采样Contourlet变换和脉冲耦合神经网络这两种方法相结合,并首次将它应用于不同时相的遥感影像变化检测。 本文首次将非下采样Contourlet变换和上下截集模糊Kohonen聚类网络相结合,提出了一种无监督的多时相遥感影像变化检测算法。该算法采用非下采样Contourlet变换提取与对数比图像中的每个象素相对应的多尺度、多方向纹理,并采用上下截集模糊Kohonen聚类网络将这些多尺度、多方向纹理分为变化类与未变化类两类,最终得到变化检测图。 通过三个具体的变化检测算法的研究,归纳出变化检测算法一般研究思路。 关键词:主分量分析;上下截集模糊 Kohonen 聚类网络;非下采样Contourlet变换;脉冲耦合神经网络;无监督变化检测; 多尺度多方向;多时相遥感影像;遥感 Abstract The process of obtaining the changed information of the earth by making use of multi-temporal satellite images is called change detection. According to the level of analyzing image, the change detection algorithms can be divided into pixel level class, characteristic level one and target level one. According to the mechanism of processing data, they can be divided into supervised class and unsupervised one. The kind of the supervised change detection algorithms are based on method of supervised classifying and require training to get the parameters work. While the kind of the unsupervised change detection algorithms generate the change map by making parison of bi-temporal satellite images automatically without manual operation. The proposed algorithms belong to the kind of unsupervised change detection algorithms in pixel level. An unsupervised change detection algorithm in multi-temporal satellite images based