CN112215946A - Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data - Google Patents

Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data Download PDF

Info

Publication number
CN112215946A
CN112215946A CN202011084883.0A CN202011084883A CN112215946A CN 112215946 A CN112215946 A CN 112215946A CN 202011084883 A CN202011084883 A CN 202011084883A CN 112215946 A CN112215946 A CN 112215946A
Authority
CN
China
Prior art keywords
data
dimensional
acquired
thermodynamic diagram
scene
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.)
Pending
Application number
CN202011084883.0A
Other languages
Chinese (zh)
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.)
Zhuhai Pengqi Technology Co ltd
Original Assignee
Zhuhai Pengqi Technology Co ltd
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 Zhuhai Pengqi Technology Co ltd filed Critical Zhuhai Pengqi Technology Co ltd
Priority to CN202011084883.0A priority Critical patent/CN112215946A/en
Publication of CN112215946A publication Critical patent/CN112215946A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/005General purpose rendering architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/05Geographic models

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Graphics (AREA)
  • Software Systems (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Structural Engineering (AREA)
  • Architecture (AREA)
  • Civil Engineering (AREA)
  • Computational Mathematics (AREA)
  • Remote Sensing (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a method, a system, equipment and a storage medium for generating a three-dimensional thermodynamic diagram according to data, wherein the method comprises the following steps: acquiring collected spatial data; analyzing and recording the acquired spatial data according to the acquired spatial data; establishing a three-dimensional model according to the data acquired by the analysis and recording space, and leading the model out of an obj format; acquiring a third-party data source or self-built data, and forming a json format with longitude and latitude data; and according to the acquired data source collected by the third party or the self-built data source and the three-dimensional model data source, forming a calculation method through a color value, entering a program main loop after the initialization of a computer system is finished, converting the coordinates of the running three-dimensional object into screen coordinates, and forming a thermodynamic diagram which is displayed at the corresponding position in the three-dimensional scene according to the longitude and latitude. The method is convenient to use, and can effectively display the data source in the three-dimensional scene in the form of thermodynamic diagram labels, so that effective three-dimensional scene display is realized.

Description

Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data
Technical Field
The invention relates to the technical field of three-dimensional visualization, in particular to a method, a system, equipment and a storage medium for generating a three-dimensional thermodynamic diagram according to data.
Background
Three-dimensional visualization is a tool for displaying, describing and understanding many geologic phenomena characteristic of the underground and the ground, and is widely applied to the field of management of geology, geophysics or monitoring and the like. The system can utilize a large amount of data, check the continuity of the data, identify the truth and falsity of the data, find and propose useful anomalies and provide a useful tool for analyzing, understanding and repeating data. The existing three-dimensional visualization technology applied to building or terrain data has the defects of complex use method and complex system, and the data source can be conveniently and effectively displayed in a three-dimensional scene in a thermodynamic diagram label mode.
Disclosure of Invention
The invention aims to provide a method, a system, equipment and a storage medium for generating a three-dimensional thermodynamic diagram according to data so as to realize the thermodynamic diagram which is displayed at a corresponding position in a three-dimensional scene according to longitude and latitude.
In order to achieve the purpose, the invention provides the following technical scheme:
a method of generating a three-dimensional thermodynamic diagram from data, the method comprising:
acquiring collected spatial data;
analyzing and recording the acquired spatial data according to the acquired spatial data;
establishing a three-dimensional model according to the data acquired by the analysis and recording space, and leading the model out of an obj format;
acquiring a third-party data source or self-built data, and forming a json format with longitude and latitude data;
according to the acquired data source collected by a third party or the self-built data source and the three-dimensional model data source, a 256 x 1 canvas is created, then the createLinearGradient of the canvas is used for filling gradient colors, a transparency value corresponds to a color value on the canvas, the corresponding color value is obtained according to the transparency by a getImageData method to form a calculation method, a computer system is initialized to enter a program main loop, the coordinates of the running three-dimensional object are converted into screen coordinates, and a thermodynamic diagram which is displayed at the corresponding position in the three-dimensional scene according to the longitude and the latitude is formed.
The establishing of the three-dimensional model specifically comprises:
shooting an image file in a target space scene by using a camera device to obtain the image file;
manually measuring parameters in the scene building according to the obtained image file; the parameters include length, width, height, material, texture building and terrain data;
and (4) according to manually measured building or terrain data, making a scene model through a three-dimensional modeling tool.
The analysis of the recorded spatially acquired data comprises the following:
1) importing data containing longitude and latitude information;
2) establishing independent data forms according to different data types
3) Separating data containing longitude and latitude information and establishing an independent data form;
4) and counting the data according to different counting types and counting rules.
The three-dimensional modeling tool adopts 3DMAX, and the scene model is manufactured by 3DMAX, and the method comprises the following steps:
guiding the edited CAD plane parameter data file with coordinate information into 3 DMAX;
using tools such as scribing extrusion in 3DMAX to establish a basic model of a building or a terrain;
acquiring the plane position of a building or a terrain by using aerial survey edit data, and acquiring the height information of the building or the terrain by using aerial survey acquisition data;
building of a building or terrain model is realized through a model transformation tool in 3DMAX, and a scene model is manufactured.
A system for generating a three-dimensional thermodynamic diagram from data, comprising:
the acquisition module is used for acquiring the acquired spatial data;
the analysis recording module is used for analyzing and recording the acquired spatial data according to the acquired spatial data;
the modeling module is used for establishing a three-dimensional model according to the data acquired by the analysis and recording space;
the receiving module is used for acquiring a third-party data source or self-established data;
and the scene module is used for displaying the data source acquired by the third party or the self-built data source and the three-dimensional model data source in a three-dimensional scene in a form of computing and converting the data source into a thermodynamic diagram.
The acquisition module is based on camera equipment, the modeling module is based on 3DMAX modeling, the receiving module is based on a data server, and the scene module comprises an upper computer and a display screen.
A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 5 when executing the computer program.
A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 5.
Compared with the prior art, the invention has the beneficial effects that:
the invention has the advantages that the method has the advantages of collecting the spatial data, establishing a three-dimensional model through the spatially collected data, butting a third-party data source or self-built data, entering the main program loop after the data source is initialized through a calculation and computer system, converting the coordinates of the running three-dimensional object into the coordinates of a screen, realizing the thermodynamic diagram which is displayed in the corresponding position in the three-dimensional scene according to the longitude and the latitude, being convenient to use, effectively displaying the data source in the three-dimensional scene in the form of a thermodynamic diagram label and realizing effective display of the three-dimensional scene.
Drawings
Fig. 1 is a schematic flow chart of a method of a three-dimensional thermodynamic diagram of the present invention.
FIG. 2 is a system block diagram of the three-dimensional thermodynamic diagram generation of the present invention.
Fig. 3 is a detailed block diagram of the system for generating a three-dimensional thermodynamic diagram of the present invention.
Fig. 4 is an internal structural view of the computer device of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it should be noted that the terms "upper/lower end", "inner", "outer", "front end", "rear end", "both ends", "one end", "the other end", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of describing the present invention and simplifying the description, but do not indicate or imply that the referred device or element must have a specific orientation, be configured in a specific orientation, and operate, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "disposed/sleeved," "connected," and the like are to be construed broadly, e.g., "connected," which may be fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
Referring to fig. 1-4, the present invention provides a technical solution:
a method of generating a three-dimensional thermodynamic diagram from data, the method comprising:
acquiring collected spatial data;
analyzing and recording the acquired spatial data according to the acquired spatial data;
establishing a three-dimensional model according to the data acquired by the analysis and recording space, and leading the model out of an obj format;
acquiring a third-party data source or self-built data, and forming a json format with longitude and latitude data;
according to the acquired data source collected by a third party or the self-built data source and the three-dimensional model data source, a 256 x 1 canvas is created, then the createLinearGradient of the canvas is used for filling gradient colors, a transparency value corresponds to a color value on the canvas, the corresponding color value is obtained according to the transparency by a getImageData method to form a calculation method, a computer system is initialized to enter a program main loop, the coordinates of the running three-dimensional object are converted into screen coordinates, and a thermodynamic diagram which is displayed at the corresponding position in the three-dimensional scene according to the longitude and the latitude is formed.
The establishing of the three-dimensional model specifically comprises:
shooting an image file in a target space scene by using a camera device to obtain the image file;
manually measuring parameters in the scene building according to the obtained image file; the parameters include length, width, height, material, texture building and terrain data;
and (4) according to manually measured building or terrain data, making a scene model through a three-dimensional modeling tool.
The analysis of the recorded spatially acquired data comprises the following:
1) importing data containing longitude and latitude information;
2) establishing independent data forms according to different data types
3) Separating data containing longitude and latitude information and establishing an independent data form;
4) counting data according to different counting types and counting rules;
and finally, displaying the statistical data with the longitude and latitude on a multi-dimensional sensing platform webpage end in the form of images and tables.
It analyzes the data in a Beam Search (Beam Search) using heuristic functions to evaluate the ability of each node it examines.
The three-dimensional modeling tool adopts 3DMAX, and the scene model is manufactured by 3DMAX, and the method comprises the following steps:
guiding the edited CAD plane parameter data file with coordinate information into 3 DMAX;
using tools such as scribing extrusion in 3DMAX to establish a basic model of a building or a terrain;
acquiring the plane position of a building or a terrain by using aerial survey edit data, and acquiring the height information of the building or the terrain by using aerial survey acquisition data;
building of a building or terrain model is realized through a model transformation tool in 3DMAX, and a scene model is manufactured.
A system for generating a three-dimensional thermodynamic diagram from data, comprising:
the acquisition module is used for acquiring the acquired spatial data;
the analysis recording module is used for analyzing and recording the acquired spatial data according to the acquired spatial data;
the modeling module is used for establishing a three-dimensional model according to the data acquired by the analysis and recording space;
the receiving module is used for acquiring a third-party data source or self-established data;
and the scene module is used for displaying the data source acquired by the third party or the self-built data source and the three-dimensional model data source in a three-dimensional scene in a form of computing and converting the data source into a thermodynamic diagram.
The acquisition module is based on camera equipment, the modeling module is based on 3DMAX modeling, the receiving module is based on a data server, and the scene module comprises an upper computer and a display screen.
A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor realizes the steps of the above method when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method.
As further explained below:
and (3) realizing the thermodynamic diagram displaying the corresponding position in the three-dimensional scene:
firstly, shooting an image file in a target space scene through a camera to obtain an image file;
secondly, manually measuring the length, width, height, material, texture and other building and terrain data of the scene building by using the image file;
thirdly, according to manually measured building or terrain data, a scene model is manufactured through a three-dimensional modeling tool;
fourthly, leading the model out of an obj format;
and fifthly, loading the obj format file into the webpage end of the multidimensional perception platform to realize page display of the three-dimensional image.
Figure BDA0002720042010000081
Figure BDA0002720042010000091
And sixthly, accessing a third-party data source or a system self-built data source through an interface, and writing the json format with the longitude and latitude data into a cache region.
Figure BDA0002720042010000092
Figure BDA0002720042010000101
And seventhly, generating a json format with longitude and latitude data to the cache region by the management background by importing the data to the management background.
Figure BDA0002720042010000102
Figure BDA0002720042010000111
And step eight, displaying json data of the cache region in a thermodynamic diagram UI of the multidimensional perception platform.
Figure BDA0002720042010000112
Figure BDA0002720042010000121
Three-dimensional:
Figure BDA0002720042010000122
Figure BDA0002720042010000131
and ninthly, displaying the thermodynamic diagram UI at a corresponding position in the three-dimensional scene according to the longitude and latitude.
Figure BDA0002720042010000132
Figure BDA0002720042010000141
Figure BDA0002720042010000151
The thermodynamic diagram is rendered from a superposition of pixels of different transparency and different colors. First the thermodynamic diagram data set is an array of objects, each element containing coordinate and color value information. We first find the maximum value from this set of values and then divide the current value by the value of the maximum value to represent the transparency, and then need to perform the coloring process according to the different transparencies.
A 256 x 1 canvas is created and the progressive color is filled in using the createLinearGradient of the canvas, so that a transparency value corresponds to a color value on the canvas, and the corresponding color value can be retrieved according to the transparency by the getImageData method.
When the program starts, the three-dimensional display module is initialized, and then the thermodynamic diagram module and the json data cache module are initialized. And entering a program main loop after initialization, wherein the main loop mainly runs an algorithm for converting the three-dimensional object coordinate into the screen coordinate.
The invention has the advantages that the method has the advantages of collecting the spatial data, establishing a three-dimensional model through the spatially collected data, butting a third-party data source or self-built data, entering the main program loop after the data source is initialized through a calculation and computer system, converting the coordinates of the running three-dimensional object into the coordinates of a screen, realizing the thermodynamic diagram which is displayed in the corresponding position in the three-dimensional scene according to the longitude and the latitude, being convenient to use, effectively displaying the data source in the three-dimensional scene in the form of a thermodynamic diagram label and realizing effective display of the three-dimensional scene.
The use test is as follows:
ease of use test results
Figure BDA0002720042010000152
Figure BDA0002720042010000161
Reliability test results
Figure BDA0002720042010000162
Portability test results
Figure BDA0002720042010000163
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (8)

1. A method of generating a three-dimensional thermodynamic diagram from data, the method comprising:
acquiring collected spatial data;
analyzing and recording the acquired spatial data according to the acquired spatial data;
establishing a three-dimensional model according to the data acquired by the analysis and recording space, and leading the model out of an obj format;
acquiring a third-party data source or self-built data, and forming a json format with longitude and latitude data;
according to the acquired data source collected by a third party or the self-built data source and the three-dimensional model data source, a 256 x 1 canvas is created, then the createLinearGradient of the canvas is used for filling gradient colors, a transparency value corresponds to a color value on the canvas, the corresponding color value is obtained according to the transparency by a getImageData method to form a calculation method, a computer system is initialized to enter a program main loop, the coordinates of the running three-dimensional object are converted into screen coordinates, and a thermodynamic diagram which is displayed at the corresponding position in the three-dimensional scene according to the longitude and the latitude is formed.
2. The method for generating a three-dimensional thermodynamic diagram from data according to claim 1, wherein the building of the three-dimensional model specifically comprises:
shooting an image file in a target space scene by using a camera device to obtain the image file;
manually measuring parameters in the scene building according to the obtained image file; the parameters include length, width, height, material, texture building and terrain data;
and (4) according to manually measured building or terrain data, making a scene model through a three-dimensional modeling tool.
3. A method for generating a three-dimensional thermodynamic diagram from data according to claim 2, in which the analysis of the recorded spatially acquired data comprises the following:
1) importing data containing longitude and latitude information;
2) establishing independent data forms according to different data types
3) Separating data containing longitude and latitude information and establishing an independent data form;
4) and counting the data according to different counting types and counting rules.
4. The method of generating a three-dimensional thermodynamic diagram from data according to claim 3, wherein the three-dimensional modeling tool employs 3DMAX, and wherein creating a scene model from 3DMAX comprises:
guiding the edited CAD plane parameter data file with coordinate information into 3 DMAX;
using tools such as scribing extrusion in 3DMAX to establish a basic model of a building or a terrain;
acquiring the plane position of a building or a terrain by using aerial survey edit data, and acquiring the height information of the building or the terrain by using aerial survey acquisition data;
building of a building or terrain model is realized through a model transformation tool in 3DMAX, and a scene model is manufactured.
5. A system for generating a three-dimensional thermodynamic diagram from data, comprising:
the acquisition module is used for acquiring the acquired spatial data;
the analysis recording module is used for analyzing and recording the acquired spatial data according to the acquired spatial data;
the modeling module is used for establishing a three-dimensional model according to the data acquired by the analysis and recording space;
the receiving module is used for acquiring a third-party data source or self-established data;
and the scene module is used for displaying the data source acquired by the third party or the self-built data source and the three-dimensional model data source in a three-dimensional scene in a form of computing and converting the data source into a thermodynamic diagram.
6. The system for generating the three-dimensional thermodynamic diagram according to the data, according to claim 5, wherein the obtaining module is based on a camera device, the modeling module is based on 3DMAX modeling, the receiving module is based on a data server, and the scene module comprises an upper computer and a display screen.
7. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 6 when executing the computer program.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN202011084883.0A 2020-10-12 2020-10-12 Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data Pending CN112215946A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011084883.0A CN112215946A (en) 2020-10-12 2020-10-12 Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011084883.0A CN112215946A (en) 2020-10-12 2020-10-12 Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data

Publications (1)

Publication Number Publication Date
CN112215946A true CN112215946A (en) 2021-01-12

Family

ID=74053259

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011084883.0A Pending CN112215946A (en) 2020-10-12 2020-10-12 Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data

Country Status (1)

Country Link
CN (1) CN112215946A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113239496A (en) * 2021-06-09 2021-08-10 苏州睿策汽车零部件有限公司 Three-dimensional creating system and creating method for electric stay bar spiral spring

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190295265A1 (en) * 2018-03-26 2019-09-26 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method, storage medium and electronic device for generating environment model
CN111127626A (en) * 2019-11-19 2020-05-08 贝壳技术有限公司 Method and device for generating frequent-watching thermodynamic diagram of house source and storage medium
CN111369657A (en) * 2020-03-09 2020-07-03 腾讯科技(深圳)有限公司 Three-dimensional thermodynamic diagram generation method and device, computer equipment and storage medium
CN111538799A (en) * 2020-04-17 2020-08-14 平安城市建设科技(深圳)有限公司 Thermodynamic diagram construction method, thermodynamic diagram construction equipment, thermodynamic diagram construction storage medium and thermodynamic diagram construction device
CN111681305A (en) * 2020-04-29 2020-09-18 平安城市建设科技(深圳)有限公司 Three-dimensional field display method, device, terminal and storage medium based on GIS system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190295265A1 (en) * 2018-03-26 2019-09-26 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method, storage medium and electronic device for generating environment model
CN111127626A (en) * 2019-11-19 2020-05-08 贝壳技术有限公司 Method and device for generating frequent-watching thermodynamic diagram of house source and storage medium
CN111369657A (en) * 2020-03-09 2020-07-03 腾讯科技(深圳)有限公司 Three-dimensional thermodynamic diagram generation method and device, computer equipment and storage medium
CN111538799A (en) * 2020-04-17 2020-08-14 平安城市建设科技(深圳)有限公司 Thermodynamic diagram construction method, thermodynamic diagram construction equipment, thermodynamic diagram construction storage medium and thermodynamic diagram construction device
CN111681305A (en) * 2020-04-29 2020-09-18 平安城市建设科技(深圳)有限公司 Three-dimensional field display method, device, terminal and storage medium based on GIS system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113239496A (en) * 2021-06-09 2021-08-10 苏州睿策汽车零部件有限公司 Three-dimensional creating system and creating method for electric stay bar spiral spring

Similar Documents

Publication Publication Date Title
US9786070B2 (en) CT system for security check and method thereof
Tavani et al. Building a virtual outcrop, extracting geological information from it, and sharing the results in Google Earth via OpenPlot and Photoscan: An example from the Khaviz Anticline (Iran)
CN103606151B (en) Based on the virtual geographical scene method for auto constructing on a large scale of imaging point cloud
CN113706713A (en) Live-action three-dimensional model cutting method and device and computer equipment
CN114676204B (en) Multi-attribute-based marine monitoring data three-dimensional management method and system
Cosso et al. Surveying and mapping a cave using 3d laser scanner: the open challenge with free and open source software
CN117152371B (en) Three-dimensional topographic mapping method and system
CN113034571B (en) Object three-dimensional size measuring method based on vision-inertia
CN110827405A (en) Digital remote sensing geological mapping method and system
CN110827406A (en) Method for realizing rapid three-dimensional reconstruction of large water network tunnel
CN106264537A (en) The measurement system and method for human body attitude height in image
CN110009740A (en) Geology based on exercise recovery structure is appeared quick three-dimensional reconstructing method
CN112215946A (en) Method, system, equipment and storage medium for generating three-dimensional thermodynamic diagram according to data
CN117409157A (en) Online sectioning and graph cutting method for three-dimensional geological model
CN118149761A (en) Three-dimensional monitoring and visualization system of mining area subsidence unmanned aerial vehicle
US20240233236A9 (en) Differentiable real-time radiance field rendering for large scale view synthesis
CN113158106A (en) Visualization method based on NetCDF flooding data
CN112669426A (en) Three-dimensional geographic information model rendering method and system based on generation countermeasure network
CN115014296B (en) Camera-based power transmission line ranging method and device and computer equipment
CN114708395B (en) Ammeter identification, positioning and three-dimensional map building method for substation inspection robot
CN113362458B (en) Three-dimensional model interpretation method for simulating multi-view imaging, terminal and storage medium
CN115685828A (en) Intelligent sensing method and system for environment of transformer substation
Niebling et al. Accessing urban history using spatial historical photographs
DE102022114091A1 (en) 3D modeling method and system
Chen et al. A clipping algorithm for real-scene 3D models

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