Adaptive filtering method of photon counting lidar for bathymetry

11448765 · 2022-09-20

Assignee

Inventors

Cpc classification

International classification

Abstract

An adaptive filtering method of photon counting Lidar for bathymetry is provided in this invention, which includes steps: step S1: adaptively acquiring parameters of elliptic filtering for water surface photon signals; step S2: determining a relationship between filter parameters and elevation of underwater photon signals, and obtaining parameters of the elliptic filtering for photon signal in water column; and step S3: filtering and fitting the water surface photon signals and the underwater photon signals to acquire continuous bathymetry results.

Claims

1. An adaptive filtering method of photon counting Lidar for bathymetry, applied to laser detection technology, comprising steps of: step S1: adaptively acquiring parameters of elliptic filtering for water surface photon signals; wherein in the step S1, the step of adaptively acquiring parameters of elliptic filtering for water surface photon signals comprises: sub-step S11: acquiring raw point cloud data P of the photon counting Lidar:
P=(D.sub.i, H.sub.i),i∈[1,N.sub.p], wherein D.sub.i is an along-track distance of each photon signal, H.sub.i is an elevation of each photon signal, and N.sub.p is a number of photon included in the raw point cloud data; sub-step S12: with Δh as a slice interval of an elevation direction, cutting original data into m slices in the elevation direction: m = max ( H i ) - min ( H i ) Δ h ; sub-step S13: for m slices sliced in the sub-step S12, counting the number x.sub.m of photon signals in each slice: h m = min ( H i ) + 2 m - 1 2 Δ h , wherein h.sub.m is a center elevation of each elevation slice, and x.sub.m is a number of photon signals in the slices; sub-step S14: fitting a relationship between the center elevation of the elevation slice h.sub.m and the number of photon signals in the slices x.sub.m with a normal distribution curve to obtain a fitting relationship f(x): f ( x ) = x maxpho exp ( - ( x - h maxpho ) 2 2 σ 2 ) , wherein x.sub.maxpho indicates a number of photon signals in the elevation slice containing the most photon signals, h.sub.maxpho indicates the elevation of this slice, σ is a standard deviation of a normal distribution, and x indicates a normally-distributed independent variable; sub-step S15: with h.sub.maxpho in the step S4 as a center and twice the normal distribution standard deviation as a left and right threshold, determining an elevation boundary line of the water surface photons while determining to search a semi-minor axis b of the ellipse for filtering: { H min = h maxpho - 2 σ H max = h maxpho + 2 σ , b = 2 σ , wherein H′.sub.min is an elevation lower limit of the water surface photons, and H′.sub.max is an elevation upper limit of the water surface photons; sub-step S16: with the elevation lower limit H′.sub.min and the elevation upper limit H′.sub.max of the water surface photons as boundaries, acquiring the elevation of each water surface photon to form a water surface photon data set SP and an underwater photon data set WP: { S P = ( S D k , S H k ) , k [ 1 , N s p ] W P = ( W D l , W H l ) , l [ 1 , N w p ] , wherein SD.sub.k indicates the along-track distance of a water surface photon in the data set, SH.sub.k indicates the elevation of the photon on water surface, and N.sub.sp is a number of photons in the water surface data set that meet the following conditions:
H′.sub.min<SH.sub.k<H′.sub.max, WD.sub.l indicates an along-track distance of a underwater photon in the data set, WH.sub.l indicates an elevation of the underwater photon, and N.sub.wp is the number of photons in the underwater data set that meet the following conditions: WH.sub.l<H′.sub.min; sub-step S17: in the water surface photon data set SP, with a length of an along-track resolution Δd of the photon counting Lidar as the boundary, placing the water surface photons into q data sets WP.sub.u: q = max ( S D k ) - min ( S D k ) Δ d , W P u = ( S D u , S H u ) , u [ 1 , q ] ; sub-step S18: counting a maximum difference of elevation for photons in the q sets in the elevation direction ΔSH.sub.u, and acquiring a mean Ratio_ab, thereby acquiring a semi-major axis a: Δ S H u = max ( S H u ) - min ( S H u ) , Ratio_ab = .Math. q u = 1 Δ d / Δ SH u q , a = b * Ratio_ab , wherein Ratio_ab is a ratio of the major axis to the minor axis of the search ellipse; sub-step S19: in the water surface photon data set SP, traversing all data points, and then constructing a search region with the point as a center, a as the major axis and b as the minor axis of the ellipse to count the number of the points p.sub.v, v=1, 2, 3 . . . N.sub.sp in the search region, and a mean of the number of the points is an initial minimum number of the points minpts: minpts = .Math. v = 1 N s p p v N s p ; sub-step S110: traversing each point in the water surface photon data set SP, and with the point (SD.sub.k, SH.sub.k) as a center and a, b as the semi-major axis and the semi-minor axis of the elliptical search region respectively, determining whether the remaining points (SD.sub.x, SH.sub.x) in the water surface photon data set SP are located in the search region: d i s s x = ( S D x - S D k ) 2 a + ( S H x - S H k ) 2 b , if diss.sub.x<1, the point (SD.sub.x, SH.sub.x) is in the elliptical search region with (SD.sub.k, SH.sub.k) as a center, and then counting the number of all the signal points in the search region; if this value is larger than minpts, then marking (SD.sub.k, SH.sub.k) as a signal point, otherwise being a noise point; step S2: determining a relationship between filter parameters and elevation of underwater photon signals, and obtaining parameters of the elliptic filtering for photon signal in water column; wherein in the step S2, the step of determining a relationship between filter parameters and elevation of underwater photon signals comprises: sub-step S21: determining how the underwater photons change with a water depth after filtering the water surface photons, basing on the data set (h.sub.m, x.sub.m) formed in sub-step S13, a relationship coefficient a.sub.f is obtained; sub-step S22: in the underwater photon data set WP, with the point (WD.sub.l, WH.sub.l) as a center, the semi-major axis a.sub.l and the semi-minor axis b.sub.l and a minimum point number threshold minpts.sub.l of the elliptical search region being respectively related to a major axis, a minor axis, the minimum point number threshold initial value, and the relationship coefficient: { a l = b l × Ratio_ab b l = b × ( 1 + a f × abs ( WH l - H min ) ) , m inpts l = minp t s × ( 1 - a f × abs ( WH l - H min ) ) , l [ 1 , N w p ] , rotating the search ellipse counterclockwise at intervals of Δθ to form k.sub.θ elliptical search regions with different directions:
k.sub.θ=2π/Δθ; and step S3: filtering and fitting the water surface photon signals and the underwater photon signals to acquire continuous bathymetry results; wherein in the step S3, the step of acquiring bathymetry results comprises: sub-step S31: traversing each point in the underwater photon data set WP, and determining whether the remaining points (WD.sub.x, WH.sub.x) in the underwater photon data set WP are located in an w elliptical search region with the point (WD.sub.l, WH.sub.l) as a center and a.sub.l, b.sub.l as the semi-major axis and the semi-minor axis; d i s w w = x w 2 a l + y w 2 b l , w = 1 , 2 , 3 , .Math. k θ , wherein:
x.sub.w=(WD.sub.x−WD.sub.k)×sin(w×Δθ)+(WH.sub.x−WH.sub.k)×cos(w×Δθ)
y.sub.w=(WD.sub.x−WD.sub.k)×sin(w×Δθ)+(WH.sub.x−WH.sub.k)×cos(w×Δθ), if disw.sub.x<1, indicating that the point (WD.sub.x, WH.sub.x) is in a rotated elliptical search region with (WD.sub.l, WH.sub.l) as a center, and the number of all signal points in the rotated elliptical search region is counting as minpts.sub.w; selecting an ellipse including the largest number minpts.sub.w of photon points as a filter ellipse for the point in all rotated ellipses;
minpts.sub.wl=max(minpts.sub.w),w=1,2,3, . . . k.sub.θ, if minpts.sub.wl is larger than the minimum number minpts.sub.l of the points, then marking (WD.sub.l, WH.sub.l) as the signal point, otherwise being a noise point; wherein the adaptive filtering method of photon counting Lidar for bathymetry is applied to automatically and efficiently extract the water surface and underwater photon signals and to acquire continuous water depth data by performing the adaptive filtering in combination with gathering data using the LIDAR.

2. The adaptive filtering method of photon counting Lidar for bathymetry according to claim 1, wherein in the step S11, the raw point cloud data P of photon counting Lidar is a two-dimensional point set.

3. The adaptive filtering method of photon counting Lidar for bathymetry according to claim 1, wherein in the step S13, with the center elevation h.sub.i of each elevation slice as the horizontal axis and the number x.sub.j of photon signals in the slices as the vertical axis, the relationship between them are constructed.

Description

BRIEF DESCRIPTION OF THE DRAWINGS

(1) Aspects of the present invention are best understood from the following detailed description when read with the accompanying figures. The exemplary embodiments of the present invention and the description thereof are used to explain the present invention, and do not constitute improper limitations on the preset invention. In the drawings:

(2) FIG. 1 is a raw data distribution diagram of a photon counting Lidar for an adaptive filtering method of photon counting Lidar for bathymetry according to an embodiment of the present invention.

(3) FIG. 2 is a histogram of photon number statistical distribution after the photon is sliced in the elevation direction for the adaptive filtering method of photon counting Lidar for bathymetry according to an embodiment of the present invention.

(4) FIG. 3 is a length distribution chart of a minor axis of a determined initial elliptical search region for the adaptive filtering method of photon counting Lidar for bathymetry according to an embodiment of the present invention.

(5) FIG. 4 is a ratio distribution chart of a length of major axis to a length of minor axis of a determined initial elliptical search region for the adaptive filtering method of photon counting Lidar for bathymetry according to an embodiment of the present invention.

(6) FIG. 5 is a view showing a search ellipse that varies with photon height for the adaptive filtering method of photon counting Lidar for bathymetry according to an embodiment of the present invention.

(7) FIG. 6 is a filtering result distribution diagram for the adaptive filtering method of photon counting Lidar for bathymetry according to an embodiment of the present invention.

DESCRIPTION OF THE PREFERRED EMBODIMENTS

(8) The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, rather than all the embodiments. The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, rather than all the embodiments.

(9) According to an embodiment of the present invention, an adaptive filtering method of photon counting Lidar for bathymetry includes the following steps:

(10) step S1: adaptively acquiring the filter parameters of the elliptic filtering for water surface photon signals;

(11) step S2: determining the relationship between the filter parameters and the elevation of the underwater photon signals, and obtaining the parameters of the elliptic filtering for photon signal in water column; and

(12) step S3: filtering and fitting the water surface photon signals and the underwater photon signals to acquire continuous bathymetry results.

(13) Preferably, the adaptive filtering method of photon counting Lidar for bathymetry includes the following steps:

(14) 1) Raw point cloud data of the photon counting Lidar is a two dimensional point set:
P=(D.sub.P,H.sub.i),i∈[1,N.sub.p]  (1);

(15) wherein D.sub.i is the along-track distance of each photon signal, H.sub.i is the elevation of each photon signal, and N P is the number of photon included in the raw point cloud data.

(16) 2) With Δh as a slice interval of the elevation direction, original data are cut into m slices in the elevation direction:

(17) m = max ( H i ) - min ( H i ) Δ h . ( 2 )

(18) 3) For m slices sliced, the number x.sub.m of photon signals in each slice is counted. With the center elevation h.sub.m of each elevation slice as the horizontal axis and the number x.sub.m of photon signals in the slices as the vertical axis, a relationship between them is constructed.

(19) h m = min ( H i ) + 2 m - 1 2 Δ h . ( 3 )

(20) 4) A relationship between the center elevation of the elevation slice h.sub.m and the number of photon signals in the slices x.sub.m with a normal distribution curve in the 3rd step is fitted to obtain a fitting relationship as below:

(21) f ( x ) = x maxpho exp ( - ( x - h maxpho ) 2 2 σ 2 ) ; ( 4 )

(22) wherein x.sub.maxpho indicates the number of photons in the elevation slice containing the most photon signals, and h.sub.maxpho indicates the elevation of this slice, a is the standard deviation of the normal distribution, and x.sub.maxpho indicates a normally-distributed independent variable.

(23) 5) With h.sub.maxpho as a center and twice the normal distribution standard deviation as a left and right threshold, an elevation boundary line of the water surface photons is determined. An elevation lower limit H′.sub.min and an elevation upper limit H′.sub.max of the water surface photon is obtained while determining a semi-minor axis b of the search ellipse for filtering.

(24) { H min = h maxpho - 2 σ H max = h maxpho + 2 σ , ( 5 ) b = 2 σ . ( 6 )

(25) 6) With the elevation lower limit value and the elevation upper limit value of the water surface photons as boundaries, the elevation of each water surface photon is acquired to form a water surface photon data set SP and an underwater photon data set WP.

(26) { SP = ( SD k , SH k ) , k [ 1 , N sp ] WP = ( WD l , WH l ) , l [ 1 , N wp ] ; ( 7 )

(27) wherein SD.sub.k indicates the along-track distance of a water surface photon in the data set, SH.sub.k indicates the elevation of the photon on water surface, and N.sub.sp is the number of photons in the water surface data set that meet the following conditions: H′.sub.min<SH.sub.k<H′.sub.max,

(28) WD.sub.l indicates an along-track distance of a underwater photon in the data set, WH.sub.l indicates the elevation of the underwater photon, and N.sub.wp is the number of photons in the underwater data set that meet the following conditions: WH.sub.l<H′.sub.min.

(29) 7) In the water surface photon data set SP, with a length of the along-track resolution Δd of the photon counting Lidar as the boundary, the water surface photons are placed into q sets WP.sub.u.

(30) q = max ( SD k ) - min ( SD k ) Δ d ; ( 8 ) WP u = ( SD u , SH u ) , u [ 1 , q ] . ( 9 )

(31) 8) A maximum difference of elevation for photons in the q sets is counted in the elevation direction ΔSH.sub.u.
ΔSH.sub.u=max(SH.sub.u)−min(SH.sub.u)  (10).

(32) A ratio between the along-track resolutions Δd and ΔSH.sub.u, and a mean Ratio_ab is acquired, which is the ratio of the major axis to the minor axis of the search ellipse, thereby acquiring a semi-major axis a.

(33) Ratio_ab = .Math. u = 1 q Δ d / Δ SH u q ; ( 10 ) a = b × Ratio_ab . ( 11 )

(34) 9) In the water surface photon data set SP, all data points are traversed, and then a search region is constructed with the point as a center, and a, b as the major axis and the minor axis of the ellipse respectively, to count the number of the points p.sub.ν, ν=1, 2, 3 . . . N.sub.sp in the search region. The mean value of the number of the points is the initial minimum number of the points minpts

(35) minpts = .Math. v = 1 N sp p v N sp . ( 13 )

(36) 10) Each point is traversed in the water surface photon data set SP, and with the point (SD.sub.k, SH.sub.k) as a center and a, b as the semi-major axis and the semi-minor axis of the elliptical search region respectively, whether the remaining points (SD.sub.x, SH.sub.x) in the water surface photon data set SP are located in the search region is determined:

(37) 0 d i s s x = ( S D x - S D k ) 2 a + ( S H x - S H k ) 2 b ; ( 14 )

(38) if diss.sub.x<1, the point (SD.sub.x, SH.sub.x) is located in the elliptical search area with (SD.sub.k, SH.sub.k) s a center. Then the number of all he signal points in the search region is counted; if this value is larger than minpts, then (SD.sub.k, SH.sub.k) is marked as the signal point, otherwise being a noise point.

(39) 11) How the underwater photons change with a water depth is determined after filtering the water surface photons based on the data set (h.sub.m, x.sub.m) formed in the third step, the relationship coefficient a.sub.f is obtained.

(40) 12) In the underwater photon data set WP, with the point (WD.sub.P WH.sub.l) as a center, the semi-major axis a.sub.l and the semi-minor axis b.sub.l and a minimum point number threshold minpts.sub.l of the elliptical search region are respectively related to a major axis, a minor axis, the minimum point number threshold initial value, and the change coefficient.

(41) { a l = b l × Ratio_ab b l = b × ( 1 + a f × abs ( WH l - H min ) ) m inpts l = minp t s × ( 1 - a f × abs ( WH l - H min ) ) , l [ 1 , N w p ] . ( 15 )

(42) 13) The search ellipse is rotated counterclockwise at intervals of Δθ to form k.sub.θ elliptical search regions with different directions:
k.sub.θ=2π/Δθ  (16).

(43) 14) Each point is traversed in the underwater photon data set WP, and determining whether the remaining points (WD.sub.x, WH.sub.x) in the underwater photon data set WP are located in the w elliptical search region with the point (WD.sub.P WH.sub.l) as a center and a.sub.l, b.sub.l as the semi-major axis and the semi-minor axis

(44) d i s w w = x w 2 a l + y w 2 b l , w = 1 , 2 , 3 , .Math. k θ . ( 17 ) ;

(45) wherein:
x.sub.w=(WD.sub.x−WD.sub.k)×sin(w×Δθ)+(WH.sub.x−WH.sub.k)×cos(w×Δθ)
y.sub.w=(WD.sub.x−WD.sub.k)×sin(w×Δθ)−(WH.sub.x−WH.sub.k)×cos(w×Δθ)  (18),

(46) 15) If disw.sub.x<1, indicating that the point (WD.sub.x, WH.sub.x) is in the rotated elliptical search region with (WD.sub.P WH.sub.l) as a center. The number minpts.sub.w of all signal points is counted in the rotated elliptical search region is counting as minpts.sub.w. An ellipse including the largest number of photon points is selected as a filter ellipse for the point in all rotated ellipses.
minpts.sub.wl=max(minpts.sub.w),w=1,2,3, . . . k.sub.θ.  (19).

(47) If minpts.sub.wl is larger than the minimum number minpts.sub.l of the points, then marking (WD.sub.P, WH.sub.l) as the signal point, otherwise being a noise point.

(48) In order to facilitate the understanding of the above-mentioned technical solutions of the present invention, the above-mentioned technical solutions of the present invention will be described in detail below through specific usage.

(49) During actual use, the adaptive filtering method of photon counting Lidar for bathymetry according to the present invention includes: adaptive acquisition of parameters of the elliptic filtering for water surface photon signals, determination of the relationship between filter parameters of underwater photon signals and the elevation of underwater photon signals, and obtaining the parameters of the elliptic filtering for photon signal in water column, and filtering and fitting of water surface and water bottom signals. First, the parameters of the elliptic filtering for water surface photon signals are adaptively acquired, original photon signals are sliced in the elevation direction so that the boundary between the water surface and the underwater signal point is determined by analyzing the statistical characteristics of the photons in each slice region, and the major axis, minor axis of the initial ellipse search region and the initial minimum point threshold of the density filter are adaptively acquired; then, a relationship between filter parameters of underwater photon signals and the elevation of underwater photon signals is determined, and a relationship between the major and minor axes of the search ellipse and the minimum point threshold of the density filter and the water depth is determined by analyzing the change characteristics of the number of photons in the elevation slice with the change of the signal photon elevation value. Finally, the water surface photon signals and the underwater photon signals are filtered and extracted to obtain continuous bathymetry results, the water surface signals and the water bottom signals are separated according to the boundary line between the water surface and the underwater signal points determined in the first step on the basis of ellipse filtering, and the water surface signals and the water bottom signals are respectively fitted based on the fitting method, so as to form continuous bathymetry results. The method may process the data obtained by aerospace and aviation photon counting Lidar in different water environments during the day and night, and may effectively select the filter threshold adaptively for the situation of large photon signal noise and uneven distribution of water surface and underwater photon signals. The method could automatically and efficiently extract the water surface and underwater effective photon signals and acquiring continuous water depth data.

(50) In summary, based on the theory of photon counting Lidar detection technology and the data characteristics of photon signals in water bodies, in order to overcome the problems of photon counting data processing, the present invention proposes an adaptive threshold filtering method for photon counting Lidar, which may effectively select the filter threshold adaptively for the situation of large photon signal noise and uneven distribution of water surface and underwater photon signals. The method could automatically and efficiently extract the water surface and underwater photon signals and acquiring continuous water depth data. The method of the present invention may process the data in different water environments during daytime and nighttime acquired by aerospace and aviation photon counting Lidar.

(51) Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. In this way, if these changes and modifications of the present invention fall within the scope of the present invention and their equivalent technologies, the present invention is also intended to include these changes and modifications.