WO2021238359A1 - Procédé de construction d'un modèle à multiples niveaux de détail d'un objet, et dispositif informatique - Google Patents

Procédé de construction d'un modèle à multiples niveaux de détail d'un objet, et dispositif informatique Download PDF

Info

Publication number
WO2021238359A1
WO2021238359A1 PCT/CN2021/081695 CN2021081695W WO2021238359A1 WO 2021238359 A1 WO2021238359 A1 WO 2021238359A1 CN 2021081695 W CN2021081695 W CN 2021081695W WO 2021238359 A1 WO2021238359 A1 WO 2021238359A1
Authority
WO
WIPO (PCT)
Prior art keywords
building
satellite image
model
computer
lod
Prior art date
Application number
PCT/CN2021/081695
Other languages
English (en)
Chinese (zh)
Inventor
刘子健
张彦峰
康一飞
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2021238359A1 publication Critical patent/WO2021238359A1/fr

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
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation
    • G06T17/205Re-meshing
    • 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/20Finite element generation, e.g. wire-frame surface description, tesselation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features

Definitions

  • This application relates to the field of map construction, and in particular to a method and computer equipment for constructing a multi-level-of-detail model (digital surface model, DSM) of an object.
  • DSM digital surface model
  • the level of detail (LOD) model of the building is the basis for constructing high-precision maps, that is, maps based on satellite imagery are composed of multiple associated satellite images.
  • the LOD model of each building is obtained after merging. Therefore, if a good LOD model of the building can be constructed, it means that a good satellite map can be constructed in the end.
  • the LOD model of buildings based on satellite images is generally: first perform a regional network adjustment on the satellite images to obtain the aligned satellite images, and then import the aligned satellite images into the stereo mapping software, and pass the front intersection
  • the method measures the height of each building in the satellite image one by one (that is, one building corresponds to a height), and then based on the obtained height information and contour vector of each building, use related software (or algorithm) along the building
  • the contours "pull up" the buildings according to their respective heights, thereby obtaining the LOD model of each building in a certain satellite image.
  • each building in the above method corresponds to a height value
  • the buildings under the LOD model are flat-topped after being “pulled up”, and most of the current buildings are not completely flat-topped, such as " For “herringbone” roofs, “spires” buildings, etc.
  • the LOD model obtained by the above method will lose the top profile information of the building, resulting in loss of accuracy.
  • the embodiments of the application provide a method and computer equipment for constructing a multi-level-of-detail model of an object, which are used to construct an LOD model through the acquired 3-dimension (3-dimension, 3D) point cloud of a building, because the 3D point cloud is based on The contour of the building is sampled, and the top surface information of the building can be restored with high precision, and a high-precision LOD model can be obtained based on this.
  • the embodiments of the present application first provide a method for constructing a multi-level-of-detail model of an object, which can be used in high-precision map construction.
  • Meter satellite image corresponding to the DSM and the outline vector of each building in the satellite image, and the DSM and the outline vector of each building in the satellite image are combined to obtain the combined result.
  • the result of the fit ie, the overlapped DSM and the contour vector of each building
  • sample each building in the current satellite image to obtain the 3D point cloud of each building in the satellite image.
  • the computer equipment can be based on the obtained various buildings.
  • the 3D point cloud of the building constructs each building in the current satellite image to obtain the LOD model of each building in the satellite image.
  • the computer device can obtain the LOD model of each building in each satellite image in the satellite image collection (including the collection of multiple satellite images) in the above-mentioned manner.
  • the DSM corresponding to the satellite image and the contour vector of each building in the satellite image are combined for the first time, and then the 3D point of each building is obtained based on the combined DSM and building contour vector Cloud, that is to say, the fit result obtained according to the DSM and the silhouette vector of the building defines the sampling area of the 3D point cloud (ie, the sampling range is delineated), and the sampling of the 3D point cloud is performed in this sampling area, which can be high
  • the top surface information of the building is restored with precision, and a high-precision LOD model can be obtained based on this.
  • the foregoing embodiments of the present application do not need to obtain the height information of each building individually, which saves costs and reduces the amount of data at the same time.
  • each building in the satellite image is constructed according to the 3D point cloud, and the LOD model of each building in the satellite image is obtained.
  • the method can be through, but not limited to, the following methods: first reconstruct the grid model of each building in the satellite image from the 3D point cloud according to the first preset algorithm, and then simplify the grid model according to the second preset algorithm to obtain the satellite image Simplified LOD model of each building in.
  • the second preset algorithm may have multiple specific manifestations, for example, vertex deletion
  • the method can also be a method in which the side becomes a point (that is, the side collapses), or a method in which the surface becomes a point (that is, the area shrinks), which is not specifically limited here.
  • the second preset algorithm as the edge collapse method (ie, edge folding algorithm) as an example, how to simplify the mesh model is introduced: First, the mesh model of each building is obtained according to the edge folding algorithm. Iterative simplification until the LOD model of each building in the simplified satellite image meets the preset conditions, then the simplified LOD model obtained at this time is the final output LOD model.
  • the obtained mesh model is simplified by the edge folding algorithm, and a self-checking mechanism (ie, setting preset conditions) is added to prevent LOD.
  • the model is oversimplified, while taking into account the simplification ratio and model accuracy.
  • the current satellite image Sampling of each building to obtain the 3D point cloud of each building in the satellite image can be specifically but not limited to the following methods: each building in the current satellite image is followed by a certain step on the corresponding DSM along its outline.
  • R It is the image resolution of the satellite image.
  • each building in the multiple satellite images The LOD model is partitioned and merged to obtain the target map.
  • the LOD model of each building in the satellite image collection can be partitioned and merged to obtain a high-precision target map.
  • the map can be further sent to end-side devices (such as mobile phones, tablet computers, etc.) or edge devices for use, which is practical.
  • the contour vector of each building in the satellite image is Save it as a shp file.
  • a shp file includes but is not limited to the following methods: 1) The outline of each building obtained based on the satellite image can be stored as a shp file, and a satellite image corresponds to a shp file. For example, there are 4 buildings in a satellite image, then The obtained contour vectors of the 4 buildings are all stored in the same shp file; 2) Each building corresponds to a shp file. For example, if there are 4 buildings in a certain satellite image, then these 4 buildings are obtained The contour vectors of are saved as 4 different shp files.
  • the specific implementation of storing the outline vector of each building in each satellite image as a shp file is not limited here.
  • the building includes at least the following objects At least one of: houses, bridges, electrical towers, tunnels, iron towers, water towers, iconic sculptures, dams, communication base stations, etc. Further, as long as it is a target determined by people in satellite images, and extract the outline vector of the target , Then the target can be called the building described in the embodiment of this application.
  • the first preset algorithm includes: a Poisson surface reconstruction algorithm.
  • a second aspect of the embodiments of the present application provides a computer device that has the function of implementing the foregoing first aspect or any one of the possible implementation methods of the first aspect.
  • This function can be realized by hardware, or by hardware executing corresponding software.
  • the hardware or software includes one or more modules corresponding to the above-mentioned functions.
  • the third aspect of the embodiments of the present application provides another computer device, which may include a memory, a processor, and a bus system, where the memory is used to store a program, and the processor is used to call the program stored in the memory to execute the first embodiment of the present application. Aspect or any one of the possible implementation methods of the first aspect.
  • the fourth aspect of the present application provides a computer-readable storage medium that stores instructions in the computer-readable storage medium.
  • the computer can execute the first aspect or any one of the first aspects. Way of realization.
  • the fifth aspect of the embodiments of the present application provides a computer program or computer program product.
  • the computer program or computer program product When the computer program or computer program product is run on a computer, the computer executes the first aspect or any one of the possible implementation manners of the first aspect. method.
  • the sixth aspect of the embodiments of the present application provides a chip.
  • the chip includes at least one processor and at least one interface circuit, the interface circuit is coupled to the processor, and the at least one interface circuit is used to perform a transceiver function and send instructions to At least one processor, at least one processor is used to run a computer program or instruction, which has the function of realizing the method of the above-mentioned first aspect or any one of the possible implementation manners of the first aspect.
  • This function can be realized by hardware or software Realization can also be realized by a combination of hardware and software.
  • the hardware or software includes one or more modules corresponding to the above-mentioned functions.
  • the interface circuit is used to communicate with other modules outside the chip.
  • the interface circuit can send the LOD model of the building obtained by the on-chip processor to end-side devices (such as mobile phones, personal computers, smart phones). Watches, etc.) or cloud-side devices (such as cloud servers, clusters, etc.).
  • FIG. 1 is a schematic diagram of three mesh models of the same target 3D object with different accuracy provided by an embodiment of the application;
  • FIG. 2 is a schematic diagram of a mesh model in which each triangle is divided into 4 new triangles according to an embodiment of the application;
  • FIG. 3 is a schematic diagram of the working principle of the LOD model provided by an embodiment of the application.
  • FIG. 4 is a schematic diagram of a folding process of the edge folding algorithm provided by an embodiment of the application.
  • FIG. 5 is a schematic diagram of a DSM provided by an embodiment of the application.
  • Figure 6 is a schematic flow diagram of a mainstream solution for building a LOD model of a building based on satellite images
  • Fig. 7 is a schematic diagram of the initial input satellite image
  • Figure 8 is a schematic diagram of measuring the height of a certain building in a satellite image by using stereo mapping software
  • Fig. 9 is a schematic diagram of the outline of the building corresponding to the satellite image
  • Figure 10 is a schematic diagram of saving a building outline vector as a shp file
  • Figure 11 is a schematic diagram of a city-level high-precision map obtained by segmenting and merging the LOD models of various buildings;
  • FIG. 12 is a schematic flowchart of a method for constructing an object's LOD model provided by an embodiment of the application.
  • Figure 13 is a schematic diagram of a semi-globally optimized DSM extraction method
  • Fig. 14 is a schematic diagram of a building contour recognition method based on artificial intelligence (AI);
  • 15 is a schematic diagram of another flow chart of the method for constructing an object's LOD model provided by an embodiment of the application;
  • FIG. 16 is a schematic diagram of a vertex deletion method provided by an embodiment of the application to achieve the purpose of simplifying the mesh model
  • FIG. 17 is a schematic diagram of a method of area shrinkage provided by an embodiment of the application to achieve the purpose of simplifying the mesh model;
  • FIG. 18 is a schematic diagram of the LOD model at different degrees of simplification provided by the embodiments of the application.
  • FIG. 19 is a schematic diagram of a flow chart of implementing mesh model simplification through an edge folding algorithm provided by an embodiment of the application.
  • FIG. 20 is a schematic diagram of a method for constructing a LOD model of an object provided by an embodiment of the application.
  • 21 is a schematic diagram of a high-precision map obtained by merging the LOD models of various buildings according to an embodiment of the application;
  • FIG. 22 is a schematic diagram of comparison between the LOD model obtained by the prior art and the LOD model obtained by the solution of the present application;
  • FIG. 23 is a schematic diagram of an application scenario provided by an embodiment of the application.
  • FIG. 24 is a schematic diagram of a computer device provided by an embodiment of the application.
  • FIG. 25 is another schematic diagram of a computer device provided by an embodiment of this application.
  • the embodiments of the present application provide a method and computer equipment for constructing a multi-level-of-detail model of an object, which are used to construct an LOD model from the acquired 3D point cloud of a building. Since the 3D point cloud is sampled based on the outline of the building, It can restore the top surface information of the building with high precision, and obtain a high-precision LOD model based on this.
  • Satellite image It can also be called satellite image, satellite image, satellite image, etc. It refers to the map-like photos of the earth or other planets taken by the photography equipment mounted on the artificial satellite.
  • the first is to use photographic equipment to shoot the film, place the photographic equipment with the film on the satellite, and send the satellite into the designed orbit to take pictures of the ground.
  • the satellite is recovered, and the negative film is obtained after a series of photographic processing, which can be digitized by image scanning to obtain digital satellite images; the second is "digital imaging", and the imaging principle is similar to that of a digital camera.
  • Regional network adjustment refers to the reasonable allocation of accidental errors of observations, pre-correction of systematic errors of observations, and the use of certain observation principles and manual methods to control the gross errors of observations. .
  • the control network is fixed on the known data based on the known starting data.
  • the regional network adjustment refers to dividing the area with the largest area not exceeding the number of image pairs, and performing the adjustment according to the divided area as a unit.
  • Stereo mapping generally refers to the simulation method of stereo mapping, that is, using two optical or mechanical projectors, or optical-mechanical projectors, the transparent aerial photograph is installed in the projector, illuminated with light, and simulated shooting overshoot. Reconstruct a reduced three-dimensional model similar to the actual field. The measurement on this three-dimensional model is equivalent to the measurement of the original object. The results obtained can be directly drawn on the drawing table by mechanical or gear transmission to various topographic maps or topics The basic principle of maps and stereo mapping is the geometric reversal of the photographic process.
  • Spatial front intersection It can also be called the spatial front intersection of the stereo pair. It refers to the method of restoring the beam of the stereo pair during photography and establishing the geometric model, and then using the intersection of the light rays of the same name to determine the spatial position of the model point.
  • the stereo The method of determining the object space coordinates of the point (the coordinates in a tentative three-dimensional coordinate system or the coordinates of the ground measurement coordinate system) by the internal and external azimuth elements of the left and right images and the image coordinate measurement values of the image point with the same name .
  • the images or image data to be nested can be photos or data of each spectrum captured by a multi-spectral camera or scanner at the same time period or different time periods, or data collected by different sensors.
  • Mesh model It can also be called Mesh model, or, 3D mesh model.
  • Mesh model refers to the unified expression form of a 3D object. Each 3D object is presented in the form of a mesh model.
  • Mesh model It is spliced by polygons (commonly used quadrilaterals and triangles), and a complex polygon is actually spliced by multiple triangular faces.
  • the mesh model is a mesh model composed of triangles as an example for illustration. As shown in Figure 1, there are three mesh models with different precisions of the same target 3D object "dog".
  • the so-called different precision refers to the same 3D object model, and the high precision refers to more faces (such as , The number of triangles) is constructed into the 3D object.
  • the low precision means that the 3D object is constructed from fewer faces.
  • a mesh model is divided into four by each original triangle. With the new triangle, the total number of faces has been increased by 4 times, and the accuracy has also been improved.
  • Multi-level of detail model LOD model, a real-time three-dimensional computer graphics technology, its working principle is: when the viewpoint is close to the object, the model can be observed with rich details; when the viewpoint is far away from the model, the observed details are gradually blurred.
  • the system drawing program selects the corresponding details to display according to certain judgment conditions, thus avoiding the time waste caused by drawing those details with relatively little meaning, and effectively harmonizing the relationship between the continuity of the picture and the resolution of the model.
  • Poisson surface reconstruction algorithm It is an implicit function surface reconstruction method. For example, an object can be represented by an indicator function whose outside is 1 and 0 inside the object, and the surface is obtained by solving this function and then performing isosurface extraction. The process of solving this function is the process of constructing a Poisson equation and solving the Poisson equation. This algorithm is usually used to reconstruct a discrete 3D point cloud to reconstruct a watertight triangular mesh model.
  • Edge folding algorithm It can also be called an edge collapse algorithm or an edge collapse simplification algorithm. It is a type of geometric element deletion method. Its essence is vertex deletion, also called edge collapse.
  • Figure 4 is a schematic diagram of the folding process. Each time it is simplified, a directed edge x (the dotted arrow in Figure 1 indicates the direction) and two related points (p1, p2) are selected through the algorithm. ), "fold" one of the points p1 to p2, then modify the topological relationship, map the edges related to p1 to p2, and finally complete the simplified operation.
  • One simplification can reduce 1 edge and 2 faces of the source model.
  • the edge folding algorithm folds the edge x and the point p1, the triangle 12 disappears from the original mesh model after folding, and the triangle 3456The original point with p1 as the vertex is changed to p2 as the vertex.
  • the advantage of the edge folding algorithm is that it can generate continuous levels of detail and has a corresponding method of processing texture information.
  • DSM Digital surface model
  • DEM digital elevation model
  • DEM digital elevation model
  • DEM digital elevation model
  • DEM digital elevation model
  • DEM only includes the elevation of the terrain
  • the information does not contain other surface information.
  • DSM is based on DEM and further covers the elevation of other surface information besides the ground. As shown in Figure 5, a schematic diagram of DSM is illustrated. It has been widely used in some areas where building height is required. DSM represents the most true expression of ground ups and downs, and can be widely used in all walks of life.
  • Figure 6 is a mainstream solution for building LOD models based on satellite images.
  • the process is as follows: the initial input data is satellite images (as shown in Figure 7), and a regional network is performed for each group of satellite images. Adjust to obtain the aligned satellite image (the aligned satellite image optimizes the camera parameters of the camera equipment, and the satellite image itself has no influence); then, import the aligned satellite image into the relevant stereo mapping software and pass the front
  • the rendezvous method can measure the height of each building (measured one by one) in each satellite image (as shown in Figure 8); in addition, it is also necessary to obtain the building outline corresponding to the input satellite image (as shown in Figure 9).
  • the building outline is usually drawn manually based on the corresponding satellite image, that is, it can be constructed according to each building in each satellite image. Now it is generally purchased directly from a third party. The purchased satellite image and the satellite image The building outlines in is already marked.
  • the building outlines obtained based on each satellite image can be stored as a shp file.
  • a satellite image corresponds to a shp file. For example, there are 3 buildings in a satellite image. The outline vectors of these three buildings will be obtained and stored in the shp file; after that, the height of each building in each satellite image obtained above is also stored in the shp file (as shown in Figure 10); finally based on The contour and height information of each building in the shp file corresponding to each satellite image.
  • the above-mentioned mainstream solution for building LOD models based on satellite images has at least the following defects: 1) The cost is high. This solution needs to use relevant software or algorithms to measure each satellite image one by one in the entire production process. The height of the building increases the time cost and labor cost of data production; 2) Loss of accuracy, as can be seen from Figure 11, due to program restrictions, these models are flat-topped. For some complex buildings, such as " "Herringbone” roofs, "spire” buildings, etc., the LOD model produced by the above solution will lose the top profile information of the building, resulting in loss of accuracy.
  • the embodiment of the present application first provides a method of constructing an object's LOD model, which is used to construct the LOD model from the acquired 3D point cloud of the building, because the 3D point cloud is completely based on the building
  • the contour is sampled, and the top surface information of the building can be restored with high precision, and a high-precision LOD model can be obtained based on this.
  • FIG. 12 is a schematic flowchart of a method for constructing a LOD model of an object according to an embodiment of the application, which specifically includes:
  • the computer equipment will obtain the DSM corresponding to a certain target satellite image (for example, a satellite image with a resolution of 0.5 meters) and the contour vector of each building in the satellite image.
  • a certain target satellite image for example, a satellite image with a resolution of 0.5 meters
  • how the computer equipment obtains the DSM corresponding to the satellite image and the outline vector of each building in the satellite image are all mature solutions in the industry. The details are not repeated here, including but not limited to: computer
  • the device can obtain the DSM corresponding to the satellite image through a semi-globally optimized DSM extraction method as shown in Figure 13, and then obtain the satellite through an AI-based building contour recognition method as shown in Figure 14.
  • the outline vector of each building in the image It should be noted here that the satellite image mentioned in this application refers to the satellite image that has been adjusted and aligned through the regional network.
  • the outline vector of each building in each satellite image can be stored as a shp file, including but not limited to the following methods: 1) Each building obtained based on the satellite image The outline can be stored as a shp file, and a satellite image corresponds to a shp file. For example, if there are 4 buildings in a satellite image, the obtained outline vectors of these 4 buildings are all stored in the same shp file; 2) Each building corresponds to a shp file. For example, if there are 4 buildings in a certain satellite image, the obtained outline vectors of the 4 buildings are stored as 4 different shp files.
  • the specific implementation of storing the outline vector of each building in each satellite image as a shp file is not limited here. It should be noted that, in some embodiments of the present application, in addition to storing the outline vector of each building in the satellite image as a shp file, it can also be stored as other files, and the details are not limited here.
  • the buildings described in the embodiments of the present application may include at least one of the following objects: houses, bridges, electrical towers, tunnels, iron towers, water towers, iconic sculptures, dams, communication base stations, etc., and further , As long as it is a target determined by people in the satellite image and the contour vector of the target is extracted, then the target can be called the building described in the embodiment of the present application.
  • the DSM is combined with the contour vector of each building in the satellite image to obtain a combined result.
  • the computer device After the computer device obtains the DSM of the current satellite image and the contour vector of each building in the satellite image, it will fit the DSM with the contour vector of each building in the satellite image to obtain the fit result. Since the contour vectors of DSM and each building are extracted based on the satellite image after the same adjustment, the two can naturally fit together strictly, that is, based on the sum of the contour vectors of each building in the same satellite image.
  • the corresponding DSM is overlapped, and the overlapped DSM and the contour vector of each building are the result of the integration.
  • the computer equipment After the computer equipment obtains the set result, it can sample each building in the current satellite image according to the set result (ie the overlapped DSM and the contour vector of each building) to obtain the 3D of each building in the satellite image Point cloud.
  • the set result ie the overlapped DSM and the contour vector of each building
  • sampling each building in the current satellite image according to the result of the set-up to obtain the 3D point cloud of each building in the satellite image can be specifically, but not limited to, the following methods:
  • a dense 3D point cloud you can set a smaller, such as 0.3; if you want to get a less dense 3D point cloud , Then a can be set larger, such as 0.9, which is not specifically limited here, and R is the image resolution of the satellite image.
  • the computer equipment can construct each building in the current satellite image according to the obtained 3D point cloud of each building, so as to obtain the LOD model of each building in the satellite image.
  • the computer device can obtain the LOD model of each building in each satellite image in the satellite image collection (including the collection of multiple satellite images) in the above-mentioned manner.
  • the LOD model of each building in the satellite image collection can be partitioned and merged to obtain A high-precision target map, which can be further sent to end-side devices (such as mobile phones, tablet computers, etc.) or edge devices for use.
  • the computer device described in this application can be a cloud-side device (eg, cloud server, cluster, etc.), or an end-side device (eg, mobile phone, personal computer, etc.), as long as it can execute this application
  • the device corresponding to each step in the embodiment in FIG. 12 can be referred to as a computer device, and the specific expression form of the computer device is not specifically limited herein.
  • Fig. 15 illustrates the method of constructing the LOD model of the object described in the above embodiment: First, select a target satellite image (may be called a satellite image S), based on the satellite image S Extract the outline vector of each building in the DSM and the satellite image S (for example, the outline vector of each building can be saved as a shp file), and then the DSM and the outline vector of each building (for example, the corresponding shp File) to fit, get the fit result shown on the right side of Figure 15, and then based on the fit result, sample the discrete 3D point cloud according to the contour of each building, Figure 15 selects a building in DSM as the target The building (may be called building z) is shown to obtain the discrete 3D point cloud of building z, and finally the building z is constructed according to the 3D point cloud of building z to obtain the LOD model of building z.
  • a target satellite image may be called a satellite image S
  • the satellite image S for example, the outline vector of each building can be saved as a sh
  • the LOD model can be reconstructed from the 3D point cloud through the Poisson surface reconstruction algorithm, and the reconstructed model has good water tightness and geometric surface characteristics.
  • the LOD model corresponding to each building in the satellite image S is obtained according to similar processing to the building z.
  • the DSM corresponding to the satellite image and the contour vector of each building in the satellite image are combined for the first time, and then the 3D point of each building is obtained based on the combined DSM and building contour vector Cloud, that is to say, the fit result obtained according to the DSM and the silhouette vector of the building defines the sampling area of the 3D point cloud (ie, the sampling range is delineated), and the sampling of the 3D point cloud is performed in this sampling area, which can be high
  • the top surface information of the building is restored with precision, and a high-precision LOD model can be obtained based on this.
  • the foregoing embodiments of the present application do not need to obtain the height information of each building individually, which saves costs and reduces the amount of data at the same time.
  • each building in the satellite image is constructed according to the 3D point cloud, and the LOD model of each building in the satellite image is obtained, which is essentially a high-precision grid model. Because all the 3D point clouds obtained for each building are used to construct the LOD model of the building, although the LOD model of the building obtained in this way has high accuracy, it also has the problem of large amount of data. Eventually, the amount of synthesized satellite map data may be too large, causing freezes during use and affecting user experience.
  • each building in the satellite image is constructed according to the 3D point cloud, and the way to obtain the LOD model of each building in the satellite image can be through, but not limited to, the following methods: first according to the first preset The algorithm reconstructs the grid model of each building in the satellite image from the 3D point cloud (that is, the above-mentioned unsimplified LOD model), and then simplifies the grid model according to the second preset algorithm to obtain a simplified model of each building in the satellite image LOD model.
  • the first preset algorithm may include, but is not limited to: Poisson surface reconstruction algorithm.
  • the second preset algorithm can have a variety of specific manifestations, for example, the vertex deletion shown in Figure 16
  • the method can also be a method in which the side becomes a point (that is, the side collapses) as shown in FIG. 4, or a method in which the surface becomes a point (that is, the area shrinks) as shown in FIG. 17, which is not specifically limited here.
  • edge collapse ie edge folding algorithm
  • FIG. 4 take the method of edge collapse (ie edge folding algorithm) shown in Figure 4 as an example for the second preset algorithm to introduce how to simplify the mesh model:
  • the mesh model of the object is iteratively simplified until the LOD model of each building in the simplified satellite image meets the preset conditions.
  • the simplification of the mesh model is achieved through the edge folding algorithm (as shown in Figure 4), and a self-checking mechanism (ie, setting preset conditions) is added to prevent excessive simplification of the LOD model, as shown in Figure 18, that is Because the LOD model is "pulled" due to over-simplification, the building in this case has been severely distorted and cannot be used.
  • the edge with the smallest cost value can be selected for collapse, or the edge with the cost value less than a certain value can be selected for collapse.
  • the self-checking calculation can be carried out by, but not limited to, the following methods: Calculate the 3D point cloud that constitutes the initial mesh model (that is, the 3D point cloud that is not performed on the left side of Figure 4 above) The distance d from each vertex at the time of collapse) to the current simplified LOD model (that is, the area formed by the 7 triangle rows on the right side of Figure 4, which can be approximated as a plane).
  • the step is the sampling step of the 3D point cloud.
  • the sampling step can also be set by yourself, for example,
  • FIG. 20 For ease of understanding, the following takes Figure 20 as an example to illustrate the LOD model finally simplified from the initial satellite image: input the initial satellite image (for example, a satellite image with a resolution of 0.5 meters) into a computer device, and then , Using a preset method (such as the semi-global optimization method shown in Figure 13) to extract DSM from the satellite image, while using a preset method (such as the AI recognition method shown in Figure 14) to extract the satellite image
  • the automated construction process can reduce labor and production cycles, effectively reduce the production cost of LOD models, and at the same time ensure the accuracy of complex building models, and achieve high-precision, low-cost city-level high-precision maps Rapid production.
  • the LOD model of the building obtained from the same satellite image is the building obtained by the embodiment of the present application.
  • the accuracy of the LOD model is much higher than the accuracy of the LOD model of the building obtained by the current existing technology.
  • the high-precision map constructed based on the LOD model of the building in the embodiment of this application can be used in the fields of smart security, smart city, smart terminal, etc.
  • the LOD model of the building obtained based on the method of this application can be used to construct high-precision maps.
  • This high-precision map can be applied to various scenarios, such as some common tasks: unmanned obstacle avoidance, intelligent recognition, positioning navigation, further construction of AR/VR maps, etc. Introduction of multiple application scenarios.
  • AR map also known as River Map
  • 5G architecture of terminal, tube and cloud fusion it will provide an earth-level virtual and real world. Construction and service capabilities.
  • the high-precision map as a bridge between the virtual world and the real world, is an important foundation for AR maps.
  • the technical solution proposed in this application has been verified, and it has been proved that the solution can quickly produce LOD models at a lower cost and realize the city Level of high-precision map coverage, while the accuracy of the model meets the application requirements, as shown in FIG. 23, the application effect of the high-precision map provided in this embodiment of the application in the AR map.
  • the high-precision map obtained based on the LOD model constructed in the embodiments of this application can also be applied to the field of unmanned driving, such as unmanned intelligent flight equipment (such as unmanned aerial vehicles, aerial fire extinguishing equipment, etc.).
  • unmanned intelligent flight equipment such as unmanned aerial vehicles, aerial fire extinguishing equipment, etc.
  • the smart devices of can be equipped with high-precision maps provided by this application, so that these smart flying devices can accurately avoid various buildings during low-altitude flights.
  • the AR map and the obstacle avoidance for unmanned driving introduced above are only two specific scenarios for the application of the high-precision map constructed based on the method of the embodiment of the present application, and the application of the embodiment of the present application is not limited to the foregoing scenarios. , It can be applied to any scene where a map needs to be used.
  • FIG. 24 is a schematic diagram of a computer device provided by an embodiment of the application.
  • the computer device may specifically include: an acquisition module 2401, a nesting module 2402, a sampling module 2403, and a construction module 2404, wherein the acquisition module 2401 , Used to obtain the DSM corresponding to the satellite image and the contour vector of each building in the satellite image; the matching module 2402, used to merge the DSM with the contour vector of each building in the satellite image, Obtain the nested result; the sampling module 2403 is used to sample each building in the satellite image according to the nested result to obtain the 3D point cloud of each building in the satellite image; the building module 2404 is used to The 3D point cloud constructs each building in the satellite image to obtain a LOD model of each building in the satellite image.
  • the acquisition module 2401 Used to obtain the DSM corresponding to the satellite image and the contour vector of each building in the satellite image
  • the matching module 2402 used to merge the DSM with the contour vector of each building in the satellite image, Obtain the nested result
  • the sampling module 2403 is used to sample each building in the satellite image according
  • the acquisition module 2401 will acquire the DSM corresponding to the satellite image and the contour vector of each building in the satellite image, and use the matching module 2402 to convert the DSM and satellite image corresponding to the satellite image.
  • the contour vectors of each building are combined, and then based on the combined DSM and building contour vectors, the 3D point cloud of the discrete buildings is sampled by the sampling module 2403, and finally the 3D point cloud is used for each building through the building module 2404. Since the 3D point cloud is sampled based on the outline of the building, it can restore the top surface information of the building with high precision, and thus a high-precision LOD model can be obtained.
  • the foregoing embodiments of the present application do not need to obtain the height information of each building individually, which saves costs and reduces the amount of data at the same time.
  • the construction module 2404 is specifically configured to: reconstruct a grid model of each building in the satellite image from the 3D point cloud according to a first preset algorithm, and then, according to the first preset algorithm The second preset algorithm simplifies the grid model to obtain the LOD model of each building in the satellite image.
  • the construction module 2404 is specifically used to: iteratively simplify the grid model according to the edge folding algorithm until the simplified LOD model of each building in the satellite image satisfies With the preset conditions, the simplified LOD model obtained at this time is the final output LOD model.
  • the obtained mesh model is simplified by the edge folding algorithm, and a self-checking mechanism (ie, setting preset conditions) is added to prevent LOD.
  • the model is oversimplified, while taking into account the simplification ratio and model accuracy.
  • the sampling module 2403 is specifically configured to: based on the outline of each building in the satellite image, perform sampling on the DSM at a preset step to obtain each 3D point cloud of buildings.
  • the sampling module 2403 is specifically configured to: based on the outline of each building in the satellite image, perform sampling on the DSM at a preset step to obtain each 3D point cloud of buildings.
  • the construction module 2404 is also used to: merge the LOD models of various buildings in multiple satellite images to obtain a target map.
  • the LOD model of each building in the satellite image collection can be partitioned and merged to obtain a high-precision target map.
  • the map can be further sent to end-side devices (such as mobile phones, tablet computers, etc.) or edge devices for use, which is practical.
  • the outline vector of each building in the satellite image is saved as a shp file.
  • a shp file includes but is not limited to the following methods: 1) The outline of each building obtained based on the satellite image can be stored as a shp file, and a satellite image corresponds to a shp file. For example, there are 4 buildings in a satellite image, then The obtained contour vectors of the 4 buildings are all stored in the same shp file; 2) Each building corresponds to a shp file. For example, if there are 4 buildings in a certain satellite image, then these 4 buildings are obtained The contour vectors of are saved as 4 different shp files.
  • the specific implementation of storing the outline vector of each building in each satellite image as a shp file is not limited here.
  • the building includes at least one of the following objects: houses, bridges, electrical towers, tunnels, iron towers, water towers, iconic sculptures, dams, communication base stations, etc., further, as long as they are People determine the target in the satellite image and extract the contour vector of the target, then the target can be called the building described in the embodiment of the present application.
  • the first preset algorithm includes: a Poisson surface reconstruction algorithm.
  • FIG. 24 corresponds to the information interaction and execution process between the various modules/units in the computer equipment described in the embodiment, and is based on the same method embodiment as that of FIG. 12, FIG. 15 and FIG. 20 in this application.
  • the specific content can be referred to the description in the method embodiment shown in the foregoing application, which will not be repeated here.
  • FIG. 25 is a schematic structural diagram of a computer device provided by an embodiment of this application.
  • the described modules are used to implement the functions of the computer device in the embodiment corresponding to FIG. 24.
  • the computer device 2500 is implemented by one or more servers.
  • the computer device 2500 may have relatively large differences due to different configurations or performances. Including one or more central processing units (CPU) 2522 (e.g., one or more central processing units) and memory 2532, and one or more storage media 2530 (e.g., one or more central processing units) storing application programs 2542 or data 2544 A storage device in Shanghai).
  • CPU central processing units
  • storage media 2530 e.g., one or more central processing units
  • the memory 2532 and the storage medium 2530 may be short-term storage or permanent storage.
  • the program stored in the storage medium 2530 may include one or more modules (not shown in the figure), and each module may include a series of instruction operations on the computer device 2500.
  • the central processing unit 2522 may be configured to communicate with the storage medium 2530, and execute a series of instruction operations in the storage medium 2530 on the computer device 2500.
  • the computer device 2500 may also include one or more power supplies 2526, one or more wired or wireless network interfaces 2550, one or more input and output interfaces 2558, and/or one or more operating systems 2541, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
  • the central processing unit 2522 is configured to execute the method in the embodiment corresponding to FIG. 12, FIG. 15 or FIG. 20.
  • the central processing unit 2522 can be used to: obtain a DSM corresponding to a certain target satellite image (for example, a satellite image with a resolution of 0.5 meters) and the contour vector of each building in the satellite image, and combine the DSM with The contour vectors of the various buildings in the satellite image are combined to obtain the combined result.
  • the combined result ie, the overlapped DSM and the contour vector of each building
  • Sampling is performed to obtain the 3D point cloud of each building in the satellite image.
  • the computer equipment can construct each building in the current satellite image according to the obtained 3D point cloud of each building, so as to obtain each of the satellite images.
  • the LOD model of the building can be obtained.
  • the computer device can obtain the LOD model of each building in each satellite image in the satellite image collection (including the collection of multiple satellite images) in the above-mentioned manner.
  • central processing unit 2522 may also be used to execute any step in the method embodiment corresponding to FIG. 12, FIG. 15 or FIG. 20 in this application.
  • the central processing unit 2522 may also be used to execute any step in the method embodiment corresponding to FIG. 12, FIG. 15 or FIG. 20 in this application.
  • the embodiment of the present application also provides a computer-readable storage medium.
  • the computer-readable storage medium stores a program for signal processing. When it runs on a computer, the computer executes the above-mentioned embodiment description. The steps performed by the computer equipment.
  • the device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physically separate.
  • the physical unit can be located in one place or distributed across multiple network units. Some or all of the modules can be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the connection relationship between the modules indicates that they have a communication connection between them, which can be specifically implemented as one or more communication buses or signal lines.
  • this application can be implemented by means of software plus necessary general hardware. Of course, it can also be implemented by dedicated hardware including dedicated integrated circuits, dedicated CPUs, dedicated memory, Dedicated components and so on to achieve. Under normal circumstances, all functions completed by computer programs can be easily implemented with corresponding hardware, and the specific hardware structure used to achieve the same function can also be diverse, such as analog circuits, digital circuits or special purpose circuits. Circuit etc. However, for this application, software program implementation is a better implementation in more cases. Based on this understanding, the technical solution of this application essentially or the part that contributes to the prior art can be embodied in the form of a software product.
  • the computer software product is stored in a readable storage medium, such as a computer floppy disk. , U disk, mobile hard disk, read only memory (read only memory, ROM), random access memory (random access memory, RAM), magnetic disk or optical disk, etc., including several instructions to make a computer device (which can be a personal Computers, training devices, or network devices, etc.) execute the methods described in the various embodiments of the present application.
  • a computer floppy disk such as a computer floppy disk.
  • the computer program product includes one or more computer instructions.
  • the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • the computer instructions may be stored in a computer-readable storage medium, or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • the computer instructions may be transmitted from a website, computer, training device, or data.
  • the center transmits to another website site, computer, training equipment, or data center through wired (such as coaxial cable, optical fiber, digital subscriber line) or wireless (such as infrared, wireless, microwave, etc.).
  • the computer-readable storage medium may be any available medium that can be stored by a computer or a data storage device such as a training device or a data center integrated with one or more available media.
  • the usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, and a magnetic tape), an optical medium (for example, a high-density digital video disc (digital video disc, DVD)), or a semiconductor medium (for example, a solid state disk (solid state disk)). , SSD)) etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Image Processing (AREA)
  • Processing Or Creating Images (AREA)

Abstract

L'invention concerne un procédé de construction d'un modèle à multiples niveaux de détail (LOD) d'un objet, et un dispositif informatique, applicables dans la construction d'une carte de haute précision. Le procédé comporte les étapes consistant à: imbriquer un modèle de surface numérique (DSM) correspondant à une image satellitaire et des vecteurs de contours de bâtiments dans l'image satellitaire; puis effectuer un échantillonnage sur la base du DSM imbriqué et des vecteurs de contours des bâtiments pour obtenir des nuages de points 3D discrets des bâtiments; et construire les bâtiments en utilisant les nuages de points 3D, les nuages de points 3D étant obtenus en effectuant un échantillonnage sur la base des contours des bâtiments, et pouvant ainsi rétablir très précisément des informations de surfaces supérieures des bâtiments, de telle façon qu'un modèle multi-LOD de haute précision puisse être obtenu. Le procédé ne nécessite pas l'acquisition individuelle d'informations de hauteur de chaque bâtiment un par un, peut utiliser directement un processus de construction automatique pour réduire la charge de travail et un délai de réalisation, réduisant ainsi efficacement les coûts de production d'un modèle LOD; de plus, le procédé garantit la précision d'un modèle complexe de bâtiments, et réalise la production rapide d'une carte de haute précision à faible coût à l'échelle d'une ville.
PCT/CN2021/081695 2020-05-28 2021-03-19 Procédé de construction d'un modèle à multiples niveaux de détail d'un objet, et dispositif informatique WO2021238359A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010466779.1 2020-05-28
CN202010466779.1A CN113743155A (zh) 2020-05-28 2020-05-28 一种构建物体的多细节层次模型的方法及计算机设备

Publications (1)

Publication Number Publication Date
WO2021238359A1 true WO2021238359A1 (fr) 2021-12-02

Family

ID=78724153

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/081695 WO2021238359A1 (fr) 2020-05-28 2021-03-19 Procédé de construction d'un modèle à multiples niveaux de détail d'un objet, et dispositif informatique

Country Status (2)

Country Link
CN (1) CN113743155A (fr)
WO (1) WO2021238359A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114863020A (zh) * 2022-04-29 2022-08-05 北京工业大学 三维模型构建方法、装置、电子设备及存储介质
CN115358486A (zh) * 2022-09-20 2022-11-18 中咨数据有限公司 基于立体卫星影像的港口货运量预测方法、系统及应用

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116416366A (zh) * 2021-12-30 2023-07-11 华为技术有限公司 3d模型构建方法、装置和电子设备
CN114202622B (zh) * 2022-02-18 2022-05-31 腾讯科技(深圳)有限公司 虚拟建筑生成方法、装置、设备及计算机可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101604018A (zh) * 2009-07-24 2009-12-16 中国测绘科学研究院 高分辨率遥感影像数据处理方法及其系统
CN102074050A (zh) * 2011-03-01 2011-05-25 哈尔滨工程大学 大规模地形绘制的分形多分辨率简化方法
CN104457691A (zh) * 2014-12-15 2015-03-25 重庆市勘测院 一种建筑物主体高程信息获取方法

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10163255B2 (en) * 2015-01-07 2018-12-25 Geopogo, Inc. Three-dimensional geospatial visualization
US10430961B2 (en) * 2015-12-16 2019-10-01 Objectvideo Labs, Llc Using satellite imagery to enhance a 3D surface model of a real world cityscape
CN107967713A (zh) * 2017-11-21 2018-04-27 泰瑞数创科技(北京)有限公司 基于空间点云数据的建筑物三维模型构建方法和系统
JP7169358B2 (ja) * 2017-12-22 2022-11-10 マジック リープ, インコーポレイテッド 高速立体再構成のための視点依存ブリック選択
CN110889899B (zh) * 2019-10-14 2023-04-25 北京建筑大学 一种数字地表模型的生成方法及装置

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101604018A (zh) * 2009-07-24 2009-12-16 中国测绘科学研究院 高分辨率遥感影像数据处理方法及其系统
CN102074050A (zh) * 2011-03-01 2011-05-25 哈尔滨工程大学 大规模地形绘制的分形多分辨率简化方法
CN104457691A (zh) * 2014-12-15 2015-03-25 重庆市勘测院 一种建筑物主体高程信息获取方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KONG JIANHONG, YANG CHAO;YU XIAO-HUI;QI GUANG-YUAN;WANG ZE-KUN: "3D Point Cloud Adaptive Levels of Detail Model Dynamic Rendering Based on Viewpoint", SCIENCE TECHNOLOGY AND ENGINEERING, ZHONGGUO JISHU JINGJI YANJIUHUI, CN, vol. 19, no. 12, 30 April 2019 (2019-04-30), CN , pages 231 - 236, XP055872780, ISSN: 1671-1815 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114863020A (zh) * 2022-04-29 2022-08-05 北京工业大学 三维模型构建方法、装置、电子设备及存储介质
CN114863020B (zh) * 2022-04-29 2023-03-28 北京工业大学 三维模型构建方法、装置、电子设备及存储介质
CN115358486A (zh) * 2022-09-20 2022-11-18 中咨数据有限公司 基于立体卫星影像的港口货运量预测方法、系统及应用

Also Published As

Publication number Publication date
CN113743155A (zh) 2021-12-03

Similar Documents

Publication Publication Date Title
WO2021238359A1 (fr) Procédé de construction d'un modèle à multiples niveaux de détail d'un objet, et dispositif informatique
CN108919944B (zh) 一种基于数字城市模型实现在显示端进行数据无损交互的虚拟漫游方法
US9613388B2 (en) Methods, apparatuses and computer program products for three dimensional segmentation and textured modeling of photogrammetry surface meshes
US8463024B1 (en) Combining narrow-baseline and wide-baseline stereo for three-dimensional modeling
CN111415409B (zh) 一种基于倾斜摄影的建模方法、系统、设备和存储介质
WO2023280038A1 (fr) Procédé de construction d'un modèle tridimensionnel de scène réelle et appareil associé
CN113112603B (zh) 三维模型优化的方法和装置
Barazzetti et al. True-orthophoto generation from UAV images: Implementation of a combined photogrammetric and computer vision approach
CN114066960B (zh) 三维重建方法、点云融合方法、装置、设备及存储介质
WO2023124676A1 (fr) Procédé de construction de modèle 3d, appareil et dispositif électronique
CN113643434B (zh) 基于空地协同的三维建模方法、智能终端以及存储装置
CN112053440A (zh) 单体化模型的确定方法及通信装置
CN115797256A (zh) 基于无人机的隧道岩体结构面信息的处理方法以及装置
CN117232499A (zh) 多传感器融合的点云地图构建方法、装置、设备及介质
CN113379748A (zh) 一种点云全景分割方法和装置
CN113129422A (zh) 一种三维模型构建方法、装置、存储介质和计算机设备
CN109785421B (zh) 一种基于空地影像组合的纹理映射方法及系统
CN115790621A (zh) 高精地图更新方法、装置及电子设备
CN115100296A (zh) 一种光伏组件故障定位方法、装置、设备及存储介质
Guo et al. Research on 3D geometric modeling of urban buildings based on airborne lidar point cloud and image
CN114419250B (zh) 点云数据矢量化方法及装置、矢量地图生成方法及装置
US11776148B1 (en) Multi-view height estimation from satellite images
CN117197361B (zh) 实景三维数据库构建方法、电子设备和计算机可读介质
Inzerillo et al. 3D modeling of a complex building: From multi-view image fusion to google earth publication
CN110926428B (zh) 一种计算太阳辐照度的遮挡检测方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21814284

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21814284

Country of ref document: EP

Kind code of ref document: A1