eCognition的影像分割分为两种:
①cutting:自上而下的分割,包括chessboard segmentation (棋盘分割)、quadtree- based segmentation (四叉树分割)、multithreshold segmentation (多阈值分割)
②merging:自下而上的分割,包括Multiresolution Segmentation (多尺度分割)、Spectral Difference Segmentation (光谱差异分割)
影像分割操作步骤:
1、打开影像
点击Create New Project创建一个新工程,选择要输入的影像。注意数据必须是在英文路径下,且工程名称也应为英文。勾选使用坐标系(影像提前定义好坐标系),并对波段进行重命名便于后期使用。
补充:如要添加数据,可点击