CN102902978A - Object-oriented high-resolution remote-sensing image classification method - Google Patents

Object-oriented high-resolution remote-sensing image classification method Download PDF

Info

Publication number
CN102902978A
CN102902978A CN201210319552XA CN201210319552A CN102902978A CN 102902978 A CN102902978 A CN 102902978A CN 201210319552X A CN201210319552X A CN 201210319552XA CN 201210319552 A CN201210319552 A CN 201210319552A CN 102902978 A CN102902978 A CN 102902978A
Authority
CN
China
Prior art keywords
image
subimage
classification
resolution remote
regional
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201210319552XA
Other languages
Chinese (zh)
Inventor
程建
刘婷
何吟
付莉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201210319552XA priority Critical patent/CN102902978A/en
Publication of CN102902978A publication Critical patent/CN102902978A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides an object-oriented high-resolution remote-sensing image classification method. The method comprises the steps of S1, conducting segmentation processing on images to be processed to obtained a plurality of subimage objects; S2, obtaining feature information of subimage objects; and S3, classifying subimage objects according to the obtained feature information, wherein images to be processed are high-resolution remote-sensing images, the feature information of subimage objects comprises spectral information, shape information and texture information of subimage objects. According to the method, on the basis of object-oriented classification, a classification method combining probabilistic latent semantic analysis and a support vector machine is introduced, the problem that 'the same features with different classifications' and 'the same classifications with different features' are not high in identification ratio in the prior art is solved, the classification precision of high-resolution remote-sensing images is greatly improved, advantages of latent semantic analysis (LSA) and advantages of probabilistic latent semantic analysis (PLSA) are combined, and the problems of overfitting and local optimum which are caused by random initialization are effectively solved.

Description

A kind of OO high-resolution remote sensing image sorting technique
Technical field
The present invention relates to field of remote sensing image processing, relate in particular to a kind of OO high-resolution remote sensing image sorting technique.
Background technology
Can find out from the evolution of Remote Image Classification, sorting technique mainly is divided into three levels: (1) based on the sorting technique of pixel, a lot of traditional Classifying Method in Remote Sensing Image belong to this level, and this technology is quite ripe; (2) based on the sorting technique of object or primitive, be the sorting technique of a kind of higher level of growing up of recent two decades, OO sorting technique just belongs to this level; (3) based on the knowledge classification method, be a new development trend of Remote Image Classification, its theory also is in the discussion stage, and it is not very extensive using.
The wave band that high-resolution remote sensing image contains is less, spectral information is abundant not as spatial information, if still adopting traditional method based on pixel classifies, namely only utilize the spectral information of pixel, the abundant atural object spatial information that does not utilize high-resolution remote sensing image to provide, such as shape information, texture information and contextual information etc., can cause nicety of grading low, the data resource waste.The proposition of OO sorting technique, can be with processing unit---object, corresponding with entity in the real world, for the attributive character of utilizing entity when analyzing provides may.OO sorting technique is utilized the internal characteristics (spectrum, shape and texture) of object simultaneously, and topological characteristic and contextual feature have improved the precision of high-definition remote sensing Data classification to a great extent.
Based on the sorting technique of statistical model in remote sensing image classification in occupation of critical role, mainly comprise supervision and unsupervised classification.Supervised classification method commonly used has the methods such as maximum likelihood classification, minimum distance classification, Support Vector Machine, neural network.Unsupervised classification has the methods such as K-mean cluster, Fuzzy C-Means Clustering and IsoData.Each target is described by a stack features in these traditional target identification methods, namely use " feature-target " this simple statement model, when the target of identification " other with the characteristic foreign peoples " or " generic different characteristic ", can not effectively improve the accuracy rate of identification.
Summary of the invention
The technical matters that the present invention mainly solves provides a kind of OO high-resolution remote sensing image sorting technique, in order to solve the problem that can not effectively improve the accuracy rate of identification in the prior art when identifying the target of " other with the characteristic foreign peoples " or " generic different characteristic ".
For addressing the above problem, a kind of technical scheme that the present invention adopts is: a kind of OO high-resolution remote sensing image sorting technique is provided, comprises:
S1, pending Image Segmentation Using is processed, obtained a plurality of subimage objects;
S2, obtain the characteristic information of described subimage object;
The characteristic information that S3, basis get access to is classified to described subimage object;
Wherein, described pending image is high-resolution remote sensing image, and the characteristic information of described subimage object comprises spectral information, shape information and the texture information of subimage object.
Wherein, described S1 comprises:
S11, described pending image mixed open and close re-establishing filter and process, obtain filtering image, and utilize the Sobel operator to calculate the gradient image of described filtering image;
S12, obtain the gradient image that calculates through above-mentioned, and described gradient image is carried out watershed transform, obtain the initial segmentation image, set up the Region adjacency graph of described initial segmentation image;
S13, described initial segmentation image is carried out that the zone merge to be processed until cost function hour stops, obtain final segmentation result, generate a plurality of subimage objects.
Wherein, described Region adjacency graph generates by the following method: for the every number of sub images in the described initial segmentation image is given a numbering, and set up the Region adjacency graph of initial segmentation image according to information such as the border length of described subimage, area, adjacent sub-images numberings.
Wherein, among the described S13 described initial segmentation image carried out that the zone merge to be processed until cost function value hour stops to comprise:
Choosing the subimage in the described initial segmentation image is current object, merges with current object and with the object of described current object similarity maximum, upgrades the data of Region adjacency graph, obtains merging rear split image;
Judge whether cost function value is minimum value; If judge described cost function value minimum value, then stop to merge; Be not minimum value if judge described cost function value, then continue two objects of similarity maximum in the split image after the described merging are merged the data of processing and upgrading Region adjacency graph.
The calculating formula of similarity of wherein, described initial segmentation image being carried out adopting when the zone merges processing is:
δ ( i , j ) = | | R i | | · | | R j | | | | R i | | + | | R j | | [ μ ( R i ) - μ ( R j ) ] 2 · I ( i , j )
Wherein, R i, R jRepresent regional i and regional j; || R i||, || R j|| represent respectively number of pixels among regional i and the regional j; μ (R i) and μ (R j) then represent respectively the spectrum average of regional i and regional j; If R iAnd R jAdjacent, I (i, j)=1 then, otherwise I (i, j)=∞.
Wherein, described S3 is specially:
S31, a plurality of subimage objects that will obtain are divided into training set and test set, respectively feature---the co-occurrence frequency matrix of object of calculation training collection and test set;
The PLSA model parameter of S32, use latent semantic analysis LSA initialization training set, then utilize the PLSA model of EM algorithm match training set, obtain characteristic information at the distribution probability P (w|z) on the potential classification and potential classification the distribution probability P (z|o on the training set object Train);
Distribution probability P (w|z) on potential classification is constant for S33, maintenance characteristic information obtained above, use the PLSA model parameter of latent semantic analysis LSA initialization test collection, utilize the PLSA model of EM algorithm match test set, obtain the distribution probability P (z|o of potential classification on the test set object Test);
S34, use SVM are to the distribution probability P (z|o of potential classification on the training set object Train) differentiate study, generate the SVM discrimination model, and to the distribution probability P (z|o of potential classification on the test set object Test) test, determine the classification of tested object, and with the different atural objects of different colours mark, realize the classification to described subimage object.
Wherein, the computing formula of LSA initialization PLSA model parameter is as follows:
P ( w j | z k ) = e ( t j · v k ) 2 / Σ k = 1 K e ( t j · v k ) 2
P ( d i | z k ) = e ( x i · u k ) 2 / Σ k = 1 K e ( x j · u k ) 2
Wherein, P (w j| z k) representation feature w jAt potential classification z kOn distribution probability, P (d i| z k) indicated object d iAt potential classification z kOn distribution probability, t jThe proper vector in the feature object co-occurrence frequency matrix, x iThe object vector in the feature object co-occurrence frequency matrix, v kThe right proper vector after the co-occurrence matrix svd, u kBe the left eigenvector after the co-occurrence matrix svd, K is the number of potential classification.
Wherein, the computing formula of described cost function is:
J l = Σ r = 0 K l J w r J t = Σ r = 0 K l Σ i = 0 N r [ x i r - μ r ] 2 Σ i = 0 N [ x i - μ ] 2
Wherein, K lExpression remaining area quantity,
Figure BDA0000208764185
The spectrum divergence that represents regional r, J tThe spectrum divergence that represents whole image-region, N rRepresent the number of pixels that regional r contains, Represent i grey scale pixel value among the regional r, μ rThe spectrum average that represents regional r, total pixel count in the N presentation video, x iI grey scale pixel value in the presentation video, the spectrum average of μ presentation video.
The invention has the beneficial effects as follows: be different from prior art and when the target of identification " other with the characteristic foreign peoples " or " generic different characteristic ", can not effectively improve the accuracy rate of identification, the invention provides a kind of OO high-resolution remote sensing image sorting technique, on the basis of object-oriented classification, introduced the sorting technique of probability latent semantic analysis and Support Vector Machine combination, solved to a certain extent " other with the feature foreign peoples " and " generic different feature " problem that discrimination is not high in the prior art, the nicety of grading of high-resolution remote sensing image is greatly improved, and combine the advantage of LSA and PLSA, effectively solved over-fitting and local optimal problem that random initializtion causes.
Description of drawings
Fig. 1 is the process flow diagram of OO high-resolution remote sensing image sorting technique in the embodiment;
Fig. 2 is the process flow diagram of OO high-resolution remote sensing image sorting technique in another embodiment;
Fig. 3 is the process flow diagram of image segmentation in the above-mentioned specific embodiment;
Fig. 4 is the object-oriented classification process figure of PLSA and SVM combination.
Embodiment
By describing technology contents of the present invention, structural attitude in detail, being realized purpose and effect, below in conjunction with embodiment and cooperate accompanying drawing to give in detail explanation.
See also Fig. 1, present embodiment provides a kind of OO high-resolution remote sensing image sorting technique, comprising:
S1, pending Image Segmentation Using is processed, obtained a plurality of subimage objects;
S2, obtain the characteristic information of described subimage object;
The characteristic information that S3, basis get access to is classified to described subimage object;
Wherein, described pending image is high-resolution remote sensing image, and the characteristic information of described subimage object comprises spectral information, shape information and the texture information of subimage object, and wherein spectral information comprises each band spectrum average, brightness; Shape information comprises area, border length, shape index, degree of compacting; Texture information comprises contrast, entropy, moment of inertia.
See also Fig. 2 and Fig. 3, in certain embodiments, described S1 comprises S11, S12 and S13, and literary composition specific as follows is described.
S11, described pending image mixed open and close re-establishing filter and process, obtain filtering image, and utilize the Sobel operator to calculate the gradient image of described filtering image.Concrete, the present invention at first opens the reconstruction computing to original image, splits reconstructed image again and closes the reconstruction computing, obtains filtering image.Morphological reconstruction by opening and close that to rebuild operation definition as follows:
O R ( f ) = R ( O ( f , B ) , f ) C R ( f ) = R ( C ( f , B ) , f )
Wherein, f represents original image, and B represents structural element, and O represents opening operation, and C represents closed operation, O R(f) reconstruction, C are opened in expression R(f) reconstruction is closed in expression.Morphology mixing Opening and closing by reconstruction is defined as and opens first the secondary reconstruction of closing afterwards, that is: M R(f)=R (C (O R(f), B), O R(f)).Then utilize the gradient image of Sobel operator calculation of filtered image.
S12, obtain the gradient image that calculates through above-mentioned, and described gradient image is carried out watershed transform, obtain the initial segmentation image, set up the Region adjacency graph of described initial segmentation image.In specific embodiment, gradient image is implemented watershed transform, comprise following three steps:
(1) each pixel of grid scanning gradient image G (I), find out all minimum points: to (x, y) ∈ G (I), definition (x ', y ') be its neighborhood territory pixel, x '={ x-1, x, x+1} arranged when adopting 8 neighborhood; Y '={ y-1, y, y+1}.If exist arbitrarily (x ', y ') ∈ N (x, y), so that G (x ', y ')<G (x, y), then G (x, y) is labeled as non-zone minimum (NARM), and puts into fifo queue Q.When the Q non-NULL, head of the queue element G (x ', y ') falls out, scan its field pixel (x ", y ") ∈ N (x ', y '), if G (x ", y ") is labeled as sky, and G (x, y)=G (x ", y "), then with G (x ", y ") is labeled as NARM and is put into formation Q tail end.
(2) mark minimum point and its field pixel, and the field pixel that will be labeled as sky is put into fifo queue Q, the neighborhood territory pixel that is labeled as NARM is put into ordered queue OQ: each pixel of grid scanning gradient image G (I), if G is (x, y) be labeled as sky, G (x, y) ∈ CB then i(i=1 begins), and G (x, y) put into fifo queue Q.When the Q non-NULL, head of the queue element G (x ', y ') dequeue, scan its field pixel (x ", y ") ∈ N (x ', y '), if G (x ", y ") is labeled as sky, then G (x ", y ") ∈ CB i, and with G (x ", y ") puts into formation Q; If G (x ", y ") is labeled as NARM, then G (x ", y ") ∈ CB i, and with G (x ", y ") puts into a gray scale ordered queue OQ.
(3) the field pixel of pixel among the mark ordered queue OQ: when the OQ non-NULL, head of the queue element G (x, y) dequeue, G (x, y) ∈ CB k(k=1,2 ..., i), scan its field pixel (x ', y ') ∈ N (x, y), if G (x ', y ') be labeled as NARM, G (x ', y ') CB then k
Through behind the watershed transform, each zone of initial segmentation image has been endowed a numbering.Each zone is considered as a summit, then connects two corresponding summits if two zones are adjacent, set up the Region adjacency graph of initial segmentation image according to information such as the border length of described subimage, area, adjacent sub-images numberings.
In the art, common sorting technique is that each pixel to image carries out feature calculation, then by sample learning and sorter training, is that each pixel is distributed category label, thereby obtains classification results.Consider the large scale characteristic of remote sensing images, the calculated amount that this process need consumption is very large.If therefore first image is divided into several zones, and then is classified in the zone, calculated amount will reduce greatly so.The present invention just is being based on such thinking, adopts OO classificating thought, at first Image Segmentation Using is obtained some homogeneous regions, then extracts provincial characteristics, again to each region allocation category label, sets up the Region adjacency graph of initial segmentation image.On OO basis, utilize simultaneously internal characteristics (spectrum, shape and texture), topological characteristic and the contextual feature of object, can improve to a great extent the precision of high-definition remote sensing Data classification.
S13, described initial segmentation image is carried out that the zone merge to be processed until cost function hour stops, obtain final segmentation result, generate a plurality of subimage objects.
In the above-described embodiment, described initial segmentation image is carried out that the zone merge to be processed until cost function value hour stops to comprise:
Choosing the subimage in the described initial segmentation image is current object, merges with current object and with the object of described current object similarity maximum, upgrades the data of Region adjacency graph, obtains merging rear split image;
Judge whether cost function value is minimum value; If judge described cost function value minimum value, then stop to merge; Be not minimum value if judge described cost function value, then continue two objects of similarity maximum in the split image after the described merging are merged the data of processing and upgrading Region adjacency graph.
In the above-described embodiment, regional similarity measurement directly affects order and the number of times that merges as the criterion of zone merging, and the calculating formula of similarity of employing was when described initial segmentation image was carried out zone merging processing:
δ ( i , j ) = | | R i | | · | | R j | | | | R i | | + | | R j | | [ μ ( R i ) - μ ( R j ) ] 2 · I ( i , j )
Wherein, R i, R jRepresent regional i and regional j; || R i||, || R j|| represent respectively number of pixels in regional i and the j territory, district; μ (R i) and μ (R j) then represent respectively the spectrum average of regional i and regional j; If R iAnd R jAdjacent, I (i, j)=1 then, otherwise I (i, j)=∞.
The criterion of in the present invention stop area merging is another the crucial problem in the region merging algorithm, hour stop when the cost functional value in the above-described embodiment, namely when spectrum divergence and remaining area ratio and hour stop area merge, wherein, remaining area is than referring to that the remaining area number accounts for the ratio that merges the forefoot area sum.The computing formula of described cost function is:
J l = Σ r = 0 K l J w r J t = Σ r = 0 K l Σ i = 0 N r [ x i r - μ r ] 2 Σ i = 0 N [ x i - μ ] 2
Wherein, K lExpression remaining area quantity,
Figure BDA00002087641810
The spectrum divergence that represents regional r, J tThe spectrum divergence that represents whole image-region, N rRepresent the number of pixels that regional r contains,
Figure BDA00002087641811
Represent i grey scale pixel value among the regional r, μ rThe spectrum average that represents regional r, total pixel count in the N presentation video, x iI grey scale pixel value in the presentation video, the spectrum average of μ presentation video.
See also Fig. 4, described S3 comprises S31, S32, S33 and S34.Specific as follows described.
S31, a plurality of subimage objects that will obtain are divided into training set and test set, respectively feature---the co-occurrence frequency matrix of object of calculation training collection and test set.The co-occurrence frequency entry of a matrix element of feature---object has reflected the number of times that certain eigenwert occurs in certain object, its computation process is as follows:
Every kind of feature utilizing the K-means algorithm that step 2 is extracted is carried out separately cluster, and all cluster centre values are as this feature characteristic of correspondence collection V.Then the feature s that extracts is quantified as some concrete numerical value v among the character pair collection V by the nearest neighbouring rule of following formula i:
Figure BDA00002087641812
Wherein, dist (x, y) is the Euclidean distance between x and the y, N VSize for word set V.
After feature carried out quantification, just can be according to the v that obtains iCalculated characteristics frequency matrix H (s):
H(s)=(h l(s)) l=1,…,L h l ( s ) = ( h 1 l ( s ) , . . . , h N V l l ( s ) )
Wherein, as Q (s)=v iThe time, h iOtherwise be 0 (s)=1; The species number of L representation feature,
Figure BDA00002087641814
The size that represents gained word set V behind the l kind feature clustering.
The PLSA model parameter of S32, use latent semantic analysis LSA initialization training set, then utilize the PLSA model of EM algorithm match training set, obtain characteristic information at the distribution probability P (w|z) on the potential classification and potential classification the distribution probability P (z|o on the training set object Train).
Distribution probability P (w|z) on potential classification is constant for S33, maintenance characteristic information obtained above, use the PLSA model parameter of latent semantic analysis LSA initialization test collection, utilize the PLSA model of EM algorithm match test set, obtain the distribution probability P (z|o of potential classification on the test set object Test).
S34, use SVM are to the distribution probability P (z|o of potential classification on the training set object Train) differentiate study, generate the SVM discrimination model, and to the distribution probability P (z|o of potential classification on the test set object Test) test, determine the classification of tested object, and with the different atural objects of different colours mark, realize the classification to described subimage object.
Concrete, the computing formula of LSA initialization PLSA model parameter is as follows:
P ( w j | z k ) = e ( t j · v k ) 2 / Σ k = 1 K e ( t j · v k ) 2
P ( d i | z k ) = e ( x i · u k ) 2 / Σ k = 1 K e ( x j · u k ) 2
Wherein, P (w j| z k) representation feature w jAt potential classification z kOn distribution probability, P (d i| z k) indicated object d iAt potential classification z kOn distribution probability, t jThe proper vector in the feature object co-occurrence frequency matrix, x iThe object vector in the feature object co-occurrence frequency matrix, v kThe right proper vector after the co-occurrence matrix svd, u kBe the left eigenvector after the co-occurrence matrix svd, K is the number of potential classification.
Be not difficult to find out by above-mentioned, the present invention has been incorporated herein the problem that can not effectively improve the accuracy rate of identification when sorting technique that the probability latent semantic analysis is combined with Support Vector Machine and latent semantic analysis (LSA) initialization PLSA model parameter technological means solve the target of the identification " other with the characteristic foreign peoples " mentioned in the background technology or " generic different characteristic ".
In the art, probability latent semantic analysis (PLSA) is introduced a potential semantic layer between " feature-target " statement model, strengthened the statement ability to target.In the above-described embodiment, add up each eigenwert at the condition distribution probability P (w|z) on the potential classification of difference and the condition distribution probability P (z|o) of each object on different potential classifications, then with the distribution probability P (z|o) of object on the potential classification of difference as test data, use Support Vector Machine SVM to classify.SVM is as a kind of new Data Classification Technology, solved to a great extent the problem that other classification exist, such as non-linear, Model Selection, mistake study, multidimensional and local minimum problems, the more important thing is, SVM can not cause Hughes's phenomenon, for limited training sample, the increase of intrinsic dimensionality can not reduce nicety of grading.Experiment showed, that this method can more effectively distinguish the atural object of " other with the characteristic foreign peoples " and " generic different characteristic ", improve nicety of grading.
And maximum (EM) algorithm random initializtion of the expectation that the maximal possibility estimation in the PLSA algorithm adopts PLSA parameter can produce the problem of over-fitting and local optimum, makes classification results unstable.Present known LSA is consistent in form with PLSA, and corresponding parameter exists certain contact, so this method is utilized LSA initialization PLSA parameter, then the parameter randomization that first LSA is obtained is used for parameter corresponding to initialization PLSA model.Improved PLSA algorithm uses the LSA dimensionality reduction at initial phase, and the potential semantic relation between can discovery object early combines the advantage of LSA and PLSA, has effectively solved over-fitting and local optimal problem that random initializtion causes.
In sum, the invention provides a kind of OO high-resolution remote sensing image sorting technique, on the basis of object-oriented classification, introduced the sorting technique of probability latent semantic analysis and Support Vector Machine combination, solved to a certain extent " other with the feature foreign peoples " and " generic different feature " problem that discrimination is not high in the prior art, the nicety of grading of high-resolution remote sensing image is greatly improved, and combine the advantage of LSA and PLSA, effectively solved over-fitting and local optimal problem that random initializtion causes.
The above only is embodiments of the invention; be not so limit claim of the present invention; every equivalent structure or equivalent flow process conversion that utilizes instructions of the present invention and accompanying drawing content to do; or directly or indirectly be used in other relevant technical fields, all in like manner be included in the scope of patent protection of the present invention.

Claims (8)

1. an OO high-resolution remote sensing image sorting technique is characterized in that, comprising:
S1, pending Image Segmentation Using is processed, obtained a plurality of subimage objects;
S2, obtain the characteristic information of described subimage object;
The characteristic information that S3, basis get access to is classified to described subimage object;
Wherein, described pending image is high-resolution remote sensing image, and the characteristic information of described subimage object comprises spectral information, shape information and the texture information of subimage object.
2. OO high-resolution remote sensing image sorting technique according to claim 1 is characterized in that, described S1 comprises:
S11, described pending image mixed open and close re-establishing filter and process, obtain filtering image, and utilize the Sobel operator to calculate the gradient image of described filtering image;
S12, obtain the gradient image that calculates through above-mentioned, and described gradient image is carried out watershed transform, obtain the initial segmentation image, set up the Region adjacency graph of described initial segmentation image;
S13, described initial segmentation image is carried out that the zone merge to be processed until cost function hour stops, obtain final segmentation result, generate a plurality of subimage objects.
3. OO high-resolution remote sensing image sorting technique according to claim 2, it is characterized in that, described Region adjacency graph generates by the following method: for the every number of sub images in the described initial segmentation image is given a numbering, and set up the Region adjacency graph of initial segmentation image according to information such as the border length of described subimage, area, adjacent sub-images numberings.
4. OO high-resolution remote sensing image sorting technique according to claim 3 is characterized in that, among the described S13 described initial segmentation image is carried out that the zone merge to be processed until cost function value hour stops to comprise:
Choosing the subimage in the described initial segmentation image is current object, merges with current object and with the object of described current object similarity maximum, upgrades the data of Region adjacency graph, obtains merging rear split image;
Judge whether cost function value is minimum value; If judge described cost function value minimum value, then stop to merge; Be not minimum value if judge described cost function value, then continue two objects of similarity maximum in the split image after the described merging are merged the data of processing and upgrading Region adjacency graph.
5. OO high-resolution remote sensing image sorting technique according to claim 4 is characterized in that, the calculating formula of similarity that described initial segmentation image is carried out adopting when the zone merges processing is:
δ ( i , j ) = | | R i | | · | | R j | | | | R i | | + | | R j | | [ μ ( R i ) - μ ( R j ) ] 2 · I ( i , j )
Wherein, R i, R jRepresent regional i and regional j; || R i||, || R j|| represent respectively number of pixels among regional i and the regional j; μ (R i) and μ (R j) then represent respectively the spectrum average of regional i and regional j; If R iAnd R jAdjacent, I (i, j)=1 then, otherwise I (i, j)=∞.
6. OO high-resolution remote sensing image sorting technique according to claim 1 is characterized in that, described S3 is specially:
S31, a plurality of subimage objects that will obtain are divided into training set and test set, respectively feature---the co-occurrence frequency matrix of object of calculation training collection and test set;
The PLSA model parameter of S32, use latent semantic analysis LSA initialization training set, then utilize the PLSA model of EM algorithm match training set, obtain characteristic information at the distribution probability P (w|z) on the potential classification and potential classification the distribution probability P (z|o on the training set object Train);
Distribution probability P (w|z) on potential classification is constant for S33, maintenance characteristic information obtained above, use the PLSA model parameter of latent semantic analysis LSA initialization test collection, utilize the PLSA model of EM algorithm match test set, obtain the distribution probability P (z|o of potential classification on the test set object Test);
S34, use SVM are to the distribution probability P (z|o of potential classification on the training set object Train) differentiate study, generate the SVM discrimination model, and to the distribution probability P (z|o of potential classification on the test set object Test) test, determine the classification of tested object, and with the different atural objects of different colours mark, realize the classification to described subimage object.
7. OO high-resolution remote sensing image sorting technique according to claim 6 is characterized in that, the computing formula of LSA initialization PLSA model parameter is as follows:
P ( w j | z k ) = e ( t j · v k ) 2 / Σ k = 1 K e ( t j · v k ) 2
P ( d i | z k ) = e ( x i · u k ) 2 / Σ k = 1 K e ( x j · u k ) 2
Wherein, P (w j| z k) representation feature w jAt potential classification z kOn distribution probability, P (d i| z k) indicated object d iAt potential classification z kOn distribution probability, t jThe proper vector in the feature object co-occurrence frequency matrix, x iThe object vector in the feature object co-occurrence frequency matrix, v kThe right proper vector after the co-occurrence matrix svd, u kBe the left eigenvector after the co-occurrence matrix svd, K is the number of potential classification.
8. according to claim 2 to 5 each described OO high-resolution remote sensing image sorting techniques, it is characterized in that, the computing formula of described cost function is:
J l = Σ r = 0 K l J w r J t = Σ r = 0 K l Σ i = 0 N r [ x i r - μ r ] 2 Σ i = 0 N [ x i - μ ] 2
Wherein, K lExpression remaining area quantity,
Figure FDA0000208764175
The spectrum divergence that represents regional r, J tThe spectrum divergence that represents whole image-region, N rRepresent the number of pixels that regional r contains,
Figure FDA0000208764176
Represent i grey scale pixel value of regional r, μ rThe spectrum average that represents regional r, total pixel count in the N presentation video, x iI grey scale pixel value in the presentation video, the spectrum average of μ presentation video.
CN201210319552XA 2012-08-31 2012-08-31 Object-oriented high-resolution remote-sensing image classification method Pending CN102902978A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210319552XA CN102902978A (en) 2012-08-31 2012-08-31 Object-oriented high-resolution remote-sensing image classification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210319552XA CN102902978A (en) 2012-08-31 2012-08-31 Object-oriented high-resolution remote-sensing image classification method

Publications (1)

Publication Number Publication Date
CN102902978A true CN102902978A (en) 2013-01-30

Family

ID=47575199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210319552XA Pending CN102902978A (en) 2012-08-31 2012-08-31 Object-oriented high-resolution remote-sensing image classification method

Country Status (1)

Country Link
CN (1) CN102902978A (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324941A (en) * 2013-06-19 2013-09-25 鲁东大学 Remote sensing classification pattern spot boundary precision evaluation method based on close distance
CN103345643A (en) * 2013-06-13 2013-10-09 南京信息工程大学 Remote sensing image classification method
CN103514456A (en) * 2013-06-30 2014-01-15 安科智慧城市技术(中国)有限公司 Image classification method and device based on compressed sensing multi-core learning
CN103559500A (en) * 2013-10-15 2014-02-05 北京航空航天大学 Multispectral remote sensing image land feature classification method based on spectrum and textural features
CN105719297A (en) * 2016-01-21 2016-06-29 中国科学院深圳先进技术研究院 Object cutting method and device based on video
CN105809177A (en) * 2014-12-31 2016-07-27 中国科学院深圳先进技术研究院 Method used for actuating remote sensing image classification
CN105931253A (en) * 2016-05-16 2016-09-07 陕西师范大学 Image segmentation method combined with semi-supervised learning
CN106205609A (en) * 2016-07-05 2016-12-07 山东师范大学 A kind of based on audio event and the audio scene recognition method of topic model and device
CN106651864A (en) * 2016-12-21 2017-05-10 郑州航空工业管理学院 High-resolution remote sensing image-oriented segmentation method
CN106709989A (en) * 2016-11-18 2017-05-24 武汉理工大学 Object-oriented image characteristic-based geographic ontology modeling and semantic reasoning method
CN106971156A (en) * 2017-03-22 2017-07-21 中国地质科学院矿产资源研究所 Rare earth mining area remote sensing information extraction method based on object-oriented classification
CN107644230A (en) * 2017-09-15 2018-01-30 中国科学院遥感与数字地球研究所 A kind of spatial relationship modeling method of remote sensing images object
CN107657262A (en) * 2016-12-30 2018-02-02 航天星图科技(北京)有限公司 A kind of computer automatic sorting Accuracy Assessment
CN108053406A (en) * 2017-09-11 2018-05-18 同济大学 Ground mulching drafting method and device based on multiple-spatial resolution remote sensing image
CN109409288A (en) * 2018-10-25 2019-03-01 北京市商汤科技开发有限公司 Image processing method, device, electronic equipment and storage medium
CN109871884A (en) * 2019-01-25 2019-06-11 曲阜师范大学 A kind of support vector machines object-oriented Remote Image Classification merging multiple features
CN110147824A (en) * 2019-04-18 2019-08-20 微梦创科网络科技(中国)有限公司 A kind of automatic classification method and device of image
CN110189328A (en) * 2019-06-11 2019-08-30 北华航天工业学院 A kind of Remote sensing image processing system and its processing method
CN110546646A (en) * 2017-03-24 2019-12-06 帕伊医疗成像有限公司 method and system for assessing vascular occlusion based on machine learning
CN110689044A (en) * 2019-08-22 2020-01-14 湖南四灵电子科技有限公司 Target detection method and system combining relationship between targets
CN112668583A (en) * 2021-01-07 2021-04-16 浙江星汉信息技术股份有限公司 Image recognition method and device and electronic equipment
CN112801031A (en) * 2021-02-08 2021-05-14 电子科技大学中山学院 Vein image recognition method and device, electronic equipment and readable storage medium
CN113436091A (en) * 2021-06-16 2021-09-24 中国电子科技集团公司第五十四研究所 Object-oriented remote sensing image multi-feature classification method
CN113487643A (en) * 2021-07-19 2021-10-08 华电西藏能源有限公司大古水电分公司 Cemented sand gravel stock yard sampling and determining method
US11816836B2 (en) 2018-04-11 2023-11-14 Pie Medical Imaging B.V. Method and system for assessing vessel obstruction based on machine learning

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100141651A1 (en) * 2008-12-09 2010-06-10 Kar-Han Tan Synthesizing Detailed Depth Maps from Images
CN102136145A (en) * 2011-04-27 2011-07-27 中国科学院遥感应用研究所 Region merging method for threshold-restrained minimum spanning tree algorithm
CN102496151A (en) * 2011-12-08 2012-06-13 南京大学 Method for multi-scale segmentation of high-resolution remote sensing images

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100141651A1 (en) * 2008-12-09 2010-06-10 Kar-Han Tan Synthesizing Detailed Depth Maps from Images
CN102136145A (en) * 2011-04-27 2011-07-27 中国科学院遥感应用研究所 Region merging method for threshold-restrained minimum spanning tree algorithm
CN102496151A (en) * 2011-12-08 2012-06-13 南京大学 Method for multi-scale segmentation of high-resolution remote sensing images

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
HARIS.K ETC.: ""Watershed-based image segmentation with fast region merging"", 《IMAGE PROCESSING,1998.ICIP 98.PROCEEDINGS.1998 INTERNATIONAL CONFERENCE ON》 *
LI FU ETC.: ""Object-oriented Classification of High-resolution Remotely Sensed Imagery"", 《IPCSIT》 *
LI FU ETC.: ""Object-oriented Classification of High-resolution Remotely Sensed Imagery"", 《IPCSIT》, vol. 47, 18 August 2012 (2012-08-18) *
周晖等: ""引入PLSA模型的光学遥感图像舰船检测"", 《遥感学报》 *
张玉芳等: ""改进的概率潜在语义分析下的文本聚类算法"", 《计算机应用》 *
骆剑承等: ""支撑向量机及其遥感影像空间特征"", 《遥感学报》 *

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345643A (en) * 2013-06-13 2013-10-09 南京信息工程大学 Remote sensing image classification method
CN103345643B (en) * 2013-06-13 2016-08-24 南京信息工程大学 A kind of Classifying Method in Remote Sensing Image
CN103324941B (en) * 2013-06-19 2016-04-20 鲁东大学 A kind of based on facing in-plant remote sensing classification patch border Accuracy Assessment
CN103324941A (en) * 2013-06-19 2013-09-25 鲁东大学 Remote sensing classification pattern spot boundary precision evaluation method based on close distance
CN103514456B (en) * 2013-06-30 2017-04-12 安科智慧城市技术(中国)有限公司 Image classification method and device based on compressed sensing multi-core learning
CN103514456A (en) * 2013-06-30 2014-01-15 安科智慧城市技术(中国)有限公司 Image classification method and device based on compressed sensing multi-core learning
CN103559500A (en) * 2013-10-15 2014-02-05 北京航空航天大学 Multispectral remote sensing image land feature classification method based on spectrum and textural features
CN103559500B (en) * 2013-10-15 2016-11-23 北京航空航天大学 A kind of multi-spectral remote sensing image terrain classification method based on spectrum Yu textural characteristics
CN105809177A (en) * 2014-12-31 2016-07-27 中国科学院深圳先进技术研究院 Method used for actuating remote sensing image classification
CN105719297A (en) * 2016-01-21 2016-06-29 中国科学院深圳先进技术研究院 Object cutting method and device based on video
CN105931253A (en) * 2016-05-16 2016-09-07 陕西师范大学 Image segmentation method combined with semi-supervised learning
CN105931253B (en) * 2016-05-16 2018-11-06 陕西师范大学 A kind of image partition method being combined based on semi-supervised learning
CN106205609A (en) * 2016-07-05 2016-12-07 山东师范大学 A kind of based on audio event and the audio scene recognition method of topic model and device
CN106205609B (en) * 2016-07-05 2019-05-28 山东师范大学 A kind of audio scene recognition method and its device based on audio event and topic model
CN106709989A (en) * 2016-11-18 2017-05-24 武汉理工大学 Object-oriented image characteristic-based geographic ontology modeling and semantic reasoning method
CN106709989B (en) * 2016-11-18 2020-04-21 武汉理工大学 Geographic ontology modeling and semantic reasoning method based on object-oriented image features
CN106651864A (en) * 2016-12-21 2017-05-10 郑州航空工业管理学院 High-resolution remote sensing image-oriented segmentation method
CN106651864B (en) * 2016-12-21 2019-07-26 郑州航空工业管理学院 A kind of dividing method towards high-resolution remote sensing image
CN107657262B (en) * 2016-12-30 2019-03-15 中科星图股份有限公司 A kind of computer automatic sorting Accuracy Assessment
CN107657262A (en) * 2016-12-30 2018-02-02 航天星图科技(北京)有限公司 A kind of computer automatic sorting Accuracy Assessment
CN106971156A (en) * 2017-03-22 2017-07-21 中国地质科学院矿产资源研究所 Rare earth mining area remote sensing information extraction method based on object-oriented classification
CN110546646A (en) * 2017-03-24 2019-12-06 帕伊医疗成像有限公司 method and system for assessing vascular occlusion based on machine learning
CN108053406A (en) * 2017-09-11 2018-05-18 同济大学 Ground mulching drafting method and device based on multiple-spatial resolution remote sensing image
CN108053406B (en) * 2017-09-11 2021-05-11 同济大学 Surface coverage mapping method and device based on multi-resolution remote sensing image
CN107644230B (en) * 2017-09-15 2021-03-16 中国科学院遥感与数字地球研究所 Spatial relationship modeling method for remote sensing image object
CN107644230A (en) * 2017-09-15 2018-01-30 中国科学院遥感与数字地球研究所 A kind of spatial relationship modeling method of remote sensing images object
US11816836B2 (en) 2018-04-11 2023-11-14 Pie Medical Imaging B.V. Method and system for assessing vessel obstruction based on machine learning
CN109409288A (en) * 2018-10-25 2019-03-01 北京市商汤科技开发有限公司 Image processing method, device, electronic equipment and storage medium
CN109409288B (en) * 2018-10-25 2022-02-01 北京市商汤科技开发有限公司 Image processing method, image processing device, electronic equipment and storage medium
CN109871884B (en) * 2019-01-25 2023-03-24 曲阜师范大学 Multi-feature-fused object-oriented remote sensing image classification method of support vector machine
CN109871884A (en) * 2019-01-25 2019-06-11 曲阜师范大学 A kind of support vector machines object-oriented Remote Image Classification merging multiple features
CN110147824A (en) * 2019-04-18 2019-08-20 微梦创科网络科技(中国)有限公司 A kind of automatic classification method and device of image
CN110189328B (en) * 2019-06-11 2021-02-23 北华航天工业学院 Satellite remote sensing image processing system and processing method thereof
CN110189328A (en) * 2019-06-11 2019-08-30 北华航天工业学院 A kind of Remote sensing image processing system and its processing method
CN110689044A (en) * 2019-08-22 2020-01-14 湖南四灵电子科技有限公司 Target detection method and system combining relationship between targets
CN112668583A (en) * 2021-01-07 2021-04-16 浙江星汉信息技术股份有限公司 Image recognition method and device and electronic equipment
CN112801031A (en) * 2021-02-08 2021-05-14 电子科技大学中山学院 Vein image recognition method and device, electronic equipment and readable storage medium
CN113436091A (en) * 2021-06-16 2021-09-24 中国电子科技集团公司第五十四研究所 Object-oriented remote sensing image multi-feature classification method
CN113436091B (en) * 2021-06-16 2023-03-31 中国电子科技集团公司第五十四研究所 Object-oriented remote sensing image multi-feature classification method
CN113487643A (en) * 2021-07-19 2021-10-08 华电西藏能源有限公司大古水电分公司 Cemented sand gravel stock yard sampling and determining method

Similar Documents

Publication Publication Date Title
CN102902978A (en) Object-oriented high-resolution remote-sensing image classification method
Hafemann et al. Forest species recognition using deep convolutional neural networks
Wang et al. Deep metric learning for crowdedness regression
Es-saady et al. Automatic recognition of plant leaves diseases based on serial combination of two SVM classifiers
Kavzoglu Object-oriented random forest for high resolution land cover mapping using quickbird-2 imagery
Ranzato et al. Automatic recognition of biological particles in microscopic images
CN102622607B (en) Remote sensing image classification method based on multi-feature fusion
Saha et al. Brain image segmentation using semi-supervised clustering
Overett et al. Large scale sign detection using HOG feature variants
Tan et al. An efficient semi-supervised classification approach for hyperspectral imagery
Di Cataldo et al. Subclass discriminant analysis of morphological and textural features for hep-2 staining pattern classification
CN109523520A (en) A kind of chromosome automatic counting method based on deep learning
Manivannan et al. Particulate matter characterization by gray level co-occurrence matrix based support vector machines
CN104156964B (en) A kind of comprehensive MRF and the remote sensing image region segmentation method of Bayesian network
CN102542252A (en) Intelligent advertisement delivery system
Wang et al. Color text image binarization based on binary texture analysis
CN105138970A (en) Spatial information-based polarization SAR image classification method
CN103679192A (en) Image scene type discrimination method based on covariance features
CN105069478A (en) Hyperspectral remote sensing surface feature classification method based on superpixel-tensor sparse coding
CN111080678A (en) Multi-temporal SAR image change detection method based on deep learning
CN103617413A (en) Method for identifying object in image
Silva et al. Superpixel-based online wagging one-class ensemble for feature selection in foreground/background separation
CN102609715B (en) Object type identification method combining plurality of interest point testers
CN108664969A (en) Landmark identification method based on condition random field
Dong et al. A self-adaptive approach for white blood cell classification towards point-of-care testing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130130