WO2020233724A1 - Procédé et système de construction de carte d'environnement de fonctionnement de grille à base de slam visuel - Google Patents

Procédé et système de construction de carte d'environnement de fonctionnement de grille à base de slam visuel Download PDF

Info

Publication number
WO2020233724A1
WO2020233724A1 PCT/CN2020/092144 CN2020092144W WO2020233724A1 WO 2020233724 A1 WO2020233724 A1 WO 2020233724A1 CN 2020092144 W CN2020092144 W CN 2020092144W WO 2020233724 A1 WO2020233724 A1 WO 2020233724A1
Authority
WO
WIPO (PCT)
Prior art keywords
sub
map
maps
operating environment
key frame
Prior art date
Application number
PCT/CN2020/092144
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 WO2020233724A1 publication Critical patent/WO2020233724A1/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4038Image mosaicing, e.g. composing plane images from plane sub-images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/32Image data format

Definitions

  • the invention relates to the technical field of three-dimensional map construction, in particular to a method and system for constructing a power grid operating environment map based on visual SLAM.
  • the internal structure of the substation is highly integrated, and the logical relationship is more complicated, which leads to the continuous increase of the difficulty of the operation of the operators.
  • a three-dimensional map of the substation can be established, the operation content and experience knowledge can be integrated into the three-dimensional map to provide intuitive and convenient operation guidance for the operators. It is beneficial to improve the work quality, efficiency and safety level of on-site operation of the power grid.
  • using the wearable equipment of inspection workers to simultaneously establish a three-dimensional model of the substation operating environment in daily inspection work is an effective way to build maps.
  • Visual SLAM is a technology that uses a camera as the only external sensor to locate itself in an unknown environment and create an environment map at the same time. Due to the complex environment and large mapping scale in the indoor substation operation environment, traditional visual SLAM methods often have large mapping errors and even mapping failures in this environment.
  • the embodiments of the present invention provide a method and system for constructing a power grid operating environment map based on visual SLAM to overcome the traditional SLAM method in the prior art that often has large mapping errors or even large errors in the indoor substation operating environment.
  • the problem of failed map creation is a problem of failed map creation.
  • the embodiment of the present invention provides a method for constructing a power grid operating environment map based on visual SLAM, including: acquiring each sub-map of the power grid operating environment established in stages and the key frame image corresponding to each sub-map; Perform closed-loop detection on the key frame images corresponding to the sub-maps to generate overlapping images between the sub-maps; calculate the corresponding poses of the sub-maps in the global coordinate system according to the overlapping images, and Sub-map splicing is performed on the sub-maps according to the poses corresponding to the sub-maps to generate a global map of the power grid operating environment.
  • the closed-loop detection of the key frame images corresponding to the sub-maps to generate overlapping images between the sub-maps includes: using the DBoW2 algorithm to perform the key frame images corresponding to the sub-maps Perform closed-loop detection to generate pairs of closed-loop matching feature points; screen each pair of closed-loop matching feature points by using an anti-polar geometric constraint method, and eliminate each of the closed-loop matching feature points that do not meet the requirements of the anti-polar geometric constraint method Yes; according to each of the selected closed-loop matching feature point pairs, the overlapping images are generated.
  • the respectively calculating the corresponding poses of the sub-maps in the global coordinate system according to the overlapping images includes: generating, according to the overlapping images, a three-dimensional image of the overlapping area between the sub-maps Point cloud; according to the three-dimensional point cloud of the overlapping area between the sub-maps, the point cloud registration algorithm is used to calculate the transformation relationships between the sub-maps; the sub-maps are calculated separately according to the transformation relationships Corresponding poses in the global coordinate system, and sub-map splicing the sub-maps according to the poses corresponding to the sub-maps to generate the global map.
  • the generating a three-dimensional point cloud of the overlapping area between the sub-maps according to the overlapping image includes: acquiring each of the key frame images including the overlapping image, and acquiring each of the key frames The pose information corresponding to the image; the three-dimensional point cloud of a single frame image is generated according to each key frame image; the three-dimensional point cloud corresponding to each key frame image is calculated according to the pose information corresponding to each key frame image The clouds are spliced to generate a three-dimensional point cloud of the overlapping area.
  • the respectively calculating the corresponding poses of the sub-maps in the global coordinate system according to the transformation relations includes: constructing the directed weighted graphs of the sub-maps according to the transformation relations. ; Depth-first traversal is performed on each of the directed weighted maps respectively, and the pose corresponding to each sub-map in the global coordinate system is calculated.
  • the method for constructing a power grid operating environment map based on visual SLAM further includes: acquiring operating information of the power grid operating environment; adding the operating information to the global map to generate a complete global map .
  • the method for constructing a map of the power grid operating environment based on visual SLAM further includes: comparing the complete global map, each sub-map, each key frame image, each overlapping image, and each sub-map corresponding pose Store it.
  • the embodiment of the present invention also provides a system for constructing a grid operating environment map based on visual SLAM, including: an information acquisition module for acquiring sub-maps of the grid operating environment established in stages, and corresponding sub-maps Key frame image; overlapping image generation module, used to respectively perform closed-loop detection on the key frame image corresponding to each sub-map, and generate each overlapping image between each sub-map; global map construction module, used to generate each sub-map according to the Each overlapping image calculates the corresponding pose of each sub-map in the global coordinate system, and stitches each sub-map into sub-maps according to the pose corresponding to each sub-map to generate the global operating environment of the power grid. map.
  • An embodiment of the present invention also provides an electronic device, including: a memory and a processor, the memory and the processor are communicatively connected to each other, the memory is stored with computer instructions, and the processor executes the The computer instructions are used to execute the method for constructing a visual SLAM-based power grid operating environment map provided by the embodiment of the present invention.
  • the embodiment of the present invention also provides a computer-readable storage medium that stores computer instructions, and the computer instructions are used to make the computer execute the visual SLAM-based Construction method of power grid operating environment map.
  • the embodiment of the present invention provides a method for constructing a power grid operating environment map based on visual SLAM.
  • each key frame image Perform closed-loop detection to obtain overlapping images between each sub-map, and then calculate the pose of each sub-map in the global coordinate system based on the overlapping image, and stitch each sub-map according to the pose to generate a global map of the power grid operating environment, thereby
  • the pose of each sub-map in the global coordinate system can be calculated, and then each local
  • the sub-maps are spliced together to form a complete global map, thereby avoiding the problem of large mapping errors or even failure of mapping in the indoor substation operation environment with complex mapping and large scale in the existing visual SLAM method, and improving the power grid operation environment
  • the accuracy of map construction has greatly converting the process of establishing a global map to the establishment of local sub-maps in stages, and then through the image overlap relationship between each sub-map, the pose of each sub-map in the global coordinate system can be calculated, and then each local
  • FIG. 1 is a flowchart of a method for constructing a power grid operating environment map based on visual SLAM in an embodiment of the present invention
  • FIG. 2A is a schematic diagram of the topological relationship between different sub-maps in an embodiment of the present invention.
  • 2B is another schematic diagram of the topological relationship between different submaps in an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a system for constructing a power grid operating environment map based on visual SLAM in an embodiment of the present invention
  • Fig. 4 is a schematic structural diagram of an electronic device in an embodiment of the present invention.
  • the embodiment of the present invention provides a method for constructing a power grid operating environment map based on visual SLAM.
  • the method for constructing a power grid operating environment map based on visual SLAM specifically includes:
  • Step S1 Obtain each sub-map of the power grid operating environment established in stages, and the key frame image corresponding to each sub-map.
  • workers in the power grid operating environment can scan the power grid operating environment in sections by equipping RGB-D sensors to obtain environmental images at different locations and stages in the power grid operating environment, and create an environment based on these acquired images
  • the various sub-maps of different locations save relevant map data of the sub-map for positioning, such as: equipment information and operation information in the power grid operating environment, and the RGB-D image of the key frame in each sub-map.
  • the creation process of each sub-map can be implemented by using a map construction method suitable for small-scale in the prior art to obtain a more accurate sub-map.
  • the selected specific implementation The method, the present invention is not limited to this.
  • Step S2 Perform closed-loop detection on the key frame images corresponding to each sub-map, and generate overlapping images between each sub-map.
  • step S2 performing closed-loop detection on the key frame image corresponding to each sub-map to generate each overlapping image between each sub-map specifically includes the following steps:
  • Step S21 Use the DBoW2 algorithm to perform closed-loop detection on the key frame image corresponding to each sub-map, and generate each closed-loop matching feature point pair.
  • the specific process of using the DBoW2 algorithm to achieve closed-loop detection between sub-maps is: first extract features from a set of training images, which are composed of key frame images between two different sub-maps, and then extract The features of is clustered by k-means++ algorithm, and the description subspace is divided into k categories. Then in each divided subspace, continue to use the k-means++ algorithm to do clustering, until the descriptor is generated into a tree structure with the number of layers L.
  • L 1 -score s (V 1 , V 2) represents a measure of similarity between the vectors V 1 and V 2 are the L1 norm
  • v i represents the value of the vector V 1 of a dimension
  • v 'i represents the vector Values of the same dimension in V 2 .
  • Step S22 Use the antipolar geometric constraint method to screen each closed-loop matching feature point pair, and eliminate each closed-loop matching feature point pair that does not meet the requirements of the antipolar geometric constraint method.
  • the DBoW2 algorithm itself does not use the spatial proximity relationship of the feature points, it is easy to produce false loops in this environment.
  • erroneous loops are eliminated through epipolar geometric constraints to ensure that all closed-loop matching feature point pairs are accurate. Since the epipolar geometric constraints require that the matching feature points in the two images need to meet a certain transformation relationship, the wrong closed loop cannot satisfy this transformation relationship and is therefore excluded. This eliminates the error loop and improves the subsequent global construction. The accuracy of the graph.
  • Step S23 Generate overlapping images according to the selected closed-loop matching feature point pairs.
  • the image area contained in the filtered closed-loop matching feature point pair in the two key frame images is the overlapping image between the two sub-maps corresponding to the two key frame images.
  • Step S3 Calculate the corresponding poses of each sub-map in the global coordinate system according to the overlapping images, and stitch the sub-maps according to the poses corresponding to the sub-maps to generate a global map of the power grid operating environment.
  • step S3 the corresponding poses of each sub-map in the global coordinate system are calculated according to each overlapping image, which specifically includes the following steps:
  • Step S31 Generate a three-dimensional point cloud of the overlapping area between the sub-maps according to the overlapping images.
  • f x and f y represent the focal length of the camera on the x and y axes
  • c x and c y are the coordinates of the camera's aperture center
  • s represents the scale factor of the depth map.
  • the three-dimensional space coordinates of each point in the image can be restored according to the color and depth images, and then the space coordinates can be projected into the global coordinates to obtain the three-dimensional points of all the pixels contained in the overlapping area between the sub-maps cloud.
  • Step S32 According to the three-dimensional point cloud of the overlapping area between the sub-maps, a point cloud registration algorithm is used to calculate each transformation relationship between the sub-maps.
  • the specific calculation process of the transformation relationship is as follows: Assume that the coordinates of the two sub-maps M 1 and M 2 in the world coordinate system are W 1 and W 2 respectively , and the transformation relationship between the two sub-maps is Since there is an overlapping area between the two sub-maps, assuming that a point P can be observed in both sub-maps, They are the coordinates of the point P in the W 1 , W 2 coordinate system, and the coordinates of the point P are known
  • ICP Intelligent Closest Point, an algorithm used for point cloud registration
  • Step S33 Calculate the corresponding pose of each sub-map in the global coordinate system according to each transformation relationship, and perform sub-map splicing on each sub-map according to the pose corresponding to each sub-map to generate a global map.
  • calculating the corresponding poses of each sub-map in the global coordinate system according to each transformation relationship includes the following steps:
  • Step S331 Construct a directed weighted graph of each sub-map according to each transformation relationship.
  • Step S332 Depth-first traversal is performed on each directed weighted map respectively, and the corresponding pose of each sub-map in the global coordinate system is calculated.
  • the topological relationship between different sub-maps can be constructed.
  • M 1 , M 2 , M 3 ... are three established sub-maps, They are represented as the key frame images inside the sub-maps M 1 , M 2 , and M 3.
  • the topological relationship constructed is shown in Figure 2A.
  • the solid lines in the figure represent the key frame images that belong to the same sub-map, and the dashed lines represent detected Loops between sub-maps.
  • the transformation matrix between the submaps M i and M j, topological map can be simplified as shown in FIG. 2B weighted graph has the form of FIG.
  • the traversal of the weighted directed graph is implemented through a depth-first traversal algorithm. In practical applications, other algorithms may also be used to implement it, and the present invention is not limited thereto.
  • the above-mentioned method for constructing a visual SLAM-based power grid operating environment map further includes:
  • Step S4 Obtain operation information of the grid operation environment.
  • the job information includes information about the device and the operating environment.
  • the device information specifically includes the ID, name, location, status, and historical data of the device, and the operating environment information includes the type information of the area.
  • Step S5 Add the job information to the global map to generate a complete global map.
  • the created global map should also contain the information of the devices existing in the map and some operation information of the map environment.
  • Step S6 Store the complete global map, each sub-map, each key frame image, each overlapping image, and the pose corresponding to each sub-map.
  • a hierarchical map data structure can be used to store map-related data.
  • the stored map data is divided into two parts: the global map and each sub-map.
  • the sub-map is created and saved when the map is created.
  • the map is calculated and generated after the mapping is completed.
  • each sub-map also contains map data, job information, and key frame image and position relationship information.
  • the data of the map may include the following content: (1) MapPoints, specifically including the number of MapPoints and their spatial locations. (2) KeyFrames.
  • the operation information includes the information of the equipment and the information of the operating environment.
  • the information of the equipment includes the ID, name, location, status, and historical data of the equipment.
  • the operating environment information includes the type information of the area and the information of the area.
  • the method for constructing a power grid operating environment map based on visual SLAM obtains the sub-maps of the power grid operating environment established in stages and the key frame images corresponding to each sub-map. Perform closed-loop detection on each key frame image to obtain the overlapping image between each sub-map, and then calculate the pose of each sub-map in the global coordinate system based on the overlapping image, and stitch each sub-map according to the pose to generate a power grid job A global map of the environment, by converting the process of establishing a global map to the establishment of a staged local sub-map, and then calculating the pose of each sub-map in the global coordinate system through the image overlap relationship between the sub-maps.
  • the local sub-maps are spliced together to form a complete global map, thereby avoiding the problem of large mapping errors or even failure of the existing visual SLAM method in the indoor power substation operation environment with complex mapping and large scale. It improves the accuracy of mapping the power grid operating environment, greatly shortens the mapping time, and improves the mapping efficiency.
  • the embodiment of the present invention also provides a system for constructing a grid operation environment map based on visual SLAM.
  • the system for constructing a grid operation environment map based on visual SLAM includes:
  • the information acquisition module 1 is used to acquire the sub-maps of the power grid operating environment established in stages and the key frame images corresponding to each sub-map. For details, please refer to the related description of step S1 in the above method embodiment, which will not be repeated here.
  • the overlapping image generating module 2 is used to perform closed-loop detection on the key frame images corresponding to each sub-map, and generate each overlapping image between each sub-map.
  • step S2 in the above method embodiment, which will not be repeated here.
  • the global map building module 3 is used to calculate the corresponding poses of each sub-map in the global coordinate system according to the overlapping images, and to splice each sub-map according to the poses corresponding to each sub-map to generate the grid operating environment Global map.
  • step S3 in the above method embodiment, which will not be repeated here.
  • the visual SLAM-based power grid operating environment map construction system obtains each sub-map of the power grid operating environment established in stages and the key frame image corresponding to each sub-map , Perform closed-loop detection on each key frame image to obtain the overlapping image between each sub-map, and then calculate the pose of each sub-map in the global coordinate system based on the overlapping image, and stitch each sub-map according to the pose to generate a power grid
  • the global map of the working environment by converting the process of establishing the global map to the establishment of phased local sub-maps, and then calculating the position and pose of each sub-map in the global coordinate system through the image overlap relationship between each sub-map, and then
  • the local sub-maps can be spliced together to form a complete global map according to the pose, thereby avoiding the problem of large mapping errors or even failure of the existing visual SLAM method in the indoor substation operation environment with complex mapping and large scale. , Improve the accuracy
  • an electronic device may include a processor 901 and a memory 902, where the processor 901 and the memory 902 may be connected by a bus or in other ways. Take the bus connection as an example.
  • the processor 901 may be a central processing unit (Central Processing Unit, CPU).
  • the processor 901 may also be other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), Application Specific Integrated Circuit (ASIC), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), or Chips such as other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, or a combination of the above types of chips.
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array
  • Chips such as other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, or a combination of the above types of chips.
  • the memory 902 as a non-transitory computer-readable storage medium, can be used to store non-transitory software programs, non-transitory computer executable programs and modules, such as the construction of a visual SLAM-based power grid operating environment map in the embodiment of the present invention
  • the program instruction/module corresponding to the method.
  • the processor 901 executes various functional applications and data processing of the processor by running the non-transient software programs, instructions, and modules stored in the memory 902, that is, realizes the visual SLAM-based power grid operating environment map in the foregoing method embodiment The construction method.
  • the memory 902 may include a program storage area and a data storage area.
  • the program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created by the processor 901 and the like.
  • the memory 902 may include a high-speed random access memory, and may also include a non-transitory memory, such as at least one magnetic disk storage device, a flash memory device, or other non-transitory solid-state storage devices.
  • the memory 902 may optionally include memories remotely provided with respect to the processor 901, and these remote memories may be connected to the processor 901 via a network. Examples of the aforementioned networks include, but are not limited to, the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
  • One or more modules are stored in the memory 902, and when executed by the processor 901, the method for constructing a visual SLAM-based power grid operating environment map in the foregoing method embodiment is executed.
  • the program can be stored in a computer readable storage medium.
  • the storage medium can be magnetic disk, optical disk, read-only memory (Read-Only Memory, ROM), random access memory (RAM), flash memory (Flash Memory), hard disk (Hard Disk Drive) , Abbreviation: HDD) or solid-state drive (Solid-State Drive, SSD), etc.; the storage medium may also include a combination of the foregoing types of memories.

Landscapes

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

Abstract

La présente invention concerne un procédé et un système de construction de carte d'environnement de fonctionnement de grille à base de SLAM visuel. Le procédé consiste : à obtenir des sous-cartes d'environnement d'exploitation de grille créées par étapes et des images de trame clé correspondant aux sous-cartes ; à effectuer respectivement une détection en boucle fermée sur les images de trame clé correspondant aux sous-cartes pour générer des images superposées parmi les sous-cartes ; à calculer respectivement, en fonction des images superposées, des attitudes correspondant aux sous-cartes dans un système de coordonnées global, et à relier les sous-cartes en fonction des attitudes correspondant aux sous-cartes pour générer une carte globale d'environnement d'exploitation de grille. Au moyen de la mise en œuvre de la présente invention, le processus de création de la carte globale est converti en création de sous-cartes locales par étapes afin d'éviter le problème selon lequel surviennent une grande erreur de mappage et même un cas de défaillance de mappage du procédé SLAM visuel existant, dans l'environnement d'exploitation d'une sous-station intérieure ayant un environnement complexe et une grande échelle de mappage, d'améliorer la précision de mappage dans l'environnement d'exploitation de grille, de raccourcir considérablement le temps de mappage et d'améliorer l'efficacité de mappage.
PCT/CN2020/092144 2019-05-23 2020-05-25 Procédé et système de construction de carte d'environnement de fonctionnement de grille à base de slam visuel WO2020233724A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910438134.4A CN110276826A (zh) 2019-05-23 2019-05-23 一种电网作业环境地图的构建方法及系统
CN201910438134.4 2019-05-23

Publications (1)

Publication Number Publication Date
WO2020233724A1 true WO2020233724A1 (fr) 2020-11-26

Family

ID=67960135

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/092144 WO2020233724A1 (fr) 2019-05-23 2020-05-25 Procédé et système de construction de carte d'environnement de fonctionnement de grille à base de slam visuel

Country Status (2)

Country Link
CN (1) CN110276826A (fr)
WO (1) WO2020233724A1 (fr)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380371A (zh) * 2020-11-27 2021-02-19 广东电网有限责任公司肇庆供电局 一种基于局部和卷积神经网络特征的闭环检测方法
CN112614185A (zh) * 2020-12-29 2021-04-06 浙江商汤科技开发有限公司 地图构建方法及装置、存储介质
CN112630745A (zh) * 2020-12-24 2021-04-09 深圳市大道智创科技有限公司 一种基于激光雷达的环境建图方法和装置
CN112668653A (zh) * 2020-12-30 2021-04-16 北京百度网讯科技有限公司 基于激光雷达地图的回环检测方法、装置、设备及介质
CN113012212A (zh) * 2021-04-02 2021-06-22 西北农林科技大学 一种基于深度信息融合的室内场景三维点云重建方法和系统
CN113192174A (zh) * 2021-04-06 2021-07-30 中国计量大学 建图方法、装置及计算机存储介质
CN113674409A (zh) * 2021-07-20 2021-11-19 中国科学技术大学先进技术研究院 基于视觉多机器人即时定位与同步建图方法、系统及介质
CN113701766A (zh) * 2020-05-20 2021-11-26 浙江欣奕华智能科技有限公司 一种机器人地图的构建方法、机器人的定位方法及装置
CN114442621A (zh) * 2022-01-17 2022-05-06 浙江大学 一种基于四足机器人的自主探索和建图系统
EP4207070A1 (fr) * 2021-12-30 2023-07-05 Virnect, Co., Ltd. Procédé et système de suivi de cible de carte
CN116481516A (zh) * 2023-06-21 2023-07-25 深圳市普渡科技有限公司 机器人、地图创建方法和存储介质
CN117315170A (zh) * 2023-09-12 2023-12-29 华大天元(北京)科技股份有限公司 电网作业环境地图的构建方法、装置、设备及介质

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110276826A (zh) * 2019-05-23 2019-09-24 全球能源互联网研究院有限公司 一种电网作业环境地图的构建方法及系统
CN110704563B (zh) * 2019-09-27 2022-06-28 Oppo广东移动通信有限公司 地图融合方法及装置、设备、存储介质
CN110849380B (zh) * 2019-10-28 2022-04-22 北京影谱科技股份有限公司 一种基于协同vslam的地图对齐方法及系统
CN110968429B (zh) * 2019-12-20 2022-11-11 北京百度网讯科技有限公司 一种有向图中的环路检测方法、装置、设备和存储介质
CN111174799B (zh) * 2019-12-24 2023-02-17 Oppo广东移动通信有限公司 地图构建方法及装置、计算机可读介质、终端设备
CN112614171B (zh) * 2020-11-26 2023-12-19 厦门大学 面向工程机械集群作业的空-地一体化动态环境感知系统
CN113674351B (zh) * 2021-07-27 2023-08-08 追觅创新科技(苏州)有限公司 一种机器人的建图方法及机器人

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19839397A1 (de) * 1998-08-29 2000-03-02 Readymix Betonbauteile Gmbh Verfahren zum Gestalten einer Fläche
US7457658B2 (en) * 2002-03-07 2008-11-25 Medtronic, Inc. Algorithm for accurate three-dimensional reconstruction of non-linear implanted medical devices in VIVO
CN105843223A (zh) * 2016-03-23 2016-08-10 东南大学 一种基于空间词袋模型的移动机器人三维建图与避障方法
CN106272423A (zh) * 2016-08-31 2017-01-04 哈尔滨工业大学深圳研究生院 一种针对大尺度环境的多机器人协同制图与定位的方法
CN106940186A (zh) * 2017-02-16 2017-07-11 华中科技大学 一种机器人自主定位与导航方法及系统
CN107796397A (zh) * 2017-09-14 2018-03-13 杭州迦智科技有限公司 一种机器人双目视觉定位方法、装置和存储介质
CN110276826A (zh) * 2019-05-23 2019-09-24 全球能源互联网研究院有限公司 一种电网作业环境地图的构建方法及系统

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106595659A (zh) * 2016-11-03 2017-04-26 南京航空航天大学 城市复杂环境下多无人机视觉slam的地图融合方法
KR102647351B1 (ko) * 2017-01-26 2024-03-13 삼성전자주식회사 3차원의 포인트 클라우드를 이용한 모델링 방법 및 모델링 장치
CN107515891A (zh) * 2017-07-06 2017-12-26 杭州南江机器人股份有限公司 一种机器人地图制作方法、装置和存储介质
CN108090958B (zh) * 2017-12-06 2021-08-27 上海阅面网络科技有限公司 一种机器人同步定位和地图构建方法和系统

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19839397A1 (de) * 1998-08-29 2000-03-02 Readymix Betonbauteile Gmbh Verfahren zum Gestalten einer Fläche
US7457658B2 (en) * 2002-03-07 2008-11-25 Medtronic, Inc. Algorithm for accurate three-dimensional reconstruction of non-linear implanted medical devices in VIVO
CN105843223A (zh) * 2016-03-23 2016-08-10 东南大学 一种基于空间词袋模型的移动机器人三维建图与避障方法
CN106272423A (zh) * 2016-08-31 2017-01-04 哈尔滨工业大学深圳研究生院 一种针对大尺度环境的多机器人协同制图与定位的方法
CN106940186A (zh) * 2017-02-16 2017-07-11 华中科技大学 一种机器人自主定位与导航方法及系统
CN107796397A (zh) * 2017-09-14 2018-03-13 杭州迦智科技有限公司 一种机器人双目视觉定位方法、装置和存储介质
CN110276826A (zh) * 2019-05-23 2019-09-24 全球能源互联网研究院有限公司 一种电网作业环境地图的构建方法及系统

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113701766A (zh) * 2020-05-20 2021-11-26 浙江欣奕华智能科技有限公司 一种机器人地图的构建方法、机器人的定位方法及装置
CN112380371A (zh) * 2020-11-27 2021-02-19 广东电网有限责任公司肇庆供电局 一种基于局部和卷积神经网络特征的闭环检测方法
CN112630745A (zh) * 2020-12-24 2021-04-09 深圳市大道智创科技有限公司 一种基于激光雷达的环境建图方法和装置
CN112614185A (zh) * 2020-12-29 2021-04-06 浙江商汤科技开发有限公司 地图构建方法及装置、存储介质
CN112614185B (zh) * 2020-12-29 2022-06-21 浙江商汤科技开发有限公司 地图构建方法及装置、存储介质
CN112668653A (zh) * 2020-12-30 2021-04-16 北京百度网讯科技有限公司 基于激光雷达地图的回环检测方法、装置、设备及介质
CN113012212A (zh) * 2021-04-02 2021-06-22 西北农林科技大学 一种基于深度信息融合的室内场景三维点云重建方法和系统
CN113012212B (zh) * 2021-04-02 2024-04-16 西北农林科技大学 一种基于深度信息融合的室内场景三维点云重建方法和系统
CN113192174B (zh) * 2021-04-06 2024-03-26 中国计量大学 建图方法、装置及计算机存储介质
CN113192174A (zh) * 2021-04-06 2021-07-30 中国计量大学 建图方法、装置及计算机存储介质
CN113674409A (zh) * 2021-07-20 2021-11-19 中国科学技术大学先进技术研究院 基于视觉多机器人即时定位与同步建图方法、系统及介质
EP4207070A1 (fr) * 2021-12-30 2023-07-05 Virnect, Co., Ltd. Procédé et système de suivi de cible de carte
CN114442621A (zh) * 2022-01-17 2022-05-06 浙江大学 一种基于四足机器人的自主探索和建图系统
CN116481516B (zh) * 2023-06-21 2023-10-13 深圳市普渡科技有限公司 机器人、地图创建方法和存储介质
CN116481516A (zh) * 2023-06-21 2023-07-25 深圳市普渡科技有限公司 机器人、地图创建方法和存储介质
CN117315170A (zh) * 2023-09-12 2023-12-29 华大天元(北京)科技股份有限公司 电网作业环境地图的构建方法、装置、设备及介质
CN117315170B (zh) * 2023-09-12 2024-04-05 华大天元(北京)科技股份有限公司 电网作业环境地图的构建方法、装置、设备及介质

Also Published As

Publication number Publication date
CN110276826A (zh) 2019-09-24

Similar Documents

Publication Publication Date Title
WO2020233724A1 (fr) Procédé et système de construction de carte d'environnement de fonctionnement de grille à base de slam visuel
US10970864B2 (en) Method and apparatus for recovering point cloud data
CN112894832B (zh) 三维建模方法、装置、电子设备和存储介质
WO2020206903A1 (fr) Procédé et dispositif de mise en correspondance d'images et support de mémoire lisible par ordinateur
WO2021004416A1 (fr) Procédé et appareil permettant d'établir une carte de balises sur la base de balises visuelles
WO2019196476A1 (fr) Génération de carte basée sur un capteur laser
WO2021036587A1 (fr) Procédé et système de positionnement pour scénario de patrouille de puissance électrique
CN113624221A (zh) 一种融合视觉与激光的2.5d地图构建方法
TWI768776B (zh) 室內定位系統及室內定位方法
Kopsida et al. BIM registration methods for mobile augmented reality-based inspection
KR102566300B1 (ko) 실내 측위 방법, 장치, 장비 및 저장 매체
CN114202632A (zh) 网格线性结构恢复方法、装置、电子设备及存储介质
Wen et al. Cooperative indoor 3D mapping and modeling using LiDAR data
Wang et al. mvil-fusion: Monocular visual-inertial-lidar simultaneous localization and mapping in challenging environments
Wen et al. CAE-RLSM: Consistent and efficient redundant line segment merging for online feature map building
Dai et al. A review of common techniques for visual simultaneous localization and mapping
CN113034347A (zh) 倾斜摄影图像处理方法、装置、处理设备及存储介质
Ma et al. Semantic geometric fusion multi-object tracking and lidar odometry in dynamic environment
CN113628284B (zh) 位姿标定数据集生成方法、装置、系统、电子设备及介质
Liu et al. Visual odometry algorithm based on deep learning
Fernandez-Cortizas et al. Multi S-Graphs: an Efficient Real-time Distributed Semantic-Relational Collaborative SLAM
Zhang et al. A vision-centric approach for static map element annotation
Xue et al. A new approach for the bundle adjustment problem with fixed constraints in stereo vision
Fernandez-Cortizas et al. Multi S-Graphs: An Efficient Distributed Semantic-Relational Collaborative SLAM
Chen et al. A Model of Real-time Pose Estimation Fusing Camera and LiDAR in Simultaneous Localization and Mapping by a Geometric Method.

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

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

Country of ref document: EP

Kind code of ref document: A1