CN104794495A - Large-format remote-sensing image region classifying method based on straight line statistical characteristics - Google Patents

Large-format remote-sensing image region classifying method based on straight line statistical characteristics Download PDF

Info

Publication number
CN104794495A
CN104794495A CN201510221008.5A CN201510221008A CN104794495A CN 104794495 A CN104794495 A CN 104794495A CN 201510221008 A CN201510221008 A CN 201510221008A CN 104794495 A CN104794495 A CN 104794495A
Authority
CN
China
Prior art keywords
straight line
sensing image
beta
method based
alpha
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
CN201510221008.5A
Other languages
Chinese (zh)
Other versions
CN104794495B (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.)
Fujian Normal University
Original Assignee
Fujian Normal University
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 Fujian Normal University filed Critical Fujian Normal University
Priority to CN201510221008.5A priority Critical patent/CN104794495B/en
Publication of CN104794495A publication Critical patent/CN104794495A/en
Application granted granted Critical
Publication of CN104794495B publication Critical patent/CN104794495B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention relates to a large-format remote-sensing image region classifying method based on straight line statistical characteristics. The large-format remote-sensing image region classifying method based on the straight line statistical characteristics comprises the following steps of (1) uniform grid division, (2) extraction of a straight line, (3) extraction of a straight line supporting region, (4) ellipse fitting, (5) redefining of the straight line, (6) extraction of length attributes of the straight line, (7) calculation of the statistical characteristic of the straight line and (8) classification. Different types of remote-sensing image regions have different straight line statistical characteristics, types of wastelands, countries, suburbs, urban agglomerative regions and the like in a large-format remote-sensing image can be divided accurately, the problem that buildings are searched in the remote-sensing image blindly is solved, accuracy and efficiency of detection of the buildings are improved, and a complete automation effect is achieved.

Description

A kind of large format remote sensing image territorial classification method based on straight line statistical nature
Technical field
The present invention relates to a kind of remote sensing image process field, is a kind of large format remote sensing image territorial classification method based on straight line statistical nature specifically.
Background technology
Traditional remote sensing image territorial classification method based on pixel is only in " image procossing " stage in Image Engineering, can not meet the requirement of modern Remote Sensing Technical development.For high-resolution remote sensing image, single pixel generally can not reflect real geographic object, and the topological relation between pixel is also very limited.Owing to have ignored the space characteristics such as texture, context and shape based on the disposal route of pixel, even if soft sorter, sub-pixed mapping sorting technique and spectrum solution technology of mixing is introduced wherein, only based on image spectrum information classification results also difficulty have and significantly improve.When classifying to high-resolution remote sensing image, the method based on pixel can cause even more serious " spiced salt effect ", thus affects the accuracy of classification results.Although the sensor information extracting method precision of traditional visual interpretation is higher, need to drop into a large amount of manpowers and time, oneself can not the processing requirements of satisfying magnanimity data message.Current, from high-resolution remote sensing image, the means of extracting geographic information are also relatively backward, and comparatively distinct issues remain " data magnanimity, information are not enough, knowledge is difficult asks ".In addition, the people be in information society more and more pay attention to the ageing of information, and this effectively facilitates Remote Sensing Data Processing method towards future development that is semi-automatic, robotization.Therefore, efficient, intelligentized remote sensing image territorial classification certainly will become study hotspot that is current and even remote sensing information process from now on.
Summary of the invention
The invention provides a kind of large format remote sensing image territorial classification method based on straight line statistical nature, buildings in current remote sensing image can be overcome and extract the low problem of accuracy rate, make full use of dissimilar remote sensing image region and there is different straight line statistical natures, can distinguish exactly comprise in large format remote sensing image wasteland, rural area, the type such as outskirts of a town and High-Density Urban Area, without the need to manual intervention, automaticity is high.
The technical scheme adopted for realizing target of the present invention is: method comprises the following steps:
Step 1: divide by uniform grid input remote sensing image image1, with the subimage I after dividing 1, I 2..., I nas minimal processing unit, n is the sum of the subimage after dividing;
Step 2: to subimage I 1, I 2..., I nstraight Line Extraction is used to extract straight line respectively;
Step 3: respectively to subimage I 1, I 2..., I nin meet syntople straight line merge into a straight line support region;
Step 4: straight line support region is fitted to ellipse with Fourier descriptor;
Step 5: extract oval major axis, and be newly defined as straight line;
Step 6: the length attribute extracting straight line;
Step 7: the statistical nature of calculated line, comprises average and the entropy of straight length;
Step 8: utilize the statistical nature of sorter to the straight line in step 7 to classify.
Described Straight Line Extraction adopts the method based on gradient, the gradient G in x and y direction x(x, y) and G y(x, y) utilizes following two formulae discovery respectively:
G x(x,y)={e(x)h(y)*f(x,y)}
G y(x,y)={e(y)h(x)*f(x,y)}
The gradient calculation formula of pixel (x, y) is:
G ( x , y ) = arctan G x ( x , y ) G y ( x , y )
Wherein, e (k) is boundary filter, and h (k) is mapped filter, and the value of k is x or y, and corresponding formula is as follows:
e ( k ) = e - αk α [ - cos ( αβk + π / 2 ) - β sin ( αβk + π / 2 ) 1 + β 2 ]
h(k)=e -αkcos(αβk+π/2)
Wherein α is scale parameter, and β is image resolution parameter.
The defining method of described syntople is: choose a threshold value T (threshold value T is set as 5), if the bee-line between two straight lines is less than T, then judges that these two is directly adjacent, otherwise is non-adjacent.
Described with Fourier descriptor, straight line support region fitted to oval method and is: utilize Fourier expansion and Euler's formula, change is carried out to multiply periodic function and obtains following Fourier coefficient:
a n = 1 T [ Σ k = 0 T - 1 x ( k ) cos ( 2 πnk T ) + Σ k = 0 T - 1 y ( k ) sin ( 2 πnk T ) ]
β n = 1 T [ Σ k = 0 T - 1 y ( k ) cos ( 2 πnk T ) + Σ k = 0 T - 1 x ( k ) sin ( 2 πnk T ) ]
Wherein x (k) and y (k) represents real part and the imaginary part of the borderline point of straight line support region respectively.
By extracting three groups of coefficients: (α -1, β -1), (α 0, β 0) and (α 1, β 1), three oval parameters can be obtained:
Center: c xy=(α 0, β 0)
Length: L = 2 [ α 1 2 + β 1 2 + α - 1 2 + β - 1 2 ]
Direction: θ = arctan ( β 1 α 1 ) + arctan ( β - 1 α - 1 ) 2
The computing method of the entropy of the statistical nature cathetus length of described straight line are: build a histogram by 50 bin, the width of each bin is 4 pixels, utilizes following formula to calculate:
E = - Σ i = 1 50 h ( i ) log 2 ( h ( i ) )
Described sorter adopts Pa Ersen window sorter.
The invention has the beneficial effects as follows: solve the problem of searching for buildings in remote sensing image blindly, be conducive to the accuracy and efficiency improving buildings detection, reach full automatic effect.
Accompanying drawing explanation
Fig. 1 is overall process flow figure of the present invention.
Embodiment
The specific embodiment of the present invention is described in detail below in conjunction with accompanying drawing.
In step 101, the pending remote sensing image of input is Quick bird high spatial resolution remote sense image image1, is of a size of 8000 × 8000, and carries out the pre-service such as radiant correction and geometry correction.
In step 102, remote sensing image image1 is divided into the subimage of 400 400 × 400 by uniform grid.
In step 103, respectively to each 400 × 400 subimage, adopt the method compute gradient based on gradient, the gradient G in x and y direction x(x, y) and G y(x, y) utilizes following two formulae discovery respectively:
G x(x,y)={e(x)h(y)*f(x,y)}
G y(x,y)={e(y)h(x)*f(x,y)}
The gradient calculation formula of pixel (x, y) is:
G ( x , y ) = arctan G x ( x , y ) G y ( x , y )
Wherein, e (k) is boundary filter, and h (k) is mapped filter, and the value of k is x or y, and corresponding formula is as follows:
e ( k ) = e - αk α [ - cos ( αβk + π / 2 ) - β sin ( αβk + π / 2 ) 1 + β 2 ]
h(k)=e -αkcos(αβk+π/2)
Wherein α is scale parameter, and getting 1.8, β is image resolution parameter, gets 70.
Finally, the pixel that gradient magnitude is less than 10 is got rid of, for restraint speckle.
In step 104, the straight line that the subimage for each 400 × 400 extracts in step 103, selected threshold T=5, calculates the bee-line L between two straight lines minif, L minbe less than T, then judge that these two is directly adjacent, otherwise be non-adjacent, the straight line of all of its neighbor is merged into a straight line support region.
In step 105, straight line support region step 104 obtained with Fourier descriptor fits to ellipse: utilize Fourier expansion and Euler's formula, carries out change obtain following Fourier coefficient to multiply periodic function:
a n = 1 T [ Σ k = 0 T - 1 x ( k ) cos ( 2 πnk T ) + Σ k = 0 T - 1 y ( k ) sin ( 2 πnk T ) ]
β n = 1 T [ Σ k = 0 T - 1 y ( k ) cos ( 2 πnk T ) + Σ k = 0 T - 1 x ( k ) sin ( 2 πnk T ) ]
Wherein x (k) and y (k) represents real part and the imaginary part of the borderline point of straight line support region respectively.
By extracting three groups of coefficients: (α -1, β -1), (α 0, β 0) and (α 1, β 1), three oval parameters can be obtained:
Center: c xy=(α 0, β 0)
Length: L = 2 [ α 1 2 + β 1 2 + α - 1 2 + β - 1 2 ]
Direction: θ = arctan ( β 1 α 1 ) + arctan ( β - 1 α - 1 ) 2
In step 106, its major axis of ellipse step 105 obtained represents, is in line by ellipse fitting.
In step 107, the statistical nature of calculated line, comprises average and the entropy of straight length.
The computing formula of the average of straight length is:
M = 1 N Σ i = 1 N L i
Wherein, N is the quantity of last fitting a straight line in subimage, L ibe the length of i-th straight line
The computing method of the entropy of straight length are: build a histogram by 50 bin, the width of each bin is 4 pixels, utilizes following formula to calculate:
E = - Σ i = 1 50 h ( i ) log 2 ( h ( i ) )
In step 108, Pa Ersen window sorter is adopted to classify.
In step 109, output category result: in input remote sensing image image1, classification results pseudo-colours superposed, wherein, represent wasteland by yellow, green expression rural area, blueness represents outskirts of a town, red expression High-Density Urban Area.

Claims (6)

1., based on a large format remote sensing image territorial classification method for straight line statistical nature, it is characterized in that comprising the following steps:
Step 1: divide by uniform grid input remote sensing image image1, with the subimage I after dividing 1, I 2..., I nas minimal processing unit, n is the sum of the subimage after dividing;
Step 2: to subimage I 1, I 2..., I nstraight Line Extraction is used to extract straight line respectively;
Step 3: respectively to subimage I 1, I 2..., I nin meet syntople straight line merge into a straight line support region;
Step 4: straight line support region is fitted to ellipse with Fourier descriptor;
Step 5: extract oval major axis, and be newly defined as straight line;
Step 6: the length attribute extracting straight line;
Step 7: the statistical nature of calculated line, comprises average and the entropy of straight length;
Step 8: utilize the statistical nature of sorter to the straight line in step 7 to classify.
2. a kind of large format remote sensing image territorial classification method based on straight line statistical nature according to claim 1, is characterized in that Straight Line Extraction adopts the method based on gradient, the gradient G in x and y direction x(x, y) and G y(x, y) utilizes following two formulae discovery respectively:
G x(x,y)={e(x)h(y)*f(x,y)}
G y(x,y)={e(y)h(x)*f(x,y)}
The gradient calculation formula of pixel (x, y) is:
G ( x , y ) = arctan G x ( x , y ) G y ( x , y )
Wherein, e (k) is boundary filter, and h (k) is mapped filter, and the value of k is x or y, and corresponding formula is as follows:
e ( k ) = e - ak α [ - cos ( αβk + π / 2 ) - β sin ( αβk + π / 2 ) 1 + β 2 ]
h(k)=e -αkcos(αβk+π/2)
Wherein α is scale parameter, and β is image resolution parameter.
3. a kind of large format remote sensing image territorial classification method based on straight line statistical nature according to claim 1, it is characterized in that the defining method of syntople is: choose a threshold value T (threshold value T is set as 5), if the bee-line two between straight line is less than T, then judge that these two is directly adjacent, otherwise be non-adjacent.
4. a kind of large format remote sensing image territorial classification method based on straight line statistical nature according to claim 1, it is characterized in that with Fourier descriptor, straight line support region being fitted to oval method is: utilize Fourier expansion and Euler's formula, change is carried out to multiply periodic function and obtains following Fourier coefficient:
a n = 1 T [ Σ k = 0 T - 1 x ( k ) cos ( 2 πnk T ) + Σ k = 0 T - 1 y ( k ) sin ( 2 πnk T ) ]
β n = 1 T [ Σ k = 0 T - 1 y ( k ) cos ( 2 πnk T ) - Σ k = 0 T - 1 x ( k ) sin ( 2 πnk T ) ]
Wherein x (k) and y (k) represents real part and the imaginary part of the borderline point of straight line support region respectively.
By extracting three groups of coefficients: (α -1, β -1), (α 0, β 0) and (α 1, β 1), three oval parameters can be obtained:
Center: c xy=(α 0, β 0)
Length: L = 2 [ α 1 2 + β 1 2 + α - 1 2 + β - 1 2 ]
Direction: θ = arctan ( β 1 α 1 ) + arctan ( β - 1 α - 1 ) 2
5. a kind of large format remote sensing image territorial classification method based on straight line statistical nature according to claim 1, it is characterized in that the computing method of the entropy of the statistical nature cathetus length of straight line are: build a histogram by 50 bin, the width of each bin is 4 pixels, utilizes following formula to calculate:
E = Σ i = 1 50 h ( i ) log 2 ( h ( i ) )
6. a kind of large format remote sensing image territorial classification method based on straight line statistical nature according to claim 1, is characterized in that sorter adopts Pa Ersen window sorter.
CN201510221008.5A 2015-05-04 2015-05-04 A kind of large format remote sensing image territorial classification method based on straight line statistical nature Expired - Fee Related CN104794495B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510221008.5A CN104794495B (en) 2015-05-04 2015-05-04 A kind of large format remote sensing image territorial classification method based on straight line statistical nature

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510221008.5A CN104794495B (en) 2015-05-04 2015-05-04 A kind of large format remote sensing image territorial classification method based on straight line statistical nature

Publications (2)

Publication Number Publication Date
CN104794495A true CN104794495A (en) 2015-07-22
CN104794495B CN104794495B (en) 2018-02-06

Family

ID=53559282

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510221008.5A Expired - Fee Related CN104794495B (en) 2015-05-04 2015-05-04 A kind of large format remote sensing image territorial classification method based on straight line statistical nature

Country Status (1)

Country Link
CN (1) CN104794495B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106778774A (en) * 2016-11-25 2017-05-31 福建师范大学 A kind of high-resolution remote sensing image man-made features profile testing method
CN107390152A (en) * 2017-07-14 2017-11-24 歌尔科技有限公司 A kind of calibration method of magnetometer, device and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043958A (en) * 2010-11-26 2011-05-04 华中科技大学 High-definition remote sensing image multi-class target detection and identification method
CN102750703A (en) * 2012-06-27 2012-10-24 北京航空航天大学 Remote sensing image airport automatic detecting method based on linear cutting
CN104408463A (en) * 2014-10-15 2015-03-11 中国土地勘测规划院 High-resolution construction land graph spot identification method based on PanTex and linear characteristic

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043958A (en) * 2010-11-26 2011-05-04 华中科技大学 High-definition remote sensing image multi-class target detection and identification method
CN102750703A (en) * 2012-06-27 2012-10-24 北京航空航天大学 Remote sensing image airport automatic detecting method based on linear cutting
CN104408463A (en) * 2014-10-15 2015-03-11 中国土地勘测规划院 High-resolution construction land graph spot identification method based on PanTex and linear characteristic

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
夏军营等: "利用梯度信息快速提取直线边缘特征", 《中国图象图形学报》 *
董晶等: "基于边缘连接的快速直线段检测算法", 《光学学报》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106778774A (en) * 2016-11-25 2017-05-31 福建师范大学 A kind of high-resolution remote sensing image man-made features profile testing method
CN106778774B (en) * 2016-11-25 2020-04-03 福建师范大学 High-resolution remote sensing image artificial ground feature contour detection method
CN107390152A (en) * 2017-07-14 2017-11-24 歌尔科技有限公司 A kind of calibration method of magnetometer, device and electronic equipment
CN107390152B (en) * 2017-07-14 2020-02-18 歌尔科技有限公司 Calibration method and device for magnetometer and electronic equipment

Also Published As

Publication number Publication date
CN104794495B (en) 2018-02-06

Similar Documents

Publication Publication Date Title
CN102521592B (en) Multi-feature fusion salient region extracting method based on non-clear region inhibition
CN102930518B (en) Improved sparse representation based image super-resolution method
CN102750696B (en) Affine invariant feature and coastline constraint-based automatic coastal zone remote-sensing image registration method
CN103955583B (en) Method for determining threshold value of urban built-up area extracted through nighttime light data
CN102592268A (en) Method for segmenting foreground image
CN111243091B (en) Massive DEM pyramid slice parallel construction method based on distributed system
CN107154048A (en) The remote sensing image segmentation method and device of a kind of Pulse-coupled Neural Network Model
CN107274422A (en) A kind of point cloud edge extracting method combined based on normal information and K neighborhood search
CN103985128B (en) A kind of solid matching method for supporting weight based on related and self adaptation in color
CN102855490A (en) Object-neural-network-oriented high-resolution remote-sensing image classifying method
CN103632153A (en) Region-based image saliency map extracting method
CN109272467A (en) A kind of stratification image partition method based on multi-scale edge clue
CN103514625A (en) Three-dimensional reconstruction method based on multi-view self-adaptation characteristic registration
CN110852243A (en) Improved YOLOv 3-based road intersection detection method and device
CN102073867A (en) Sorting method and device for remote sensing images
CN109325451A (en) A kind of high spatial resolution arable land full-automatic extractive technique in plot based on deep learning
CN104794495A (en) Large-format remote-sensing image region classifying method based on straight line statistical characteristics
CN106326544A (en) Remote-sensing image topographic map making method based on public data
CN103926578B (en) A kind of linear characteristic extracting method of indoor environment
CN102945550B (en) A kind of method building remote sensing image semanteme based on Gaussian scale-space
CN102254162A (en) Method for detecting airport runway in synthetic aperture radar (SAR) image based on minimum linear ratio
CN104850623A (en) Dynamic extension method and system for multidimensional data analysis model
CN111008429B (en) Heterogeneous CAD geometric consistency comparison method based on point cloud
CN101833665B (en) Method for extracting roads from remote sensing map image
CN104751470A (en) Image quick-matching method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180206

CF01 Termination of patent right due to non-payment of annual fee