CN103106655A - Construction site unsupervised extraction method based on remote-sensing image - Google Patents

Construction site unsupervised extraction method based on remote-sensing image Download PDF

Info

Publication number
CN103106655A
CN103106655A CN2013100134904A CN201310013490A CN103106655A CN 103106655 A CN103106655 A CN 103106655A CN 2013100134904 A CN2013100134904 A CN 2013100134904A CN 201310013490 A CN201310013490 A CN 201310013490A CN 103106655 A CN103106655 A CN 103106655A
Authority
CN
China
Prior art keywords
seed points
seed
construction site
building ground
building
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.)
Granted
Application number
CN2013100134904A
Other languages
Chinese (zh)
Other versions
CN103106655B (en
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.)
Institute of Remote Sensing and Digital Earth of CAS
Original Assignee
Institute of Remote Sensing and Digital Earth of CAS
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 Institute of Remote Sensing and Digital Earth of CAS filed Critical Institute of Remote Sensing and Digital Earth of CAS
Priority to CN201310013490.4A priority Critical patent/CN103106655B/en
Publication of CN103106655A publication Critical patent/CN103106655A/en
Application granted granted Critical
Publication of CN103106655B publication Critical patent/CN103106655B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The invention provides a construction site unsupervised extraction method based on a remote-sensing image according to the characteristics of a construction site. According to the construction site unsupervised extraction method, seed points are generated again by using the texture features of the construction site in the remote-sensing image, an under-construction area is formed through increase of the seed points, and unsupervised extraction of the construction site is realized. The construction site unsupervised extraction method mainly comprises four steps: step (1), green plants which have texture features similar to the texture features of the construction site in the image are removed; step (2), the image is converted into a YCbCr space; step (3), similarity between each pixel and pixels in a 3*3 neighborhood of the pixel is computed to obtain backup seed points, the Euler distance between each backup seed point and a neighbor pixel of the backup seed point is computed to obtain the seed points according to judgment; and step (4), the seed points in a dense area are increased to form the under-construction area according to certain rules. The construction site unsupervised extraction method based on the remote-sensing image fills a blank in an extraction algorithm in allusion to under-construction buildings at present, provides powerful evidence for investment and construction progress monitoring, casualty loss detection and government decision making, and plays an important role for identification of targets with specific texture features.

Description

The non-supervisory extracting method in a kind of building site based on remote sensing image
Technical field:
The present invention is a kind of practicality, efficiently building site recognition methods, is applicable to high resolution remote sensing satellite data and the unmanned plane data of taking photo by plane, and is specifically related to pattern-recognition and digital image processing techniques.Can extract in the building ground, the aspects such as urban development monitoring, the monitoring of engineering construction progress, disaster detection, assessment have a wide range of applications.
Background technology:
It is one of basic problem of carrying out monitoring of land use that buildings extracts, for urban development monitoring analysis, investment construction process monitoring and government decision provide reliable foundation.
The algorithm that utilizes at present remote sensing image that buildings is identified is all to extract for the buildings that is using, and has ignored the buildings of building.These methods are mainly based on information such as spectral information and texture, shape, edges, and shape, height and the color characteristic basic according to buildings are by setting empirical value and the pattern of setting up is extracted the buildings that has built up.Can only be for the buildings with given shape or spectral information and height, and higher to their spectral information and feature and the distribution limitation of texture information, to texture and the more complicated identification of building buildings of spectral information blank out especially.
The present invention has utilized region growing thought, proposes a kind of building site extracting method, can be to identifying at the buildings of building.The special spectral characteristic in application and construction building site is set the formation condition of Seed Points, will be in the violent regional Seed Points of spectral signature variation and extract, and by formulating new growth rule, the point in its neighborhood scope is classified as in the building site.
Summary of the invention:
At present, buildings identification is mainly for the buildings of having built well, does not comprise the building ground of building.And the method spectrum distinctive according to most of buildings and the information designs such as textural characteristics and geometric configuration that generally use, has very large randomness, be only applicable to some specific environment, only specific buildings had good extraction effect, universality is not high.
The present invention is a kind of non-supervisory building ground extraction method, for building ground spectrum and the trifling feature of texture information, selected spectrum and texture are concentrated the Seed Points of region of variation, give region growing new growth rule, utilize the method for region growing that the building ground is extracted accurately and efficiently.
Concrete method step is as follows:
The first step: remove unmanned plane aviation image Green vegetation
Green vegetation occupies very large ratio in remote sensing images, and they and the buildings built have equally and change violent texture information, can extract the building ground and cause interference.Because their spectral information is more stable, consistent, can utilize analysis of spectrum threshold at first vegetation to be removed.
Second step: the color of image space is transformed into YCbCr from RGB
Three passage R of RGB color space have very high correlativity between G and B, be suitable for showing image.But the distance between pixel in rgb space can not be expressed the mankind to the difference of different atural object perception on consistent yardstick, therefore be not suitable for utilizing rgb space that spectrum and the texture of atural object are analyzed.(Y refers to luminance component to YCbCr, Cb refers to the chroma blue component, and Cr refers to the red color component) be applicable to image segmentation and extract, and the mankind can be with Euler apart from representing (referring to document: Shih to the perception of color distortion, F.Y.and S.Cheng, Automatic seeded region growing for color imagesegmentation.Image and Vision Computing, 2005.23 (10): p.877-886).Therefore we utilize the YCbCr color space that aviation image atural object is analyzed.
The 3rd step: automatically generate Seed Points
1, calculate the similarity of each pixel and its surrounding pixel
Setting window size is 3 * 3, and image variance on a certain wave band in window ranges is:
σ x = 1 9 Σ i = 1 9 ( x i - x ‾ ) 2 - - - ( 1 )
Wherein, x is Y, three passages of Cb and Cr.
x ‾ = 1 9 Σ i = 1 9 x i - - - ( 2 )
Population variance can be expressed as:
σ=σ YCbCr(3)
Be standardized as:
σ N = σ σ max - - - ( 4 )
Wherein, σ maxIt is variance maximum in 3 * 3 windows take all pixels of view picture image as core
So, the spectral similarity of 3 * 3 windows take a certain pixel as core may be defined as:
H=1-σ N (5)
If the similarity that calculates is greater than some threshold values, this pixel is classified as seed reserve point.This threshold value is to be determined by ' Otsu ' method.' Otsu ' method also is poor method between maximum kind, and its threshold value of determining can be divided into image prospect and background two classes, and makes inter-class variance maximum, and the class internal variance is minimum.Core concept is:
t=Max[w 0(t)×(u 0(t)-u) 2+w 1(t)×(u 1(t)-u) 2] (6)
Wherein t is the threshold value of cutting apart, w 0(t) be the backdrop pels number shared ratio of threshold value when being t, w 1(t) be the prospect pixel number shared ratio of threshold value when being t, u 0(t) be the background mean value of threshold value when being t, correspondingly, u 1(t) be the prospect average.U is the average of entire image, that is:
u=w 0×u 0+w 1×u 1 (7)
In the computing formula of threshold value, w 0(t) * (u 0(t)-u) 2+ w 1(t) * (u 1(t)-u) 2Be the calculating variance between prospect and background two classes.Namely make the threshold value of inter-class variance maximum be ' image segmentation threshold that determines of Otsu ' method.
2, calculate the reserve Seed Points and be adjacent Euler's distance corresponding between pixel in 3 * 3 windows
Wherein, Euler's distance can be defined as:
d i = ( Y - Y i ) 2 + ( C b - C b i ) 2 + ( C r - C r i ) 2 Y 2 + C b 2 + C r 2 - - - ( 8 )
i=1,2,…,8
And between pixel and its neighbours' pixel, maximum Euclidean distance is:
d max = max i = 1 8 ( d i ) - - - ( 9 )
In the reserve Seed Points, if certain any maximum Euclidean distance is set as Seed Points greater than 0.05.
The 4th step: region growing
Traditional region growing method is to be a plurality of zones with image segmentation, and the zone is merged into the true atural object with certain textural characteristics and level and smooth spectral information.But for the buildings of building, owing to having very strong spectrum crumbliness and texture inconsistency, be difficult to utilize traditional method that the zone is merged.Therefore we according to the formation characteristics of Seed Points, have invented a kind of new region growing method.
1, judge whether Seed Points is in close quarters
Because the Seed Points that generates is in spectrum and texture information all changes larger place, and the spectrum of the buildings in process of construction and texture information change and compare comparatively dense.Therefore, in the zone, building ground, intensive Seed Points is arranged.In order to judge whether Seed Points belongs to high-density region, we add up the number of Seed Points in 5 * 5 window ranges centered by each Seed Points.If surpass 16, think that it is in the high density area.
The size of the window ranges of statistics Seed Points number has determined the susceptibility of Seed Points to closeness.If window ranges is very little, be difficult to reach the standard of closeness, can cause like this Seed Points that much is positioned at the zone, building ground to be lost, make the building ground by the vacant lot that is identified as of mistake.If window ranges is very large, can be easy to reach the closeness standard, can increase the building ground area that detects, cause erroneous judgement, the buildings that vacant lot is taken as in process of construction extracts.Through experiment showed, that 5 * 5 windows are comparatively suitable, also conform with ground truth with the 16 extraction results as the standard of weighing the density height.
2. determine seed boundary of a set of points rectangle in close quarters
Just the buildings in process of construction has intensive, discrete Seed Points set, but is not connected region.For with discrete point set compartmentalization, we centered by each seed, in 5 * 5 regional extents, find the boundary rectangle of the set that all Seed Points consist of in highdensity seed point set, and the non-Seed Points of rectangle inside all is labeled as Seed Points.Like this, discrete seed point set increases and becomes continuous, smooth zone, is the extraction result of building ground.
Description of drawings:
Fig. 1 is process flow diagram of the present invention;
Fig. 2 is the key drawing of the new Rule of Region-growth of formulating;
Fig. 3 is concrete emulation case;
Embodiment:
Fig. 2 is explaining of the region growing principle that proposes of the present invention.Its Green point is non-Seed Points, yellow Seed Points for selecting, red core seeds point for processing.In this example, red point has 17 Seed Points in 5 * 5 neighborhoods, the threshold value 16 of the judgement dense degree of setting greater than the present invention, so after region growing, in 5 * 5 scopes have a few and all be marked as Seed Points, the building site of namely monitoring.
The process of Fig. 3 for adopting this method that the building ground of high resolving power unmanned plane aviation image is extracted
Test intercepts the unmanned plane aviation image of Yunnan Airport being taken on May 30th, 2009, and size is: 886x554
Figure (a) is Yunnan Airport part capital construction areal map.In figure, atural object to build the zone as main, wherein has part more scattered (seeing atural object in blue circle), and major part is more concentrated.Also have the subregion to belong to the non-building area, atural object in the show chromosphere.
The seed point diagram of figure (b) for extracting.Can see, the closeness of Seed Points is along with the building ground changes than intensity.In area, non-building ground, Seed Points distributes very sparse, and in the building ground intensive central area, Seed Points distributes also very intensive.
Figure (c) is the extraction figure as a result of construction area.That distribute to concentrate is just well extracted in the building site, and near distribution more sparse small-sized building site also is extracted.Non-construction area is also well neglected.Extract result smoother, complete, also with practically phase is near for geometric configuration, has certain application potential.

Claims (4)

1. based on the building ground extracting method of high-resolution remote sensing image, it is characterized in that utilizing the formation characteristics of Seed Points, building ground to spectral information and texture information fragmentation positions, the recycling region growing method will be discrete the seed point set generate to be communicated with and distinguish, and then be created on and build the zone, building site.Specific embodiments is as follows:
(1) utilize analysis of spectrum threshold that image Green vegetation is rejected
Although green vegetation has more continuous and level and smooth spectral information, its texture information is more trifling, easily the extraction of building ground is caused interference.Therefore at first utilize spectrum threshold that green vegetation is removed.
(2) with image from the RGB color space conversion to the YCbCr space
Rgb space is adopted in the demonstration of remote sensing images more, but because the correlativity between R, G and B is higher, can't expresses the mankind to the difference of different atural object perception with spectrum intervals, thereby can not be used for the processing such as image segmentation, target identification.And YCbCr (Y refers to luminance component, and Cb refers to the chroma blue component, and Cr refers to the red color component) space is more responsive to spectrum and texture information, and is multiplex in image segmentation, extraction feature of interest.Therefore need to be with color space conversion.
(3) automatic decision and generation Seed Points
At first calculate the spectral similarity that each pixel is adjacent pixel, and utilize the otsu method automatically to generate threshold value, as the evaluation criterion of spectral similarity.If greater than this threshold value, as the alternative point of seed, then calculate texture similarity between itself and adjacent element, generate the seed point set.
(4) region growing generates the building ground and extracts result
For the characteristics of texture information and the spectral information of building ground, and the distribution characteristics of Seed Points, take each Seed Points as core, judge the Seed Points number in its 5 * 5 scope, determine whether it belongs to the compact district.If belong to the compact district, with in its 5 * 5 scope have a few all to be labeled as and building the building site identified region.
2. according to right 1 requirement, it is characterized in that, spectrum and the texture information of building ground are more trifling, match with the Seed Points formation condition, can will both combine.
3. according to right 1,2 requirements, it is characterized in that, Seed Points is intensive at building ground punishment cloth, the Seed Points that is positioned at the building ground can be extracted by setting intensive conditions.Therefore, each Seed Points is placed in the core place of 5 * 5 windows, judges that in its window be the number of Seed Points in abutting connection with pixel, if greater than 16, set this Seed Points and be in close quarters, be i.e. the building ground.
4. according to right 3 requirements, it is characterized in that, a large amount of discrete seed point sets distribute on the zone, building ground.Seed Points in each highly dense zone is as core, and the pixel of its all non-Seed Points in 5 * 5 neighborhood rectangles is labeled as Seed Points, i.e. region growing operation obtains smooth continuous building ground recognition result.
CN201310013490.4A 2013-01-15 2013-01-15 The non-supervisory extracting method in a kind of building site based on remote sensing image Expired - Fee Related CN103106655B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310013490.4A CN103106655B (en) 2013-01-15 2013-01-15 The non-supervisory extracting method in a kind of building site based on remote sensing image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310013490.4A CN103106655B (en) 2013-01-15 2013-01-15 The non-supervisory extracting method in a kind of building site based on remote sensing image

Publications (2)

Publication Number Publication Date
CN103106655A true CN103106655A (en) 2013-05-15
CN103106655B CN103106655B (en) 2016-08-03

Family

ID=48314482

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310013490.4A Expired - Fee Related CN103106655B (en) 2013-01-15 2013-01-15 The non-supervisory extracting method in a kind of building site based on remote sensing image

Country Status (1)

Country Link
CN (1) CN103106655B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104155996A (en) * 2014-08-11 2014-11-19 江苏恒创软件有限公司 Unmanned helicopter-based overhead work assisting method
CN108229446A (en) * 2018-02-09 2018-06-29 中煤航测遥感集团有限公司 A kind of region technique for delineating and system
CN109359533A (en) * 2018-09-12 2019-02-19 浙江海洋大学 A kind of tidal saltmarsh method based on multiband remote sensing image

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
AL-DURGHAM M. ET AL: "Automatic Extraction of Building Outlines from LiDAR Using the Minimum Bounding Rectangle Algorithm", 《PROCEEDINGS OF GLOBAL GEOSPATIAL CONFERENCE 2012》 *
BERIL SIRMAÇEK ET AL: "A Probabilistic Framework to Detect Buildings in Aerial and Satellite Images", 《IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING》 *
FATIMA N.S. MEDEIROS ET AL: "Speckle Noise MAP Filtering Based on Local Adaptive Neighborhood Statistics", 《XII BRAZILIAN SYMPOSIUM ON COMPUTER GRAPHICS AND IMAGE PROCESSING》 *
NOBUYUKI OTSU: "A Threshold Selection Method from Gray-Level Histograms", 《IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS》 *
刘俊 等: "基于高分辨率遥感图像的建筑工地提取方法", 《计算机应用与软件》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104155996A (en) * 2014-08-11 2014-11-19 江苏恒创软件有限公司 Unmanned helicopter-based overhead work assisting method
CN104155996B (en) * 2014-08-11 2017-05-31 江苏恒创软件有限公司 A kind of work high above the ground householder method based on unmanned plane
CN108229446A (en) * 2018-02-09 2018-06-29 中煤航测遥感集团有限公司 A kind of region technique for delineating and system
CN108229446B (en) * 2018-02-09 2020-07-24 中煤航测遥感集团有限公司 Region delineation method and system
CN109359533A (en) * 2018-09-12 2019-02-19 浙江海洋大学 A kind of tidal saltmarsh method based on multiband remote sensing image

Also Published As

Publication number Publication date
CN103106655B (en) 2016-08-03

Similar Documents

Publication Publication Date Title
CN101840581B (en) Method for extracting profile of building from satellite remote sensing image
CN104881865B (en) Forest pest and disease monitoring method for early warning and its system based on unmanned plane graphical analysis
CN102254319B (en) Method for carrying out change detection on multi-level segmented remote sensing image
CN105894502A (en) RGBD image salience detection method based on hypergraph model
CN103578110B (en) Multiband high-resolution remote sensing image dividing method based on gray level co-occurrence matrixes
CN102879099B (en) Wall painting information extraction method based on hyperspectral imaging
CN103235952B (en) A kind of measure of the Lv Du space, city based on high-resolution remote sensing image
CN103971115A (en) Automatic extraction method for newly-increased construction land image spots in high-resolution remote sensing images based on NDVI and PanTex index
CN104134080A (en) Method and system for automatically detecting roadbed collapse and side slope collapse of road
CN103632363A (en) Object-level high-resolution remote sensing image change detection method based on multi-scale fusion
CN104966085A (en) Remote sensing image region-of-interest detection method based on multi-significant-feature fusion
CN104408733B (en) Object random walk-based visual saliency detection method and system for remote sensing image
CN107563413A (en) The accurate extracting method of unmanned plane image farmland block object
CN104361589A (en) High-resolution remote sensing image segmentation method based on inter-scale mapping
CN104268559A (en) Paddy field and dry land distinguishing method based on oriented objects and medium-resolution-ration remote sensing image
CN105243387A (en) Open-pit mine typical ground object classification method based on UAV image
CN104217440B (en) A kind of method extracting built-up areas from remote sensing images
CN107992856A (en) High score remote sensing building effects detection method under City scenarios
CN105513060A (en) Visual perception enlightening high-resolution remote-sensing image segmentation method
CN105512622A (en) Visible remote-sensing image sea-land segmentation method based on image segmentation and supervised learning
CN103208121B (en) Based on the remote sensing image segmentation method that bounds constraint merges with two benches
CN103106655B (en) The non-supervisory extracting method in a kind of building site based on remote sensing image
CN104966091A (en) Strip mine road extraction method based on unmanned plane remote sensing images
CN107665347A (en) Vision significance object detection method based on filtering optimization
CN105023269A (en) Vehicle-mounted infrared image colorization method

Legal Events

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
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160803

Termination date: 20200115