CN103489159B - Based on the 3D seismic data image denoising method of three limit structure directing filtering - Google Patents

Based on the 3D seismic data image denoising method of three limit structure directing filtering Download PDF

Info

Publication number
CN103489159B
CN103489159B CN201310392063.1A CN201310392063A CN103489159B CN 103489159 B CN103489159 B CN 103489159B CN 201310392063 A CN201310392063 A CN 201310392063A CN 103489159 B CN103489159 B CN 103489159B
Authority
CN
China
Prior art keywords
filtering
gradient
point
dimensional seismic
trilateral
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.)
Expired - Fee Related
Application number
CN201310392063.1A
Other languages
Chinese (zh)
Other versions
CN103489159A (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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201310392063.1A priority Critical patent/CN103489159B/en
Publication of CN103489159A publication Critical patent/CN103489159A/en
Application granted granted Critical
Publication of CN103489159B publication Critical patent/CN103489159B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a kind of 3D seismic data image denoising method based on three limit structure directing filtering, based on the framework of traditional structure Steerable filter, improve the structure of structure tensor, and in conjunction with protecting the good three limit filtering of limit effect, significantly promote the performance of original Gaussian kernel anisotropic diffusion filtering, make denoising effect good, structural information loss is few, in the noise reduction of the guarantor limit of seismic image, bring into play very big effect, can make seismic image in denoising, retain more structural informations, be convenient to explanation and the subsequent treatment of seismic image.

Description

Three-dimensional seismic data image noise reduction method based on trilateral structure guided filtering
Technical Field
The invention relates to the field of seismic image processing, in particular to a three-dimensional seismic data image noise reduction method based on trilateral structure guided filtering.
Background
The seismic data contain a lot of geological structure information, such as geological units of rock strata, lenticles, salt domes, pincushion bodies and the like, and structural units of anticline, syncline, fault, lithologic invader, unconformity and the like, which are important indicators for searching oil and gas reservoirs and are target areas searched by oil and gas seismic exploration. However, due to the complexity of the ground seismic wave signal acquisition environment, the seismic data have strong noise, and in addition, the complex geological structures reflect the seismic wave signals weakly, so that a target area in an imaging graph of the seismic data is fuzzy and unclear, and even submerged in the noise, the target area cannot be identified.
The denoising method of the seismic data is divided into two categories of linear filtering and nonlinear filtering. The linear filtering includes Gaussian filtering, F-x prediction filtering, F-K domain filtering, multi-channel coherent filtering and the like, and the nonlinear filtering includes simple median filtering, classical adaptive filtering, filtering based on mathematical morphology, filtering based on wavelet theory, filtering based on partial differential equation and the like. When the linear filtering method is used for removing background noise interference, the fuzzy of discontinuous structural characteristics such as fracture, geologic body edge and the like can be caused, the edge protection capability is not provided, and the edge protection effect of the nonlinear filtering method is good but is respectively long. The most typical nonlinear filtering method is filtering based on partial differential equation-structure oriented filtering, which has excellent edge-preserving effect because of fine filtering depending on the structural information of the original image, and is widely applied to edge-preserving and noise-reducing of seismic data.
The structure-oriented filtering method is characterized in that a structure tensor is obtained by carrying out Gaussian low-pass filtering on a gradient tensor of a seismic image, a diffusion tensor is built by depending on the structure tensor, an iterative equation of the structure-oriented filtering is built according to the diffusion tensor for filtering, the filtering method is also named, anisotropic diffusion filtering reflects that the filtering is a self-diffusion process of the image, and self-diffusion filtering is carried out under the structural constraint of the image.
A filtering method for researching anisotropic diffusion by geological experts at home and abroad provides a series of methods:
(1) foreign Fhemers and Hocker firstly introduce a diffusion filtering technology into rapid processing and interpretation of seismic data in 2003, and provide an anisotropic diffusion filtering technology of structural constraint and edge protection, which is used for enhancing the structural characteristics of seismic data to facilitate interpretation; laviale et al propose a diffusion filtering method for seismic fault retention in 2007, so that the fault in the processed seismic data is more prominent; kadlec et al propose an anisotropic diffusion method for maintaining sequence characteristics in 2008 for enhancing continuity of river channel sand body characteristics in seismic data and improving subsequent automatic river channel identification and segmentation capabilities.
(2) The application of the consistency enhancement diffusion filtering technology in nonlinear anisotropic diffusion in two-dimensional seismic section edge-preserving filtering is explored respectively in 2004 by Sunshinping et al, Wangzhou pine and Yangchun in 2006 in China. The nonlinear anisotropic diffusion filtering method for the three-dimensional seismic data is researched in 2010 by Zhang et al, and the discontinuous structure confidence measurement factor is introduced to regulate and control diffusion filtering, so that a better processing result is obtained.
Although the traditional Gaussian kernel structure-oriented filtering method can perform structure protection on the noise reduction of the three-dimensional seismic image, the construction of the structure tensor depends on Gaussian filtering, and the Gaussian filtering is a smoothing method without edge preserving capability, so that the generated structure tensor lacks the detailed structure information of a plurality of images, the filtered image structure information is still more, and the method is very unfavorable for the weak structure characteristics in the seismic image.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a three-dimensional seismic data image denoising method based on trilateral structure guided filtering, so that more structural information is kept while denoising is carried out on a three-dimensional seismic image, convenience is brought to searching of a target area of the three-dimensional seismic image, and interpretation and subsequent processing of the three-dimensional seismic image are facilitated.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows: a three-dimensional seismic data image noise reduction method based on trilateral structure guided filtering is disclosed, and the method comprises the following steps:
1) setting trilateral structure guiding filtering parameters of the three-dimensional seismic image data: filtering to compute structure tensorParameter sigma1The time step of diffusion filtering, namely, the time step of diffusion filtering, and the iteration times of trilateral structure-oriented filtering, namely, iterTimeTimes;
2) importing three-dimensional seismic image data dataIn, and calculating the gradient of each point in the three-dimensional seismic image to obtain three gradient component bodies gx、gyAnd gz: the gradient at the three-dimensional seismic image point (m, n, k) is calculated as follows:
g x ( m , n , k ) = d a t a I n ( m + 1 , n , k ) - d a t a I n ( m - 1 , n , k ) 2 ; g y ( m , n , k ) = d a t a I n ( m , n + 1 , k ) - d a t a I n ( m , n - 1 , k ) 2 ; g z ( m , n , k ) = d a t a I n ( m , n , k + 1 ) - d a t a I n ( m , n , k - 1 ) 2 ;
wherein dataIn (m, n, k) represents a pixel value of a point (m, n, k) in the three-dimensional seismic image; gx(m, n, k) represents the first component of the gradient at point (m, n, k), i.e. the x-direction component in the three-dimensional coordinate system, gy(m, n, k) represents the second component of the gradient at point (m, n, k), i.e. the y-direction component in the three-dimensional coordinate system, gz(m, n, k) represents a third component body of the gradient at (m, n, k), i.e., a z-direction component in the three-dimensional coordinate system; dataIn (m +1, n, k), dataIn (m-1, n, k), dataIn (m, n +1, k), dataIn (m, n-1, k), dataIn (m, n, k +1), dataIn (m, n, k-1) are pixel values corresponding to the neighborhood of point (m, n, k);
3) using the gradient component gx、gyAnd gzCalculating a gradient tensor GT of the three-dimensional seismic image data dataIn:
G T = g · g T = g x 2 g x g y g x g z g y g x g y 2 g y g z g z g x g z g y g z 2 = GT 11 GT 12 GT 13 GT 21 GT 22 GT 23 GT 31 GT 32 GT 33 ,
g=[gx,gy,gz]T,
wherein, GT11,GT12,GT13,GT22,GT23,GT33Six component bodies of the gradient tensor GT respectively;
4) for the six component bodies GT of the calculated gradient tensor GT11,GT12,GT13,GT22,GT23,GT33Respectively carrying out trilateral filtering to obtain a structure tensor ST of the three-dimensional seismic image;
5) constructing a diffusion tensor DT of the three-dimensional seismic image according to the structure tensor ST, and calculating the flow of each point of the three-dimensional seismic image; wherein: the expression of the diffusion tensor DT is:
D T = ϵ · ( v 2 · v 2 T + v 3 · v 3 T ) ϵ = T r ( J 0 J ) T r ( J 0 ) T r ( J ) [ v 1 , v 2 , v 3 ] = e i g v ( S T )
the three component volumes flux _ x, flux _ y, flux _ z of the flux (m, n, t) at the three-dimensional seismic image point (m, n, t) are expressed as:
f l u x = ϵ · D T · g x g y g z
wherein, take valuesThe range is 0-1; tr (-) represents the trace of the matrix; j. the design is a square0For the initial three-dimensional seismic image structure tensor, i.e. ST0(ii) a J is the structure tensor of the current iterative three-dimensional seismic image, namely ST; eigV (-) represents the solution of the eigenvector, and eigenvector v1,v2,v3The corresponding characteristic value satisfies lambda1>=λ2>=λ3;flux=[flux_x,flux_y,flux_z]T
6) Calculating the divergence of the flow at the three-dimensional seismic image point to obtain the increment I of each point in the diffusion process in unit timeΔ(ii) a Wherein the divergence is the sum of the differences of the flow components in the corresponding directions;
7) calculating the result of trilateral structure guided filtering of the current iteration according to the time step timestep set in the step 1), namely calculating the output three-dimensional seismic image data dataOut:
dataOut=dataIn+timeSetp·IΔ
8) judging whether the iteration times iterTimes of the trilateral structure guided filtering set in the step 1) are reached, and if so, outputting dataOut; otherwise, using dataOut as the three-dimensional seismic image data to be imported, and returning to the step 2).
In step 1), the filter parameter σ of the structure tensor is calculated1The value range of (A) is 0.5-5; the value range of the diffusion filtering time step timestep is 0.01-1; the iteration number iterTimes of the trilateral structure guided filtering ranges from 2 to 10.
In step 4), any component ST of the structure tensor ST of the three-dimensional seismic imageijThe calculation method comprises the following steps:
1) finding a component GT of a gradient tensor GTijGradient of (D) to obtain GTijThree gradient component bodies GTij_gx,GTij_gy,GTij_gz;GTijGradient GT at point (m, n, k)ijG (m, n, k) is calculated as:
GT i j _ g x ( m , n , k ) = GT i j ( m + 1 , n , k ) - GT i j ( m - 1 , n , k ) 2 ; GT i j _ g y ( m , n , k ) = GT i j ( m , n + 1 , k ) - GT i j ( m , n - 1 , k ) 2 ; GT i j _ g z ( m , n , k ) = GT i j ( m , n , k + 1 ) - GT i j ( m , n , k - 1 ) 2 ;
wherein, GTij_g(m,n,k)=[GTij_gx(m,n,k),GTij_gy(m,n,k),GTij_gz(m,n,k)]T;(i,j)={(1,1),(1,2),(1,3),(2,2),(2,3),(3,3)};
2) According to GTij_gx,GTij_gy,GTij_gzDetermining trilateration filter internal parameters sigma2
σ2=β·||gmax-gmin||,
Wherein, gmax,gminAre respectively GTijβ is 0.05-0.5, preferably 0.15;
3) according to the parameter σ1And σ2Using bilateral filtering to obtain GTijLocal mean gradient G ofθ(x);
Gθ(x) Three component bodies Gθ_x,Gθ_y,GθThe formula for z is calculated as:
G θ ( x ) = 1 k ▿ ( x ) ∫ Ω w ( p ) · c ( y ) · ▿ I i n ( x + p ) d p k ▿ ( x ) = ∫ Ω w ( p ) · c ( y ) d p y = | | ▿ I i n ( x + p ) - ▿ I i n ( x ) | | ,
wherein, w ( p ) = 1 2 πσ 1 · exp ( - p 2 2 σ 1 2 ) , c ( y ) = 1 2 πσ 2 · exp ( - y 2 2 σ 2 2 ) , x represents the position of a gradient tensor point of the currently computed three-dimensional seismic image; p represents the offset of the pixel point participating in bilateral filtering to the point x; w (p) represents the spatial similarity weight coefficient of the pixel point participating in bilateral filtering to the x point; y represents GTijGradient at (x + p) point with GTijThe magnitude of the delta of the gradient at the x-point; is a local mean gradient Gθ(x) Normalizing the denominator value in calculation;
4) calculating GTijTrilateral filter delta at each point
I Δ ‾ ( x ) = ∫ Ω w ( x + p ) c ( I Δ ( x + p ) ) I Δ ( x + p ) N ( x + p ) d p k ▿ ′ ( x ) k ▿ ′ ( x ) = ∫ Ω w ( x + p ) c ( I Δ ( x + p ) ) N ( x + p ) d p ,
Wherein, I &Delta; ( x + p ) = I i n ( x + p ) - I p ( x + p ) I p ( x + p ) = I i n ( x ) + G &theta; ( x ) &CenterDot; p , Ip(x + p) is IpValue at (x + p), IpIs GTijA local tangent plane at point x; i isΔ(x + p) is GTijAt point (x + p) for IpAn increment of (x + p); n (x + p) is a gradient approximation screening function, N ( x + p ) = { 1 , | | G &theta; ( x + p ) - G &theta; ( x ) | | < R 0 , o t h e r w i s e , r is a selection threshold, which may be set to R ═ σ2,For trilateral filtering incrementsNormalizing the denominator value in calculation;
5) combining GT with a tubeijAnd trilateral filter deltaSuperposing to obtain STij
Compared with the prior art, the invention has the beneficial effects that: the method combines the trilateral filtering with good edge-preserving effect, greatly improves the performance of the original Gaussian kernel anisotropic diffusion filtering, has good denoising effect and less structural information loss, plays a great role in edge-preserving and denoising of the seismic image, has very outstanding structure-preserving performance, brings great convenience to searching of a target area of the seismic image, and further facilitates interpretation and subsequent processing of the three-dimensional seismic image.
Drawings
FIG. 1 is a block diagram of the process flow of the present invention;
FIG. 2 is a graph comparing the time slicing effects of Gaussian kernel structure guided filtering and trilateral structure guided filtering; the data is selected from data of a Dutch F3 work area disclosed on a network, and FIG. 2(a) is F3 time slice before filtering; FIG. 2(b) shows the result of Gaussian structure-oriented filtering; FIG. 2(c) is the trilateral structure-guided filtering result; FIG. 2(d) shows guided filtering of noise by Gaussian structure; FIG. 2(e) illustrates trilateral guided filtering to remove noise; as can be seen from fig. 2(b) and 2(c), the image structure obtained by the trilateral structure guided filtering is clearer, and as can be seen from fig. 2(d) and 2(e), the loss of structural information of the trilateral structure guided filtering during denoising is very small, and the structure keeping effect is obviously improved compared with that of the traditional gaussian kernel structure guided filtering.
Detailed Description
Referring to fig. 1, the process of the method of the present invention is as follows:
firstly, setting input parameters, namely setting trilateral structure guiding filtering parameters of three-dimensional seismic image data. The parameters being three, including the filter parameter σ for calculating the structure tensor1Time step of diffusion filtering, timeset, iteration number iterTimes of trilateral structure-oriented filtering. Wherein the structure tensor is calculated by trilateral filtering, wherein the filtering parameter sigma is1The three-edge filtering parameter has a value range of 0.5-5 generally, and influences the calculation of the structure tensor of the three-dimensional seismic image. The trilateral structure guided filtering of the three-dimensional seismic image is realized through multiple iterations, the increment of the three-dimensional seismic data input during the iteration is calculated during each iteration, the time step length timestep is the increment coefficient and is used for adjusting the increment amplitude and generally takes a value within 0.01-1, when the trilateral structure guided filtering is applied, a small point is taken to be better, such as 0.02,0.05 and 0.1, and the parameter controls the filtering strength of one iteration; the iteration number iterTimes is the filtering degree of the trilateral structure-oriented filtering, and it is sufficient that the iteration number iterTimes is generally 4 or 5.
And secondly, importing three-dimensional seismic image data dataIn and calculating the gradient of each point of the three-dimensional seismic image.
The structural information of the image is transmitted by gradient, and the gradient reflects the direction and intensity of the maximum change between adjacent pixel points on the image. In structured regions of the image, the pixel values of the image vary significantly, and this variation is reflected clearly in the gradient. The trilateral structure-oriented filtering utilizes the structural information to denoise and protect the structural information.
The gradient is specifically calculated by applying forward difference to calculate the gradient of each point to obtain three gradient components, gx、gyAnd gzThe gradient at point (m, n, k) is calculated as follows:
g x ( m , n , k ) = d a t a I n ( m + 1 , n , k ) - d a t a I n ( m - 1 , n , k ) 2 ; g y ( m , n , k ) = d a t a I n ( m , n + 1 , k ) - d a t a I n ( m , n - 1 , k ) 2 ; g z ( m , n , k ) = d a t a I n ( m , n , k + 1 ) - d a t a I n ( m , n , k - 1 ) 2 ; - - - ( 2 - 1 )
in equation 2-1, dataIn (m, n, k) represents a value of a three-dimensional seismic image at a position (m, n, k), i.e., a pixel value, gx(m, n, k) represents a first component of the gradient at (m, n, k), which can be considered as the x-direction component in a three-dimensional coordinate system, gy(m, n, k) represents a second component of the gradient at (m, n, k), which may be considered as a y-direction component in a three-dimensional coordinate system, gz(m, n, k) represents a third component of the gradient at (m, n, k), which can be considered as a z-direction component in the three-dimensional coordinate system.
Their calculation is calculated using the difference of the pixel values of the neighboring points, dataIn (m +1, n, k), dataIn (m-1, n, k), dataIn (m, n +1, k), dataIn (m, n-1, k), dataIn (m, n, k +1), dataIn (m, n, k-1) being the pixel value of the neighboring point of the point (m, n, k).
And thirdly, calculating the gradient tensor according to the calculation result of the second step.
The gradient tensor and the gradient are equivalent in reflecting structure information, but the more accurate local structure information of the image can be obtained by smoothing the gradient tensor (obtaining local average), and the situation that positive and negative directions are cancelled in smoothing can be avoided. Meanwhile, when the gradient tensor is smoothed, a plurality of change direction information of the image local area can be introduced, and the structure information of the image local area is reflected.
The specific calculation formula is as follows:
G T = g &CenterDot; g T = g x 2 g x g y g x g z g y g x g y 2 g y g z g z g x g z g y g z 2 = GT 11 GT 12 GT 13 GT 21 GT 22 GT 23 GT 31 GT 32 GT 33 - - - ( 2 - 2 )
point-by-point computation, due to the symmetry of the gradient tensor matrix, only six component volumes are needed for storage, GT respectively11,GT12,GT13,GT22,GT23,GT33
And fourthly, calculating the structure tensor.
As described in the previous step, the structure tensor is generated by gradient tensor smoothing. The method for selecting the smoothness is very critical, and the quality of the image structure tensor directly influences the quality of structure information retention in the trilateral structure guided filtering. The structure tensor is generated by using the trilateral filtering with good edge-preserving effect, and the structure tensor with high quality can be generated.
The specific implementation is that the trilateral filtering is applied to respectively filter the six component bodies of the gradient tensor obtained in the second step to obtain the structure tensor which is also the six component bodies, ST11,ST12,ST13,ST22,ST23,ST33
With three-edge filteringThe steps are complicated with ST11The calculation of (2) is described in detail as an example, and the generation of other component bodies is the same as this.
Step 4-1, for component GT of gradient tensor11Obtaining a gradient in the same manner as the second step (2-1), obtaining GT11_gx,GT11_gy,GT11_gzThree gradient component volumes. The calculation formula is as follows:
{ GT 11 _ g x ( m , n , k ) = GT 11 ( m + 1 , n , k ) - GT 11 ( m - 1 , n , k ) 2 ; GT 11 _ g y ( m , n , k ) = GT 11 ( m , n + 1 , k ) - GT 11 ( m , n - 1 , k ) 2 ; GT 11 _ g z ( m , n , k ) = GT 11 ( m , n , k + 1 ) - GT 11 ( m , n , k - 1 ) 2 ; - - - ( 2 - 3 )
the equation (2-3) is the same as the equation (2-1), and the input data is different, where the input data is the component GT of the gradient tensor11Calculated is GT11Of the gradient of (c).
Trilateration also protects the structural information of the input data by means of gradients.
Step 4-2, solving parameter sigma according to the component obtained in step 4-12
Parameter sigma2An internal parameter is used for trilateral filtering, and the parameter is used for calculating the pixel point proximity weight coefficient participating in trilateral filtering. Sigma2The smaller the value, the higher the required similarity of the pixel points participating in the trilateral filtering.
Specifically, the calculation is firstly searched in the step 4-1Discharged GT11The gradient g of the maximum and minimum modulus is searched outmax,gminThen calculates σ2:σ2=β·||gmax-gminAnd l, β is an internal fixed parameter, the selectable value range is 0.05-0.5, and generally β is preferably set as 0.15.
And 4-3, obtaining a local average gradient.
The local gradient of the image is obtained by bilateral filtering.
The specific calculation method is based on the parameter sigma1And sigma2To GT11Using bilateral filtering to obtain GT11Local mean gradient G ofθ(x) It consists of three components, Gθ_x,Gθ_y,GθAnd (iv) is (z). The calculation formula is as follows:
G &theta; ( x ) = 1 k &dtri; ( x ) &Integral; &Omega; w ( p ) &CenterDot; c ( y ) &CenterDot; &dtri; I i n ( x + p ) d p k &dtri; ( x ) = &Integral; &Omega; w ( p ) &CenterDot; c ( y ) d p y = | | &dtri; I i n ( x + p ) - &dtri; I i n ( x ) | | - - - ( 2 - 4 )
wherein, w ( p ) = 1 2 &pi;&sigma; 1 &CenterDot; exp ( - p 2 2 &sigma; 1 2 ) , c ( y ) = 1 2 &pi;&sigma; 2 &CenterDot; exp ( - y 2 2 &sigma; 2 2 ) , x represents the position of the current calculation point, p represents the offset of the pixel point participating in filtering (namely, (x + p) point) to the point x, w (p) represents the spatial similarity weight coefficient of the pixel point participating in filtering (namely, (x + p) point) to the point x, and the smaller p is, the closer p is to the point x, the larger w (p) is; y represents GT11Gradient at (x + p) point for GT11The modulus of the gradient difference at point x, w (p) is the gradient similarity weight coefficient, the smaller y, the closer the gradient at these two points, the larger c (y),is a local mean gradient Gθ(x) The denominator values in the calculation are normalized.
Representing a gradient, i.e. GT11_gx,GT11_gy,GT11_gz. Bilateral filtering may be applied to the three component bodies, respectively, or may be applied to the three component bodies simultaneously.
And 4, calculating the trilateral filtering increment of the input data at each point.
The input data here is trilaterally filtered input data, i.e. the gradient tensor component GT11. Trilateral filtering is accomplished by finding an increment at each point of the input data and superimposing the input data with the increment. The increment calculation is the average of tangent plane increments of each point in the neighborhood, and the average calculation strategy of bilateral filtering is adopted. Such calculation has the effect of protecting the gradient information in the structure information.
Specifically, GT is calculated11Increment per point obtained in filteringTo preserve the gradient information, the increment at each point is the calculated increment of the point in the neighborhood relative to the center tangent plane, calculated as follows:
I &Delta; &OverBar; ( x ) = &Integral; &Omega; w ( x + p ) c ( I &Delta; ( x + p ) ) I &Delta; ( x + p ) N ( x + p ) d p k &dtri; &prime; ( x ) k &dtri; &prime; ( x ) = &Integral; &Omega; w ( x + p ) c ( I &Delta; ( x + p ) ) N ( x + p ) d p - - - ( 2 - 5 )
wherein, I &Delta; ( x + p ) = I i n ( x + p ) - I p ( x + p ) I p ( x + p ) = I i n ( x ) + G &theta; ( x ) &CenterDot; p , IΔ(x + p) is GT11Value I at (x + p)in(x + p) for GT at point x11Inclined plane (partial tangent plane) of (1)pValue I at (x + p)pIncrement of (x + p), N (x + p) is the gradient approximation screening function, which plays the role of further screening the gradient approximation point, and has N ( x + p ) = { 1 , | | G &theta; ( x + p ) - G &theta; ( x ) | | < R 0 , o t h e r w i s e , R is a selection threshold, which may be set to R ═ σ2For trilateral filtering incrementsThe denominator values in the calculation are normalized.
And 4, step 4-5, overlapping the increment and calculating the trilateral filtering value.
Specifically, for example, ST is calculated11Using data GT before trilateral filtering11Adding the increments obtained in steps 4-4Can obtain ST11
And fifthly, constructing a diffusion tensor according to the structure tensor calculated in the third step, and calculating the flow at each point.
The structure tensor is used for representing local structure information of an image, so that a diffusion tensor is constructed, trilateral structure-guided filtering can be carried out under the constraint of structure guidance, and structural features are reserved. The diffusion tensor controls the direction of diffusion and has fine control ability.
Specifically, the diffusion tensor and the flow rate at each point are calculated in sequence. At each point, the structure tensor is eigenvalued decomposed:
S T = v 1 v 2 v 3 &lambda; 1 0 0 0 &lambda; 2 0 0 0 &lambda; 3 v 1 T v 2 T v 3 T - - - ( 2 - 6 )
in the formula (2-6), lambda1>=λ2>=λ3
The diffusion tensor DT is built up based on the structure tensor as follows:
D T = &epsiv; &CenterDot; ( v 2 &CenterDot; v 2 T + v 3 &CenterDot; v 3 T ) &epsiv; = T r ( J 0 J ) T r ( J 0 ) T r ( J ) - - - ( 2 - 7 )
in the formula (2-7), the eigenvalue λ of the structure tensor is selected23The corresponding eigenvector is used as the eigenvector of the diffusion tensor, namely the diffusion direction, the layered structure of the seismic image is protected, the adjustment and control are performed by reflecting the continuity of the image, the value range is 0-1, each point of the image has a value, the value of the point is close to 1, the image is relatively continuous at the point, the value of the point is close to 0, the discontinuous structure such as a river channel, a fracture and the like is shown at the point, the diffusion tensor DT can be further adjusted and controlled by the value, the filtering discontinuity at the discontinuous structure is avoided, the fracture, the river channel and other structures are stored, and J0Is the initial image structure tensor, i.e., GT, J is the structure tensor, i.e., ST, of the current iteration image. Tr (-) denotes the trace of the matrix, i.e. the sum of the diagonal elements.
The flux (m, n, t) at each point is, three component bodies of flux, flux _ x, flux _ y, flux _ z are obtained. The calculation formula is as follows:
f l u x = &epsiv; &CenterDot; D T &CenterDot; g x g y g z - - - ( 2 - 8 )
the gradient g calculated in the second step is used herex,gy,gyAnd the continuity factor and diffusion tensor DT just calculated.
Sixthly, calculating the increment I of each point in unit timeΔ(m,n,t)。
And (4) obtaining the increment of each point in the diffusion process per unit time by calculating the divergence of the flow.
The calculation formula is as follows:
I &Delta; ( m , n , t ) = &dtri; f l u x ( m , n , t ) = f l u x _ &Delta; x + f l u x _ &Delta; y + f l u x _ &Delta; z ; f l u x _ &Delta; x = f l u x _ x ( m + 1 , n , t ) - f l u x _ x ( m - 1 , n , t ) 2 ; f l u x _ &Delta; y = f l u x _ y ( m , n + 1 , t ) - f l u x _ y ( m , n - 1 , t ) 2 ; f l u x _ &Delta; z = f l u x _ z ( m , n , t + 1 ) - f l u x _ z ( m , n , t - 1 ) 2 ; - - - ( 2 - 9 )
the calculation formula shows that the divergence is the sum of the differences of the flow components in the corresponding directions.
And seventhly, calculating the result of the current iterative trilateral structure guided filtering according to the set time step length.
The calculation formula is as follows:
dataOut=dataIn+timeSetp·IΔ(2-10)
wherein dataOut is the output result, dataIn is the input seismic image, timesep is the set time step, IΔThe increment calculated in the fifth step.
And step eight, judging whether the iteration times are reached, if the iteration times are completed, outputting a result, and if not, sending the result generated in the step seven to the step two.
FIG. 2 is a graph comparing the time slicing effect of Gaussian kernel structure guided filtering and trilateral structure guided filtering according to the present invention, and FIG. 2(a) is selected from data of a Netherlands F3 work area disclosed on a network; as can be seen from fig. 2(b) and 2(c), the image structure obtained by the trilateral structure guided filtering is clearer, and as can be seen from fig. 2(d) and 2(e), the loss of structural information of the trilateral structure guided filtering during denoising is very small, and the structure keeping effect is obviously improved compared with that of the traditional gaussian kernel structure guided filtering.

Claims (9)

1. A three-dimensional seismic data image noise reduction method based on trilateral structure guided filtering is characterized by comprising the following steps:
1) setting trilateral structure guiding filtering parameters of the three-dimensional seismic image data: calculating the filter parameter σ of the structure tensor1The time step of diffusion filtering, namely, the time step of diffusion filtering, and the iteration times of trilateral structure-oriented filtering, namely, iterTimeTimes;
2) importing three-dimensional seismic image data dataIn, and calculating the gradient of each point in the three-dimensional seismic image to obtain three gradient component bodies gx、gyAnd gz: the gradient at the three-dimensional seismic image point (m, n, k) is calculated as follows:
g x ( m , n , k ) = d a t a I n ( m + 1 , n , k ) - d a t a I n ( m - 1 , n , k ) 2 ; g y ( m , n , k ) = d a t a I n ( m , n + 1 , k ) - d a t a I n ( m , n - 1 , k ) 2 ; g z ( m , n , k ) = d a t a I n ( m , n , k + 1 ) - d a t a I n ( m , n , k - 1 ) 2 ;
wherein dataIn (m, n, k) represents a pixel value of a point (m, n, k) in the three-dimensional seismic image; gx(m, n, k) represents the first component of the gradient at point (m, n, k), i.e. the x-direction component in the three-dimensional coordinate system, gy(m, n, k) represents the second component of the gradient at point (m, n, k), i.e. the y-direction component in the three-dimensional coordinate system, gz(m, n, k) represents a third component body of the gradient at (m, n, k), i.e., a z-direction component in the three-dimensional coordinate system; dataIn (m +1, n, k), dataIn (m-1, n, k), dataIn (m, n +1, k), dataIn (m, n-1, k), dataIn (m, n, k +1), dataIn (m, n, k-1) are pixel values corresponding to the neighborhood of point (m, n, k);
3) using the gradient component gx、gyAnd gzCalculating a gradient tensor GT of the three-dimensional seismic image data dataIn:
G T = g &CenterDot; g T = g x 2 g x g y g x g z g y g x g y 2 g y g z g z g x g z g y g z 2 = GT 11 GT 12 GT 13 GT 21 GT 22 GT 23 GT 31 GT 32 GT 33 ,
g=[gx,gy,gz]T,
wherein, GT11,GT12,GT13,GT22,GT23,GT33Six component bodies of the gradient tensor GT respectively;
4) for the six component bodies GT of the calculated gradient tensor GT11,GT12,GT13,GT22,GT23,GT33Respectively carrying out trilateral filtering to obtain a structure tensor ST of the three-dimensional seismic image data dataIn;
5) constructing a diffusion tensor DT of the three-dimensional seismic image according to the structure tensor ST, and calculating the flow of each point of the three-dimensional seismic image; wherein: the expression of the diffusion tensor DT is:
D T = &epsiv; &CenterDot; ( v 2 &CenterDot; v 2 T + v 3 &CenterDot; v 3 T ) &epsiv; = T r ( J 0 J ) T r ( J 0 ) T r ( J ) &lsqb; v 1 , v 2 , v 3 &rsqb; = e i g V ( S T )
the three component volumes flux _ x, flux _ y, flux _ z of the flux (m, n, t) at the three-dimensional seismic image point (m, n, t) are expressed as:
f l u x = &epsiv; &CenterDot; D T &CenterDot; g x g y g z
wherein the value range is 0-1; tr (-) represents the trace of the matrix; j. the design is a square0For the initial three-dimensional seismic image structure tensor, i.e. ST0(ii) a J is the structure tensor of the current iterative three-dimensional seismic image, namely ST; eigV (-) represents the solution of the eigenvector, and eigenvector v1,v2,v3The corresponding characteristic value satisfies lambda1>=λ2>=λ3;flux=[flux_x,flux_y,flux_z]T
6) Calculating the divergence of the flow at the three-dimensional seismic image point to obtain the increment I of each point in the diffusion process in unit timeΔ(ii) a Wherein the divergence is the sum of the differences of the flow components in the corresponding directions;
7) calculating the result of trilateral structure guided filtering of the current iteration according to the time step timestep set in the step 1), namely calculating the output three-dimensional seismic image data dataOut:
dataOut=dataIn+timeSetp·IΔ
8) judging whether the iteration times iterTimes of the trilateral structure guided filtering set in the step 1) are reached, and outputting the iterTimes if the iteration times iterTimes of the trilateral structure guided filtering set in the step 1) are reached; otherwise, using dataOut as the three-dimensional seismic image data to be imported, and returning to the step 2).
2. The method for denoising three-dimensional seismic data images based on trilateral structure-oriented filtering according to claim 1, wherein in step 1), the filtering parameter σ of the structure tensor is calculated1The value range of (A) is 0.5-5.
3. The three-dimensional seismic data image noise reduction method based on trilateral structure-oriented filtering according to claim 2, wherein in the step 1), the time step timestep of diffusion filtering ranges from 0.01 to 1.
4. The three-dimensional seismic data image noise reduction method based on trilateral structure-oriented filtering according to claim 3, wherein in the step 1), the range of iterTimes of iteration times of trilateral structure-oriented filtering is 2-10.
5. The method for denoising three-dimensional seismic data image based on trilateral structure-oriented filtering according to one of claims 1 to 4, wherein in step 4), any component ST of the structure tensor ST of the three-dimensional seismic image data dataInijThe calculation method comprises the following steps:
1) finding a component GT of a gradient tensor GTijGradient of (D) to obtain GTijThree gradient component bodies GTij_gx,GTij_gy,GTij_gz;GTijGradient GT at point (m, n, k)ijG (m, n, k) is calculated as:
GT i j _ g x ( m , n , k ) = GT i j ( m + 1 , n , k ) - GT i j ( m - 1 , n , k ) 2 ; GT i j _ g y ( m , n , k ) = GT i j ( m , n + 1 , k ) - GT i j ( m , n - 1 , k ) 2 ; GT i j _ g z ( m , n , k ) = GT i j ( m , n + 1 , k ) - GT i j ( m , n - 1 , k ) 2 ;
wherein, GTij_g(m,n,k)=[GTij_gx(m,n,k),GTij_gy(m,n,k),GTij_gz(m,n,k)]T;(i,j)={(1,1),(1,2),(1,3),(2,2),(2,3),(3,3)};
2) According to GTij_gx,GTij_gy,GTij_gzDetermining trilateration filter internal parameters sigma2
σ2=β·||gmax-gmin||,
Wherein, gmax,gminAre respectively GTijβ the range of value is 0.05-0.5;
3) according to the parameter σ1And σ2Using bilateral filtering to obtain GTijLocal mean gradient G ofθ(x);
4) Calculating GTijTrilateral filter delta at each point
5) Combining GT with a tubeijAnd trilateral filter deltaSuperposing to obtain STij
6. The method of claim 5, wherein β is 0.15.
7. The method of claim 6, wherein GT is a method of denoising three-dimensional seismic data images based on trilateral-guided filteringijLocal mean gradient G ofθ(x) Three component bodies Gθ_x,Gθ_y,GθThe formula for z is calculated as:
G &theta; ( x ) = 1 k &dtri; ( x ) &Integral; &Omega; w ( p ) &CenterDot; c ( y ) &CenterDot; &dtri; I i n ( x + p ) d p k &dtri; ( x ) = &Integral; &Omega; w ( p ) &CenterDot; c ( y ) d p y = | | &dtri; I i n ( x + p ) - &dtri; I i n ( x ) | | ,
wherein, w ( p ) = 1 2 &pi;&sigma; 1 &CenterDot; exp ( - p 2 2 &sigma; 1 2 ) , c ( y ) = 1 2 &pi;&sigma; 2 &CenterDot; exp ( - y 2 2 &sigma; 2 2 ) , x represents the position of a gradient tensor point of the currently computed three-dimensional seismic image; p represents the offset of the pixel point participating in bilateral filtering to the point x; w (p) represents the spatial similarity weight coefficient of the pixel point participating in bilateral filtering to the x point; y represents GTijGradient at (x + p) point with GTijThe magnitude of the delta of the gradient at the x-point; is a local mean gradient Gθ(x) The denominator values in the calculation are normalized.
8. The method of claim 7 in which GT is a three-dimensional seismic data image denoising method based on trilateral-guided filteringijTrilateral filter delta at each pointThe calculation formula of (A) is as follows:
I &Delta; &OverBar; ( x ) = &Integral; &Omega; w ( x + p ) c ( I &Delta; ( x + p ) ) I &Delta; ( x + p ) N ( x + p ) d p k &dtri; ( x ) k &dtri; &prime; ( x ) = &Integral; &Omega; w ( x + p ) c ( I &Delta; ( x + p ) ) N ( x + p ) d p ,
wherein, I &Delta; ( x + p ) = I i n ( x + p ) - I p ( x + p ) I p ( x + p ) = I i n ( x ) + G &theta; ( x ) &CenterDot; p , Ip(x + p) is IpValue at (x + p), IpIs GTijA local tangent plane at point x; i isΔ(x + p) is GTijAt point (x + p) for IpAn increment of (x + p); n (x + p) is a gradient approximation screening function, N ( x + p ) = 1 , | | G &theta; ( x + p ) - G &theta; ( x ) | | < R 0 , o t h e r w i s e , r is the selection threshold, and R is the selection threshold,for trilateral filtering incrementsThe denominator values in the calculation are normalized.
9. The method of claim 8, wherein the selection threshold R- σ is selected based on a trilateral guided filtering based three-dimensional seismic data image denoising method2
CN201310392063.1A 2013-09-02 2013-09-02 Based on the 3D seismic data image denoising method of three limit structure directing filtering Expired - Fee Related CN103489159B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310392063.1A CN103489159B (en) 2013-09-02 2013-09-02 Based on the 3D seismic data image denoising method of three limit structure directing filtering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310392063.1A CN103489159B (en) 2013-09-02 2013-09-02 Based on the 3D seismic data image denoising method of three limit structure directing filtering

Publications (2)

Publication Number Publication Date
CN103489159A CN103489159A (en) 2014-01-01
CN103489159B true CN103489159B (en) 2016-05-04

Family

ID=49829358

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310392063.1A Expired - Fee Related CN103489159B (en) 2013-09-02 2013-09-02 Based on the 3D seismic data image denoising method of three limit structure directing filtering

Country Status (1)

Country Link
CN (1) CN103489159B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9330441B2 (en) * 2014-03-04 2016-05-03 Sap Se Automated selection of filter parameters for seismic analysis
CN106950597B (en) * 2017-04-20 2018-05-01 吉林大学 Mixing source data separation method based on the filtering of three sides
CN107367759A (en) * 2017-06-14 2017-11-21 中国石油化工股份有限公司 A kind of geological data based on architectural feature protects side denoising method
CN109242781B (en) * 2017-07-10 2020-12-01 中国石油化工股份有限公司 Seismic image denoising method for protecting geological boundary and computer readable storage medium
CN107479097B (en) * 2017-09-12 2019-07-16 中国海洋石油集团有限公司 A kind of fuzzy guarantor side filtering method based on efficient frontier structural scan
CN109782339A (en) * 2019-01-14 2019-05-21 西安交通大学 A kind of poststack three dimensional seismic data stochastic noise suppression method based on 3D-DnCNN network
CN110596756B (en) * 2019-05-12 2020-12-25 吉林大学 Desert seismic exploration noise suppression method based on self-adaptive mixed complex diffusion model
CN110579804B (en) * 2019-10-10 2020-12-25 中国石油化工股份有限公司 Diffusion filtering method under structure tensor trace constraint based on absolute square gradient
CN115267903B (en) * 2022-06-13 2023-12-08 中国人民解放军国防科技大学 Seismic reservoir prediction evaluation method based on guided filtering denoising

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567956A (en) * 2010-12-30 2012-07-11 方正国际软件(北京)有限公司 Method and system of image edge defuzzification
CN102667528A (en) * 2009-10-05 2012-09-12 格库技术有限公司 Combining seismic data from sensors to attenuate noise

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GC0000235A (en) * 2000-08-09 2006-03-29 Shell Int Research Processing an image
US8170288B2 (en) * 2009-05-11 2012-05-01 Saudi Arabian Oil Company Reducing noise in 3D seismic data while preserving structural details

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102667528A (en) * 2009-10-05 2012-09-12 格库技术有限公司 Combining seismic data from sensors to attenuate noise
CN102567956A (en) * 2010-12-30 2012-07-11 方正国际软件(北京)有限公司 Method and system of image edge defuzzification

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Fast Structural Interpretation with Structure-oriented Filtering;Gijs C. Fehmers et al.;《Geophysics》;20030831;第68卷(第4期);第1286-1293页 *
Structure-oriented Bilateral Filtering of Seismic Images;Dave Hale et al.;《2011 SEG Annual Meeting. Society of Exploration Geophysicists》;20110131;第3596-3600页 *
地震数据的多属性三边滤波算法;华岗 等;《计算机辅助设计与图形学学报》;20110630;第23卷(第6期);第1034-1040页 *

Also Published As

Publication number Publication date
CN103489159A (en) 2014-01-01

Similar Documents

Publication Publication Date Title
CN103489159B (en) Based on the 3D seismic data image denoising method of three limit structure directing filtering
Kaur et al. Seismic ground‐roll noise attenuation using deep learning
CN103489163B (en) Based on the seismic image structure directing noise-reduction method of regularization mixing norm filtering
EP1815272B1 (en) System and method for fault identification
Liu et al. Random noise suppression in seismic data: What can deep learning do?
Bonar et al. Denoising seismic data using the nonlocal means algorithm
CN104020492B (en) A kind of guarantor limit filtering method of three dimensional seismic data
Yu et al. Prestack migration deconvolution
CN103926622B (en) Method for suppressing multiple waves based on L1 norm multichannel matched filtering
CN108005646B (en) Stratum anisotropic resistivity extraction method based on electromagnetic wave logging while drilling data
CN102831588B (en) De-noising processing method for three-dimensional seismic images
CN103926623A (en) Method for suppressing reverse time migration low frequency noise
CN103020922A (en) PCA (principal component analysis) transformation based SAR (synthetic aperture radar) image speckle suppression method
CN105388476A (en) SAR imaging method based on joint sparsity model
CN108985304A (en) It is a kind of based on the Structure of the deposits extraction method for shallowly cuing open data
CN107179550A (en) A kind of seismic signal zero phase deconvolution method of data-driven
CN115079283A (en) High-precision reverse time migration method of ground penetrating radar based on speed estimation and artifact suppression
CN116187168A (en) Method for improving water depth inversion accuracy based on neural network-gravity information wavelet decomposition
CN104297800A (en) Self-phase-control prestack inversion method
Lei et al. GPR detection localization of underground structures based on deep learning and reverse time migration
Mahadik et al. Fault detection and optimization in seismic dataset using multiscale fusion of a geometric attribute
CN105353409B (en) A kind of method and system for full waveform inversion focus to be inhibited to encode cross-talk noise
CN114428343A (en) Markenko imaging method and system based on normalized cross-correlation
CN117406272A (en) Deconvolution broadband processing method and device for fast multi-element information constraint
CN116068644A (en) Method for improving resolution and noise reduction of seismic data by using generation countermeasure network

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: 20160504

Termination date: 20180902