CN105044785A - Probing method for underground pipeline with ground penetrating radar based on fuzzy clustering and Hough transform - Google Patents

Probing method for underground pipeline with ground penetrating radar based on fuzzy clustering and Hough transform Download PDF

Info

Publication number
CN105044785A
CN105044785A CN201410483758.5A CN201410483758A CN105044785A CN 105044785 A CN105044785 A CN 105044785A CN 201410483758 A CN201410483758 A CN 201410483758A CN 105044785 A CN105044785 A CN 105044785A
Authority
CN
China
Prior art keywords
pipeline
coordinate
hough transform
fuzzy
radar
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
CN201410483758.5A
Other languages
Chinese (zh)
Other versions
CN105044785B (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.)
China University of Mining and Technology Beijing CUMTB
Original Assignee
China University of Mining and Technology Beijing CUMTB
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 China University of Mining and Technology Beijing CUMTB filed Critical China University of Mining and Technology Beijing CUMTB
Priority to CN201410483758.5A priority Critical patent/CN105044785B/en
Publication of CN105044785A publication Critical patent/CN105044785A/en
Application granted granted Critical
Publication of CN105044785B publication Critical patent/CN105044785B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Radar Systems Or Details Thereof (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a probing method for an underground pipeline with a ground penetrating radar based on fuzzy clustering and Hough transform. According to the invention, an underground pipeline inverting method is provided and belongs to the field of computer digital image processing. The underground pipeline inverting method is characterized by inverting parameters, such as the position parameter of the underground pipeline and the semi-diameter parameter by a combined use of asymptote of a hyperbola, fuzzy c-mean clustering and Hough Transform. Based on a common offset ground penetrating radar, the probing method includes the following steps: obtaining radar data via B scanning, and obtaining a series of coordinates for inverting through target tracking; extracting a radar wave velocity by utilizing characteristics of variables contained in the series of coordinates; obtaining an accurate radar wave velocity in combination with the fuzzy c-mean clustering; after obtaining the radar wave velocity, obtaining a series of pipeline edge coordinates through triangle similarity, and utilizing the Hough Transform circle detection, and further accurately inverting main parameters of the pipelines. The probing method has the characteristics of accurate prediction and strong robustness.

Description

A kind of ground penetrating radar Electromagnetic Survey of Underground Pipelines method based on fuzzy clustering and Hough transform
Technical field
The invention belongs to computer digital image process field, for the feature of ground penetrating radar image, utilize hyperbolic curve asymptotic line, fuzzy C-means clustering and cluster Hough transform inverting underground utilities parameter.
Background technology
Ground penetrating radar transmitter launches ultrahigh frequency broadband short pulse electromagnetic wave to underground medium, when running into buried target and the interface of earth's surface and different medium, partial pulse ripple will be reflected back ground, received antenna receives, then data processing is carried out, when object within aerial signal scope and signal to noise ratio (S/N ratio) is suitable time, things concealed can be gone out by ground penetrating radar detection.The depth measurement of ground penetrating radar and resolution and following factor are about the electromagnetic property of antenna frequencies, emissive power, propagation medium, the shape of object and size.This patent adopts offset mode ground penetrating radar altogether, and offset mode is modal detection mode altogether, and when carrying out data acquisition, radar transmit-receive antenna moves detection with constant spacing along survey line, is called without offset mode when dual-mode antenna is spaced apart zero.Once a radar A sweep record is obtained when dual-mode antenna is simultaneously mobile, dual-mode antenna obtains a B scanning radar data record along survey line synchronizing moving, the horizontal shift of horizontal ordinate record receiving antenna, the ordinate record radar wave two-way time is poor, buried target burying depth can be estimated according to the velocity of wave in the round trip time difference and underground medium, more just can determine target location in conjunction with horizontal ordinate information.
Nineteen fifty-seven, HugoSteinhaus proposes the thought of K mean cluster first, until 1967, JamesMacQueen just achieves this algorithm.K mean cluster, the division for data is rigid, and each sample data is strictly divided into belongs to a certain class.But things does not often meet the condition of " either-or " in practical problems, that will consider there is fuzzy Problems existing, namely some things or feature are not only belong to a certain specific class, but " being this or that ", just belong to inhomogeneous degree different.Therefore fuzzy mathematics theory is introduced in cluster analysis, adopt fuzzy cluster analysis can obtain better effect.Fuzzy C-Means Cluster Algorithm, it is a kind of clustering algorithm based on fuzzy division, its thought be make to be divided into same cluster object between similarity maximum, and similarity between different bunches is minimum, determines that each data point belongs to the degree of certain cluster by degree of membership.1973, J.C.Dunn and J.C.Bezdek proposed this algorithm, and the one as early stage K means clustering method is improved.
Summary of the invention
The object of the invention is to scan by ground penetrating radar B the hyperbolic curve asymptotic line and Fuzzy C-Means Cluster Algorithm accurate inverting underground utilities parameter that obtain.This method has good adaptability, Stability and veracity.
This method carries out radar wave speed prediction according to following steps:
Step (A1): radar data is detected as picture to underground utilities and has Hyperbolic Feature, and this hyperbolic curve only has half and Open Side Down, total n element on hyperbolic curve, its horizontal ordinate is horizontal level x i, i=1,2 ..., n, ordinate is signal t two-way time i, i=1,2 ..., n.For reducing error information impact, remove this hyperbolic curve summit (x 0, t 0) near data, remaining m data;
Step (A2): the slope asking this m data to form, utilizes the slope of element line on hyperbolic curve to move closer to asymptotic feature, using on this hyperbolic curve every c some line slope as asymptotic estimation slope k j, j=1,2 ..., m-c;
Step (A3): for a series of asymptotic estimation slope k j, j=1,2 ..., m-c, we can obtain the estimated value of a series of velocity of wave by formula v=2 λ/k, wherein for compensation coefficient;
Step (A4): utilize Fuzzy C-Means Cluster Algorithm to carry out cluster to m-c wave velocity estimation value, by Rational choice initial clustering quantity s and correction coefficient λ, using the result of class center maximum for element as actual velocity of wave
Inverting pipeline parameter concrete steps are as follows:
Step (B1): first need axial coordinate (xm, ym) in rough calculation pipeline, wherein, xm is for making t ix when obtaining minimum value ivalue, i.e. x 0, or severally make t ix when obtaining minimum value iaverage, wherein i=1,2 ..., n, (x f, t f) be distance summit (x on curve 0, t 0) far away a bit;
Step (B2): proportional according to the similar then corresponding sides of triangle, we can obtain pipeline marginal point coordinate (x ei, y ei), in order to overcome the error produced when partial data extracts, here will first to hyperbolic coordinate (x i, y i) carry out least square fitting, draw fitting result, substitute into equation, wherein r = ( x i - xm ) 2 + ( ym ) 2 - v ^ t i 2 , x ei = x i + ( xm - x i ) v ^ t i r + v ^ t i , y ei = ym × v ^ t i r + v ^ t i , i = 1,2 , . . . . . . , n ;
Step (B3): pipeline marginal point coordinate (x ei, y ei) may on pipeline edge, also may not on pipeline edge, therefore we need the impact being got rid of error information by cluster Hough transform, and then obtain the estimated value of pipeline radius
Step (B4): pipeline radius estimated value as known, the ym that we calculate before combining again, just can obtain the new coordinate (xm, ym) of axis of pipeline, wherein xm=xm, to sum up, we just obtain the parameter of pipeline detection { xm , ym , r ^ , v ^ } .
The hyperbolic curve least square fitting step adopted in the present invention is as follows:
Step (C1): by hyperbolic coordinate (x i, t i) obtain linear equation coordinate (X i, T i), wherein
Step (C2): the parameter (A, B) calculating linear equation according to the principle of least square, wherein B = 1 m ( Σ 1 n Y i - A Σ 1 n X i ) ;
Step (C3): the hyp estimated parameter of digital simulation wherein
The cluster Hough transform step adopted in the present invention is as follows:
Step (D1): pipeline marginal point coordinate (x ei, y ei), i=1,2 ..., n, as the input parameter of Hough transform loop truss, also will define the variation range (r of radius simultaneously min, r max) and each step delta r changed, also to determine the number s of the initial clustering of fuzzy C-means clustering in addition;
Step (D2): Hough transform loop truss is by pipeline marginal point coordinate (x ei, y ei), i=1,2 ..., n as the center of circle, any two marginal point (x e1, y e1), (x e2, y e2) intersection point (x of circle that constructs c1, y c1) and (x c2, y c2) can following formulae discovery be passed through, x c 1 = - b + b 2 - 4 ac 2 a , x c 1 = - b - b 2 - 4 ac 2 a , Meanwhile, y c 1 = y e 1 + y e 2 2 - ( x e 1 - x e 2 y e 1 - y e 2 ) ( x c 1 - x e 1 + x e 2 2 ) , y c 2 = y e 1 + y e 2 2 - ( x e 1 - x e 2 y e 1 - y e 2 ) ( x c 2 - x e 1 + x e 2 2 ) , Wherein c = ( x e 1 2 + x e 2 2 + ( y e 1 - y e 2 ) 2 ) 2 - 4 x e 1 2 x e 2 2 4 ( y e 1 - y e 2 ) 2 - ( r min + Δr ) 2 , b = ( x e 1 + x e 2 ) [ 1 + ( x e 1 - x e 2 y e 1 - y e 2 ) 2 ] , a = 1 + ( x e 1 - x e 2 y e 1 - y e 2 ) 2 , The intersection point of circle may have 1,2 or 0;
Step (D3): utilize Fuzzy C-Means Cluster Algorithm to the set (x of the intersection point of circle ck, y ck), k=1,2 ..., n (n-1)/2 carries out cluster, due to usual x ckerror is less, therefore main to y ckcarry out cluster, we are using the estimated value of class center maximum for element as pipeline axis y coordinate recycling obtain the estimated value of caliber
The present invention just has following advantage:
1, radar wave speed prediction accurately, can meet the needs that pipeline parameter calculates.
2, there is stronger robustness, be applicable to the process of multiple Coherent Noise in GPR Record.
3, memory requirements is lower, avoids the situation of low memory.
Accompanying drawing explanation
Fig. 1 the present invention predicts radar wave speed process flow diagram
Fig. 2 inverting pipeline of the present invention parameter process flow diagram
Fig. 3 cluster Hough transform of the present invention process flow diagram
Fig. 4 brief flowchart of the present invention
Embodiment
The present invention adopts common offset mode ground penetrating radar, utilizes B to scan the radar data obtained, in conjunction with hyperbolic curve asymptotic line and fuzzy C-means clustering prediction radar wave speed.Utilize velocity of wave tentatively to determine pipeline axle center coordinate, obtain pipeline edge coordinate by the similar corresponding sides of triangle are proportional, then determine pipeline axle center further by cluster Hough transform loop truss, thus be finally inversed by underground utilities parameter.
Prediction radar wave speed flow process is as follows:
(1) as shown in Figure 1, scanning by extracting B the radar data obtained, obtaining a series of coordinate (x i, t i).This series of coordinate has Hyperbolic Feature, finds apex coordinate (x in coordinate 0, t 0), remove data near apex coordinate.
(2) remaining data (x is utilized i, t i) estimate slope k j, and obtain a series of radar wave speed v further by calculating j.Fuzzy C-means clustering is adopted to calculate radar wave speed v jestimated value
Inverting pipeline parameter flow process is as follows:
(1) as shown in Figure 2, a series of coordinate (x is first utilized i, t i) and the estimated value of radar wave speed axial coordinate (xm, ym) in rough calculation pipeline, and then further fetch pipeline marginal point coordinate (x ei, y ei).
(2) to pipeline marginal point coordinate (x ei, y ei) do cluster Hough transform, obtain axial coordinate (xm, ym) in pipeline comparatively accurately.Thus determine the estimated value of pipeline radius further so just obtain the parameter of pipeline inverting
Cluster Hough transform flow process is as follows:
(1) by pipeline marginal point coordinate (x ei, y ei) as the center of circle, calculate its intersection point set (x ck, y ck).
(2) Fuzzy C-Means Cluster Algorithm antinode y is utilized ckcluster, thus the estimated value obtaining pipeline axis y coordinate recycling obtain further

Claims (4)

1. the ground penetrating radar Electromagnetic Survey of Underground Pipelines method based on fuzzy clustering and Hough transform, the method is based upon radar data and is detected as in the theoretical foundation of picture to underground utilities, it is characterized in that, contrast with the hyperbolic curve figure of theory deduction, adopt asymptote slope as the basis of radar wave speed, rectification parameter and Fuzzy C-Means Cluster Algorithm is utilized to obtain radar wave speed accurately, in calculating radar wave speed process, successively containing following steps:
Step (A1): radar data is detected as picture to underground utilities and has Hyperbolic Feature, and this hyperbolic curve only has half and Open Side Down, total n element on hyperbolic curve, its horizontal ordinate is horizontal level x i, i=1,2 ..., n, ordinate is signal t two-way time i, i=1,2 ..., n.For reducing error information impact, remove this hyperbolic curve summit (x 0, t 0) near data, remaining m data;
Step (A2): the slope asking this m data to form, utilizes the slope of element line on hyperbolic curve to move closer to asymptotic feature, using on this hyperbolic curve every c some line slope as asymptotic estimation slope k j, j=1,2 ..., m-c;
Step (A3): for a series of asymptotic estimation slope k j, j=1,2 ..., m-c, we can obtain the estimated value of a series of velocity of wave by formula v=2 λ/k, wherein λ is compensation coefficient;
Step (A4): utilize Fuzzy C-Means Cluster Algorithm to carry out cluster to m-c wave velocity estimation value, by Rational choice initial clustering quantity s and correction coefficient λ, using the result of class center maximum for element as actual velocity of wave
2. method as claimed in claim 1, is characterized in that, obtains pipeline edge coordinate according to triangle is similar, and recycling cluster Hough transform loop truss determines the middle axial coordinate of pipeline further, thus obtains pipeline radius in interior series of parameters, and step is as follows:
Step (B1): first need axial coordinate (xm, ym) in rough calculation pipeline, wherein, xm is for making t ix when obtaining minimum value ivalue, i.e. x 0, or severally make t ix when obtaining minimum value iaverage, wherein i=1,2 ..., n, (x f, t f) be distance summit (x on curve 0, t 0) far away a bit;
Step (B2): proportional according to the similar then corresponding sides of triangle, we can obtain pipeline marginal point coordinate (x ei, y ei), in order to overcome the error produced when partial data extracts, here will first to hyperbolic coordinate (x i, y i) carry out least square fitting, draw fitting result, substitute into equation, wherein
Step (B3): pipeline marginal point coordinate (x ei, y ei) may on pipeline edge, also may not on pipeline edge, therefore we need the impact being got rid of error information by cluster Hough transform, and then obtain the estimated value of pipeline radius
Step (B4): pipeline radius estimated value as known, the ym that we calculate before combining again, just can obtain the new coordinate of axis of pipeline wherein to sum up, we just obtain the parameter of pipeline detection
3. for the hyperbolic curve mentioned in method described in claim 2 calculate least square fitting, we by the method for dimensionality reduction, will realize least square fitting to linear function, then draw hyp estimated parameter concrete steps are as follows:
Step (C1): by hyperbolic coordinate (x i, t i) obtain linear equation coordinate (X i, T i), wherein
Step (C2): the parameter (A, B) calculating linear equation according to the principle of least square, wherein
Step (C3): the hyp estimated parameter of digital simulation wherein
4. for the cluster Hough transform mentioned in method described in claim 2, it is characterized in that, fuzzy C-means clustering is utilized to carry out cluster to the intersection point of Hough transform, the classification that wherein element is maximum regards the most concentrated region of space intersection as, this class center is as the estimated position of actual intersection point, and this, with regard to the clustering problem making the statistical problem of parameter space be converted to space intersection, exchanges space for the time, drastically reduce the area the memory consumption of calculating, concrete steps are as follows:
Step (D1): pipeline marginal point coordinate (x ei, y ei), i=1,2 ..., n, as the input parameter of Hough transform loop truss, also will define the variation range (r of radius simultaneously min, r max) and each step delta r changed, also to determine the number s of the initial clustering of fuzzy C-means clustering in addition;
Step (D2): Hough transform loop truss is by pipeline marginal point coordinate (x ei, y ei), i=1,2 ..., n as the center of circle, any two marginal point (x e1, y e1), (x e2, y e2) intersection point (x of circle that constructs c1, y c1) and (x c2, y c2) can following formulae discovery be passed through, meanwhile, wherein the intersection point of circle may have 1,2 or 0;
Step (D3): utilize Fuzzy C-Means Cluster Algorithm to the set (x of the intersection point of circle ck, y ck), k=1,2 ..., n (n-1)/2 carries out cluster, due to usual x ckerror is less, therefore main to y ckcarry out cluster, we are using the estimated value of class center maximum for element as pipeline axis y coordinate recycling obtain the estimated value of caliber
CN201410483758.5A 2014-09-19 2014-09-19 A kind of GPR Electromagnetic Survey of Underground Pipelines method based on fuzzy clustering Yu Hough transform Expired - Fee Related CN105044785B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410483758.5A CN105044785B (en) 2014-09-19 2014-09-19 A kind of GPR Electromagnetic Survey of Underground Pipelines method based on fuzzy clustering Yu Hough transform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410483758.5A CN105044785B (en) 2014-09-19 2014-09-19 A kind of GPR Electromagnetic Survey of Underground Pipelines method based on fuzzy clustering Yu Hough transform

Publications (2)

Publication Number Publication Date
CN105044785A true CN105044785A (en) 2015-11-11
CN105044785B CN105044785B (en) 2017-05-31

Family

ID=54451455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410483758.5A Expired - Fee Related CN105044785B (en) 2014-09-19 2014-09-19 A kind of GPR Electromagnetic Survey of Underground Pipelines method based on fuzzy clustering Yu Hough transform

Country Status (1)

Country Link
CN (1) CN105044785B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106772641A (en) * 2016-12-30 2017-05-31 北京师范大学 The method of estimation average soil moisture and interlayer soil moisture content
CN108415094A (en) * 2018-01-24 2018-08-17 武汉智博创享科技股份有限公司 The method for being fitted comparison extraction buried pipeline attribute by Ground Penetrating Radar result
CN108646229A (en) * 2018-06-14 2018-10-12 北京师范大学 Underground column reflector inclination angle detection method
CN111323774A (en) * 2020-03-30 2020-06-23 华南农业大学 Method for extracting hyperbolic signal from ground penetrating radar map by adopting geometric cylindrical detection model
CN111445515A (en) * 2020-03-25 2020-07-24 中南大学 Underground cylinder target radius estimation method and system based on feature fusion network
CN111679275A (en) * 2020-08-06 2020-09-18 中南大学 Underground pipeline identification method based on ground penetrating radar
CN116818057A (en) * 2023-08-18 2023-09-29 江苏省计量科学研究院(江苏省能源计量数据中心) Flowmeter on-site metering system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5892163A (en) * 1998-01-27 1999-04-06 Geophysical Survey Systems, Inc. Sewer and pipeline inspection transporter tool
CN102023315A (en) * 2009-09-23 2011-04-20 中国科学院电子学研究所 Method for clutter suppression of ground penetrating radar based on energy points cluster

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5892163A (en) * 1998-01-27 1999-04-06 Geophysical Survey Systems, Inc. Sewer and pipeline inspection transporter tool
CN102023315A (en) * 2009-09-23 2011-04-20 中国科学院电子学研究所 Method for clutter suppression of ground penetrating radar based on energy points cluster

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
孔令讲等: "浅地层探地雷达波速测量方法的研究", 《电子学报》 *
张国华等: "基于FCM的快速CHT算法在球团矿粒度检测中的应用", 《烧结球团》 *
杨莘等: "探地雷达管道目标图像的识别", 《计算机应用》 *
江标初等: "基于知识的SAR图像机场目标提取方法", 《计算机工程》 *
陈德莉 等: "用统计学方法和Hough变换进行GPR目标检测与定位", 《电子学报》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106772641A (en) * 2016-12-30 2017-05-31 北京师范大学 The method of estimation average soil moisture and interlayer soil moisture content
CN108415094A (en) * 2018-01-24 2018-08-17 武汉智博创享科技股份有限公司 The method for being fitted comparison extraction buried pipeline attribute by Ground Penetrating Radar result
CN108646229A (en) * 2018-06-14 2018-10-12 北京师范大学 Underground column reflector inclination angle detection method
CN111445515A (en) * 2020-03-25 2020-07-24 中南大学 Underground cylinder target radius estimation method and system based on feature fusion network
CN111445515B (en) * 2020-03-25 2021-06-08 中南大学 Underground cylinder target radius estimation method and system based on feature fusion network
CN111323774A (en) * 2020-03-30 2020-06-23 华南农业大学 Method for extracting hyperbolic signal from ground penetrating radar map by adopting geometric cylindrical detection model
CN111323774B (en) * 2020-03-30 2022-06-14 华南农业大学 Method for extracting hyperbolic signal from ground penetrating radar map by adopting geometric cylindrical detection model
CN111679275A (en) * 2020-08-06 2020-09-18 中南大学 Underground pipeline identification method based on ground penetrating radar
CN116818057A (en) * 2023-08-18 2023-09-29 江苏省计量科学研究院(江苏省能源计量数据中心) Flowmeter on-site metering system and method
CN116818057B (en) * 2023-08-18 2023-11-17 江苏省计量科学研究院(江苏省能源计量数据中心) Flowmeter on-site metering system and method

Also Published As

Publication number Publication date
CN105044785B (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN105044785A (en) Probing method for underground pipeline with ground penetrating radar based on fuzzy clustering and Hough transform
CN104020495B (en) Automatic underground pipeline parameter recognizing method on basis of ground penetrating radar
CN101493520B (en) SAR image variation detecting method based on two-dimension gamma distribution
CN109343022B (en) Method for estimating interlayer soil water content
CN103236063B (en) Based on the SAR image oil spilling detection method of multiple dimensioned spectral clustering and decision level fusion
CN103578110B (en) Multiband high-resolution remote sensing image dividing method based on gray level co-occurrence matrixes
CN102176011B (en) Method for realizing three-dimensional coherent imaging by ground penetrating radar under near field condition
CN105182328A (en) Ground penetrating radar underground target positioning method
CN106507958B (en) The method of the real-time coherent accumulation of external illuminators-based radar signal
CN1332220C (en) Super broad band land radar automatic target identification method based on information fusion
CN104200471A (en) SAR image change detection method based on adaptive weight image fusion
CN104360324A (en) Clutter map partitioning method based on image processing
CN103513244A (en) Multi frame coherent accumulation target track-before-detect method based on dynamic programming
CN101976445A (en) Level set SAR (Synthetic Aperture Radar) image segmentation method by combining edges and regional probability density difference
CN103268496A (en) Target identification method of SAR (synthetic aperture radar) images
CN110082832B (en) Method for jointly imaging ground magnetic resonance and ground penetrating radar data
CN104766090A (en) Ground penetrating radar data visualization method based on BEMD and SOFM
CN103824302A (en) SAR (synthetic aperture radar) image change detecting method based on direction wave domain image fusion
Ma et al. Automatic detection of steel rebar in bridge decks from ground penetrating radar data
CN103616685A (en) ISAR image geometric calibration method based on image features
Ahmadi et al. Estimating geometrical parameters of cylindrical targets detected by ground-penetrating radar using template matching algorithm
CN102928840A (en) Method and device for detecting multi-channel synthetic aperture radar (SAR) ground slow-movement targets
JP6322564B2 (en) Point cloud analysis processing apparatus, method, and program
CN112857312B (en) Fusion method for measuring ground settlement by different time sequence differential interference according to settlement rate
Huang et al. Change detection method based on fractal model and wavelet transform for multitemporal SAR images

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170531

Termination date: 20180919