技术领域technical field
本发明涉及的是一种遥感技术领域的图像分割方法,具体是一种基于纹理聚类约束的高分辨率遥感图像分割方法。The invention relates to an image segmentation method in the technical field of remote sensing, in particular to a high-resolution remote sensing image segmentation method based on texture clustering constraints.
背景技术Background technique
随着卫星空间分辨率的不断提高,面向对象的图像分析方法开始在遥感图像处理领域广泛应用。相对于基于像素的分类方法,面向对象的图像分析方法可以更大程度的降低噪声的影响,提取更多的特征,且易于与GIS(GeographicalInformation System,地理信息系统)相结合。但面向对象图像分析方法中的关键部分——图像分割——却始终没有得到很好的解决。With the continuous improvement of satellite spatial resolution, object-oriented image analysis methods have been widely used in the field of remote sensing image processing. Compared with the pixel-based classification method, the object-oriented image analysis method can reduce the influence of noise to a greater extent, extract more features, and is easy to combine with GIS (Geographical Information System, geographic information system). But the key part of the object-oriented image analysis method - image segmentation - has not been well resolved.
按照特征空间,图像分割方法可以大体分为三类:基于光谱的分割方法、基于纹理的分割方法和基于光谱与纹理将结合的分割方法,其中基于光谱分割的方法是现阶段最常用的方法。德国的Definiens Developer Software公司提出了一种基于光谱的遥感图像分割方法,即寻找遥感图像中光谱同质性区域,具体为:根据合并后区域的光谱方差变化判断待合并区域间的光谱相似性程度,然后按照光谱相似性程度,依次把具有较高相似度的区域合并,当所有区域间的相似度都大于阈值时终止合并,得到分割结果。这种方法在该公司的软件Definiens中得到了应用。According to the feature space, image segmentation methods can be roughly divided into three categories: spectrum-based segmentation methods, texture-based segmentation methods, and segmentation methods based on the combination of spectrum and texture. Among them, the method based on spectral segmentation is the most commonly used method at this stage. Definiens Developer Software Company of Germany proposed a remote sensing image segmentation method based on spectrum, which is to find the spectral homogeneity area in the remote sensing image, specifically: judge the spectral similarity between the areas to be merged according to the spectral variance change of the merged area , and then according to the degree of spectral similarity, the regions with higher similarity are merged sequentially, and when the similarity between all regions is greater than the threshold, the merger is terminated, and the segmentation result is obtained. This approach is used in the company's software, Definiens.
经对现有技术文献的检索发现,U.Benz等人在《ISPRS Journal ofPhotoGrammetry and Remote Sensing》(ISPRS摄影测量和遥感),Volume.58,page.239-258上发表的“Multi-resolution,object-oriented fuzzy analysisof remote sensing data for GIS-ready information”(使用遥感图像提取GIS所需信息的多分辨率面向对象模糊分析方法)一文中给出了详细的介绍。但在高分辨率遥感图像中,更多的区域是纹理区域,其在光谱上并不同质。因此,使用Definiens软件中的光谱分割方法对高分辨率遥感图像进行分割时,很多的纹理区域被分为破碎的小块,不能得到完整的区域,分割精度较低。After searching the prior art documents, it was found that "Multi-resolution, object -oriented fuzzy analysis of remote sensing data for GIS-ready information" (a multi-resolution object-oriented fuzzy analysis method using remote sensing images to extract information required by GIS) gives a detailed introduction. But in high-resolution remote sensing images, more regions are texture regions, which are not spectrally heterogeneous. Therefore, when using the spectral segmentation method in the Definiens software to segment high-resolution remote sensing images, many texture areas are divided into broken small blocks, and complete areas cannot be obtained, and the segmentation accuracy is low.
使用光谱和纹理相结合的方法是提高高分辨率遥感图像分割精度的方法之一。Y.Deng等人在《IEEE Trans.Pattern Anal.Mach.Intell.》(IEEE模式识别与机器职能),Volume.14,2001,page.800-810上发表的“Unsupervisedsegmentation of spectral-texture regions in images and video”(基于图像和视频中光谱纹理区域的非监督分割方法)一文中提出一种光谱和纹理相结合的JSEG方法,具体为:将光谱量化,并根据局部量化光谱的频数得到空间纹理J图像,然后对J图像使用区域生长方法分割得到最后的结果。该方法在对场景图像分割时取得了较好的结果,但高分辨率遥感图像内容复杂,对光谱量化会降低图像信息量,得到的纹理描述不准确,也较难准确得到地物的真实边界。并且JSEG方法将纹理和光谱分开处理,没有实现光谱和纹理语义上的结合。如何使用多种特征分割高分辨率遥感图像,并且得到图像中纹理区域的准确边界仍然是现阶段没有解决的问题之一。The method of combining spectrum and texture is one of the methods to improve the segmentation accuracy of high-resolution remote sensing images. "Unsupervised segmentation of spectral-texture regions in images published by Y.Deng et al. in "IEEE Trans.Pattern Anal.Mach.Intell." (IEEE Pattern Recognition and Machine Functions), Volume.14, 2001, page.800-810 and video" (Unsupervised Segmentation Method Based on Spectral Texture Regions in Images and Videos) proposes a JSEG method combining spectrum and texture, specifically: quantize the spectrum, and obtain the spatial texture according to the frequency of the local quantized spectrum J image, and then use the region growing method to segment the J image to get the final result. This method has achieved good results when segmenting scene images, but the content of high-resolution remote sensing images is complex, quantifying the spectrum will reduce the amount of image information, the obtained texture description is inaccurate, and it is difficult to accurately obtain the real boundaries of ground objects. . Moreover, the JSEG method treats texture and spectrum separately, and does not realize the semantic combination of spectrum and texture. How to use multiple features to segment high-resolution remote sensing images and obtain accurate boundaries of texture regions in the image is still one of the unsolved problems at this stage.
发明内容Contents of the invention
本发明目的在于克服现有技术中高分辨率遥感图像分割中纹理信息利用不足的缺陷,提出一种基于纹理聚类约束的高分辨率遥感图像分割方法,通过纹理聚类预处理影响分割时区域合并的顺序,使区域按照纹理同质的方向进行合并,并且在合并过程中使用最优合并序列和纹理聚类的相互作用找到了区域的准确边界,提高了分割的精度。The purpose of the present invention is to overcome the defect of insufficient use of texture information in the high-resolution remote sensing image segmentation in the prior art, and propose a high-resolution remote sensing image segmentation method based on texture clustering constraints, which can affect the region merging during segmentation through texture clustering preprocessing The order of the region is merged according to the direction of texture homogeneity, and the interaction of the optimal merge sequence and texture clustering is used to find the accurate boundary of the region during the merging process, which improves the accuracy of the segmentation.
本发明是通过以下技术方案实现的,本发明包括步骤如下:The present invention is realized through the following technical solutions, and the present invention comprises steps as follows:
第一步,获取区域纹理聚类标签:计算图像中所有区域的Gabor能量纹理(高波能量纹理),并按照纹理距离使用FCM(模糊C均值聚类算法)对所有区域进行聚类,根据聚类结果给每个区域设定纹理聚类标签;The first step is to obtain the regional texture clustering label: calculate the Gabor energy texture (high wave energy texture) of all regions in the image, and use FCM (fuzzy C-means clustering algorithm) to cluster all regions according to the texture distance, according to the clustering As a result, a texture clustering label is set for each region;
第二步,建立语义一致的距离空间模型:使用光谱、纹理和形状等特征建立综合距离空间模型,并加入纹理聚类距离对区域合并进行约束,使合并可以沿着纹理同质的方向进行;The second step is to establish a semantically consistent distance space model: use features such as spectrum, texture, and shape to establish a comprehensive distance space model, and add texture clustering distance to constrain the region merging, so that the merging can be carried out along the direction of texture homogeneity;
第三步,使用图模型算法对区域进行快速合并:根据综合距离建立RAG(区域连接图)和NNG(最近邻接图)模型,并按照全局最优对区域对进行合并,得到最终分割结果。在合并过程中通过纹理聚类和最优合并序列的相互作用得到区域的真实边界。The third step is to use the graph model algorithm to quickly merge the regions: establish the RAG (Region Connection Graph) and NNG (Nearest Neighbor Graph) models according to the comprehensive distance, and merge the region pairs according to the global optimum to obtain the final segmentation result. In the merging process, the real boundary of the region is obtained through the interaction of texture clustering and optimal merging sequence.
所述计算区域Gabor能量纹理,并使用FCM对区域聚类,得到区域纹理聚类标签,具体为:使用3尺度、8方向Gabor滤波对图像进行卷积,取对应的对称和反对称Gabor滤波结果计算算数平方和的根得到Gabor能量,Gabor能量为24维向量,使用该向量的欧式距离进行聚类得到区域纹理聚类标签。The calculation area Gabor energy texture, and use FCM to cluster the area to obtain the regional texture clustering label, specifically: use 3-scale, 8-direction Gabor filter to convolve the image, and take the corresponding symmetric and anti-symmetric Gabor filter results The root of the arithmetic sum of squares is calculated to obtain the Gabor energy, which is a 24-dimensional vector, and the Euclidean distance of the vector is used for clustering to obtain the regional texture cluster label.
所述语义一致距离空间,具体为:使用纹理聚类标签对区域合并顺序进行约束使区域合并按照纹理区域同质方向进行。然后综合使用光谱、纹理和形状等信息,并加入纹理聚类距离,建立使用多特征的距离空间模型。在这个距离空间模型中,区域间纹理同质时,光谱距离较小;光谱同质时,纹理距离较小。The semantic consistent distance space specifically includes: using texture clustering labels to constrain the order of region merging so that region merging is performed in a homogeneous direction of texture regions. Then comprehensively use information such as spectrum, texture and shape, and add texture clustering distance to establish a distance space model using multiple features. In this distance-space model, the spectral distance is smaller when the textures between regions are homogeneous, and the texture distance is smaller when the spectra are homogeneous.
所述基于RAG和NNG图的快速合并方法,具体为:使用RAG图描述区域之间邻接关系,并记录区域间的合并距离;使用NNG图描述每个区域对应的最优合并区域,并记录最优合并距离。在NNG图中,互为最优合并区域的区域对为图像内的局部最优合并区域对,将所有的局部最优区域对排序得到全局最优合并序列,按照该序列合并即可得到分割结果。在合并过程中,合并后的区域纹理聚类标签发生改变,进而影响序列的合并顺序,通过这种相互作用可以得到地物的真实边界。The fast merging method based on the RAG and NNG graphs is specifically: use the RAG graph to describe the adjacency relationship between the regions, and record the merged distance between the regions; use the NNG graph to describe the optimal merged region corresponding to each region, and record the most Optimal merge distance. In the NNG graph, the region pairs that are mutually optimal merged regions are the local optimal merged region pairs in the image, and all the local optimal region pairs are sorted to obtain the global optimal merged sequence, and the segmentation result can be obtained by merging according to this sequence . During the merging process, the texture clustering labels of the merged regions change, which in turn affects the merging order of the sequences, and the real boundaries of the ground objects can be obtained through this interaction.
这个图方法大大加快了合并的效率,降低了分割算法的时间复杂度。This graph method greatly speeds up the efficiency of merging and reduces the time complexity of the segmentation algorithm.
本发明能够较好地得到高分辨率遥感图像的分割结果,结果中纹理区域较为完整,边界比较准确,分割精度较高。The invention can better obtain the segmentation result of the high-resolution remote sensing image, and in the result, the texture area is relatively complete, the boundary is relatively accurate, and the segmentation precision is high.
本发明将纹理聚类引入到图像分割算法中,着重解决了如何使用多种特征准确分割高分辨率遥感图像的问题。在分割算法中,充分考虑了光谱同质区域与纹理同质区域之间的关系,使图像中的纹理区域可以准确地分割出来。此外,算法通过纹理聚类和最优区域合并的相互作用得到了区域的准确边界。这个算法避免了传统遥感图像分割方法中的缺陷:使用单纯光谱特征较难分割出正确纹理区域。因此,与传统方法相比,本发明具有更高的分割精度。本发明提出的基于纹理聚类约束的分割算法,将纹理信息和光谱等信息综合使用,大幅提高了高分辨率遥感图像的分割精度,着力解决遥感影像处理领域使用多特征分割的问题,对学科的发展具有推动作用。The invention introduces texture clustering into the image segmentation algorithm, and focuses on solving the problem of how to accurately segment high-resolution remote sensing images using multiple features. In the segmentation algorithm, the relationship between the spectral homogeneous area and the texture homogeneous area is fully considered, so that the texture area in the image can be accurately segmented. Furthermore, the algorithm obtains accurate boundaries of regions through the interplay of texture clustering and optimal region merging. This algorithm avoids the defect in the traditional remote sensing image segmentation method: it is difficult to segment the correct texture area by using pure spectral features. Therefore, compared with traditional methods, the present invention has higher segmentation accuracy. The segmentation algorithm based on texture clustering constraints proposed by the present invention comprehensively uses texture information and spectrum information, greatly improves the segmentation accuracy of high-resolution remote sensing images, and strives to solve the problem of using multi-feature segmentation in the field of remote sensing image processing. development has a stimulating effect.
具体实施方式Detailed ways
下面对本发明的实施例作详细说明:本实施例在以本发明技术方案为前提下进行实施,给出了详细的实施方式和具体的操作过程,但本发明的保护范围不限于下述的实施例。The embodiments of the present invention are described in detail below: the present embodiment is implemented under the premise of the technical solution of the present invention, and detailed implementation and specific operation process are provided, but the protection scope of the present invention is not limited to the following implementation example.
本实施例根据纹理特征使用FCM算法对区域进行聚类,并用聚类结果对区域赋予标签。然后,提出语义一致的多特征距离模型。距离模型综合使用光谱、纹理和形状等信息度量区域间的同质性距离,并加入区域间纹理聚类距离使区域合并可以按照纹理同质方向进行。最后,将多特征距离模型应用到RAG和NNG图模型中,通过快速全局最优区域合并得到分割结果。在合并过程中,纹理聚类和最优特征合并之间的相互作用保证了纹理区域边界的准确性。In this embodiment, the FCM algorithm is used to cluster the regions according to the texture features, and the clustering results are used to assign labels to the regions. Then, a semantically consistent multi-feature distance model is proposed. The distance model comprehensively uses the information of spectrum, texture and shape to measure the homogeneity distance between regions, and adds the texture clustering distance between regions so that the region can be merged according to the direction of texture homogeneity. Finally, the multi-feature distance model is applied to the RAG and NNG graph models, and the segmentation results are obtained by fast global optimal region merging. During the merging process, the interplay between texture clustering and optimal feature merging guarantees the accuracy of texture region boundaries.
1、获取区域Gabor能量纹理特征,具体实现如下:1. Obtain regional Gabor energy texture features, the specific implementation is as follows:
一个2维的Gabor函数可以写为如下形式:A 2-dimensional Gabor function can be written as follows:
x′=xcosθ+ysinθx'=xcosθ+ysinθ
y′=-xsinθ+ycosθy'=-xsinθ+ycosθ
其中λ为波长,1/λ可以用来表示频域内目标的高频和低频中心;θ为Gabor的条带方向;r为长宽比,决定了Gabor的椭球率;δ/λ为Gabor滤波器的频域带宽。是Gabor滤波器的相位参数,当相位为0和π时,滤波器为中心对称;当相位为1/2π和-1/2π时,滤波器为反对称函数。Where λ is the wavelength, and 1/λ can be used to represent the high-frequency and low-frequency center of the target in the frequency domain; θ is the strip direction of Gabor; r is the aspect ratio, which determines the ellipsoidal rate of Gabor; δ/λ is Gabor filtering The frequency domain bandwidth of the device. is the phase parameter of the Gabor filter. When the phase is 0 and π, the filter is centrosymmetric; when the phase is 1/2π and -1/2π, the filter is an antisymmetric function.
Gabor能量函数可以定义为如下形式:The Gabor energy function can be defined as follows:
rλ,θ,0(x,y)和分别是使用和对图像卷积后的结果。rλ, θ, 0 (x, y) and are used respectively and The result of convolving an image.
2、建立语义一致的距离空间模型,具体实现为:2. Establish a semantically consistent distance space model, specifically implemented as:
使用光谱、纹理和形状等信息的距离空间模型为:The distance space model using information such as spectrum, texture and shape is:
d=dt·dc·ds (3)d=dt dc ds (3)
其中,dt为纹理距离,dc为颜色距离,ds为形状距离。Among them, dt is the texture distance, dc is the color distance, and ds is the shape distance.
纹理距离dt定义为:The texture distancedt is defined as:
dt=dtr+dtc (4)dt =dtr +dtc (4)
其中dtr为区域间Gabor纹理距离,其定义为:where dtr is the Gabor texture distance between regions, which is defined as:
b为波段数;u1和u2分别为区域1和区域2的Gabor平均能量。b is the number of bands; u1 and u2 are the Gabor average energy in region 1 and region 2, respectively.
dtc为区域间纹理聚类距离,其定义为:dtc is the texture clustering distance between regions, which is defined as:
ei和ej分别为区域1和区域2所属聚类类别i和j的中心Gabor能量。ei and ej are the central Gabor energies of the cluster categories i and j to which region 1 and region 2 belong, respectively.
颜色距离dc的定义:Definition of color distance dc :
b为波段数;wi为图像每个波段的权重;nm是区域1和区域2合并后的像素数,n1,n2分别为区域1和区域2的像素数;σ为对象在i波段下的均方差,其下标分别表示合并后区域、区域1和区域2。b is the number of bands; wi is the weight of each band of the image; nm is the number of pixels after the combination of area 1 and area 2, n1 and n2 are the number of pixels in area 1 and area 2 respectively; σ is the object at i The mean square error under the bands, whose subscripts denote the merged area, area 1, and area 2, respectively.
形状距离ds的定义为:The shape distance ds is defined as:
其中lm是对像的边长,nc是区域间相邻的像素数,dc为区域间光谱距离,nm为合并后的区域像素数。Among them, lm is the side length of the object, nc is the number of adjacent pixels between regions, dc is the spectral distance between regions, and nm is the number of pixels in the merged region.
3、建立RAG和NNG图模型,具体实现为:3. Establish RAG and NNG graph models, the specific implementation is:
RAG表示区域结点的邻接关系,其描述如下:一幅K个区域的图像可以表示为简单图G=(V,E),V为图像的区域,在图结构中为图的顶点集V={1,2…,K};E为图像的区域相邻连接关系,在图结构中为边集
NNG记录区域的合并顺序,其描述为:设一幅K个区域的图像,其RAG图为G=(V,E),则G有子图Gm=(Vm,Em),其中Vm=V;Em={ei=minei,j|i,j∈(1,2…k)},即子图的边集Em为和顶点vi相关联的最小权值边ei,j的集合。对于无向图Gm,令其边集Em中每个元素增加一个方向得到弧集Am={ai=Arc(vi,vj)|ei,j∈Em},则无向图Gm生成其定向图Gm=(Vm,Am),即NNG图。每个顶点vi的入度不一定为1,但出度都为1,并且以vi为尾的弧的头即是其最同质的区域。当Am中存在环子集Ac={ai,aj|ai∈Am,aj∈Am}时,vi与vj互为最优,也是局部最优区域对。The merging order of the NNG recording area is described as: set an image of K areas, its RAG map is G=(V, E), then G has sub-graph Gm =(Vm , Em ), where Vm = V; Em = {ei = minei, j |i, j∈(1, 2...k)}, that is, the edge set Em of the subgraph is the minimum weight edge e associated with the vertex vii, the collection of j . For an undirected graph Gm , add a direction to each element in its edge set Em to obtain an arc set Am = {ai =Arc(vi , vj )|ei, j ∈ Em }, then there is no Generate its directed graph Gm = (Vm , Am ) to the graph Gm , that is, the NNG graph. The in-degree of each vertex vi is not necessarily 1, but the out-degree is 1, and the head of the arc ending with vi is its most homogeneous area. When there is a ring subset Ac = {ai , aj |ai ∈ Am , aj ∈ Am } inA m , vi and vj are mutually optimal, and they are also a local optimal region pair.
算法只搜索环集合来决定全局合并序列。对于一幅图像,NNG最少有一个环子集,最多有个环子集,所以NNG大大降低了搜索的时间。使用一个辅助序列记录环子集节点的位置。对序列按区域间合并代价从小到大排序得到的就是全局最优合并序列。The algorithm searches only the set of rings to determine the global merge sequence. For an image, NNG has at least one ring subset and at most ring subset, so NNG greatly reduces the search time. Use an auxiliary sequence to record the positions of the ring subset nodes. Sorting the sequences according to the inter-regional merging cost from small to large is the globally optimal merging sequence.
4、区域合并得到分割结果,具体实现为:4. Regions are merged to obtain segmentation results, which are specifically implemented as follows:
按照全局最优合并序列进行合并,每次合并后使用平均Gabor能量纹理作为新区域的Gabor能量,并根据公式(5)计算新区域到各个纹理聚类中心间的距离,将距离最小的纹理聚类类别赋予新区域。然后根据公式(1)重新计算新区域和邻接区域之间的合并距离,更新RAG和NNG,寻找新区域相应环子集,并更新最优合并序列,继续合并。当全局最优区域对的合并距离大于阈值时,停止合并得到最终分割结果。According to the global optimal merging sequence, the average Gabor energy texture is used as the Gabor energy of the new area after each merging, and the distance between the new area and each texture cluster center is calculated according to formula (5), and the texture with the smallest distance is clustered. Class categories are assigned to new regions. Then recalculate the merging distance between the new region and adjacent regions according to formula (1), update RAG and NNG, find the corresponding ring subset of the new region, update the optimal merging sequence, and continue merging. When the merging distance of the globally optimal region pair is greater than the threshold, the merging is stopped to obtain the final segmentation result.
在合并过程中,合并后区域的聚类类别发生了改变,同时,合并后的区域聚类类别又影响着最优序列的合并顺序。通过纹理聚类和最优序列合并的相互作用,纹理区域的边界可以准确得到。During the merging process, the clustering category of the merged region has changed, and at the same time, the clustering category of the merged region affects the merging order of the optimal sequence. Through the interaction of texture clustering and optimal sequence merging, the boundaries of texture regions can be accurately obtained.
以下进一步说明本实施例应用情况:The application of this embodiment is further described below:
使用了两幅图像数据测试分割算法的准确性,一幅来自于上海市的2.5mSPOT5真彩色遥感影像,一幅为上海市崇明岛25cm的航空影像。SPOT5图像是2005年9月30日获取,截取大小为512×512个像元的数据用做试验。所取样区中主要包括了5类地物:居民地、工业用地、水域、耕地和鱼塘。其中,居民地光谱不均匀,但明显与其它地物不同;工业用地光谱不均匀,但呈现条状纹理;耕地间光谱有差异,但纹理较相似;水域和鱼塘光谱同质,纹理细密。航空图像截取大小为512×512的数据进行试验。在航空图像中,主要包括了林地、河流、居民地、道路、大棚菜地、灌溉水田和旱地等土地类别。其中,林地、大棚菜地、灌溉水田和旱地等表现出明显不同的纹理特征。Two image data were used to test the accuracy of the segmentation algorithm, one was a 2.5mSPOT5 true-color remote sensing image from Shanghai, and the other was a 25cm aerial image of Chongming Island in Shanghai. The SPOT5 image was acquired on September 30, 2005, and the data with a size of 512×512 pixels was intercepted for experimentation. The sampling area mainly includes five types of land features: residential areas, industrial land, water areas, cultivated land and fish ponds. Among them, the spectrum of residential land is not uniform, but it is obviously different from other land objects; the spectrum of industrial land is not uniform, but it has a strip texture; Aerial image interception data with a size of 512×512 is used for experimentation. In aerial images, land types such as forest land, rivers, residential areas, roads, greenhouse vegetable fields, irrigated paddy fields, and dry land are mainly included. Among them, forest land, greenhouse vegetable field, irrigated paddy field and dry land show obvious different texture characteristics.
以人工分割的结果作为参考结果,对比两种分割方法的准确性,一种为基于光谱同质性的Definiens分割方法,另一种为本实施例方法。试验结果如下:(1)SPOT5图像分割准确性比较(见表1);(2)航空图像分割准确性比较(见表2)。Taking the result of manual segmentation as a reference result, the accuracy of two segmentation methods is compared, one is the Definiens segmentation method based on spectral homogeneity, and the other is the method of this embodiment. The test results are as follows: (1) Comparison of SPOT5 image segmentation accuracy (see Table 1); (2) Comparison of aerial image segmentation accuracy (see Table 2).
从四个方面对变化检测结果进行评价:(1)主要对象的分割精度:占图像主要部分的地物,如耕地、林地等;(2)微小对象的分割精度:较小面积的地物但在图像解译时不可缺少,如孤立的房子、特殊标志等;(3)线性对象的分割精度:河流、道路等地物;(4)总体分割精度。Evaluate the change detection results from four aspects: (1) Segmentation accuracy of main objects: ground objects that occupy the main part of the image, such as cultivated land, woodland, etc.; (2) Segmentation accuracy of tiny objects: Smaller area ground objects but Indispensable in image interpretation, such as isolated houses, special signs, etc.; (3) Segmentation accuracy of linear objects: rivers, roads and other ground objects; (4) Overall segmentation accuracy.
表1 SPOT5图像分割结果准确性比较Table 1 Accuracy comparison of SPOT5 image segmentation results
表2 航空图像分割结果准确性比较Table 2 Accuracy comparison of aerial image segmentation results
从表中可以看到,对于图像中的主要对象,本实施例取得了68.2%和87.5%的分割精度,远高于Definiens软件54.5%和62.5%的分割精度。这主要是由于大面积对象纹理清晰,本实施例通过纹理聚类限制更容易得到准确地纹理区域,而Definiens方法则较难通过光谱得到纹理区域的正确分割结果。而对于微小地物和线状地物等,本实施例也取得了比Definiens高的分割精度。从总体精度上看,本实施例相对于Definiens软件提高了10%-20%的分割精度。It can be seen from the table that for the main object in the image, this embodiment achieves segmentation accuracies of 68.2% and 87.5%, which are much higher than the segmentation accuracies of 54.5% and 62.5% of the Definiens software. This is mainly due to the clear texture of large-area objects. In this embodiment, it is easier to obtain accurate texture regions through texture clustering restrictions, while it is difficult for the Definiens method to obtain correct segmentation results of texture regions through spectra. For tiny ground objects and linear ground objects, etc., this embodiment also achieves higher segmentation accuracy than Definiens. In terms of overall accuracy, this embodiment improves the segmentation accuracy by 10%-20% compared with the Definiens software.
在视觉上,本实施例对于具有规则纹理的地物,如工厂厂房、林地等,取得很好的分割效果。这些地物分割后结构完整,边界准确,远远好于Definiens的分割结果。Visually, this embodiment achieves a good segmentation effect on ground objects with regular textures, such as factory buildings and forest land. After segmentation, these features have complete structures and accurate boundaries, which are far better than the segmentation results of Definiens.
总的来说,本实施例对于高分辨率遥感图像可以取得比传统方法更高的精度,特别是对于图像中的规则纹理区域。Generally speaking, this embodiment can achieve higher accuracy than traditional methods for high-resolution remote sensing images, especially for regular texture regions in images.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2009100463483ACN101510310B (en) | 2009-02-19 | 2009-02-19 | Method for segmentation of high resolution remote sensing image based on veins clustering constrain |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2009100463483ACN101510310B (en) | 2009-02-19 | 2009-02-19 | Method for segmentation of high resolution remote sensing image based on veins clustering constrain |
| Publication Number | Publication Date |
|---|---|
| CN101510310Atrue CN101510310A (en) | 2009-08-19 |
| CN101510310B CN101510310B (en) | 2010-12-29 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN2009100463483AExpired - Fee RelatedCN101510310B (en) | 2009-02-19 | 2009-02-19 | Method for segmentation of high resolution remote sensing image based on veins clustering constrain |
| Country | Link |
|---|---|
| CN (1) | CN101510310B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102005034A (en)* | 2010-12-01 | 2011-04-06 | 南京大学 | Remote sensing image segmentation method based on region clustering |
| CN101840581B (en)* | 2010-02-05 | 2011-12-28 | 北京交通大学 | Method for extracting profile of building from satellite remote sensing image |
| CN102496151A (en)* | 2011-12-08 | 2012-06-13 | 南京大学 | Method for multi-scale segmentation of high-resolution remote sensing images |
| CN102509273A (en)* | 2011-11-21 | 2012-06-20 | 电子科技大学 | Tumor segmentation method based on homogeneous pieces and fuzzy measure of breast ultrasound image |
| CN103578110A (en)* | 2013-11-12 | 2014-02-12 | 河海大学 | Multi-band high-resolution remote sensing image segmentation method based on gray scale co-occurrence matrix |
| CN103971364A (en)* | 2014-04-04 | 2014-08-06 | 西南交通大学 | Remote sensing image variation detecting method on basis of weighted Gabor wavelet characteristics and two-stage clusters |
| CN104361589A (en)* | 2014-11-12 | 2015-02-18 | 河海大学 | High-resolution remote sensing image segmentation method based on inter-scale mapping |
| CN105513060A (en)* | 2015-11-30 | 2016-04-20 | 中国人民解放军海军航空工程学院 | Visual perception enlightening high-resolution remote-sensing image segmentation method |
| CN105719266A (en)* | 2014-12-02 | 2016-06-29 | 马鞍山森格电子科技有限公司 | Method for detecting surface defect of magnetic shoe based on texture feature clustering |
| CN106296680A (en)* | 2016-08-08 | 2017-01-04 | 长安大学 | A kind of multiple features fusion high-resolution remote sensing image dividing method based on region |
| CN109299295A (en)* | 2018-09-04 | 2019-02-01 | 南通科技职业学院 | Indigo printing fabric image database search method |
| CN109800779A (en)* | 2015-12-10 | 2019-05-24 | 河海大学 | Utilize the change detecting method of D-S evidence theory fusion FCM algorithm |
| CN109820490A (en)* | 2018-09-04 | 2019-05-31 | 宓保宏 | A kind of region symmetry method for objectively evaluating based on infrared thermal imaging technique |
| CN110135428A (en)* | 2019-04-11 | 2019-08-16 | 北京航空航天大学 | Image segmentation processing method and device |
| CN110223378A (en)* | 2019-05-28 | 2019-09-10 | 中国科学院自动化研究所 | Quadratic surface primitive extracting method, system, device based on hierarchical clustering |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1251157C (en)* | 2002-12-27 | 2006-04-12 | 中国科学院自动化研究所 | Object three-dimensional model quick obtaining method based on active vision |
| CN100378752C (en)* | 2005-06-03 | 2008-04-02 | 中国科学院自动化研究所 | Robust Natural Image Segmentation Methods |
| CN101211355B (en)* | 2006-12-30 | 2010-05-19 | 中国科学院计算技术研究所 | A Method of Image Query Based on Clustering |
| CN101159009B (en)* | 2007-11-09 | 2010-04-21 | 西北工业大学 | A Method for Detecting Bridges from Remote Sensing Images |
| CN101320467B (en)* | 2008-05-16 | 2010-06-02 | 西安电子科技大学 | Multi-scale Texture Image Segmentation Method Based on Adaptive Window Fixing and Propagation |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101840581B (en)* | 2010-02-05 | 2011-12-28 | 北京交通大学 | Method for extracting profile of building from satellite remote sensing image |
| CN102005034A (en)* | 2010-12-01 | 2011-04-06 | 南京大学 | Remote sensing image segmentation method based on region clustering |
| CN102005034B (en)* | 2010-12-01 | 2012-07-04 | 南京大学 | Remote sensing image segmentation method based on region clustering |
| CN102509273A (en)* | 2011-11-21 | 2012-06-20 | 电子科技大学 | Tumor segmentation method based on homogeneous pieces and fuzzy measure of breast ultrasound image |
| CN102509273B (en)* | 2011-11-21 | 2013-09-04 | 电子科技大学 | Tumor segmentation method based on homogeneous pieces and fuzzy measure of breast ultrasound image |
| CN102496151A (en)* | 2011-12-08 | 2012-06-13 | 南京大学 | Method for multi-scale segmentation of high-resolution remote sensing images |
| CN103578110B (en)* | 2013-11-12 | 2016-06-08 | 河海大学 | Multiband high-resolution remote sensing image dividing method based on gray level co-occurrence matrixes |
| CN103578110A (en)* | 2013-11-12 | 2014-02-12 | 河海大学 | Multi-band high-resolution remote sensing image segmentation method based on gray scale co-occurrence matrix |
| CN103971364B (en)* | 2014-04-04 | 2017-02-01 | 西南交通大学 | Remote sensing image variation detecting method on basis of weighted Gabor wavelet characteristics and two-stage clusters |
| CN103971364A (en)* | 2014-04-04 | 2014-08-06 | 西南交通大学 | Remote sensing image variation detecting method on basis of weighted Gabor wavelet characteristics and two-stage clusters |
| CN104361589A (en)* | 2014-11-12 | 2015-02-18 | 河海大学 | High-resolution remote sensing image segmentation method based on inter-scale mapping |
| CN105719266A (en)* | 2014-12-02 | 2016-06-29 | 马鞍山森格电子科技有限公司 | Method for detecting surface defect of magnetic shoe based on texture feature clustering |
| CN105719266B (en)* | 2014-12-02 | 2018-08-28 | 安徽达特智能科技有限公司 | Magnetic tile surface defect detection method based on textural characteristics cluster |
| CN105513060A (en)* | 2015-11-30 | 2016-04-20 | 中国人民解放军海军航空工程学院 | Visual perception enlightening high-resolution remote-sensing image segmentation method |
| CN109800779A (en)* | 2015-12-10 | 2019-05-24 | 河海大学 | Utilize the change detecting method of D-S evidence theory fusion FCM algorithm |
| CN109800779B (en)* | 2015-12-10 | 2020-06-30 | 河海大学 | A Change Detection Method Using D-S Evidence Theory Fusion with FCM Algorithm |
| CN106296680A (en)* | 2016-08-08 | 2017-01-04 | 长安大学 | A kind of multiple features fusion high-resolution remote sensing image dividing method based on region |
| CN106296680B (en)* | 2016-08-08 | 2017-09-01 | 长安大学 | A region-based multi-feature fusion high-resolution remote sensing image segmentation method |
| CN109299295A (en)* | 2018-09-04 | 2019-02-01 | 南通科技职业学院 | Indigo printing fabric image database search method |
| CN109820490A (en)* | 2018-09-04 | 2019-05-31 | 宓保宏 | A kind of region symmetry method for objectively evaluating based on infrared thermal imaging technique |
| CN109299295B (en)* | 2018-09-04 | 2021-09-28 | 南通科技职业学院 | Blue printing layout database searching method |
| CN110135428A (en)* | 2019-04-11 | 2019-08-16 | 北京航空航天大学 | Image segmentation processing method and device |
| CN110135428B (en)* | 2019-04-11 | 2021-06-04 | 北京航空航天大学 | Image segmentation processing method and device |
| CN110223378A (en)* | 2019-05-28 | 2019-09-10 | 中国科学院自动化研究所 | Quadratic surface primitive extracting method, system, device based on hierarchical clustering |
| CN110223378B (en)* | 2019-05-28 | 2021-06-22 | 中国科学院自动化研究所 | Quadratic surface primitive extraction method, system and device based on hierarchical clustering |
| Publication number | Publication date |
|---|---|
| CN101510310B (en) | 2010-12-29 |
| Publication | Publication Date | Title |
|---|---|---|
| CN101510310B (en) | Method for segmentation of high resolution remote sensing image based on veins clustering constrain | |
| CN103578110B (en) | Multiband high-resolution remote sensing image dividing method based on gray level co-occurrence matrixes | |
| CN107392133B (en) | Desert plant remote sensing identification method using object-oriented multi-source information fusion | |
| CN102938066B (en) | A kind of based on the polygonal method of multivariate data reconstruction buildings outline | |
| CN103198333B (en) | A Method for Automatic Semantic Labeling of High Resolution Remote Sensing Images | |
| CN101706950B (en) | High-performance implementation method for multi-scale segmentation of remote sensing images | |
| Ma et al. | Logcan++: Adaptive local-global class-aware network for semantic segmentation of remote sensing images | |
| CN105335966B (en) | Multiscale morphology image division method based on local homogeney index | |
| CN103870845B (en) | Novel K value optimization method in point cloud clustering denoising process | |
| Li et al. | A frequency decoupling network for semantic segmentation of remote sensing images | |
| CN102496034A (en) | High-spatial resolution remote-sensing image bag-of-word classification method based on linear words | |
| Wang et al. | A comprehensive survey of optical remote sensing image segmentation methods | |
| Chen et al. | Optimal segmentation of a high-resolution remote-sensing image guided by area and boundary | |
| CN109829426B (en) | Railway construction temporary building monitoring method and system based on high-resolution remote sensing image | |
| Guo et al. | Urban impervious surface extraction based on multi-features and random forest | |
| CN106339674A (en) | Hyperspectral image classification method based on edge preservation and graph cut model | |
| Li et al. | An object-oriented CNN model based on improved superpixel segmentation for high-resolution remote sensing image classification | |
| Liu et al. | MS-CNN: multiscale recognition of building rooftops from high spatial resolution remote sensing imagery | |
| CN103985112A (en) | Image segmentation method based on improved multi-objective particle swarm optimization and clustering | |
| Xu et al. | Land-cover classification with high-resolution remote sensing images using Interactive segmentation | |
| Zhang et al. | Impervious surface extraction from high-resolution satellite image using pixel-and object-based hybrid analysis | |
| Jia et al. | Shearlet-based structure-aware filtering for hyperspectral and LiDAR data classification | |
| CN107992856A (en) | High score remote sensing building effects detection method under City scenarios | |
| Jiang et al. | Apple tree architectural trait phenotyping with organ-level instance segmentation from point cloud | |
| CN116630792A (en) | High-resolution remote sensing image road extraction method |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| C17 | Cessation of patent right | ||
| CF01 | Termination of patent right due to non-payment of annual fee | Granted publication date:20101229 Termination date:20140219 |