说明: a)针对合成纹理图像(共有4 个合成纹理图像,见文件夹:
Texture_mosaic_data)中每一个像素提取纹理特征向量;
b)利用聚类技术(推荐用k‐均值聚类,可以从网上查找原码)对特征向
量空间中的点进行聚类,类别数可根据图像中的实际纹理类数确定。最后把类
属标签映射成图像形式显示(如下图,其中b、d、f、h 为相应的基准分割图像)。(A) for synthetic texture images (there are 4 synthetic texture images in total, see the folder:
Texture feature vector is extracted from every pixel in texture;
B) use clustering technology (K-means clustering is recommended, and the original code can be found on the Internet) to search the feature direction
The number of categories can be determined according to the actual number of texture classes in the image. Last class
The generic label is mapped to an image (as shown in the figure below, where B, D, F, h are the corresponding reference segmentation images).)