CN105261068A - Micro-CT technology-based reservoir core three-dimensional entity model reconstruction method - Google Patents

Micro-CT technology-based reservoir core three-dimensional entity model reconstruction method Download PDF

Info

Publication number
CN105261068A
CN105261068A CN201510788869.1A CN201510788869A CN105261068A CN 105261068 A CN105261068 A CN 105261068A CN 201510788869 A CN201510788869 A CN 201510788869A CN 105261068 A CN105261068 A CN 105261068A
Authority
CN
China
Prior art keywords
reservoir core
image
tetrahedron
dimensional entity
entity model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510788869.1A
Other languages
Chinese (zh)
Other versions
CN105261068B (en
Inventor
牛文杰
徐箐箐
王晓斌
吕长荣
郑士坡
刘赫
徐国慧
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China University of Petroleum East China
Original Assignee
China University of Petroleum East 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 China University of Petroleum East China filed Critical China University of Petroleum East China
Priority to CN201510788869.1A priority Critical patent/CN105261068B/en
Publication of CN105261068A publication Critical patent/CN105261068A/en
Application granted granted Critical
Publication of CN105261068B publication Critical patent/CN105261068B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Apparatus For Radiation Diagnosis (AREA)
  • Image Processing (AREA)

Abstract

The invention relates to a micro-CT technology-based reservoir core three-dimensional entity model reconstruction method. The method includes the following steps that: a micro-CT technology is utilized to scan a reservoir core, so that a sectional scanning image of the reservoir core can be obtained, so that a CT image of a real reservoir core can be obtained, and a watershed algorithm is adopted to perform image segmentation on the CT image, so that the three-dimensional data of the image can be obtained; a Marching Cubes algorithm is adopted to generate a three-dimensional surface model of the reservoir core; and with the three-dimensional surface model of the reservoir core adopted as constraints, a constrained Delaunay tetrahedralization algorithm is utilized to generate the three-dimensional entity model of the reservoir core. According to the method of the invention, the three-dimensional entity model of the real reservoir core is established based on the sectional scanning image of the reservoir core, so that the obtained three-dimensional entity model of the reservoir core is more approximate to the structure of a real reservoir core. The method of the invention has the advantages of high accuracy and high efficiency. With the method adopted, defects of poor accuracy and low efficiency in the reconstruction of the three-dimensional entity model of a reservoir core in the prior art can be eliminated, and an effective guarantee can be provided for reservoir core simulation characteristic research.

Description

Based on the reservoir core three-dimensional entity model reconstructing method of Micro-CT technology
Technical field
The present invention relates to reservoir core three-dimensional entity model reconfiguration technique, specifically, relate to a kind of method setting up its three-dimensional entity model based on reservoir core real structure.
Background technology
At present, the modeling method of reservoir core mainly contains two classes: a class is physically based deformation experimental technique, the method adopts the high tomographic apparatus of X ray CT scanner equally accurate to scan reservoir core, obtain the two dimensional image of reservoir core different cross section, then adopt suitable three-dimensional reconstruction algorithm to set up the three-dimensional entity model of reservoir core.One class is based on numerical reconstruction method, and this aspect utilizes a small amount of two-dimension picture, is obtained the system breath of reservoir core hole and entity, adopt relevant mathematical method to obtain reservoir core three-dimensional entity model on this basis again by the method for mathematical statistics.
After 19 century 70s, along with the development of computer technology and image analysis technology, reservoir core network modelling mode gets more and more, and has emerged in large numbers large quantities of effective modeling pattern.Joshi in 1974 proposes the algorithm formed after Gaussian field method and the Quilier innovatory algorithm further developing out on its basis and Ioannidis add fast fourier method of changing.The foundation that these algorithms realize two-dimentional rock core from develops into the foundation achieving Fontainebleau sandstone three-dimensional model, and the solving speed of rock core problem is had very large lifting.Within 1997, Hazlett proposes simulated annealing, adopts the major limitation of this algorithm to be its time overhead.Propose the another kind of new approaches-process method setting up rock core at same year Bakke and Oren, and apply the digital model that this method has rebuild Fontainebleau sandstone.Bakke and Oren in 2003 is effectively in conjunction with the pore space digital model basis of random approach and process method being set up Berea sandstone.
Abroad to the research starting comparatively morning of digital cores technical research, current technical development is also comparatively ripe, establish three professional digital cores physics laboratories, mainly contain the NumericalRocks laboratory of the DigitalcoreLaboratory of Australian National University, the IngrainDigitalRockPhysicsLab of Stanford University and Norway.At home, China Petroleum Univ. (East-China) has expanded the research of rock core aspect.The method of current reconstruct reservoir core three-dimensional entity model is usually based on the statistical method of stochastic simulation; reservoir core relevant topology information needed for the method; such as hole and throat size distribution etc. are main given artificially; differ greatly with the real structure of actual reservoir rock core; and model reconstruction efficiency is lower, be unfavorable for follow-up numerical simulation study.
Summary of the invention
The object of the invention is to the above-mentioned defect and the deficiency that overcome prior art existence, provide a kind of reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology, the reservoir core three-dimensional entity model accuracy of the method reconstruct is good, efficiency is high, can provide effective medium for the research of the physical attribute of reservoir core and seepage characteristic.
According to one embodiment of the invention, provide a kind of reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology, containing following steps:
(1) adopt Micro-CT technology to scan reservoir core, obtain the profile scanning image of reservoir core;
(2) adopt median filtering algorithm to carry out pre-service to image, remove image institute Noise;
(3) adopt watershed algorithm to carry out Iamge Segmentation to filtered image, and extract three-dimensional data (x, the y of the rear image of segmentation, z, gray), wherein x, y are pixel coordinate in the picture, z is the sequence number of pixel place image, and gray is the gray level image of pixel;
(4) according to the image three-dimensional data obtained in step (three), MarchingCubes algorithm is utilized to generate the 3 d surface model of reservoir core;
(5) utilize constraint Delaunay Tetrahedron subdivision algorithm, to reconstruct the 3 d surface model of the reservoir core obtained in step (four) for constraint, generate the three-dimensional entity model of reservoir core.
According in the reservoir core three-dimensional entity model reconstructing method of the embodiment of the present invention, in step (three), the step of watershed algorithm segmentation image is adopted to be: to establish A to represent window, A x,yfor the translation of A, its initial point is (x, y),
(1) utilize gray scale erosion operation and gray scale dilation operation to carry out image simplification to filtered image, remove the noise of image, then the erosion operator ε of image B a(B) be:
ϵ A ( B ) ( x , y ) = ( x , y ) = m i n B ( k , l ) ( k , l ) ∈ B x , y - - - ( 1 )
The Expanded Operators δ of image B a(B) be:
δ A ( B ) ( x , y ) = ( x , y ) = m a x B ( k , l ) ( k , l ) ∈ B x , y - - - ( 2 )
In formula, (k, l) is the translational coordination of the image B after transforming;
(2) calculate the Morphological Gradient of gray level image, morphometric characters is that dilation transformation deducts corrosion conversion:
g(x,y)=ε A(B)(x,y)-δ A(B)(x,y)(3)
(3) Iamge Segmentation is carried out according to gradient:
f B(f)=g(x,y)×g(x,y)/255.0(4)
F bf () is image after segmentation, f is the Morphological Gradient of gray level image.
According in the reservoir core three-dimensional entity model reconstructing method of the embodiment of the present invention, in step (four), the step utilizing MarchingCubes algorithm to generate the 3 d surface model of reservoir core is:
(1) read in the image three-dimensional data obtained in step (three), and corresponding up and down four points of every two images form a cube voxel;
(2) calculated the intersection point of voxel seamed edge and contour surface by linear interpolation method, wherein, contour surface is all set with the point of certain identical value in space, if C is threshold value given in three-dimensionalreconstruction process, P is equivalent point coordinate, P 1, P 2be the coordinate of two end points, V 1, V 2it is the gray scale of two end points; Then for certain seamed edge, if V 1≠ V 2, so necessarily seamed edge is crossing therewith for contour surface, and intersecting point coordinate is: P=P 1+ (C-V 1) (P 1-P 2)/(V 1-V 2);
(3) draw tri patch according to the position of summit in voxel and contour surface, generate 3 d surface model;
According in the reservoir core three-dimensional entity model reconstructing method of the embodiment of the present invention, in step (five), the step utilizing constraint Delaunay Tetrahedron subdivision algorithm to generate the three-dimensional entity model of reservoir core is:
(1) set the tetrahedron that comprises the whole summit of reservoir core 3 d surface model as T, the vertex data set of reservoir core 3 d surface model is C;
(2) get 1 p in set C successively and, as insertion point, suppose that this point is positioned at a tetrahedron element t of tetrahedron T.Empty ball criterion according to Delaunay subdivision judges, judge whether comprise insertion point p with four coplanar adjacent tetrahedral circumspheres of tetrahedron element t, if comprise p, this adjacent tetrahedron is joined in Delaunay cavity, if do not comprise p, then the public triangular facet of tetrahedron element t and this adjacent four sides unit forms the boundary surface of Delaunay cavity;
(3) tetrahedron in Delaunay cavity is deleted, leave four adjacent tetrahedrons at cavity sides interface, connect the summit at insertion point p and Delaunay cavity sides interface, form new tetrahedron element, and stored in reservoir core surface model in the Delaunay tetrahedron set D that retrains;
(4) repeat step (2), (3), until the point in all set C is all inserted in tetrahedral grid, generate with the reservoir core three-dimensional entity model of reservoir core 3 d surface model for constraint.
According to the reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology that the embodiment of the present invention proposes, Micro-CT technology is utilized to scan reservoir core, obtain the profile scanning image of reservoir core, thus obtain the CT image of true reservoir core, and adopt watershed algorithm to carry out Iamge Segmentation to CT image, and obtain image three-dimensional data; Then MarchingCubes algorithm is utilized to generate the 3 d surface model of reservoir core; 3 d surface model finally based on reservoir core is constraint, utilize and limit the three-dimensional entity model that Delaunay Tetrahedron subdivision algorithm generates reservoir core, achieve by the conversion of image information to three-dimensional topology information, set up the three-dimensional entity model matched with true reservoir core structure, can effectively for the structure of true reservoir core and the description of seepage characteristic and digital management.By the reservoir core three-dimensional entity model generated according to the reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology of the embodiment of the present invention, because the method to carry out the foundation of three-dimensional entity model based on the tomoscan image of true reservoir core, effectively can obtain the three-dimensional entity model of true reservoir core, closer to real reservoir core structure, accuracy is good, efficiency is high, its good geometry topological structure is conducive to inner structural features and the seepage characteristic of analyzing reservoir core further, pointed and practicality, overcome the poor accuracy that prior art exists when reconstructing reservoir core three-dimensional entity model, efficiency is low waits deficiency, for the reliability of reservoir core analog feature research provides effective guarantee.
Accompanying drawing explanation
Accompanying drawing 1 is embodiment of the present invention reservoir core Micro-CT tomoscan image.
Accompanying drawing 2 is the design sketch after embodiment of the present invention image median filter.
Accompanying drawing 3 is the design sketch after embodiment of the present invention watershed algorithm segmentation image.
Accompanying drawing 4 is the reservoir core 3 d surface model that embodiment of the present invention MarchingCubes algorithm generates.
Accompanying drawing 5 is the sectional view of embodiment of the present invention reservoir core 3 d surface model.
The reservoir core three-dimensional entity model that accompanying drawing 6 utilizes Delaunay Tetrahedron subdivision algorithm to generate for the embodiment of the present invention.
Accompanying drawing 7 is the sectional view of embodiment of the present invention reservoir core three-dimensional entity model.
Embodiment
Below in conjunction with accompanying drawing, embodiments of the present invention is further illustrated.
To build three-dimensional entity model to carbonatite rock core.A kind of reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology that the embodiment of the present invention provides, specifically containing following steps:
(1) adopt Micro-CT technology to scan reservoir core, obtain the profile scanning image of reservoir core, tomoscan image as shown in Figure 1.
Carbonatite core model, when carrying out Micro-CT tomoscan image, scans the gob heart of unsaturation fluid.The image size that rock core Micro-CT scans is pixel, scans faultage image 100 altogether, is spaced apart 0.01mm between every two tension fault images.
(2) adopt median filtering algorithm to carry out pre-service to image, remove image institute Noise.
There is because experiment scans in the reservoir core faultage image obtained the undesirable element that assorted point waits interfering picture process, therefore need to carry out medium filtering process to reduce picture noise to image.Use Image software, adopt the method for medium filtering, remove image noise.Image result after medium filtering process as shown in Figure 2.
(3) for obtaining image gradation data, watershed algorithm is adopted to carry out Iamge Segmentation to filtered image, use the three-dimensional data (x that software MATLAB extracts the rear image of segmentation, y, z, gray), wherein x, y are pixel coordinate in the picture, z is the sequence number of pixel place image, and gray is the gray level image of pixel.Adopt the concrete steps of watershed algorithm segmentation image as follows: to establish A to represent window, A x,yfor the translation of A, its initial point is (x, y),
(1) utilize gray scale erosion operation and gray scale dilation operation to carry out image simplification to filtered image, remove the noise of image, then the erosion operator ε of image B a(B) be:
ϵ A ( B ) ( x , y ) = ( x , y ) = m i n B ( k , l ) ( k , l ) ∈ B x , y - - - ( 1 )
The Expanded Operators δ of image B a(B) be:
δ A ( B ) ( x , y ) = ( x , y ) = m a x B ( k , l ) ( k , l ) ∈ B x , y - - - ( 2 )
In formula, (k, l) is the translational coordination of the image B after transforming;
(2) calculate the Morphological Gradient of gray level image, morphometric characters is that dilation transformation deducts corrosion conversion:
g(x,y)=ε A(B)(x,y)-δ A(B)(x,y)(3)
(3) Iamge Segmentation is carried out according to gradient:
f B(f)=g(x,y)×g(x,y)/255.0(4)
In formula, f bf () is image after segmentation, f is the Morphological Gradient of gray level image.
Image result after watershed algorithm process as shown in Figure 3.
(4) according to the image three-dimensional data obtained in step (three), MarchingCubes algorithm is utilized to generate the 3 d surface model of reservoir core.Its concrete steps are as follows:
(1) read in the image three-dimensional data obtained in step (three), and corresponding up and down four points of every two images form a cube voxel;
(2) calculated the intersection point of voxel seamed edge and contour surface by linear interpolation method, wherein, contour surface is all set with the point of certain identical value in space, if C is threshold value given in three-dimensionalreconstruction process, P is equivalent point coordinate, P 1, P 2be the coordinate of two end points, V 1, V 2it is the gray scale of two end points; Then for certain seamed edge, if V 1≠ V 2, so necessarily seamed edge is crossing therewith for contour surface, and intersecting point coordinate is: P=P 1+ (C-V 1) (P 1-P 2)/(V 1-V 2);
(3) draw tri patch according to the position of summit in voxel and contour surface, generate 3 d surface model, as shown in Figure 4.Fig. 5 is the sectional view of this 3 d surface model.
(5) utilize constraint Delaunay Tetrahedron subdivision algorithm, to reconstruct the 3 d surface model of the reservoir core obtained in step (four) for constraint, generate the three-dimensional entity model of reservoir core.Its concrete steps are as follows:
(1) set the tetrahedron that comprises the whole summit of reservoir core 3 d surface model as T, the vertex data set of reservoir core 3 d surface model is C;
(2) get 1 p in set C successively and, as insertion point, suppose that this point is positioned at a tetrahedron element t of tetrahedron T.Empty ball criterion according to Delaunay subdivision judges, judge whether comprise insertion point p with four coplanar adjacent tetrahedral circumspheres of tetrahedron element t, if comprise p, this adjacent tetrahedron is joined in Delaunay cavity, if do not comprise p, then the public triangular facet of tetrahedron element t and this adjacent four sides unit forms the boundary surface of Delaunay cavity;
(3) tetrahedron in Delaunay cavity is deleted, leave four adjacent tetrahedrons at cavity sides interface, connect the summit at insertion point p and Delaunay cavity sides interface, form new tetrahedron element, and stored in reservoir core surface model in the Delaunay tetrahedron set D that retrains;
(4) step (2), (3) are repeated, until the point in all set C is all inserted in tetrahedral grid, generate with the reservoir core three-dimensional entity model of reservoir core 3 d surface model for constraint, the reservoir core three-dimensional entity model of generation and sectional view thereof are respectively as shown in Figure 6 and Figure 7.
Above-described embodiment is used for explaining the present invention, instead of limits the invention, and in the protection domain of spirit of the present invention and claim, any amendment make the present invention and change, all fall into protection scope of the present invention.

Claims (4)

1., based on a reservoir core three-dimensional entity model reconstructing method for Micro-CT technology, it is characterized in that: containing following steps:
(1) adopt Micro-CT technology to scan reservoir core, obtain the profile scanning image of reservoir core;
(2) adopt median filtering algorithm to carry out pre-service to image, remove image institute Noise;
(3) adopt watershed algorithm to carry out Iamge Segmentation to filtered image, and extract three-dimensional data (x, the y of the rear image of segmentation, z, gray), wherein x, y are pixel coordinate in the picture, z is the sequence number of pixel place image, and gray is the gray level image of pixel;
(4) according to the image three-dimensional data obtained in step (three), MarchingCubes algorithm is utilized to generate the 3 d surface model of reservoir core;
(5) utilize constraint Delaunay Tetrahedron subdivision algorithm, to reconstruct the 3 d surface model of the reservoir core obtained in step (four) for constraint, generate the three-dimensional entity model of reservoir core.
2. the reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology according to claim 1, is characterized in that: in step (three), and the step of employing watershed algorithm segmentation image is: establish A to represent window, A x,yfor the translation of A, its initial point is (x, y),
(1) utilize gray scale erosion operation and gray scale dilation operation to carry out image simplification to filtered image, remove the noise of image, then the erosion operator ε of image B a(B) be:
ϵ A ( B ) ( x , y ) = ( x , y ) = m i n B ( k , l ) ( k , l ) ∈ B x , y - - - ( 1 )
The Expanded Operators δ of image B a(B) be:
δ A ( B ) ( x , y ) = ( x , y ) = max B ( k , l ) ( k , l ) ∈ B x , y - - - ( 2 )
In formula, (k, l) is the translational coordination of the image B after transforming;
(2) calculate the Morphological Gradient of gray level image, morphometric characters is that dilation transformation deducts corrosion conversion:
g(x,y)=ε A(B)(x,y)-δ A(B)(x,y)(3)
(3) Iamge Segmentation is carried out according to gradient:
f B(f)=g(x,y)×g(x,y)/255.0(4)
In formula, f bf () is image after segmentation, f is the Morphological Gradient of gray level image.
3. the reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology according to claim 1, is characterized in that: in step (four), and the step utilizing MarchingCubes algorithm to generate the 3 d surface model of reservoir core is:
(1) read in the image three-dimensional data obtained in step (three), and corresponding up and down four points of every two images form a cube voxel;
(2) calculated the intersection point of voxel seamed edge and contour surface by linear interpolation method, wherein, contour surface is all set with the point of certain identical value in space, if C is threshold value given in three-dimensionalreconstruction process, P is equivalent point coordinate, P 1, P 2be the coordinate of two end points, V 1, V 2it is the gray scale of two end points; Then for certain seamed edge, if V 1≠ V 2, so necessarily seamed edge is crossing therewith for contour surface, and intersecting point coordinate is: P=P 1+ (C-V 1) (P 1-P 2)/(V 1-V 2);
(3) draw tri patch according to the position of summit in voxel and contour surface, generate 3 d surface model.
4. the reservoir core three-dimensional entity model reconstructing method based on Micro-CT technology according to claim 1, it is characterized in that: in step (five), the step utilizing constraint Delaunay Tetrahedron subdivision algorithm to generate the three-dimensional entity model of reservoir core is:
(1) set the tetrahedron that comprises the whole summit of reservoir core 3 d surface model as T, the vertex data set of reservoir core 3 d surface model is C;
(2) get 1 p in set C successively and, as insertion point, suppose that this point is positioned at a tetrahedron element t of tetrahedron T.Empty ball criterion according to Delaunay subdivision judges, judge whether comprise insertion point p with four coplanar adjacent tetrahedral circumspheres of tetrahedron element t, if comprise p, this adjacent tetrahedron is joined in Delaunay cavity, if do not comprise p, then the public triangular facet of tetrahedron element t and this adjacent four sides unit forms the boundary surface of Delaunay cavity;
(3) tetrahedron in Delaunay cavity is deleted, leave four adjacent tetrahedrons at cavity sides interface, connect the summit at insertion point p and Delaunay cavity sides interface, form new tetrahedron element, and stored in reservoir core surface model in the Delaunay tetrahedron set D that retrains;
(4) repeat step (2), (3), until the point in all set C is all inserted in tetrahedral grid, generate with the reservoir core three-dimensional entity model of reservoir core 3 d surface model for constraint.
CN201510788869.1A 2015-11-16 2015-11-16 Reservoir core three-dimensional entity model reconstructing method based on Micro-CT technologies Expired - Fee Related CN105261068B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510788869.1A CN105261068B (en) 2015-11-16 2015-11-16 Reservoir core three-dimensional entity model reconstructing method based on Micro-CT technologies

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510788869.1A CN105261068B (en) 2015-11-16 2015-11-16 Reservoir core three-dimensional entity model reconstructing method based on Micro-CT technologies

Publications (2)

Publication Number Publication Date
CN105261068A true CN105261068A (en) 2016-01-20
CN105261068B CN105261068B (en) 2018-09-14

Family

ID=55100739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510788869.1A Expired - Fee Related CN105261068B (en) 2015-11-16 2015-11-16 Reservoir core three-dimensional entity model reconstructing method based on Micro-CT technologies

Country Status (1)

Country Link
CN (1) CN105261068B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106373168A (en) * 2016-11-24 2017-02-01 北京三体高创科技有限公司 Medical image based segmentation and 3D reconstruction method and 3D printing system
CN106644637A (en) * 2016-12-15 2017-05-10 山东大学 Pervious concrete specimen manufacturing method based on CT scanning and 3D reconstruction
CN106803253A (en) * 2017-01-17 2017-06-06 四川大学 Rock 3-D view crack extract method
CN107392992A (en) * 2017-06-26 2017-11-24 北京农业信息技术研究中心 Corn stipes vascular bundle three-dimensional modeling method
CN107655908A (en) * 2017-11-07 2018-02-02 中国石油天然气股份有限公司 Method and device for constructing digital core
CN108133511A (en) * 2017-12-19 2018-06-08 中国石油大学(北京) A kind of axis model generating method and device
CN108921945A (en) * 2018-06-25 2018-11-30 中国石油大学(华东) In conjunction with the pore network model construction method of axis placed in the middle and physical model
CN108918829A (en) * 2018-07-11 2018-11-30 中国石油天然气股份有限公司 Morphology-based analog digital core micro-deformation method and device
CN109003261A (en) * 2018-06-29 2018-12-14 北京科技大学 Heterogeneous phase three-dimensional construction method and device
CN109087301A (en) * 2018-06-29 2018-12-25 中国石油大学(华东) A kind of rock core venturi dividing method based on axis placed in the middle and surface model
CN109345625A (en) * 2018-08-27 2019-02-15 四川大学 Core image adaptive partition three-dimensional rebuilding method
CN109916935A (en) * 2019-04-16 2019-06-21 中国石油大学(华东) Microchannel cross-section geometric dimension measurement method based on three-dimensionalreconstruction model
CN110796693A (en) * 2019-09-11 2020-02-14 重庆大学 Method for directly generating two-dimensional finite element model from industrial CT slice image
CN111179296A (en) * 2020-01-08 2020-05-19 青岛科技大学 Novel method for researching heat conduction characteristic of rock based on digital rock core technology
CN111855712A (en) * 2020-07-03 2020-10-30 大连理工大学 Three-dimensional modeling method for cemented hydrate sediment based on CT image
CN111862306A (en) * 2020-07-03 2020-10-30 大连理工大学 CT image-based three-dimensional modeling method for pore filling type hydrate sediment
CN114722648A (en) * 2021-01-04 2022-07-08 中国石油天然气股份有限公司 Method and device for acquiring core acoustic response
CN117333615A (en) * 2023-10-09 2024-01-02 上海交通大学 Method and system for reconstructing tetrahedral mesh model by layered scanning data

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006007855A1 (en) * 2004-07-23 2006-01-26 3Shape A/S Adaptiv 3d scanning

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006007855A1 (en) * 2004-07-23 2006-01-26 3Shape A/S Adaptiv 3d scanning

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
孙政: "基于CT图像的MEMS元器件重构软件平台研制", 《中国优秀硕士学位论文全文数据库》 *
尹方平: "SPECT 医学图像重建及三维可视化研究", 《山东农业大学学报(自然科学版)》 *
杜新龙: "低渗透砂岩油层微流动机理研究", 《中国博士学位论文全文数据库》 *

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106373168A (en) * 2016-11-24 2017-02-01 北京三体高创科技有限公司 Medical image based segmentation and 3D reconstruction method and 3D printing system
CN106644637A (en) * 2016-12-15 2017-05-10 山东大学 Pervious concrete specimen manufacturing method based on CT scanning and 3D reconstruction
CN106644637B (en) * 2016-12-15 2019-09-03 山东大学 Pervious concrete test specimen production method based on CT scan and 3D reconstruct
CN106803253A (en) * 2017-01-17 2017-06-06 四川大学 Rock 3-D view crack extract method
CN106803253B (en) * 2017-01-17 2019-06-04 四川大学 A kind of three-dimensional rock image crack identification method
CN107392992A (en) * 2017-06-26 2017-11-24 北京农业信息技术研究中心 Corn stipes vascular bundle three-dimensional modeling method
CN107655908A (en) * 2017-11-07 2018-02-02 中国石油天然气股份有限公司 Method and device for constructing digital core
CN107655908B (en) * 2017-11-07 2020-05-08 中国石油天然气股份有限公司 Method and device for constructing digital core
CN108133511A (en) * 2017-12-19 2018-06-08 中国石油大学(北京) A kind of axis model generating method and device
CN108133511B (en) * 2017-12-19 2020-08-18 中国石油大学(北京) Method and device for generating middle shaft model
CN108921945A (en) * 2018-06-25 2018-11-30 中国石油大学(华东) In conjunction with the pore network model construction method of axis placed in the middle and physical model
CN108921945B (en) * 2018-06-25 2022-11-04 中国石油大学(华东) Pore network model construction method combining centering axis and solid model
CN109087301A (en) * 2018-06-29 2018-12-25 中国石油大学(华东) A kind of rock core venturi dividing method based on axis placed in the middle and surface model
CN109087301B (en) * 2018-06-29 2021-09-21 中国石油大学(华东) Core throat segmentation method based on centering axis and surface model
CN109003261A (en) * 2018-06-29 2018-12-14 北京科技大学 Heterogeneous phase three-dimensional construction method and device
CN108918829B (en) * 2018-07-11 2021-11-02 中国石油天然气股份有限公司 Morphology-based analog digital core micro-deformation method and device
CN108918829A (en) * 2018-07-11 2018-11-30 中国石油天然气股份有限公司 Morphology-based analog digital core micro-deformation method and device
CN109345625B (en) * 2018-08-27 2022-05-03 四川大学 Rock core image self-adaptive partition three-dimensional reconstruction method
CN109345625A (en) * 2018-08-27 2019-02-15 四川大学 Core image adaptive partition three-dimensional rebuilding method
CN109916935A (en) * 2019-04-16 2019-06-21 中国石油大学(华东) Microchannel cross-section geometric dimension measurement method based on three-dimensionalreconstruction model
CN110796693B (en) * 2019-09-11 2023-03-21 重庆大学 Method for directly generating two-dimensional finite element model from industrial CT slice image
CN110796693A (en) * 2019-09-11 2020-02-14 重庆大学 Method for directly generating two-dimensional finite element model from industrial CT slice image
CN111179296A (en) * 2020-01-08 2020-05-19 青岛科技大学 Novel method for researching heat conduction characteristic of rock based on digital rock core technology
CN111862306A (en) * 2020-07-03 2020-10-30 大连理工大学 CT image-based three-dimensional modeling method for pore filling type hydrate sediment
CN111855712A (en) * 2020-07-03 2020-10-30 大连理工大学 Three-dimensional modeling method for cemented hydrate sediment based on CT image
CN111855712B (en) * 2020-07-03 2023-04-11 大连理工大学 Three-dimensional modeling method for cemented hydrate sediment based on CT image
CN111862306B (en) * 2020-07-03 2023-09-19 大连理工大学 CT image-based three-dimensional modeling method for pore filling type hydrate deposit
CN114722648A (en) * 2021-01-04 2022-07-08 中国石油天然气股份有限公司 Method and device for acquiring core acoustic response
CN117333615A (en) * 2023-10-09 2024-01-02 上海交通大学 Method and system for reconstructing tetrahedral mesh model by layered scanning data

Also Published As

Publication number Publication date
CN105261068B (en) 2018-09-14

Similar Documents

Publication Publication Date Title
CN105261068A (en) Micro-CT technology-based reservoir core three-dimensional entity model reconstruction method
CN111915730B (en) Method and system for automatically generating indoor three-dimensional model by taking semantic slave point cloud into consideration
CN108776993B (en) Modeling method of three-dimensional point cloud with hole and modeling method of underground cable work well
Bokeloh et al. A connection between partial symmetry and inverse procedural modeling
CN112241997A (en) Three-dimensional model establishing and repairing method and system based on multi-scale point cloud up-sampling
CN101556703A (en) Method for establishing network model based on serial section image
CN112633657B (en) Construction quality management method, device, equipment and storage medium
CN111462838B (en) Method for directly converting image pixels into finite element units
CN105279794A (en) Reservoir stratum rock core multi-organizational model constructing method based on Micro-CT technology
CN103310481A (en) Point cloud reduction method based on fuzzy entropy iteration
CN112069704A (en) Method for constructing multi-degree-of-freedom lattice model of real concrete specimen
CN110992366A (en) Image semantic segmentation method and device and storage medium
CN116756836B (en) Tunnel super-undermining volume calculation method, electronic equipment and storage medium
CN109727255B (en) Building three-dimensional model segmentation method
CN115047825A (en) Method for displaying numerical control machining milling in real time
CN113536617A (en) Rapid generation method of fine finite element model with complex structure
CN108520523B (en) Line drawing framework extraction method capable of reserving non-closed curve
CN116664758A (en) Tetrahedral grid self-adaptive hierarchical refinement method based on fault plane
CN103218853B (en) A kind of crop single-root deformable modeling method
Asgharian et al. Feature-preserving mesh simplification through anisotropic Nyquist-based adaptive sampling of points inside the segmented regions
CN103679806B (en) Self adaptation visual shell generates method and device
Gonzálvez et al. From point cloud to surface: Modeling structures in laser scanner point clouds
CN111612869A (en) Method for analyzing geological mapping based on grid data
Yu et al. Three-dimensional design of architectural appearance in coastal areas based on digital media technology
CN111402256B (en) Three-dimensional point cloud target detection and attitude estimation method based on template

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Niu Wenjie

Inventor after: Xu Guohui

Inventor after: Xu Jingjing

Inventor after: Liu He

Inventor after: Wang Xiaobin

Inventor after: Lv Changrong

Inventor after: Zheng Shipo

Inventor before: Niu Wenjie

Inventor before: Xu Jingjing

Inventor before: Wang Xiaobin

Inventor before: Lv Changrong

Inventor before: Zheng Shipo

Inventor before: Liu He

Inventor before: Xu Guohui

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

Granted publication date: 20180914