CN109242770B - Image guided seismic velocity interpolation method and computer readable storage medium - Google Patents
Image guided seismic velocity interpolation method and computer readable storage medium Download PDFInfo
- Publication number
- CN109242770B CN109242770B CN201710557442.XA CN201710557442A CN109242770B CN 109242770 B CN109242770 B CN 109242770B CN 201710557442 A CN201710557442 A CN 201710557442A CN 109242770 B CN109242770 B CN 109242770B
- Authority
- CN
- China
- Prior art keywords
- image
- representing
- point
- field
- velocity
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 26
- 238000009792 diffusion process Methods 0.000 claims abstract description 37
- 238000004590 computer program Methods 0.000 claims description 3
- 238000001914 filtration Methods 0.000 claims 2
- 238000003384 imaging method Methods 0.000 description 9
- 239000011159 matrix material Substances 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 230000002159 abnormal effect Effects 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 238000005070 sampling Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000007480 spreading Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4007—Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Geophysics And Detection Of Objects (AREA)
Abstract
The invention discloses an image-guided seismic velocity interpolation method and a computer-readable storage medium, wherein the method comprises the steps of constructing a structure tensor for any point in an original seismic image; constructing a diffusion tensor field for any point in the original seismic image based on the structure tensor; constructing a distance control equation based on the diffusion tensor field, and solving the distance control equation to obtain a distance variable; and constructing an image-guided velocity interpolation equation based on the diffusion tensor field and the distance variable. The interpolation result of the method has higher precision and resolution ratio and better goodness of fit with the underground geological structure.
Description
Technical Field
The invention relates to the field of seismic processing in oil and gas exploration and development, in particular to an image-guided seismic velocity interpolation method.
Background
The seismic exploration technology aims to locate, identify and describe an underground structure by utilizing a seismic wave imaging technology and provides an intuitive and reliable basis for the exploration of an underground oil-gas reservoir. The underground velocity model is the most key parameter required by the seismic wave imaging technology and directly determines the accuracy of seismic exploration.
The underground speed model process is often divided into an initial modeling link and a fine modeling link, and the two links both relate to a basic technology of interpolating discrete speeds into regular gridding speeds. The conventional speed interpolation technology is not high in interpolation precision under the condition of sparse speed sampling, the interpolation result is smooth and inconsistent with the characteristics of a geological structure, the requirement of subsequent seismic wave imaging cannot be met, and the imaging precision of a complex area is severely restricted.
Disclosure of Invention
The invention aims to provide an image-guided seismic velocity interpolation method, which can overcome the defects that the conventional seismic velocity interpolation method is low in interpolation precision and does not accord with geological structure characteristics.
The invention provides an image-guided seismic velocity interpolation method, which comprises the following steps:
constructing a structure tensor for any point in the original seismic image;
constructing a diffusion tensor field for any point in the original seismic image based on the structure tensor;
constructing a distance control equation based on the diffusion tensor field, and solving the distance control equation to obtain a distance variable;
and constructing an image-guided velocity interpolation equation based on the diffusion tensor field and the distance variable.
Preferably, the image-guided seismic velocity interpolation method further comprises interpolating the input discrete control velocity field according to the image-guided velocity interpolation equation.
Preferably, the structure tensor is represented as:
wherein G denotes the structure tensor, GxAnd gzRepresenting the gradient of the seismic image in the horizontal and vertical directions respectively,<·>representing a two-dimensional gaussian smooth filter.
Preferably, the diffusion tensor field is:
where D denotes the diffusion tensor field, λ1The maximum eigenvalue, λ, representing the structure tensor G2Minimum eigenvalue, v, representing the structure tensor G1Representing the unit vector of the normal direction of the local image, which is orthogonal to the main structure direction of the seismic image, v2Representing the local image tangential direction unit vector, which is parallel to the main structure direction of the seismic image.
Preferably, the distance control equation is:
wherein d (X) represents a distance variable,represents a gradient operator, anD (X) represents a diffusion tensor field, which is expressed by formula (3), X ═ X, z)TRepresenting any point in the original seismic image, X and z respectively representing the coordinates of the point in the original seismic image along the horizontal direction and the vertical direction, X ∈ χ representing that the point X falls on a known interpolation control point,indicating that point X falls outside of the known interpolation control points.
Preferably, the distance control equation is:
where p (X) represents the input discrete control velocity field, q (X) represents the interpolated regular grid velocity field,the gradient operator is represented by a gradient operator,representing a divergence operator.
Another aspect of the invention provides a computer readable storage medium having a computer program stored thereon, wherein the program when executed by a processor implements the steps of:
constructing a structure tensor for any point in the original seismic image;
constructing a diffusion tensor field for any point in the original seismic image based on the structure tensor;
constructing a distance control equation based on the diffusion tensor field, and solving the distance control equation to obtain a distance variable;
and constructing an image-guided velocity interpolation equation based on the diffusion tensor field and the distance variable.
Preferably, the program when executed by the processor further performs the steps of:
and interpolating the input discrete control speed field according to the image-guided speed interpolation equation.
The invention has the beneficial effects that: (1) the image-guidance-based seismic velocity interpolation method utilizes a seismic image guidance interpolation process, and an interpolation result has higher precision and resolution even under the condition of sparse velocity sampling; (2) because the seismic image can reflect the spreading characteristics of the underground geological structure, the seismic velocity interpolation result has better goodness of fit with the underground geological structure, and the interpolation result is more reasonable.
The method and apparatus of the present invention have other features and advantages which will be apparent from or are set forth in detail in the accompanying drawings and the following detailed description, which are incorporated herein, and which together serve to explain certain principles of the invention.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing in more detail exemplary embodiments thereof with reference to the attached drawings, in which like reference numerals generally represent like parts.
FIG. 1 shows a flow diagram of a method of image-guided seismic velocity interpolation according to an embodiment of the invention;
FIG. 2 shows a raw velocity model input in an image-guided seismic velocity interpolation method according to an embodiment of the invention;
FIG. 3 shows the velocity model of FIG. 2 after the original velocity model has been thinned to one tenth of the original velocity model in the lateral and longitudinal directions, respectively;
FIG. 4 shows a gridded velocity field processed according to a conventional smooth constraint-based velocity interpolation method;
FIG. 5 shows a subsurface seismic image obtained by seismic imaging in an image-guided seismic velocity interpolation method according to an embodiment of the invention;
FIG. 6 shows the result of seismic velocity interpolation obtained by the image-guided seismic velocity interpolation method according to an embodiment of the invention.
Detailed Description
The invention will be described in more detail below with reference to the accompanying drawings. While the preferred embodiments of the present invention are shown in the drawings, it should be understood that the present invention may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
FIG. 1 shows a flow chart of an image-guided seismic velocity interpolation method according to an embodiment of the invention, which, as shown in FIG. 1, comprises the following steps:
step 1: and constructing a structure tensor for any point in the original seismic image.
The structure tensor contains the local strike information and normal information of the seismic image. The method is characterized in that H is a two-dimensional seismic image, a structure tensor representing spatial direction information in the two-dimensional seismic image H is defined by image gradient values, the structure tensor represents the change direction of a region and the variation along the change direction, and seismic stratum textures and fault textures are determined by the variation relation of azimuth information of local points. Introducing a Gaussian function blurs local details so that the structure tensor highlights the complexity of the signal in the region. For a two-dimensional image, the structure tensor G at any point is a 2 x 2 matrix:
wherein, gxAnd gzRepresenting the gradient of the seismic image in the horizontal and vertical directions respectively,<·>representing a two-dimensional gaussian smooth filter. From the original seismic image, g can be determinedxAnd gzI.e. the structure tensor G of any point can be determined.
Step 2: and constructing a diffusion tensor field for any point in the original seismic image based on the structure tensor.
The structure tensor G is a semi-positive definite matrix, and for the semi-positive definite matrix G, its eigenvalues and eigenvectors can be obtained by solving the equation | G- λ I | ═ 0, where λ represents the eigenvalue, I represents the unit matrix, and the structure tensor G can be expressed as:
wherein,
λ1the maximum eigenvalue of the structure tensor G, corresponding to the structure tensor energy, in the first eigentensor direction v1The energy of (a) is,
λ2the smallest eigenvalue of the structure tensor G, corresponding to the structure tensor energy, in the second eigentensor direction v2The energy of (a) is,
(λ1-λ2)/λ1and a local linear index is expressed, and the consistency of local directions is reflected.
The eigenvectors describe the directionality of the local linear structure of the seismic image, the first eigenvector v for each point of the seismic image1Normal to the main structural direction of the seismic image, a second eigenvector v2Parallel to the main structural direction of the seismic image.
Therefore, according to the physical significance of the structure tensor algorithm, the local linear index (lambda) of any point in the seismic image can be calculated1-λ2)/λ1Local image normal direction unit vector v1And a unit direction vector v of the tangential direction of the local image2. Notably, the structure tensor algorithm can adapt to low signal-to-noise ratio seismic numbersAccordingly, it can be used to robustly pick up the local stratum direction information in the underground.
Based on the structure tensor, a diffusion tensor field can be constructed, the expression of which is as follows:
and step 3: and constructing a distance control equation based on the diffusion tensor field, and solving the distance control equation to obtain a distance variable.
The embodiment of the invention constructs a distance control equation (4) based on a diffusion tensor field, wherein the distance control equation (4) is a nonlinear partial differential equation and is used for calculating a distance variable d (X):
wherein d (X) represents a distance variable,represents a gradient operator, anD (X) represents a diffusion tensor field, which is expressed by formula (3), X ═ X, z)TRepresenting any point in the original seismic image, X and z respectively representing the coordinates of the point in the original seismic image along the horizontal direction and the vertical direction, X ∈ χ representing that the point X falls on a known interpolation control point,indicating that point X falls outside of the known interpolation control points.
Solving the distance control equation (4) can obtain the distance variable d (x) which is used for the subsequent image-guided interpolation. For example, equation (4) can be solved numerically using commonly used finite difference approximation and conjugate gradient algorithms.
And 4, step 4: and constructing an image-guided velocity interpolation equation based on the diffusion tensor field and the distance variable.
Based on the diffusion tensor field d (x) and the distance variable d (x), an image-guided velocity interpolation equation is constructed as follows:
where p (X) represents the input discrete control velocity field, which defines the velocities for certain discrete spatial locations, q (X) represents the interpolated regular grid velocity field,the gradient operator is represented by a gradient operator,representing a divergence operator.
Image-guided velocity interpolation can be performed using equation (5).
Another aspect of the invention provides a computer readable storage medium having a computer program stored thereon, wherein the program when executed by a processor implements the steps of:
constructing a structure tensor for any point in the original seismic image;
constructing a diffusion tensor field for any point in the original seismic image based on the structure tensor;
constructing a distance control equation based on the diffusion tensor field, and solving the distance control equation to obtain a distance variable;
and constructing an image-guided velocity interpolation equation based on the diffusion tensor field and the distance variable.
In one example, the program when executed by the processor further performs the steps of:
and interpolating the input discrete control speed field according to the image-guided speed interpolation equation.
The structure tensor is represented as:
wherein G denotes the structure tensor, GxAnd gzRepresenting the gradient of the seismic image in the horizontal and vertical directions respectively,<·>representing a two-dimensional gaussian smooth filter.
In one example, the diffusion tensor field is:
where D denotes the diffusion tensor field, λ1The maximum eigenvalue, λ, representing the structure tensor G2Minimum eigenvalue, v, representing the structure tensor G1Representing the unit vector of the normal direction of the local image, which is orthogonal to the main structure direction of the seismic image, v2Representing the local image tangential direction unit vector, which is parallel to the main structure direction of the seismic image.
In one example, the distance governing equation is:
wherein d (X) represents a distance variable,represents a gradient operator, anD (X) represents a diffusion tensor field, which is expressed by formula (3), X ═ X, z)TRepresenting any point in the original seismic image, X and z respectively representing the coordinates of the point in the original seismic image along the horizontal direction and the vertical direction, X ∈ χ representing that the point X falls on a known interpolation control point,indicating that point X falls outside of the known interpolation control points.
In one example, the distance governing equation is:
where p (X) represents the input discrete control velocity field, which defines the velocities for certain discrete spatial locations, q (X) represents the interpolated regular grid velocity field,the gradient operator is represented by a gradient operator,representing a divergence operator.
Examples
In an embodiment of the present invention, the above method is applied to perform image-guided velocity interpolation on an input velocity model. FIG. 2 shows an input original velocity model, which has severe lateral variation and contains small-scale abnormal bodies, and is suitable for verifying the accuracy of a velocity interpolation method under a complex medium condition.
Fig. 3 shows the velocity model of fig. 2 after the original velocity model is thinned to one tenth of the original velocity model in the transverse and longitudinal directions, respectively, and the white dots in fig. 3 represent the known velocity control points after thinning, and the velocity control points in this embodiment are obtained by uniformly thinning the original velocity model in the transverse and longitudinal directions, that is, only 1/10 of the original velocity model in the transverse and longitudinal directions is reserved as the known control points.
Fig. 4 shows a gridding velocity field obtained by processing the original velocity model of fig. 1 according to a conventional velocity interpolation method based on smooth constraint, and it can be seen from fig. 4 that the resolution of the velocity field is severely reduced in a region with severe velocity lateral variation, block-shaped velocity anomaly occurs, and the seismic imaging accuracy is severely reduced by using the velocity field as the input of subsequent seismic wave imaging.
FIG. 5 shows a subsurface seismic image obtained by seismic wave imaging, which embodies the geological structure spread characteristics of the subsurface.
Based on the seismic image, the above steps 1-5 are sequentially performed, and the image-guided seismic velocity interpolation result of the embodiment of the present invention can be obtained by using the image-guided velocity interpolation equation (5), as shown in fig. 6. As can be seen from the graph 6, the whole velocity field has high similarity with an original velocity model, high interpolation resolution is kept in a transverse velocity abrupt change and small-scale abnormal distribution area, the velocity field has good consistency with the geological structure in the graph 5, the interpolation precision and the geological rationality are achieved, and a high-precision underground velocity model is provided for subsequent seismic wave imaging.
Having described embodiments of the present invention, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments.
Claims (4)
1. An image-guided seismic velocity interpolation method, comprising:
constructing a structure tensor for any point in the original seismic image;
constructing a diffusion tensor field for any point in the original seismic image based on the structure tensor;
constructing a distance control equation based on the diffusion tensor field, and solving the distance control equation to obtain a distance variable;
constructing an image-guided velocity interpolation equation based on the diffusion tensor field and the distance variable;
the structure tensor is represented as:
wherein G denotes the structure tensor, GxAnd gzRespectively representing the gradients of the seismic image along the horizontal direction and the vertical direction, < - > represents two-dimensional Gaussian smooth filtering;
the diffusion tensor field is:
where D denotes the diffusion tensor field, λ1The maximum eigenvalue, λ, representing the structure tensor G2Minimum eigenvalue, v, representing the structure tensor G1Representing the unit vector of the normal direction of the local image, which is orthogonal to the main structure direction of the seismic image, v2Representing a local image tangential direction unit vector, which is parallel to the main structure direction of the seismic image;
the distance control equation is:
wherein d (X) represents a distance variable,represents a gradient operator, anD (X) represents a diffusion tensor field, which is expressed by formula (3), X ═ X, z)TRepresenting any point in the original seismic image, X and z respectively representing the coordinates of the point in the original seismic image along the horizontal direction and the vertical direction, X ∈ χ representing that the point X falls on a known interpolation control point,indicating that point X falls outside of the known interpolation control points;
the velocity interpolation equation is:
2. The image-guided seismic velocity interpolation method of claim 1, further comprising interpolating the input discrete control velocity field according to the image-guided velocity interpolation equation.
3. A computer-readable storage medium, on which a computer program is stored, wherein the program realizes the following steps when executed by a processor:
constructing a structure tensor for any point in the original seismic image;
constructing a diffusion tensor field for any point in the original seismic image based on the structure tensor;
constructing a distance control equation based on the diffusion tensor field, and solving the distance control equation to obtain a distance variable;
constructing an image-guided velocity interpolation equation based on the diffusion tensor field and the distance variable;
the structure tensor is represented as:
wherein G denotes the structure tensor, GxAnd gzRespectively representing the gradients of the seismic image along the horizontal direction and the vertical direction, < - > represents two-dimensional Gaussian smooth filtering;
the diffusion tensor field is:
where D denotes the diffusion tensor field, λ1The maximum eigenvalue, λ, representing the structure tensor G2Minimum eigenvalue, v, representing the structure tensor G1Representing the unit vector of the normal direction of the local image, which is orthogonal to the main structure direction of the seismic image, v2Representing a local image tangential direction unit vector, which is parallel to the main structure direction of the seismic image;
the distance control equation is:
wherein d (X) represents a distance variable,represents a gradient operator, anD (X) represents a diffusion tensor field, which is expressed by formula (3), X ═ X, z)TRepresenting any point in the original seismic image, X and z respectively representing the coordinates of the point in the original seismic image along the horizontal direction and the vertical direction, X ∈ χ representing that the point X falls on a known interpolation control point,indicating that point X falls outside of the known interpolation control points;
the velocity interpolation equation is:
4. The computer-readable storage medium of claim 3, wherein the program when executed by a processor further performs the steps of:
and interpolating the input discrete control speed field according to the image-guided speed interpolation equation.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710557442.XA CN109242770B (en) | 2017-07-10 | 2017-07-10 | Image guided seismic velocity interpolation method and computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710557442.XA CN109242770B (en) | 2017-07-10 | 2017-07-10 | Image guided seismic velocity interpolation method and computer readable storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109242770A CN109242770A (en) | 2019-01-18 |
CN109242770B true CN109242770B (en) | 2021-12-24 |
Family
ID=65083598
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710557442.XA Active CN109242770B (en) | 2017-07-10 | 2017-07-10 | Image guided seismic velocity interpolation method and computer readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109242770B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112163611B (en) * | 2020-09-24 | 2021-04-06 | 河北工业大学 | Feature tensor-based high-dimensional seismic data interpolation method |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102893182A (en) * | 2010-02-22 | 2013-01-23 | 兰德马克绘图国际公司 | Systems and methods for modeling 3d geological structures |
CN103675902A (en) * | 2012-09-07 | 2014-03-26 | 中国石油化工股份有限公司 | Optimal direction edge monitoring method |
-
2017
- 2017-07-10 CN CN201710557442.XA patent/CN109242770B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102893182A (en) * | 2010-02-22 | 2013-01-23 | 兰德马克绘图国际公司 | Systems and methods for modeling 3d geological structures |
CA2787970C (en) * | 2010-02-22 | 2016-10-18 | Landmark Graphics Corporation | Systems and methods for modeling 3d geological structures |
CN103675902A (en) * | 2012-09-07 | 2014-03-26 | 中国石油化工股份有限公司 | Optimal direction edge monitoring method |
Non-Patent Citations (2)
Title |
---|
Image- and horizon-guided interpolation;Naeini, EZ 等;《GEOPHYSICS》;20150605;第80卷(第3期);第47-56页 * |
高斯束层析偏移速度建模方法及应用;邵荣峰 等;《石油物探》;20160125;第55卷(第1期);第91-99页 * |
Also Published As
Publication number | Publication date |
---|---|
CN109242770A (en) | 2019-01-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10439594B2 (en) | Actually-measured marine environment data assimilation method based on sequence recursive filtering three-dimensional variation | |
CN108072892B (en) | Automatic geological structure constraint chromatography inversion method | |
Deng et al. | Moving surface spline interpolation based on Green’s function | |
CN104101902B (en) | seismic attribute clustering method and device | |
CN112013286B (en) | Method and device for locating leak point of pipeline, storage medium and terminal | |
CN115116049B (en) | Target detection method and device, electronic equipment and storage medium | |
Morzfeld et al. | Implicit particle filtering for models with partial noise, and an application to geomagnetic data assimilation | |
CN115201902B (en) | Fault intelligent identifying method and system based on deep learning | |
Li et al. | Automatic road extraction from remote sensing imagery using ensemble learning and postprocessing | |
CN108230365B (en) | SAR image change detection method based on multi-source difference image content fusion | |
CN114114438A (en) | Quasi-three-dimensional inversion method for loop source ground-air transient electromagnetic data | |
Dramsch et al. | Deep unsupervised 4-D seismic 3-D time-shift estimation with convolutional neural networks | |
CN109242770B (en) | Image guided seismic velocity interpolation method and computer readable storage medium | |
CN113419280B (en) | Pre-stack crack density estimation method based on improved ellipse fitting | |
CN114359709A (en) | Target detection method and device for remote sensing image | |
CN105353409A (en) | Method and system for suppression of source coding crosstalk noise of full waveform inversion | |
Honti et al. | Automation of cylinder segmentation from point cloud data | |
CN115453570B (en) | Mining area dust filtering method with multi-feature fusion | |
CA2693247A1 (en) | Seismic attributes for structural analysis | |
CN112630840B (en) | Random inversion method based on statistical characteristic parameters and processor | |
CN115358327A (en) | Ocean thermocline data visualization method, device, equipment and medium based on PCA-SVM | |
Yu et al. | A parallel algorithm for hyperspectral target detection based on weighted alternating direction method of multiplier | |
US10379241B2 (en) | Truncation diagram determination for a pluri-Gaussian estimation | |
Chen et al. | The improved kriging interpolation algorithm for local underwater terrain based on fractal compensation | |
CN113805233A (en) | Calculation method of point spread function |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |