WO2022213580A1 - Map generation method and apparatus, and electronic device and storage medium - Google Patents

Map generation method and apparatus, and electronic device and storage medium Download PDF

Info

Publication number
WO2022213580A1
WO2022213580A1 PCT/CN2021/126211 CN2021126211W WO2022213580A1 WO 2022213580 A1 WO2022213580 A1 WO 2022213580A1 CN 2021126211 W CN2021126211 W CN 2021126211W WO 2022213580 A1 WO2022213580 A1 WO 2022213580A1
Authority
WO
WIPO (PCT)
Prior art keywords
road
candidate
coordinates
trajectory
point
Prior art date
Application number
PCT/CN2021/126211
Other languages
French (fr)
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 WO2022213580A1 publication Critical patent/WO2022213580A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/28Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network with correlation of data from several navigational instruments
    • G01C21/30Map- or contour-matching
    • G01C21/32Structuring or formatting of map data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases

Definitions

  • the present disclosure relates to the technical field of intelligent transportation, in particular to the technical field of map data fusion, and in particular to a method, device, electronic device and storage medium for generating a map.
  • the high-precision maps used in intelligent transportation contain less map data and cannot provide rich map element information.
  • the present disclosure provides a method, device, electronic device and storage medium for generating a map.
  • a method for generating a map comprising:
  • first map data set includes coordinates of each first track point corresponding to each lane
  • second map data set includes each first track point corresponding to each road.
  • a fused map dataset is generated.
  • an apparatus for generating a map comprising:
  • the acquisition module is used to acquire a first map data set and a second map data set, wherein the first map data set contains coordinates of each first track point corresponding to each lane, and the second map data set contains each Coordinates and road information of each second track point corresponding to the road;
  • a matching module configured to determine a road matching each of the lanes according to the degree of matching between the coordinates of each first trajectory point corresponding to each of the lanes and the coordinates of each of the second trajectory points corresponding to each of the roads;
  • the generating module is configured to generate a fused map data set based on the coordinates of each first track point corresponding to each of the lanes and the road information corresponding to the road matched with each of the lanes.
  • an electronic device comprising:
  • the memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to execute the map according to the embodiment of the above aspect. Generate method.
  • a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to perform the generation of the map according to the embodiments of the above aspect method.
  • a computer program product including a computer program, which, when executed by a processor, implements the method for generating a map according to the embodiments of the above-mentioned aspect.
  • the map generation method, device, electronic device and storage medium provided by the present disclosure, by acquiring the first map data set and the second map data set, according to the coordinates of each first track point of each lane in the first map data set and the second
  • the matching degree between the coordinates of each second track point of each road in the map data set determines the road matching each lane, and then based on the coordinates of each first track point corresponding to each lane and the corresponding road corresponding to each lane
  • the fused map data set is generated, and the fused map data set containing both the lane and the road information of the road is obtained, which enriches the map data.
  • FIG. 1 is a schematic flowchart of a method for generating a map according to an embodiment of the present disclosure
  • FIG. 2 is a schematic flowchart of a method for generating a map according to another embodiment of the present disclosure
  • 3 is an example diagram of the positional relationship between each first trajectory point corresponding to a lane and a candidate road;
  • FIG. 4 is a schematic structural diagram of an apparatus for generating a map according to an embodiment of the present disclosure
  • FIG. 5 is a schematic structural diagram of an apparatus for generating a map according to another embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram of an apparatus for generating a map according to another embodiment of the present disclosure.
  • FIG. 7 is a block diagram of an electronic device used to implement the method for generating a map according to an embodiment of the present disclosure.
  • the high-precision maps used in intelligent transportation contain less map data, and can only provide lane-level information, but cannot provide rich map element information, and need to collect a large amount of road information (such as speed limit information, road names, Points of interest, etc.) can be used to make high-precision maps, which results in a very large workload for making high-precision maps, resulting in a long online cycle for high-precision maps and low production efficiency.
  • road information such as speed limit information, road names, Points of interest, etc.
  • the high-precision map road network can be bound to the ordinary navigation map road network and data fusion can be performed.
  • the binding and fusion of map data are mainly realized in two ways.
  • One is to perform data fusion manually, which is inefficient; the other is to perform data fusion by manual + machine method.
  • the present disclosure provides a map generation method, device, electronic device and storage medium.
  • the matching degree between the coordinates of the track points and the coordinates of the second track points of each road in the second map data set determines the road that matches each lane, and then based on the coordinates of the first track points corresponding to each lane and the coordinates of the first track points corresponding to each lane.
  • the road information corresponding to the roads matched with the lanes is used to generate a fused map dataset, thereby obtaining a fused map dataset that includes both lanes and road information of the road, which enriches the map data.
  • FIG. 1 is a schematic flowchart of a method for generating a map according to an embodiment of the present disclosure. As shown in FIG. 1 , the method for generating a map may include the following steps:
  • Step 101 Obtain a first map data set and a second map data set, wherein the first map data set contains coordinates of each first track point corresponding to each lane, and the second map data set contains each second map data set corresponding to each road. Track point coordinates and road information.
  • the road information may include, but is not limited to, road names, speed limit information, points of interest (POI), and the like.
  • the first map data set and the second map data set may be maps containing different map information.
  • the first map data set may be a high-precision map that provides lane level information
  • the second map data set Can be a navigation map that provides road-level information.
  • Step 102 Determine a road matching each lane according to the degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road.
  • each lane in the first map data set it needs to be matched with the road in the second map data set, according to the coordinates of each first track point corresponding to each lane and the corresponding The matching degree between the coordinates of the second track point to obtain the matching road.
  • the matching degree can be represented by the distance between the first trajectory point and the corresponding second trajectory point. The closer the distance is, the higher the matching degree between the first trajectory point and the corresponding second trajectory point is. .
  • the distance between the first trajectory point and the second trajectory point can be obtained by calculating the Euclidean distance according to the coordinates of the first trajectory point and the corresponding coordinates of the second trajectory point. For any lane in the first map data set, after calculating the distance between the coordinates of each first track point corresponding to the lane and the coordinates of each second track point corresponding to each road, it can be determined according to the calculated distance. This lane matches the road.
  • a distance threshold can be preset, and among the coordinates of the second track points corresponding to each road, the distance between the coordinates of the first track points corresponding to the lane is not less than the preset distance threshold.
  • the target second track point The road that contains the most target second trajectory points is determined as the road matching the lane.
  • the matching degree can be represented by the transition probability and emission probability of each first trajectory point corresponding to the lane to each road, and determine the transition probability and emission probability of each first trajectory point corresponding to the lane to each road according to the The matching degree between the lane and each road, and then determine the road matching the lane according to the matching degree. It should be noted that this manner will be described in detail in subsequent embodiments, and will not be repeated here.
  • Step 103 Generate a fused map data set based on the coordinates of each first track point corresponding to each lane and the road information corresponding to the road matching each lane.
  • the road information of the road matching each lane can be obtained from the second map data set, and then based on the first map data set corresponding to each lane
  • the coordinates of the track points and the road information corresponding to the road matched with each lane are stored in association with the coordinates of each first track point corresponding to the lane and the road information corresponding to the road matched with each lane to generate a fused map data set. Therefore, the application based on the fused map dataset can obtain richer map information, including not only the lane-level information, but also the road name, POI, speed limit information, etc.
  • the first map data set includes coordinates of each first track point corresponding to each lane
  • the second map data set includes each The coordinates and road information of each second track point corresponding to the road, according to the degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road, determine the road that matches each lane , based on the coordinates of each first track point corresponding to each lane and the road information corresponding to the road matching each lane, a fused map data set is generated, thereby obtaining a road information including both lanes and roads.
  • the map dataset is fused to enrich the map data, and the road information corresponding to the road is obtained by matching the lane with the road and the lane information is merged with the map data, without the need to manually collect the road information and manually bind the lane to the road. It not only reduces the difficulty of generating high-precision maps, but also realizes automatic matching of map road networks and automatic processing of map data fusion, which improves the efficiency of map generation.
  • the matching degree may be represented by the transition probability and emission probability of each first trajectory point corresponding to the lane to each road, and by calculating the transition probability matrix and the emission probability matrix of each road, according to The corresponding transition probability matrix and emission probability matrix of each road are used to determine the road matching each lane. This process will be described in detail below in conjunction with FIG. 2 .
  • FIG. 2 is a schematic flowchart of a method for generating a map according to another embodiment of the present disclosure. As shown in FIG. 2 , on the basis of the embodiment shown in FIG. 1 , step 102 may include the following steps:
  • Step 201 Acquire a plurality of candidate roads corresponding to any lane and the coordinates of each second track point corresponding to each candidate road from the second map data set.
  • a plurality of candidate roads corresponding to the lane may be obtained from the second map data set, and the coordinates of each second track point corresponding to each candidate road may be obtained .
  • the candidate roads when acquiring a plurality of candidate roads corresponding to any lane, the candidate roads can be acquired in different ways, and the following examples are used for description.
  • the coordinates of each second track point of each road may be compared with the coordinates of each first track point corresponding to any lane, and the statistics of the coordinates of each second track point corresponding to each road and any lane may be calculated.
  • the number of second track points with the same coordinates of each first track point, and the roads are arranged in descending order of the number, and the first n roads are selected as candidate roads.
  • n is a positive integer, and the value of n can be preset.
  • the distance between the coordinates of each second track point of each road and the coordinates of each first track point corresponding to any lane may be calculated, and for each road, the second track point whose distance reaches a preset distance threshold is calculated.
  • the number of track points accounts for the proportion of the total number of second track points corresponding to the road, and a road whose proportion reaches a preset value is determined as a candidate road.
  • a plurality of candidate roads near any lane may be searched from the second map dataset based on the spatial index. Obtaining candidate roads through spatial index can effectively improve the search efficiency of candidate roads.
  • the coordinates of each second track point corresponding to each candidate road may be further obtained from the second map data set.
  • Step 202 Calculate the transition probability matrix and the emission probability matrix corresponding to each candidate road according to the coordinates of each first trajectory point corresponding to any lane and the coordinates of each second trajectory point corresponding to each candidate road.
  • the transition probability matrix and the emission probability corresponding to the candidate road may be calculated according to the coordinates of each first trajectory point corresponding to any lane and the coordinates of each second trajectory point corresponding to the candidate road matrix.
  • each element in the transition probability matrix represents the transition probability from each first trajectory point corresponding to the lane to the candidate road;
  • each element in the emission probability matrix represents each first trajectory point corresponding to the lane to the candidate road emission probability. That is to say, the number of elements of the transition probability matrix and the emission probability matrix is determined by the number of first trajectory points corresponding to any lane.
  • each adjacent first trajectory point when calculating the transition probability matrix corresponding to each candidate road, may be calculated according to the coordinates of each first trajectory point on any lane. Then, according to the coordinates of each second trajectory point corresponding to each candidate road, determine the coordinates of each projection point on each candidate road corresponding to each first trajectory point on any lane. The coordinates of each projection point on each candidate road, determine the length of the second trajectory between every two adjacent projection points on each candidate road, and then according to the length of each first trajectory corresponding to any lane and the corresponding length on each candidate road The ratio between the lengths of the second tracks determines the transition probability matrix corresponding to each candidate road.
  • the distance between each first trajectory point on any lane and the corresponding projection point can be determined first, and then according to the distance between each first trajectory point and the corresponding projection point on any lane Distance, determine the Gaussian distribution corresponding to each candidate road, and determine the emission probability matrix corresponding to each candidate road according to the Gaussian distribution corresponding to each candidate road.
  • the coordinates of each projection point on each candidate road corresponding to each first trajectory point on any lane may be determined according to the coordinates of each second trajectory point corresponding to each candidate road. For each first trajectory point on any lane, draw a vertical line from the first trajectory point to the candidate road. The intersection of the vertical line and the candidate road is the projection point corresponding to the first trajectory point on the candidate road. If The projected point overlaps with a certain second trajectory point of the candidate road, and the coordinates of the second trajectory point are the coordinates of the projected point. If the projected point falls between two second trajectory points, the The coordinates of the two second track points determine the coordinates of the projection point.
  • the mean value of the coordinates of the two second track points can be determined as the coordinates of the projection point, or the coordinates of the second track points that are close to each other can be determined as the coordinates of the projection point.
  • the coordinates are determined to be the coordinates of the projected point, and so on.
  • each element in the determined transition probability matrix corresponding to each candidate road is the ratio between the length of the first track point and the length of the corresponding second track point.
  • FIG. 3 is an example diagram of the positional relationship between each first trajectory point corresponding to the lane and the candidate road. As shown in Figure 3, point A is the projection point corresponding to the first trajectory point 01, and point B is the projection point corresponding to the first trajectory point 02, then the length of the first trajectory point between 01 and 02 is the same as the difference between A and B.
  • the ratio between the lengths of the second track points between is an element in the transition probability matrix corresponding to the candidate road R1.
  • transition probability can also be represented by curvature, angle, etc.
  • the embodiment of the present disclosure only uses the ratio between the trajectory lengths as the transition probability as an example to explain the present disclosure, rather than limiting the present disclosure.
  • the transition probability matrix corresponding to each candidate road determines the transition probability matrix corresponding to each candidate road, according to the relationship between each first trajectory point on any lane and the corresponding projection point.
  • the distance between each candidate road is determined, and the Gaussian distribution corresponding to each candidate road is determined, and then the emission probability matrix corresponding to each candidate road is determined according to the Gaussian distribution corresponding to each candidate road.
  • the similarity of uses the emission probability matrix to reflect the proximity between the lane and the candidate road, which provides conditions for determining the road matching the lane according to the transition probability matrix and the emission probability matrix.
  • Step 203 according to the transition probability matrix and the emission probability matrix corresponding to each candidate road, determine a target road matching any lane from each candidate road.
  • the transition probability matrix and emission probability matrix corresponding to each candidate road determine the target road matching any lane from each candidate road, including: from the transition probability of each candidate road In the matrix and the emission probability matrix, the first transition probability and the first emission probability corresponding to each first trajectory point are obtained; according to the product of the first transition probability and the first emission probability corresponding to each first trajectory point, each The first similarity value corresponding to the first track point; the second similarity value corresponding to each candidate road is determined according to each first similarity value corresponding to each first track point in each candidate road; the largest second similarity value The corresponding candidate road is determined as the target road.
  • the first similarity values of the first trajectory points corresponding to the same candidate road may be added to obtain the second similarity value of the candidate road;
  • the largest first similarity value is determined as the second similarity value of the candidate road, which is not limited in the present disclosure.
  • the candidate road corresponding to the largest second similarity value is determined as the target road, thereby realizing the automatic matching between the lanes in the first map data set and the roads in the second map data set, and improving the binding efficiency of the road network .
  • the transition probability matrix and emission probability matrix corresponding to each candidate road determine the target road matching any lane from each candidate road, including: according to the transition probability of each candidate road For each transition probability in the matrix, determine the first candidate road corresponding to the maximum transition probability; according to each transmission probability in the transmission probability matrix of each candidate road, determine the second candidate road corresponding to the maximum transmission probability; When the second candidate road is the same, the first candidate road is determined as the target road.
  • the transition probability indicates the similarity between the lane and the road
  • the emission probability indicates the proximity between the lane and the road.
  • the first candidate road determined according to the maximum transition probability is the road most similar to the lane
  • the second candidate determined according to the maximum emission probability The road is the road closest to the lane, then when the first candidate road and the second candidate road are the same road, the road is the target road that best matches the lane, thus realizing the automatic binding between the lane and the road , which improves the accuracy of lane-to-road matching.
  • a third similarity value corresponding to each first track point is determined, and the third similarity value is The product of the transition probability and the emission probability corresponding to each first trajectory point obtained from the transition probability matrix and the emission probability matrix of the first candidate road; determine the fourth similarity value corresponding to each first trajectory point, the fourth similarity value is the product of the transition probability and the emission probability corresponding to each first trajectory point obtained from the transition probability matrix and the emission probability matrix of the second candidate road; it is determined from each third similarity value and each fourth similarity value.
  • Maximum similarity value is determined as the target road.
  • first candidate road and the second candidate road are not the same road, calculate the product of the transition probability and the emission probability corresponding to each first trajectory point of the first candidate road to obtain a plurality of third similarity values, and calculate the second
  • the product of the transition probability and the emission probability corresponding to each first trajectory point of the candidate road is obtained to obtain a plurality of fourth similarity values, and then each third similarity value and each fourth similarity value are compared, and the largest similarity value is selected from them.
  • the candidate road corresponding to the value is determined as the target road. Therefore, it is only necessary to calculate the similarity value of the two candidate roads, which reduces the amount of calculation and is beneficial to improve the speed and efficiency of lane-to-road matching.
  • a plurality of candidate roads corresponding to any lane and the coordinates of each second track point corresponding to each candidate road are obtained from the second map data set, according to the first map data set corresponding to any lane.
  • the trajectory point coordinates and the coordinates of each second trajectory point corresponding to each candidate road are calculated, and the transition probability matrix and emission probability matrix corresponding to each candidate road are calculated, and then according to the transition probability matrix and emission probability matrix corresponding to each candidate road, from each candidate road.
  • the target road that matches any lane is determined from the candidate roads, thereby realizing the automatic matching of lanes and roads without manual processing, improving the efficiency of road network matching, and helping to shorten the online cycle of the map.
  • the product lines and coordinate systems used by different map datasets are usually inconsistent, in order to facilitate road network binding and improve the accuracy of road network binding, in a possible implementation manner of the embodiment of the present disclosure, according to The degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road, before determining the road matching each lane, the first map data set and the second map The datasets are migrated to the same coordinate system.
  • FIG. 4 is a schematic structural diagram of an apparatus for generating a map according to an embodiment of the present disclosure.
  • the apparatus 40 for generating a map includes an acquiring module 410 , a matching module 420 and a generating module 430 .
  • the obtaining module 410 is configured to obtain a first map data set and a second map data set, wherein the first map data set includes coordinates of each first track point corresponding to each lane, and the second map data set It includes the coordinates of each second track point corresponding to each road and road information.
  • the first map data set is a high-precision map
  • the second map data set is a navigation map
  • the matching module 420 is configured to determine a road matching each of the lanes according to the degree of matching between the coordinates of each of the first trajectory points corresponding to each of the lanes and the coordinates of each of the second trajectory points corresponding to each of the roads.
  • the generating module 430 is configured to generate a fused map data set based on the coordinates of each first track point corresponding to each of the lanes and the road information corresponding to the road matching each of the lanes.
  • the matching module 420 includes:
  • the obtaining unit 421 is configured to obtain, from the second map data set, a plurality of candidate roads corresponding to any one of the lanes and the coordinates of each second track point corresponding to each of the candidate roads.
  • the calculation unit 422 is configured to calculate the transition probability matrix corresponding to each candidate road and the emission probability matrix.
  • the calculating unit 422 is specifically configured to: calculate the first trajectory between every two adjacent first trajectory points according to the coordinates of each first trajectory point on any of the lanes length; according to the coordinates of each second trajectory point corresponding to each of the candidate roads, determine the coordinates of each projection point on each candidate road corresponding to each first trajectory point on any of the lanes; according to each The coordinates of each projection point on the candidate road, determine the second trajectory length between every two adjacent projection points on each candidate road; according to the length of each first trajectory corresponding to any lane and each determine the transition probability matrix corresponding to each candidate road; determine the distance between each first trajectory point and the corresponding projection point on the any lane; According to the distance between each first trajectory point and the corresponding projection point on any lane, the Gaussian distribution corresponding to each candidate road is determined; according to the Gaussian distribution corresponding to each candidate road, the corresponding The emission probability matrix of .
  • the matching unit 423 is configured to determine a target road that matches any of the lanes from the candidate roads according to the transition probability matrix and the emission probability matrix corresponding to each candidate road.
  • the matching unit 423 is specifically configured to: obtain the first transition corresponding to each first trajectory point from the transition probability matrix and the emission probability matrix of each candidate road probability and first emission probability; determine the first similarity value corresponding to each first trajectory point according to the product of the first transition probability corresponding to each first trajectory point and the first emission probability; each first similarity value corresponding to each first trajectory point in the candidate road, to determine the second similarity value corresponding to each candidate road; the candidate road corresponding to the largest second similarity value is determined as the target road .
  • the matching unit 423 is specifically configured to: determine the first candidate road corresponding to the maximum transition probability according to each transition probability in the transition probability matrix of each candidate road; For each emission probability in the emission probability matrix of each candidate road, determine the second candidate road corresponding to the maximum emission probability; if the first candidate road is the same as the second candidate road, the A candidate road is determined as the target road.
  • the matching unit 423 is specifically further configured to: determine each first trajectory when the first candidate road is different from the second candidate road the third similarity value corresponding to the point, where the third similarity value is the product of the transition probability and the emission probability corresponding to each first trajectory point obtained from the transition probability matrix and the emission probability matrix of the first candidate road; determine a fourth similarity value corresponding to each first trajectory point, where the fourth similarity value is a transition probability and emission probability corresponding to each first trajectory point obtained from the transition probability matrix and emission probability matrix of the second candidate road.
  • the product of probabilities; the maximum similarity value is determined from each third similarity value and each fourth similarity value; the candidate road corresponding to the maximum similarity value is determined as the target road.
  • the map generating apparatus 40 further includes:
  • the preprocessing module 400 is configured to migrate the first map data set and the second map data set to the same coordinate system.
  • the apparatus for generating a map obtains a first map data set and a second map data set, the first map data set includes coordinates of each first track point corresponding to each lane, and the second map data set includes each The coordinates and road information of each second track point corresponding to the road, according to the degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road, determine the road that matches each lane , based on the coordinates of each first track point corresponding to each lane and the road information corresponding to the road matching each lane, a fused map data set is generated, thereby obtaining a road information including both lanes and roads.
  • the map dataset is fused to enrich the map data, and the road information corresponding to the road is obtained by matching the lane with the road and the lane information is merged with the map data, without the need to manually collect the road information and manually bind the lane to the road. It not only reduces the difficulty of generating high-precision maps, but also realizes automatic matching of map road networks and automatic processing of map data fusion, which improves the efficiency of map generation.
  • the present disclosure also provides an electronic device, a readable storage medium, and a computer program product.
  • FIG. 7 shows a schematic block diagram of an example electronic device 700 that may be used to implement embodiments of the present disclosure.
  • Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers.
  • Electronic devices may also represent various forms of mobile devices, such as personal digital processors, cellular phones, smart phones, wearable devices, and other similar computing devices.
  • the components shown herein, their connections and relationships, and their functions are by way of example only, and are not intended to limit implementations of the disclosure described and/or claimed herein.
  • the electronic device 700 includes a computing unit 701, which can be loaded into a random access memory (Random Access Memory) according to a computer program stored in a read-only memory (Read-Only Memory, ROM) 702 or from a storage unit 708, A computer program in RAM) 703 to perform various appropriate actions and processes.
  • ROM Read-Only Memory
  • RAM random access memory
  • various programs and data required for the operation of the electronic device 700 can also be stored.
  • the computing unit 701, the ROM 702, and the RAM 703 are connected to each other through a bus 704.
  • An Input/Output (I/O) interface 705 is also connected to the bus 704 .
  • Various components in the electronic device 700 are connected to the I/O interface 705, including: an input unit 706, such as a keyboard, a mouse, etc.; an output unit 707, such as various types of displays, speakers, etc.; a storage unit 708, such as a magnetic disk, an optical disk, etc. etc.; and a communication unit 709, such as a network card, modem, wireless communication transceiver, and the like.
  • the communication unit 709 allows the electronic device 700 to exchange information/data with other devices through a computer network such as the Internet and/or various telecommunication networks.
  • Computing unit 701 may be various general-purpose and/or special-purpose processing components with processing and computing capabilities. Some examples of the computing unit 701 include, but are not limited to, a central processing unit (Central Processing Unit, CPU), a graphics processing unit (Graphic Processing Units, GPU), various dedicated artificial intelligence (Artificial Intelligence, AI) computing chips, various operating A computational unit, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, etc., for the algorithm of the machine learning model.
  • the computing unit 701 executes the various methods and processes described above, such as a map generation method. For example, in some embodiments, the method of generating the map may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 708 .
  • part or all of the computer program may be loaded and/or installed on electronic device 700 via ROM 702 and/or communication unit 709 .
  • the computer program When the computer program is loaded into the RAM 703 and executed by the computing unit 701, one or more steps of the map generation method described above may be performed.
  • the computing unit 701 may be configured to perform the method of generating the map by any other suitable means (eg, by means of firmware).
  • FPGAs Field Programmable Gate Arrays
  • ASICs Application-Specific Integrated Circuits
  • ASSP Application Specific Standard Product
  • SOC System On Chip
  • CPLD Load Programmable Logic Device
  • These various embodiments may include being implemented in one or more computer programs executable and/or interpretable on a programmable system including at least one programmable processor that
  • the processor which may be a special purpose or general-purpose programmable processor, may receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device an output device.
  • Program code for implementing the method of generating a map of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer or other programmable data processing apparatus, such that the program code, when executed by the processor or controller, performs the functions/functions specified in the flowcharts and/or block diagrams. Action is implemented.
  • the program code may execute entirely on the machine, partly on the machine, partly on the machine and partly on a remote machine as a stand-alone software package or entirely on the remote machine or server.
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with the instruction execution system, apparatus or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (Electrically Programmable Read-Only-Memory, EPROM) or flash memory, optical fiber, portable compact disk read-only memory (Compact Disc Read-Only Memory, CD-ROM), optical storage device, magnetic storage device, or a combination of the above any suitable combination.
  • RAM random access memory
  • ROM read only memory
  • EPROM erasable programmable read only memory
  • flash memory electrical fiber
  • portable compact disk read-only memory Compact Disc Read-Only Memory
  • CD-ROM Compact Disc Read-Only Memory
  • magnetic storage device or a combination of the above any suitable combination.
  • the systems and techniques described herein may be implemented on a computer having a display device (eg, a cathode ray tube (CRT) or a liquid crystal display) for displaying information to the user (Liquid Crystal Display, LCD monitor); and a keyboard and pointing device (eg, mouse or trackball) through which a user can provide input to the computer.
  • a display device eg, a cathode ray tube (CRT) or a liquid crystal display
  • LCD monitor Liquid Crystal Display
  • keyboard and pointing device eg, mouse or trackball
  • Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (eg, visual feedback, auditory feedback, or tactile feedback); and can be in any form (including acoustic input, voice input, or tactile input) to receive input from the user.
  • the systems and techniques described herein may be implemented on a computing system that includes back-end components (eg, as a data server), or a computing system that includes middleware components (eg, an application server), or a computing system that includes front-end components (eg, a user's computer having a graphical user interface or web browser through which a user may interact with implementations of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system.
  • the components of the system may be interconnected by any form or medium of digital data communication (eg, a communication network). Examples of communication networks include: Local Area Network (LAN), Wide Area Network (WAN), the Internet, and blockchain networks.
  • a computer system can include clients and servers. Clients and servers are generally remote from each other and usually interact through a communication network. The relationship of client and server arises by computer programs running on the respective computers and having a client-server relationship to each other.
  • the server can be a cloud server, also known as a cloud computing server or a cloud host. It is a host product in the cloud computing service system to solve the problems existing in traditional physical hosts and VPS services (Virtual Private Server, virtual private server). The management is difficult and the business expansion is weak.
  • the server can also be a server of a distributed system, or a server combined with a blockchain.
  • the present disclosure also provides a computer program product, including a computer program, which, when executed by a processor, implements the method for generating a map according to the foregoing embodiments.

Abstract

A map generation method and apparatus, and an electronic device and a storage medium, which relate to the technical field of intelligent traffic, and in particular relate to the technical field of map data fusion. The method comprises: acquiring a first map data set and a second map data set, wherein the first map data set contains all first trajectory point coordinates corresponding to each lane, and the second map data set contains all second trajectory point coordinates corresponding to each road, and road information (101); according to the degree of matching between all the first trajectory point coordinates corresponding to each lane and all the second trajectory point coordinates corresponding to each road, determining a road that matches each lane (102); and generating a fused map data set on the basis of all the first trajectory point coordinates corresponding to each lane and the road information corresponding to the road that matches each lane (103). A fused map data set that contains both a lane and road information of a road can be obtained, thereby enriching map data.

Description

地图的生成方法、装置、电子设备及存储介质Map generation method, device, electronic device and storage medium
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本公开要求阿波罗智联(北京)科技有限公司于2021年04月09日提交的、发明名称为“地图的生成方法、装置、电子设备及存储介质”的、中国专利申请号“202110385330.7”的优先权。This disclosure requires the priority of the Chinese patent application number "202110385330.7" for the invention titled "Map Generation Method, Device, Electronic Device and Storage Medium" submitted by Apollo Zhilian (Beijing) Technology Co., Ltd. on April 9, 2021 right.
技术领域technical field
本公开涉及智能交通技术领域,尤其涉及地图数据融合技术领域,具体涉及一种地图的生成方法、装置、电子设备及存储介质。The present disclosure relates to the technical field of intelligent transportation, in particular to the technical field of map data fusion, and in particular to a method, device, electronic device and storage medium for generating a map.
背景技术Background technique
智能交通的实现离不开地图数据的支持,为了使每一个交通出行者获得伴随式的交通出行服务,地图需要将所有道路元素充分连接起来。The realization of intelligent transportation is inseparable from the support of map data. In order to enable every traveler to obtain accompanying traffic travel services, the map needs to fully connect all road elements.
然而,目前,智能交通中使用的高精地图所包含的地图数据较少,无法提供丰富的地图要素信息。However, at present, the high-precision maps used in intelligent transportation contain less map data and cannot provide rich map element information.
发明内容SUMMARY OF THE INVENTION
本公开提供了一种地图的生成方法、装置、电子设备及存储介质。The present disclosure provides a method, device, electronic device and storage medium for generating a map.
根据本公开的一方面,提供了一种地图的生成方法,包括:According to an aspect of the present disclosure, a method for generating a map is provided, comprising:
获取第一地图数据集和第二地图数据集,其中,所述第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,所述第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息;Obtain a first map data set and a second map data set, wherein the first map data set includes coordinates of each first track point corresponding to each lane, and the second map data set includes each first track point corresponding to each road. 2. Track point coordinates and road information;
根据每条所述车道对应的各个第一轨迹点坐标与每条所述道路对应的各个第二轨迹点坐标间的匹配度,确定与每条所述车道匹配的道路;According to the degree of matching between the coordinates of each first trajectory point corresponding to each of the lanes and the coordinates of each second trajectory point corresponding to each of the roads, determine a road that matches each of the lanes;
基于每条所述车道对应的各个第一轨迹点坐标、及与每条所述车道匹配的道路对应的道路信息,生成融合后的地图数据集。Based on the coordinates of each first track point corresponding to each of the lanes, and road information corresponding to the road matching each of the lanes, a fused map dataset is generated.
根据本公开的另一方面,提供了一种地图的生成装置,包括:According to another aspect of the present disclosure, an apparatus for generating a map is provided, comprising:
获取模块,用于获取第一地图数据集和第二地图数据集,其中,所述第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,所述第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息;The acquisition module is used to acquire a first map data set and a second map data set, wherein the first map data set contains coordinates of each first track point corresponding to each lane, and the second map data set contains each Coordinates and road information of each second track point corresponding to the road;
匹配模块,用于根据每条所述车道对应的各个第一轨迹点坐标与每条所述道路对应的各个第二轨迹点坐标间的匹配度,确定与每条所述车道匹配的道路;a matching module, configured to determine a road matching each of the lanes according to the degree of matching between the coordinates of each first trajectory point corresponding to each of the lanes and the coordinates of each of the second trajectory points corresponding to each of the roads;
生成模块,用于基于每条所述车道对应的各个第一轨迹点坐标、及与每条所述车道匹配的道路对应的道路信息,生成融合后的地图数据集。The generating module is configured to generate a fused map data set based on the coordinates of each first track point corresponding to each of the lanes and the road information corresponding to the road matched with each of the lanes.
根据本公开的另一方面,提供了一种电子设备,包括:According to another aspect of the present disclosure, there is provided an electronic device, comprising:
至少一个处理器;以及at least one processor; and
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如上述一方面实施例所述的地图的生成方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to execute the map according to the embodiment of the above aspect. Generate method.
根据本公开的另一方面,提供了一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行如上述一方面实施例所述的地图的生成方法。According to another aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to perform the generation of the map according to the embodiments of the above aspect method.
根据本公开的另一方面,提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如上述一方面实施例所述的地图的生成方法。According to another aspect of the present disclosure, there is provided a computer program product, including a computer program, which, when executed by a processor, implements the method for generating a map according to the embodiments of the above-mentioned aspect.
本公开提供的地图的生成方法、装置、电子设备及存储介质,通过获取第一地图数据集和第二地图数据集,根据第一地图数据集中每条车道的各第一轨迹点坐标与第二地图数据集中每条道路的各第二轨迹点坐标间的匹配度,确定出与每条车道匹配的道路,进而基于每条车道对应的各个第一轨迹点坐标及与每条车道匹配的道路对应的道路信息,生成融合后的地图数据集,由此,得到了既包含车道又包含道路的道路信息的融合地图数据集,丰富了地图数据。The map generation method, device, electronic device and storage medium provided by the present disclosure, by acquiring the first map data set and the second map data set, according to the coordinates of each first track point of each lane in the first map data set and the second The matching degree between the coordinates of each second track point of each road in the map data set determines the road matching each lane, and then based on the coordinates of each first track point corresponding to each lane and the corresponding road corresponding to each lane The fused map data set is generated, and the fused map data set containing both the lane and the road information of the road is obtained, which enriches the map data.
应当理解,本部分所描述的内容并非旨在标识本公开的实施例的关键或重要特征,也不用于限制本公开的范围。本公开的其它特征将通过以下的说明书而变得容易理解。It should be understood that what is described in this section is not intended to identify key or critical features of embodiments of the disclosure, nor is it intended to limit the scope of the disclosure. Other features of the present disclosure will become readily understood from the following description.
附图说明Description of drawings
附图用于更好地理解本方案,不构成对本公开的限定。其中:The accompanying drawings are used for better understanding of the present solution, and do not constitute a limitation to the present disclosure. in:
图1是根据本公开一实施例提出的地图的生成方法的流程示意图;1 is a schematic flowchart of a method for generating a map according to an embodiment of the present disclosure;
图2是根据本公开另一实施例提出的地图的生成方法的流程示意图;2 is a schematic flowchart of a method for generating a map according to another embodiment of the present disclosure;
图3是车道对应的各第一轨迹点与候选道路的位置关系示例图;3 is an example diagram of the positional relationship between each first trajectory point corresponding to a lane and a candidate road;
图4是根据本公开一实施例提供的一种地图的生成装置的结构示意图;4 is a schematic structural diagram of an apparatus for generating a map according to an embodiment of the present disclosure;
图5是根据本公开另一实施例提供的一种地图的生成装置的结构示意图;5 is a schematic structural diagram of an apparatus for generating a map according to another embodiment of the present disclosure;
图6是根据本公开又一实施例提供的一种地图的生成装置的结构示意图;6 is a schematic structural diagram of an apparatus for generating a map according to another embodiment of the present disclosure;
图7是用来实现本公开实施例的地图的生成方法的电子设备的框图。FIG. 7 is a block diagram of an electronic device used to implement the method for generating a map according to an embodiment of the present disclosure.
具体实施方式Detailed ways
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding and should be considered as exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted from the following description for clarity and conciseness.
目前,智能交通中使用的高精度地图所包含的地图数据较少,仅能提供车道级别的信息,而无法提供丰富的地图要素信息,需要采集大量的道路信息(比如限速信息、道路名称、兴趣点等)才能制作高精度地图,这导致制作高精度地图的工作量非常大,导致高精度地图的上线周期较长,制作效率低。At present, the high-precision maps used in intelligent transportation contain less map data, and can only provide lane-level information, but cannot provide rich map element information, and need to collect a large amount of road information (such as speed limit information, road names, Points of interest, etc.) can be used to make high-precision maps, which results in a very large workload for making high-precision maps, resulting in a long online cycle for high-precision maps and low production efficiency.
相较于高精度地图,传统的导航地图能够提供道路级别的道路信息,为了扩展地图信息,丰富地图数据的应用,可以将高精地图路网绑定到普通导航地图路网并进行数据融合。Compared with high-precision maps, traditional navigation maps can provide road-level road information. In order to expand map information and enrich the application of map data, the high-precision map road network can be bound to the ordinary navigation map road network and data fusion can be performed.
相关技术中,主要通过两种方式实现地图数据的绑定与融合。一是通过人工进行数据融合,这种方式效率低;二是通过人工+机器的方式进行数据融合,先通过人工将高精地图和导航地图绑定,再通过算法实现数据融合,这种方式仍不能全部自动化,技术难点是高精地图和导航地图的绑定。In the related art, the binding and fusion of map data are mainly realized in two ways. One is to perform data fusion manually, which is inefficient; the other is to perform data fusion by manual + machine method. First, manually bind high-precision maps and navigation maps, and then realize data fusion through algorithms. This method is still It cannot be fully automated, and the technical difficulty is the binding of high-precision maps and navigation maps.
针对上述问题,本公开提供了一种地图的生成方法、装置、电子设备及存储介质,通过获取第一地图数据集和第二地图数据集,根据第一地图数据集中每条车道的各第一轨迹点坐标与第二地图数据集中每条道路的各第二轨迹点坐标间的匹配度,确定出与每条车道匹配的道路,进而基于每条车道对应的各个第一轨迹点坐标及与每条车道匹配的道路对应的道路信息,生成融合后的地图数据集,由此,得到了既包含车道又包含道路的道路信息的融合地图数据集,丰富了地图数据,并且,通过将车道与道路进行匹配来获取道路对应的道路信息与车道信息进行地图数据融合,无需人工采集道路信息,也无需人工将车道与道路绑定,不仅降低了高精度地图的生成难度,还实现了地图路网的自动匹配和地图数据融合的自动化处理,提高了地图生成效率。In view of the above problems, the present disclosure provides a map generation method, device, electronic device and storage medium. By acquiring the first map data set and the second map data set, according to the first map data set of each lane The matching degree between the coordinates of the track points and the coordinates of the second track points of each road in the second map data set determines the road that matches each lane, and then based on the coordinates of the first track points corresponding to each lane and the coordinates of the first track points corresponding to each lane. The road information corresponding to the roads matched with the lanes is used to generate a fused map dataset, thereby obtaining a fused map dataset that includes both lanes and road information of the road, which enriches the map data. Matching to obtain road information corresponding to the road and lane information for map data fusion, no need to manually collect road information, and no need to manually bind lanes and roads, which not only reduces the difficulty of generating high-precision maps, but also realizes the map road network. The automatic processing of automatic matching and map data fusion improves the efficiency of map generation.
下面结合附图详细描述本公开实施例提供的地图的生成方法、装置、电子设备及存储 介质。The method, apparatus, electronic device, and storage medium for generating a map provided by the embodiments of the present disclosure will be described in detail below with reference to the accompanying drawings.
图1是根据本公开一实施例提出的地图的生成方法的流程示意图,如图1所示,地图的生成方法可以包括以下步骤:FIG. 1 is a schematic flowchart of a method for generating a map according to an embodiment of the present disclosure. As shown in FIG. 1 , the method for generating a map may include the following steps:
步骤101,获取第一地图数据集和第二地图数据集,其中,第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息。Step 101: Obtain a first map data set and a second map data set, wherein the first map data set contains coordinates of each first track point corresponding to each lane, and the second map data set contains each second map data set corresponding to each road. Track point coordinates and road information.
其中,道路信息可以包括但不限于道路名称、限速信息、兴趣点(Point of interesting,POI)等。The road information may include, but is not limited to, road names, speed limit information, points of interest (POI), and the like.
本公开实施例中,第一地图数据集和第二地图数据集可以是包含不同的地图信息的地图,比如,第一地图数据集可以是提供车道级别信息的高精度地图,第二地图数据集可以是提供道路级别信息的导航地图。In the embodiment of the present disclosure, the first map data set and the second map data set may be maps containing different map information. For example, the first map data set may be a high-precision map that provides lane level information, and the second map data set Can be a navigation map that provides road-level information.
步骤102,根据每条车道对应的各个第一轨迹点坐标与每条道路对应的各个第二轨迹点坐标间的匹配度,确定与每条车道匹配的道路。Step 102: Determine a road matching each lane according to the degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road.
本公开实施例中,对于第一地图数据集中的每条车道,需要将其与第二地图数据集中的道路进行匹配,根据每条车道对应的各个第一轨迹点坐标与每条道路对应的各个第二轨迹点坐标间的匹配度,来获取与其匹配的道路。In the embodiment of the present disclosure, for each lane in the first map data set, it needs to be matched with the road in the second map data set, according to the coordinates of each first track point corresponding to each lane and the corresponding The matching degree between the coordinates of the second track point to obtain the matching road.
作为一种示例,匹配度可以用第一轨迹点与对应的第二轨迹点之间的距离表示,距离越近,则表示第一轨迹点与对应的第二轨迹点之间的匹配度越高。其中,第一轨迹点与第二轨迹点之间的距离,可以根据第一轨迹点坐标与对应的第二轨迹点坐标计算欧氏距离得到。对于第一地图数据集中的任一车道,计算得到该车道对应的各第一轨迹点坐标与每条道路对应的各个第二轨迹点坐标之间的距离之后,根据计算得到的距离可以确定出与该车道匹配的道路。比如,可以预先设置一个距离阈值,统计每条道路对应的第二轨迹点坐标中,与该车道对应的各第一轨迹点坐标之间的距离不小于预设的距离阈值的目标第二轨迹点的个数,将包含目标第二轨迹点最多的道路确定为与该车道匹配的道路。As an example, the matching degree can be represented by the distance between the first trajectory point and the corresponding second trajectory point. The closer the distance is, the higher the matching degree between the first trajectory point and the corresponding second trajectory point is. . The distance between the first trajectory point and the second trajectory point can be obtained by calculating the Euclidean distance according to the coordinates of the first trajectory point and the corresponding coordinates of the second trajectory point. For any lane in the first map data set, after calculating the distance between the coordinates of each first track point corresponding to the lane and the coordinates of each second track point corresponding to each road, it can be determined according to the calculated distance. This lane matches the road. For example, a distance threshold can be preset, and among the coordinates of the second track points corresponding to each road, the distance between the coordinates of the first track points corresponding to the lane is not less than the preset distance threshold. The target second track point The road that contains the most target second trajectory points is determined as the road matching the lane.
作为另一种示例,匹配度可以用车道对应的各个第一轨迹点到各道路的转移概率和发射概率表示,根据车道对应的各个第一轨迹点到各道路的转移概率和发射概率,确定该车道与每条道路的匹配度,进而根据匹配度确定与该车道匹配的道路。需要说明的是,这种方式将在后续实施例中进行详细描述,此处不作赘述。As another example, the matching degree can be represented by the transition probability and emission probability of each first trajectory point corresponding to the lane to each road, and determine the transition probability and emission probability of each first trajectory point corresponding to the lane to each road according to the The matching degree between the lane and each road, and then determine the road matching the lane according to the matching degree. It should be noted that this manner will be described in detail in subsequent embodiments, and will not be repeated here.
步骤103,基于每条车道对应的各个第一轨迹点坐标、及与每条车道匹配的道路对应的道路信息,生成融合后的地图数据集。Step 103: Generate a fused map data set based on the coordinates of each first track point corresponding to each lane and the road information corresponding to the road matching each lane.
本公开实施例中,确定了与第一地图数据集中的各车道匹配的道路之后,可以从第二地图数据集中获取与各车道匹配的道路的道路信息,进而基于每条车道对应的各个第一轨迹点坐标及与每条车道匹配的道路对应的道路信息,将车道对应的各个第一轨迹点坐标及与每条车道匹配的道路对应的道路信息进行关联存储,生成融合后的地图数据集。从而,基于融合后的地图数据集的应用即可获取到更丰富的地图信息,不仅包括车道级信息,也包括道路名称、POI、限速信息等。In the embodiment of the present disclosure, after the road matching each lane in the first map data set is determined, the road information of the road matching each lane can be obtained from the second map data set, and then based on the first map data set corresponding to each lane The coordinates of the track points and the road information corresponding to the road matched with each lane are stored in association with the coordinates of each first track point corresponding to the lane and the road information corresponding to the road matched with each lane to generate a fused map data set. Therefore, the application based on the fused map dataset can obtain richer map information, including not only the lane-level information, but also the road name, POI, speed limit information, etc.
本公开实施例的地图的生成方法,通过获取第一地图数据集和第二地图数据集,第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息,根据每条车道对应的各个第一轨迹点坐标与每条道路对应的各个第二轨迹点坐标间的匹配度,确定与每条车道匹配的道路,基于每条车道对应的各个第一轨迹点坐标、及与每条车道匹配的道路对应的道路信息,生成融合后的地图数据集,由此,得到了既包含车道又包含道路的道路信息的融合地图数据集,丰富了地图数据,并且,通过将车道与道路进行匹配来获取道路对应的道路信息与车道信息进行地图数据融合,无需人工采集道路信息,也无需人工将车道与道路绑定,不仅降低了高精度地图的生成难度,还实现了地图路网的自动匹配和地图数据融合的自动化处理,提高了地图生成效率。In the method for generating a map according to the embodiment of the present disclosure, by acquiring a first map data set and a second map data set, the first map data set includes coordinates of each first track point corresponding to each lane, and the second map data set includes each The coordinates and road information of each second track point corresponding to the road, according to the degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road, determine the road that matches each lane , based on the coordinates of each first track point corresponding to each lane and the road information corresponding to the road matching each lane, a fused map data set is generated, thereby obtaining a road information including both lanes and roads. The map dataset is fused to enrich the map data, and the road information corresponding to the road is obtained by matching the lane with the road and the lane information is merged with the map data, without the need to manually collect the road information and manually bind the lane to the road. It not only reduces the difficulty of generating high-precision maps, but also realizes automatic matching of map road networks and automatic processing of map data fusion, which improves the efficiency of map generation.
在本公开实施例一种可能的实现方式中,匹配度可以用车道对应的各个第一轨迹点到各道路的转移概率和发射概率表示,通过计算各道路的转移概率矩阵和发射概率矩阵,根据各道路对应的转移概率矩阵和发射概率矩阵来确定与每条车道匹配的道路。下面结合附图2进行详细说明这一过程。In a possible implementation manner of the embodiment of the present disclosure, the matching degree may be represented by the transition probability and emission probability of each first trajectory point corresponding to the lane to each road, and by calculating the transition probability matrix and the emission probability matrix of each road, according to The corresponding transition probability matrix and emission probability matrix of each road are used to determine the road matching each lane. This process will be described in detail below in conjunction with FIG. 2 .
图2是根据本公开另一实施例提出的地图的生成方法的流程示意图,如图2所示,在如图1所示实施例的基础上,步骤102可以包括以下步骤:FIG. 2 is a schematic flowchart of a method for generating a map according to another embodiment of the present disclosure. As shown in FIG. 2 , on the basis of the embodiment shown in FIG. 1 , step 102 may include the following steps:
步骤201,从第二地图数据集中获取任一车道对应的多条候选道路及每条候选道路对应的各第二轨迹点坐标。Step 201: Acquire a plurality of candidate roads corresponding to any lane and the coordinates of each second track point corresponding to each candidate road from the second map data set.
本公开实施例中,对于第一地图数据集中的任一车道,可以从第二地图数据集中获取与该车道对应的多条候选道路,以及,获取每条候选道路对应的各第二轨迹点坐标。In the embodiment of the present disclosure, for any lane in the first map data set, a plurality of candidate roads corresponding to the lane may be obtained from the second map data set, and the coordinates of each second track point corresponding to each candidate road may be obtained .
其中,在获取与任一车道对应的多条候选道路时,可以采用不同的方式来获取候选道路,下面举例进行说明。Wherein, when acquiring a plurality of candidate roads corresponding to any lane, the candidate roads can be acquired in different ways, and the following examples are used for description.
作为一种示例,可以将每条道路的各第二轨迹点坐标与任一车道对应的各第一轨迹点坐标进行比较,统计每条道路对应的各第二轨迹点坐标与任一车道对应的各第一轨迹点坐标相同的第二轨迹点的个数,并按照个数从大到小的顺序排列各道路,选择前n条道路作为候选道路。其中,n为正整数,n的取值可以预先设定。As an example, the coordinates of each second track point of each road may be compared with the coordinates of each first track point corresponding to any lane, and the statistics of the coordinates of each second track point corresponding to each road and any lane may be calculated. The number of second track points with the same coordinates of each first track point, and the roads are arranged in descending order of the number, and the first n roads are selected as candidate roads. Among them, n is a positive integer, and the value of n can be preset.
作为一种示例,可以计算每条道路的各第二轨迹点坐标与任一车道对应的各第一轨迹点坐标之间的距离,并针对每条道路,计算距离达到预设距离阈值的第二轨迹点的个数占该道路对应的第二轨迹点总数的比例,将比例达到预设值的道路确定为候选道路。As an example, the distance between the coordinates of each second track point of each road and the coordinates of each first track point corresponding to any lane may be calculated, and for each road, the second track point whose distance reaches a preset distance threshold is calculated. The number of track points accounts for the proportion of the total number of second track points corresponding to the road, and a road whose proportion reaches a preset value is determined as a candidate road.
作为一种示例,可以基于空间索引,从第二地图数据集中查找任一车道附近的多条候选道路。通过空间索引来获取候选道路,能够有效提高候选道路的查找效率。As an example, a plurality of candidate roads near any lane may be searched from the second map dataset based on the spatial index. Obtaining candidate roads through spatial index can effectively improve the search efficiency of candidate roads.
需要说明的是,上述获取多条候选道路的方式仅作为示例来解释说明本公开,而不能作为对本公开的限制,除上述方式外的其他能够获取到候选道路的方案也应属于本公开的内容。It should be noted that the above method of obtaining a plurality of candidate roads is only used as an example to explain the present disclosure, and cannot be used as a limitation of the present disclosure, and other solutions that can obtain candidate roads other than the above method should also belong to the content of the present disclosure .
本公开实施例中,从第二地图数据集中获取了与任一车道对应的多条候选道路后,可以进一步从第二地图数据集中获取每条候选道路对应的各第二轨迹点坐标。In the embodiment of the present disclosure, after obtaining multiple candidate roads corresponding to any lane from the second map data set, the coordinates of each second track point corresponding to each candidate road may be further obtained from the second map data set.
步骤202,根据任一车道对应的各第一轨迹点坐标与每条候选道路对应的各第二轨迹点坐标,计算每条候选道路对应的转移概率矩阵和发射概率矩阵。Step 202: Calculate the transition probability matrix and the emission probability matrix corresponding to each candidate road according to the coordinates of each first trajectory point corresponding to any lane and the coordinates of each second trajectory point corresponding to each candidate road.
本公开实施例中,针对每条候选道路,可以根据任一车道对应的各第一轨迹点坐标与该候选道路对应的各第二轨迹点坐标,计算该候选道路对应的转移概率矩阵和发射概率矩阵。其中,转移概率矩阵中的每个元素,表示车道对应的各第一轨迹点到该候选道路的转移概率;发射概率矩阵中的每个元素,表示车道对应的各第一轨迹点到该候选道路的发射概率。也就是说,转移概率矩阵和发射概率矩阵的元素个数,由任一车道对应的第一轨迹点的个数确定。In the embodiment of the present disclosure, for each candidate road, the transition probability matrix and the emission probability corresponding to the candidate road may be calculated according to the coordinates of each first trajectory point corresponding to any lane and the coordinates of each second trajectory point corresponding to the candidate road matrix. Among them, each element in the transition probability matrix represents the transition probability from each first trajectory point corresponding to the lane to the candidate road; each element in the emission probability matrix represents each first trajectory point corresponding to the lane to the candidate road emission probability. That is to say, the number of elements of the transition probability matrix and the emission probability matrix is determined by the number of first trajectory points corresponding to any lane.
在本公开实施例一种可能的实现方式中,在计算每条候选道路对应的转移概率矩阵时,可以先根据任一车道上各个第一轨迹点坐标,计算每相邻两个第一轨迹点之间的第一轨迹长度,再根据每条候选道路对应的各第二轨迹点坐标,确定每条候选道路上与任一车道上各个第一轨迹点分别对应的各个投影点的坐标,根据每条候选道路上各个投影点的坐标,确定每条候选道路上每相邻两个投影点间的第二轨迹长度,进而根据任一车道对应的各个第一轨迹长度与每条候选道路上对应的各个第二轨迹长度间的比值,确定每条候选道路对应的转移概率矩阵。在计算每条候选道路对应的发射概率矩阵时,可以先确定任一车道上各个第一轨迹点与对应投影点间的距离,再根据任一车道上各个第一轨迹点与对应投影点间的距离,确定每条候选道路对应的高斯分布,根据每条候选道路对应的高斯分布,确定每条候选道路对应的发射概率矩阵。In a possible implementation manner of the embodiment of the present disclosure, when calculating the transition probability matrix corresponding to each candidate road, each adjacent first trajectory point may be calculated according to the coordinates of each first trajectory point on any lane. Then, according to the coordinates of each second trajectory point corresponding to each candidate road, determine the coordinates of each projection point on each candidate road corresponding to each first trajectory point on any lane. The coordinates of each projection point on each candidate road, determine the length of the second trajectory between every two adjacent projection points on each candidate road, and then according to the length of each first trajectory corresponding to any lane and the corresponding length on each candidate road The ratio between the lengths of the second tracks determines the transition probability matrix corresponding to each candidate road. When calculating the emission probability matrix corresponding to each candidate road, the distance between each first trajectory point on any lane and the corresponding projection point can be determined first, and then according to the distance between each first trajectory point and the corresponding projection point on any lane Distance, determine the Gaussian distribution corresponding to each candidate road, and determine the emission probability matrix corresponding to each candidate road according to the Gaussian distribution corresponding to each candidate road.
其中,每条候选道路上与任一车道上各个第一轨迹点分别对应的各个投影点的坐标,可以根据每条候选道路对应的各第二轨迹点坐标确定。对于任一车道上的每个第一轨迹点, 从第一轨迹点向候选道路作垂线,垂线与候选道路的交点即为该第一轨迹点在该候选道路上对应的投影点,如果该投影点与该候选道路的某个第二轨迹点重叠,则该第二轨迹点的坐标即为该投影点的坐标,若该投影点落在两个第二轨迹点之间,则可以根据这两个第二轨迹点的坐标确定该投影点的坐标,比如,可以将这两个第二轨迹点坐标的均值确定为该投影点的坐标,或者,可以将距离近的第二轨迹点的坐标确定为该投影点的坐标,等等。The coordinates of each projection point on each candidate road corresponding to each first trajectory point on any lane may be determined according to the coordinates of each second trajectory point corresponding to each candidate road. For each first trajectory point on any lane, draw a vertical line from the first trajectory point to the candidate road. The intersection of the vertical line and the candidate road is the projection point corresponding to the first trajectory point on the candidate road. If The projected point overlaps with a certain second trajectory point of the candidate road, and the coordinates of the second trajectory point are the coordinates of the projected point. If the projected point falls between two second trajectory points, the The coordinates of the two second track points determine the coordinates of the projection point. For example, the mean value of the coordinates of the two second track points can be determined as the coordinates of the projection point, or the coordinates of the second track points that are close to each other can be determined as the coordinates of the projection point. The coordinates are determined to be the coordinates of the projected point, and so on.
能够理解的是,确定得到的每条候选道路对应的转移概率矩阵中的各元素,是第一轨迹点长度与对应的第二轨迹点长度之间的比值。比如,图3是车道对应的各第一轨迹点与候选道路的位置关系示例图。如图3所示,点A是第一轨迹点01对应的投影点,点B是第一轨迹点02对应的投影点,则01和02之间的第一轨迹点长度,与A和B之间的第二轨迹点长度之间的比值,为候选道路R1对应的转移概率矩阵中的一个元素。It can be understood that each element in the determined transition probability matrix corresponding to each candidate road is the ratio between the length of the first track point and the length of the corresponding second track point. For example, FIG. 3 is an example diagram of the positional relationship between each first trajectory point corresponding to the lane and the candidate road. As shown in Figure 3, point A is the projection point corresponding to the first trajectory point 01, and point B is the projection point corresponding to the first trajectory point 02, then the length of the first trajectory point between 01 and 02 is the same as the difference between A and B. The ratio between the lengths of the second track points between , is an element in the transition probability matrix corresponding to the candidate road R1.
需要说明的是,转移概率还可以通过曲率、角度等表示,本公开实施例仅以轨迹长度之间的比值作为转移概率为例来解释说明本公开,而不能作为对本公开的限制。It should be noted that the transition probability can also be represented by curvature, angle, etc. The embodiment of the present disclosure only uses the ratio between the trajectory lengths as the transition probability as an example to explain the present disclosure, rather than limiting the present disclosure.
本公开实施例中,通过计算每相邻两个第一轨迹点之间的第一轨迹长度,以及计算每条候选道路上每相邻两个投影点间的第二轨迹长度,根据任一车道对应的各个第一轨迹长度与每条候选道路上对应的各个第二轨迹长度间的比值,确定每条候选道路对应的转移概率矩阵,根据任一车道上各个第一轨迹点与对应投影点间的距离,确定每条候选道路对应的高斯分布,进而根据每条候选道路对应的高斯分布,确定每条候选道路对应的发射概率矩阵,由此,利用转移概率矩阵反映了车道与候选道路之间的相似性,利用发射概率矩阵反映了车道与候选道路之间的接近度,为根据转移概率矩阵和发射概率矩阵确定与车道匹配的道路提供了条件。In the embodiment of the present disclosure, by calculating the first trajectory length between every two adjacent first trajectory points, and calculating the second trajectory length between every adjacent two projected points on each candidate road, according to any lane The ratio between the corresponding first trajectory lengths and the corresponding second trajectory lengths on each candidate road, determine the transition probability matrix corresponding to each candidate road, according to the relationship between each first trajectory point on any lane and the corresponding projection point The distance between each candidate road is determined, and the Gaussian distribution corresponding to each candidate road is determined, and then the emission probability matrix corresponding to each candidate road is determined according to the Gaussian distribution corresponding to each candidate road. The similarity of , uses the emission probability matrix to reflect the proximity between the lane and the candidate road, which provides conditions for determining the road matching the lane according to the transition probability matrix and the emission probability matrix.
步骤203,根据每条候选道路对应的转移概率矩阵和发射概率矩阵,从各条候选道路中确定出与任一车道匹配的目标道路。 Step 203 , according to the transition probability matrix and the emission probability matrix corresponding to each candidate road, determine a target road matching any lane from each candidate road.
作为一种可能的实现方式,根据每条候选道路对应的转移概率矩阵和发射概率矩阵,从各条候选道路中确定出与任一车道匹配的目标道路,包括:从每条候选道路的转移概率矩阵和发射概率矩阵中,获取每个第一轨迹点对应的第一转移概率和第一发射概率;根据每个第一轨迹点对应的第一转移概率和第一发射概率的乘积,确定每个第一轨迹点对应的第一相似值;根据每条候选道路中的各个第一轨迹点分别对应的各个第一相似值,确定每条候选道路对应的第二相似值;将最大第二相似值对应的候选道路,确定为目标道路。As a possible implementation, according to the transition probability matrix and emission probability matrix corresponding to each candidate road, determine the target road matching any lane from each candidate road, including: from the transition probability of each candidate road In the matrix and the emission probability matrix, the first transition probability and the first emission probability corresponding to each first trajectory point are obtained; according to the product of the first transition probability and the first emission probability corresponding to each first trajectory point, each The first similarity value corresponding to the first track point; the second similarity value corresponding to each candidate road is determined according to each first similarity value corresponding to each first track point in each candidate road; the largest second similarity value The corresponding candidate road is determined as the target road.
其中,在获取每条候选道路对应的第二相似值时,可以将同一候选道路对应的各第一轨迹点的第一相似值相加,得到该候选道路的第二相似值;或者,也可以将同一候选道路对应的各第一轨迹点的第一相似值中,最大的第一相似值确定为该候选道路的第二相似值,本公开对此不作限制。Wherein, when acquiring the second similarity value corresponding to each candidate road, the first similarity values of the first trajectory points corresponding to the same candidate road may be added to obtain the second similarity value of the candidate road; Among the first similarity values of the first trajectory points corresponding to the same candidate road, the largest first similarity value is determined as the second similarity value of the candidate road, which is not limited in the present disclosure.
通过从每条候选道路的转移概率矩阵和发射概率矩阵中,获取每个第一轨迹点对应的第一转移概率和第一发射概率,并根据每个第一轨迹点对应的第一转移概率和第一发射概率的乘积,确定每个第一轨迹点对应的第一相似值,根据每条候选道路中的各个第一轨迹点分别对应的各个第一相似值,确定每条候选道路对应的第二相似值,进而将最大第二相似值对应的候选道路,确定为目标道路,由此,实现了第一地图数据集中车道与第二地图数据集中道路的自动匹配,提高了路网绑定效率。By obtaining the first transition probability and the first emission probability corresponding to each first trajectory point from the transition probability matrix and the emission probability matrix of each candidate road, and according to the first transition probability corresponding to each first trajectory point and The product of the first emission probability determines the first similarity value corresponding to each first trajectory point, and determines the first similarity value corresponding to each candidate road according to the first similarity values corresponding to each first trajectory point in each candidate road. Then, the candidate road corresponding to the largest second similarity value is determined as the target road, thereby realizing the automatic matching between the lanes in the first map data set and the roads in the second map data set, and improving the binding efficiency of the road network .
作为一种可能的实现方式,根据每条候选道路对应的转移概率矩阵和发射概率矩阵,从各条候选道路中确定出与任一车道匹配的目标道路,包括:根据每条候选道路的转移概率矩阵中的各个转移概率,确定最大转移概率对应的第一候选道路;根据每条候选道路的发射概率矩阵中的各个发射概率,确定最大发射概率对应的第二候选道路;在第一候选道路与第二候选道路相同的情况下,将第一候选道路确定为目标道路。As a possible implementation, according to the transition probability matrix and emission probability matrix corresponding to each candidate road, determine the target road matching any lane from each candidate road, including: according to the transition probability of each candidate road For each transition probability in the matrix, determine the first candidate road corresponding to the maximum transition probability; according to each transmission probability in the transmission probability matrix of each candidate road, determine the second candidate road corresponding to the maximum transmission probability; When the second candidate road is the same, the first candidate road is determined as the target road.
转移概率表示了车道与道路的相似性,发射概率表示了车道与道路的接近度,则根据最大转移概率确定的第一候选道路为与车道最相似的道路,根据最大发射概率确定的第二候选道路为与车道最接近的道路,则当第一候选道路与第二候选道路为同一条道路时,则 该道路为与车道最匹配的目标道路,由此,实现了车道与道路的自动绑定,提高了车道与道路匹配的准确度。The transition probability indicates the similarity between the lane and the road, and the emission probability indicates the proximity between the lane and the road. The first candidate road determined according to the maximum transition probability is the road most similar to the lane, and the second candidate determined according to the maximum emission probability The road is the road closest to the lane, then when the first candidate road and the second candidate road are the same road, the road is the target road that best matches the lane, thus realizing the automatic binding between the lane and the road , which improves the accuracy of lane-to-road matching.
进一步地,在本公开实施例一种可能的实现方式中,在第一候选道路与第二候选道路不同的情况下,确定每个第一轨迹点对应的第三相似值,第三相似值为从第一候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;确定每个第一轨迹点对应的第四相似值,第四相似值为从第二候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;从每个第三相似值和每个第四相似值中确定出最大相似值;将最大相似值对应的候选道路确定为目标道路。Further, in a possible implementation manner of the embodiment of the present disclosure, when the first candidate road is different from the second candidate road, a third similarity value corresponding to each first track point is determined, and the third similarity value is The product of the transition probability and the emission probability corresponding to each first trajectory point obtained from the transition probability matrix and the emission probability matrix of the first candidate road; determine the fourth similarity value corresponding to each first trajectory point, the fourth similarity value is the product of the transition probability and the emission probability corresponding to each first trajectory point obtained from the transition probability matrix and the emission probability matrix of the second candidate road; it is determined from each third similarity value and each fourth similarity value. Maximum similarity value; the candidate road corresponding to the maximum similarity value is determined as the target road.
当第一候选道路与第二候选道路不是同一条道路时,计算第一候选道路的各第一轨迹点对应的转移概率和发射概率的乘积,得到多个第三相似值,以及,计算第二候选道路的各第一轨迹点对应的转移概率和发射概率的乘积,得到多个第四相似值,进而比较各第三相似值和各第四相似值,从中选择出最大相似值,将最大相似值对应的候选道路确定为目标道路。由此,仅需针对两条候选道路进行相似值的计算,降低了计算量,有利于提高车道与道路匹配的速度和效率。When the first candidate road and the second candidate road are not the same road, calculate the product of the transition probability and the emission probability corresponding to each first trajectory point of the first candidate road to obtain a plurality of third similarity values, and calculate the second The product of the transition probability and the emission probability corresponding to each first trajectory point of the candidate road is obtained to obtain a plurality of fourth similarity values, and then each third similarity value and each fourth similarity value are compared, and the largest similarity value is selected from them. The candidate road corresponding to the value is determined as the target road. Therefore, it is only necessary to calculate the similarity value of the two candidate roads, which reduces the amount of calculation and is beneficial to improve the speed and efficiency of lane-to-road matching.
本公开实施例的地图的生成方法,通过从第二地图数据集中获取任一车道对应的多条候选道路及每条候选道路对应的各第二轨迹点坐标,根据任一车道对应的各第一轨迹点坐标与每条候选道路对应的各第二轨迹点坐标,计算每条候选道路对应的转移概率矩阵和发射概率矩阵,进而根据每条候选道路对应的转移概率矩阵和发射概率矩阵,从各条候选道路中确定出与任一车道匹配的目标道路,由此,实现了车道与道路的自动匹配,无需人工处理,提高了路网匹配效率,有利于缩短地图的上线周期。In the method for generating a map according to the embodiment of the present disclosure, a plurality of candidate roads corresponding to any lane and the coordinates of each second track point corresponding to each candidate road are obtained from the second map data set, according to the first map data set corresponding to any lane. The trajectory point coordinates and the coordinates of each second trajectory point corresponding to each candidate road are calculated, and the transition probability matrix and emission probability matrix corresponding to each candidate road are calculated, and then according to the transition probability matrix and emission probability matrix corresponding to each candidate road, from each candidate road. The target road that matches any lane is determined from the candidate roads, thereby realizing the automatic matching of lanes and roads without manual processing, improving the efficiency of road network matching, and helping to shorten the online cycle of the map.
由于不同的地图数据集所采用的产品线、坐标系等通常都不一致,为了便于路网绑定,提高路网绑定的准确度,在本公开实施例一种可能的实现方式中,在根据每条车道对应的各个第一轨迹点坐标与每条道路对应的各个第二轨迹点坐标间的匹配度,确定与每条车道匹配的道路之前,可以先将第一地图数据集和第二地图数据集迁移至同一坐标系中。通过将第一地图数据集和第二地图数据集统一坐标系,为后续车道与道路匹配时调用数据提供了便利,有利于提高车道与道路匹配的准确性。Since the product lines and coordinate systems used by different map datasets are usually inconsistent, in order to facilitate road network binding and improve the accuracy of road network binding, in a possible implementation manner of the embodiment of the present disclosure, according to The degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road, before determining the road matching each lane, the first map data set and the second map The datasets are migrated to the same coordinate system. By unifying the coordinate system of the first map data set and the second map data set, it is convenient to call data when the subsequent lanes and roads are matched, and it is beneficial to improve the accuracy of the lane-to-road matching.
为了实现上述实施例,本公开还提供了一种地图的生成装置。图4是根据本公开一实施例提供的一种地图的生成装置的结构示意图,如图4所示,该地图的生成装置40包括:获取模块410、匹配模块420和生成模块430。In order to realize the above embodiments, the present disclosure also provides a map generating apparatus. FIG. 4 is a schematic structural diagram of an apparatus for generating a map according to an embodiment of the present disclosure. As shown in FIG. 4 , the apparatus 40 for generating a map includes an acquiring module 410 , a matching module 420 and a generating module 430 .
其中,获取模块410,用于获取第一地图数据集和第二地图数据集,其中,所述第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,所述第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息。The obtaining module 410 is configured to obtain a first map data set and a second map data set, wherein the first map data set includes coordinates of each first track point corresponding to each lane, and the second map data set It includes the coordinates of each second track point corresponding to each road and road information.
在本公开实施例一种可能的实现方式中,所述第一地图数据集为高精度地图,所述第二地图数据集为导航地图。In a possible implementation manner of the embodiment of the present disclosure, the first map data set is a high-precision map, and the second map data set is a navigation map.
匹配模块420,用于根据每条所述车道对应的各个第一轨迹点坐标与每条所述道路对应的各个第二轨迹点坐标间的匹配度,确定与每条所述车道匹配的道路。The matching module 420 is configured to determine a road matching each of the lanes according to the degree of matching between the coordinates of each of the first trajectory points corresponding to each of the lanes and the coordinates of each of the second trajectory points corresponding to each of the roads.
生成模块430,用于基于每条所述车道对应的各个第一轨迹点坐标、及与每条所述车道匹配的道路对应的道路信息,生成融合后的地图数据集。The generating module 430 is configured to generate a fused map data set based on the coordinates of each first track point corresponding to each of the lanes and the road information corresponding to the road matching each of the lanes.
进一步地,在本公开实施例一种可能的实现方式中,如图5所示,在如图4所示实施例的基础上,匹配模块420包括:Further, in a possible implementation manner of the embodiment of the present disclosure, as shown in FIG. 5 , on the basis of the embodiment shown in FIG. 4 , the matching module 420 includes:
获取单元421,用于从所述第二地图数据集中获取任一所述车道对应的多条候选道路及每条所述候选道路对应的各第二轨迹点坐标。The obtaining unit 421 is configured to obtain, from the second map data set, a plurality of candidate roads corresponding to any one of the lanes and the coordinates of each second track point corresponding to each of the candidate roads.
计算单元422,用于根据任一所述车道对应的各第一轨迹点坐标与每条所述候选道路对应的各第二轨迹点坐标,计算每条所述候选道路对应的转移概率矩阵和发射概率矩阵。The calculation unit 422 is configured to calculate the transition probability matrix corresponding to each candidate road and the emission probability matrix.
在本公开实施例一种可能的实现方式中,计算单元422具体用于:根据所述任一车道 上各个第一轨迹点坐标,计算每相邻两个第一轨迹点之间的第一轨迹长度;根据每条所述候选道路对应的各第二轨迹点坐标,确定每条所述候选道路上与所述任一车道上各个第一轨迹点分别对应的各个投影点的坐标;根据每条所述候选道路上各个投影点的坐标,确定每条所述候选道路上每相邻两个投影点间的第二轨迹长度;根据所述任一车道对应的各个第一轨迹长度与每条所述候选道路上对应的各个第二轨迹长度间的比值,确定每条所述候选道路对应的转移概率矩阵;确定所述任一车道上各个第一轨迹点与对应投影点间的距离;根据所述任一车道上各个第一轨迹点与对应投影点间的距离,确定每条所述候选道路对应的高斯分布;根据每条所述候选道路对应的高斯分布,确定每条所述候选道路对应的发射概率矩阵。In a possible implementation manner of the embodiment of the present disclosure, the calculating unit 422 is specifically configured to: calculate the first trajectory between every two adjacent first trajectory points according to the coordinates of each first trajectory point on any of the lanes length; according to the coordinates of each second trajectory point corresponding to each of the candidate roads, determine the coordinates of each projection point on each candidate road corresponding to each first trajectory point on any of the lanes; according to each The coordinates of each projection point on the candidate road, determine the second trajectory length between every two adjacent projection points on each candidate road; according to the length of each first trajectory corresponding to any lane and each determine the transition probability matrix corresponding to each candidate road; determine the distance between each first trajectory point and the corresponding projection point on the any lane; According to the distance between each first trajectory point and the corresponding projection point on any lane, the Gaussian distribution corresponding to each candidate road is determined; according to the Gaussian distribution corresponding to each candidate road, the corresponding The emission probability matrix of .
匹配单元423,用于根据每条所述候选道路对应的转移概率矩阵和发射概率矩阵,从所述各条候选道路中确定出与所述任一车道匹配的目标道路。The matching unit 423 is configured to determine a target road that matches any of the lanes from the candidate roads according to the transition probability matrix and the emission probability matrix corresponding to each candidate road.
在本公开实施例一种可能的实现方式中,匹配单元423,具体用于:从每条所述候选道路的转移概率矩阵和发射概率矩阵中,获取每个第一轨迹点对应的第一转移概率和第一发射概率;根据每个所述第一轨迹点对应的第一转移概率和第一发射概率的乘积,确定每个所述第一轨迹点对应的第一相似值;根据每条所述候选道路中的各个第一轨迹点分别对应的各个第一相似值,确定每条所述候选道路对应的第二相似值;将最大第二相似值对应的候选道路,确定为所述目标道路。In a possible implementation manner of the embodiment of the present disclosure, the matching unit 423 is specifically configured to: obtain the first transition corresponding to each first trajectory point from the transition probability matrix and the emission probability matrix of each candidate road probability and first emission probability; determine the first similarity value corresponding to each first trajectory point according to the product of the first transition probability corresponding to each first trajectory point and the first emission probability; each first similarity value corresponding to each first trajectory point in the candidate road, to determine the second similarity value corresponding to each candidate road; the candidate road corresponding to the largest second similarity value is determined as the target road .
在本公开实施例一种可能的实现方式中,匹配单元423,具体用于:根据每条所述候选道路的转移概率矩阵中的各个转移概率,确定最大转移概率对应的第一候选道路;根据每条所述候选道路的发射概率矩阵中的各个发射概率,确定最大发射概率对应的第二候选道路;在所述第一候选道路与所述第二候选道路相同的情况下,将所述第一候选道路确定为所述目标道路。In a possible implementation manner of the embodiment of the present disclosure, the matching unit 423 is specifically configured to: determine the first candidate road corresponding to the maximum transition probability according to each transition probability in the transition probability matrix of each candidate road; For each emission probability in the emission probability matrix of each candidate road, determine the second candidate road corresponding to the maximum emission probability; if the first candidate road is the same as the second candidate road, the A candidate road is determined as the target road.
进一步地,在本公开实施例一种可能的实现方式中,匹配单元423,具体还用于:在所述第一候选道路与所述第二候选道路不同的情况下,确定每个第一轨迹点对应的第三相似值,所述第三相似值为从所述第一候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;确定每个第一轨迹点对应的第四相似值,所述第四相似值为从所述第二候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;从每个第三相似值和每个第四相似值中确定出最大相似值;将所述最大相似值对应的候选道路确定为所述目标道路。Further, in a possible implementation manner of the embodiment of the present disclosure, the matching unit 423 is specifically further configured to: determine each first trajectory when the first candidate road is different from the second candidate road the third similarity value corresponding to the point, where the third similarity value is the product of the transition probability and the emission probability corresponding to each first trajectory point obtained from the transition probability matrix and the emission probability matrix of the first candidate road; determine a fourth similarity value corresponding to each first trajectory point, where the fourth similarity value is a transition probability and emission probability corresponding to each first trajectory point obtained from the transition probability matrix and emission probability matrix of the second candidate road The product of probabilities; the maximum similarity value is determined from each third similarity value and each fourth similarity value; the candidate road corresponding to the maximum similarity value is determined as the target road.
在本公开实施例一种可能的实现方式中,如图6所示,在如图4所示实施例的基础上,该地图的生成装置40还包括:In a possible implementation manner of the embodiment of the present disclosure, as shown in FIG. 6 , on the basis of the embodiment shown in FIG. 4 , the map generating apparatus 40 further includes:
预处理模块400,用于将所述第一地图数据集和所述第二地图数据集迁移至同一坐标系中。The preprocessing module 400 is configured to migrate the first map data set and the second map data set to the same coordinate system.
需要说明的是,前述对地图的生成方法实施例的解释说明也适用于本实施例的地图的生成装置,其实现原理类似,此处不再赘述。It should be noted that, the foregoing explanations of the embodiments of the method for generating a map are also applicable to the apparatus for generating a map in this embodiment, and the implementation principles thereof are similar, which will not be repeated here.
本公开实施例的地图的生成装置,通过获取第一地图数据集和第二地图数据集,第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息,根据每条车道对应的各个第一轨迹点坐标与每条道路对应的各个第二轨迹点坐标间的匹配度,确定与每条车道匹配的道路,基于每条车道对应的各个第一轨迹点坐标、及与每条车道匹配的道路对应的道路信息,生成融合后的地图数据集,由此,得到了既包含车道又包含道路的道路信息的融合地图数据集,丰富了地图数据,并且,通过将车道与道路进行匹配来获取道路对应的道路信息与车道信息进行地图数据融合,无需人工采集道路信息,也无需人工将车道与道路绑定,不仅降低了高精度地图的生成难度,还实现了地图路网的自动匹配和地图数据融合的自动化处理,提高了地图生成效率。The apparatus for generating a map according to the embodiment of the present disclosure obtains a first map data set and a second map data set, the first map data set includes coordinates of each first track point corresponding to each lane, and the second map data set includes each The coordinates and road information of each second track point corresponding to the road, according to the degree of matching between the coordinates of each first track point corresponding to each lane and the coordinates of each second track point corresponding to each road, determine the road that matches each lane , based on the coordinates of each first track point corresponding to each lane and the road information corresponding to the road matching each lane, a fused map data set is generated, thereby obtaining a road information including both lanes and roads. The map dataset is fused to enrich the map data, and the road information corresponding to the road is obtained by matching the lane with the road and the lane information is merged with the map data, without the need to manually collect the road information and manually bind the lane to the road. It not only reduces the difficulty of generating high-precision maps, but also realizes automatic matching of map road networks and automatic processing of map data fusion, which improves the efficiency of map generation.
根据本公开的实施例,本公开还提供了一种电子设备、一种可读存储介质和一种计算 机程序产品。According to embodiments of the present disclosure, the present disclosure also provides an electronic device, a readable storage medium, and a computer program product.
图7示出了可以用来实施本公开的实施例的示例电子设备700的示意性框图。电子设备旨在表示各种形式的数字计算机,诸如,膝上型计算机、台式计算机、工作台、个人数字助理、服务器、刀片式服务器、大型计算机、和其它适合的计算机。电子设备还可以表示各种形式的移动装置,诸如,个人数字处理、蜂窝电话、智能电话、可穿戴设备和其它类似的计算装置。本文所示的部件、它们的连接和关系、以及它们的功能仅仅作为示例,并且不意在限制本文中描述的和/或者要求的本公开的实现。FIG. 7 shows a schematic block diagram of an example electronic device 700 that may be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers. Electronic devices may also represent various forms of mobile devices, such as personal digital processors, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions are by way of example only, and are not intended to limit implementations of the disclosure described and/or claimed herein.
如图7所示,电子设备700包括计算单元701,其可以根据存储在只读存储器(Read-Only Memory,ROM)702中的计算机程序或者从存储单元708加载到随机访问存储器(Random Access Memory,RAM)703中的计算机程序,来执行各种适当的动作和处理。在RAM 703中,还可存储电子设备700操作所需的各种程序和数据。计算单元701、ROM 702以及RAM703通过总线704彼此相连。输入/输出(Input/Output,I/O)接口705也连接至总线704。As shown in FIG. 7 , the electronic device 700 includes a computing unit 701, which can be loaded into a random access memory (Random Access Memory) according to a computer program stored in a read-only memory (Read-Only Memory, ROM) 702 or from a storage unit 708, A computer program in RAM) 703 to perform various appropriate actions and processes. In the RAM 703, various programs and data required for the operation of the electronic device 700 can also be stored. The computing unit 701, the ROM 702, and the RAM 703 are connected to each other through a bus 704. An Input/Output (I/O) interface 705 is also connected to the bus 704 .
电子设备700中的多个部件连接至I/O接口705,包括:输入单元706,例如键盘、鼠标等;输出单元707,例如各种类型的显示器、扬声器等;存储单元708,例如磁盘、光盘等;以及通信单元709,例如网卡、调制解调器、无线通信收发机等。通信单元709允许电子设备700通过诸如因特网的计算机网络和/或各种电信网络与其他设备交换信息/数据。Various components in the electronic device 700 are connected to the I/O interface 705, including: an input unit 706, such as a keyboard, a mouse, etc.; an output unit 707, such as various types of displays, speakers, etc.; a storage unit 708, such as a magnetic disk, an optical disk, etc. etc.; and a communication unit 709, such as a network card, modem, wireless communication transceiver, and the like. The communication unit 709 allows the electronic device 700 to exchange information/data with other devices through a computer network such as the Internet and/or various telecommunication networks.
计算单元701可以是各种具有处理和计算能力的通用和/或专用处理组件。计算单元701的一些示例包括但不限于中央处理单元(Central Processing Unit,CPU)、图形处理单元(Graphic Processing Units,GPU)、各种专用的人工智能(Artificial Intelligence,AI)计算芯片、各种运行机器学习模型算法的计算单元、数字信号处理器(Digital Signal Processor,DSP)、以及任何适当的处理器、控制器、微控制器等。计算单元701执行上文所描述的各个方法和处理,例如地图的生成方法。例如,在一些实施例中,地图的生成方法可被实现为计算机软件程序,其被有形地包含于机器可读介质,例如存储单元708。在一些实施例中,计算机程序的部分或者全部可以经由ROM 702和/或通信单元709而被载入和/或安装到电子设备700上。当计算机程序加载到RAM703并由计算单元701执行时,可以执行上文描述的地图的生成方法的一个或多个步骤。备选地,在其他实施例中,计算单元701可以通过其他任何适当的方式(例如,借助于固件)而被配置为执行地图的生成方法。 Computing unit 701 may be various general-purpose and/or special-purpose processing components with processing and computing capabilities. Some examples of the computing unit 701 include, but are not limited to, a central processing unit (Central Processing Unit, CPU), a graphics processing unit (Graphic Processing Units, GPU), various dedicated artificial intelligence (Artificial Intelligence, AI) computing chips, various operating A computational unit, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, etc., for the algorithm of the machine learning model. The computing unit 701 executes the various methods and processes described above, such as a map generation method. For example, in some embodiments, the method of generating the map may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 708 . In some embodiments, part or all of the computer program may be loaded and/or installed on electronic device 700 via ROM 702 and/or communication unit 709 . When the computer program is loaded into the RAM 703 and executed by the computing unit 701, one or more steps of the map generation method described above may be performed. Alternatively, in other embodiments, the computing unit 701 may be configured to perform the method of generating the map by any other suitable means (eg, by means of firmware).
本文中以上描述的系统和技术的各种实施方式可以在数字电子电路系统、集成电路系统、现场可编程门阵列(Field Programmable Gate Array,FPGA)、专用集成电路(Application-Specific Integrated Circuit,ASIC)、专用标准产品(Application Specific Standard Product,ASSP)、芯片上系统的系统(System On Chip,SOC)、负载可编程逻辑设备(Complex Programmable Logic Device,CPLD)、计算机硬件、固件、软件、和/或它们的组合中实现。这些各种实施方式可以包括:实施在一个或者多个计算机程序中,该一个或者多个计算机程序可在包括至少一个可编程处理器的可编程系统上执行和/或解释,该可编程处理器可以是专用或者通用可编程处理器,可以从存储系统、至少一个输入装置、和至少一个输出装置接收数据和指令,并且将数据和指令传输至该存储系统、该至少一个输入装置、和该至少一个输出装置。Various implementations of the systems and techniques described herein above can be implemented in digital electronic circuitry, integrated circuit systems, Field Programmable Gate Arrays (FPGAs), Application-Specific Integrated Circuits (ASICs) , Application Specific Standard Product (ASSP), System On Chip (SOC), Load Programmable Logic Device (CPLD), computer hardware, firmware, software, and/or implemented in their combination. These various embodiments may include being implemented in one or more computer programs executable and/or interpretable on a programmable system including at least one programmable processor that The processor, which may be a special purpose or general-purpose programmable processor, may receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device an output device.
用于实施本公开的地图的生成方法的程序代码可以采用一个或多个编程语言的任何组合来编写。这些程序代码可以提供给通用计算机、专用计算机或其他可编程数据处理装置的处理器或控制器,使得程序代码当由处理器或控制器执行时使流程图和/或框图中所规定的功能/操作被实施。程序代码可以完全在机器上执行、部分地在机器上执行,作为独立软件包部分地在机器上执行且部分地在远程机器上执行或完全在远程机器或服务器上执行。Program code for implementing the method of generating a map of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer or other programmable data processing apparatus, such that the program code, when executed by the processor or controller, performs the functions/functions specified in the flowcharts and/or block diagrams. Action is implemented. The program code may execute entirely on the machine, partly on the machine, partly on the machine and partly on a remote machine as a stand-alone software package or entirely on the remote machine or server.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子 的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(Electrically Programmable Read-Only-Memory,EPROM)或快闪存储器、光纤、便捷式紧凑盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of the present disclosure, a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with the instruction execution system, apparatus or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or devices, or any suitable combination of the foregoing. More specific examples of machine-readable storage media would include one or more wire-based electrical connections, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (Electrically Programmable Read-Only-Memory, EPROM) or flash memory, optical fiber, portable compact disk read-only memory (Compact Disc Read-Only Memory, CD-ROM), optical storage device, magnetic storage device, or a combination of the above any suitable combination.
为了提供与用户的交互,可以在计算机上实施此处描述的系统和技术,该计算机具有:用于向用户显示信息的显示装置(例如,阴极射线管(Cathode-Ray Tube,CRT)或者液晶显示器(Liquid Crystal Display,LCD)监视器);以及键盘和指向装置(例如,鼠标或者轨迹球),用户可以通过该键盘和该指向装置来将输入提供给计算机。其它种类的装置还可以用于提供与用户的交互;例如,提供给用户的反馈可以是任何形式的传感反馈(例如,视觉反馈、听觉反馈、或者触觉反馈);并且可以用任何形式(包括声输入、语音输入或者、触觉输入)来接收来自用户的输入。To provide interaction with a user, the systems and techniques described herein may be implemented on a computer having a display device (eg, a cathode ray tube (CRT) or a liquid crystal display) for displaying information to the user (Liquid Crystal Display, LCD monitor); and a keyboard and pointing device (eg, mouse or trackball) through which a user can provide input to the computer. Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (eg, visual feedback, auditory feedback, or tactile feedback); and can be in any form (including acoustic input, voice input, or tactile input) to receive input from the user.
可以将此处描述的系统和技术实施在包括后台部件的计算系统(例如,作为数据服务器)、或者包括中间件部件的计算系统(例如,应用服务器)、或者包括前端部件的计算系统(例如,具有图形用户界面或者网络浏览器的用户计算机,用户可以通过该图形用户界面或者该网络浏览器来与此处描述的系统和技术的实施方式交互)、或者包括这种后台部件、中间件部件、或者前端部件的任何组合的计算系统中。可以通过任何形式或者介质的数字数据通信(例如,通信网络)来将系统的部件相互连接。通信网络的示例包括:局域网(Local Area Network,LAN)、广域网(Wide Area Network,WAN)、互联网和区块链网络。The systems and techniques described herein may be implemented on a computing system that includes back-end components (eg, as a data server), or a computing system that includes middleware components (eg, an application server), or a computing system that includes front-end components (eg, a user's computer having a graphical user interface or web browser through which a user may interact with implementations of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system. The components of the system may be interconnected by any form or medium of digital data communication (eg, a communication network). Examples of communication networks include: Local Area Network (LAN), Wide Area Network (WAN), the Internet, and blockchain networks.
计算机系统可以包括客户端和服务器。客户端和服务器一般远离彼此并且通常通过通信网络进行交互。通过在相应的计算机上运行并且彼此具有客户端-服务器关系的计算机程序来产生客户端和服务器的关系。服务器可以是云服务器,又称为云计算服务器或云主机,是云计算服务体系中的一项主机产品,以解决了传统物理主机与VPS服务(Virtual Private Server,虚拟专用服务器)中,存在的管理难度大,业务扩展性弱的缺陷。服务器也可以为分布式系统的服务器,或者是结合了区块链的服务器。A computer system can include clients and servers. Clients and servers are generally remote from each other and usually interact through a communication network. The relationship of client and server arises by computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also known as a cloud computing server or a cloud host. It is a host product in the cloud computing service system to solve the problems existing in traditional physical hosts and VPS services (Virtual Private Server, virtual private server). The management is difficult and the business expansion is weak. The server can also be a server of a distributed system, or a server combined with a blockchain.
为了实现上述实施例,本公开还提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如前述实施例所述的地图的生成方法。In order to implement the above embodiments, the present disclosure also provides a computer program product, including a computer program, which, when executed by a processor, implements the method for generating a map according to the foregoing embodiments.
应该理解,可以使用上面所示的各种形式的流程,重新排序、增加或删除步骤。例如,本发公开中记载的各步骤可以并行地执行也可以顺序地执行也可以不同的次序执行,只要能够实现本公开公开的技术方案所期望的结果,本文在此不进行限制。It should be understood that steps may be reordered, added or deleted using the various forms of flow shown above. For example, the steps described in the present disclosure can be executed in parallel, sequentially, or in different orders. As long as the desired results of the technical solutions disclosed in the present disclosure can be achieved, there is no limitation herein.
上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,根据设计要求和其他因素,可以进行各种修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。The above-mentioned specific embodiments do not constitute a limitation on the protection scope of the present disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may occur depending on design requirements and other factors. Any modifications, equivalent replacements, and improvements made within the spirit and principles of the present disclosure should be included within the protection scope of the present disclosure.

Claims (19)

  1. 一种地图的生成方法,包括:A method for generating a map, including:
    获取第一地图数据集和第二地图数据集,其中,所述第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,所述第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息;Obtain a first map data set and a second map data set, wherein the first map data set includes coordinates of each first track point corresponding to each lane, and the second map data set includes each first track point corresponding to each road. 2. Track point coordinates and road information;
    根据每条所述车道对应的各个第一轨迹点坐标与每条所述道路对应的各个第二轨迹点坐标间的匹配度,确定与每条所述车道匹配的道路;According to the degree of matching between the coordinates of each first trajectory point corresponding to each of the lanes and the coordinates of each second trajectory point corresponding to each of the roads, determine a road that matches each of the lanes;
    基于每条所述车道对应的各个第一轨迹点坐标、及与每条所述车道匹配的道路对应的道路信息,生成融合后的地图数据集。Based on the coordinates of each first track point corresponding to each of the lanes, and road information corresponding to the road matching each of the lanes, a fused map dataset is generated.
  2. 如权利要求1所述的方法,其中,所述根据每条所述车道对应的各个第一轨迹点坐标与每条所述道路对应的各个第二轨迹点坐标间的匹配度,确定与每条所述车道匹配的道路,包括:The method according to claim 1, wherein, according to the degree of matching between the coordinates of each first track point corresponding to each of the lanes and the coordinates of each second track point corresponding to each of the roads, determining the relationship with each lane The lanes match the roads, including:
    从所述第二地图数据集中获取任一所述车道对应的多条候选道路及每条所述候选道路对应的各第二轨迹点坐标;Obtaining a plurality of candidate roads corresponding to any one of the lanes and the coordinates of each second track point corresponding to each of the candidate roads from the second map data set;
    根据任一所述车道对应的各第一轨迹点坐标与每条所述候选道路对应的各第二轨迹点坐标,计算每条所述候选道路对应的转移概率矩阵和发射概率矩阵;According to the coordinates of each first trajectory point corresponding to any one of the lanes and the coordinates of each second trajectory point corresponding to each of the candidate roads, calculate the transition probability matrix and the emission probability matrix corresponding to each of the candidate roads;
    根据每条所述候选道路对应的转移概率矩阵和发射概率矩阵,从所述各条候选道路中确定出与所述任一车道匹配的目标道路。According to the transition probability matrix and the emission probability matrix corresponding to each candidate road, a target road matching any one of the lanes is determined from the candidate roads.
  3. 如权利要求2所述的方法,其中,所述根据任一所述车道对应的各第一轨迹点坐标与每条所述候选道路对应的各第二轨迹点坐标,计算每条所述候选道路对应的转移概率矩阵和发射概率矩阵,包括:The method according to claim 2, wherein calculating each candidate road according to the coordinates of each first track point corresponding to any one of the lanes and the coordinates of each second track point corresponding to each of the candidate roads The corresponding transition probability matrix and emission probability matrix, including:
    根据所述任一车道上各个第一轨迹点坐标,计算每相邻两个第一轨迹点之间的第一轨迹长度;According to the coordinates of each first trajectory point on any of the lanes, calculate the first trajectory length between every two adjacent first trajectory points;
    根据每条所述候选道路对应的各第二轨迹点坐标,确定每条所述候选道路上与所述任一车道上各个第一轨迹点分别对应的各个投影点的坐标;According to the coordinates of each second trajectory point corresponding to each of the candidate roads, determine the coordinates of each projection point on each of the candidate roads corresponding to each of the first trajectory points on the any lane;
    根据每条所述候选道路上各个投影点的坐标,确定每条所述候选道路上每相邻两个投影点间的第二轨迹长度;According to the coordinates of each projection point on each candidate road, determine the second trajectory length between every two adjacent projection points on each candidate road;
    根据所述任一车道对应的各个第一轨迹长度与每条所述候选道路上对应的各个第二轨迹长度间的比值,确定每条所述候选道路对应的转移概率矩阵;determining a transition probability matrix corresponding to each candidate road according to the ratio between each first trajectory length corresponding to any of the lanes and each corresponding second trajectory length on each candidate road;
    确定所述任一车道上各个第一轨迹点与对应投影点间的距离;determining the distance between each first trajectory point on the any lane and the corresponding projection point;
    根据所述任一车道上各个第一轨迹点与对应投影点间的距离,确定每条所述候选道路对应的高斯分布;Determine the Gaussian distribution corresponding to each candidate road according to the distance between each first trajectory point and the corresponding projection point on the any lane;
    根据每条所述候选道路对应的高斯分布,确定每条所述候选道路对应的发射概率矩阵。According to the Gaussian distribution corresponding to each candidate road, the emission probability matrix corresponding to each candidate road is determined.
  4. 如权利要求3所述的方法,其中,所述根据每条所述候选道路对应的转移概率矩阵和发射概率矩阵,从所述各条候选道路中确定出与所述任一车道匹配的目标道路,包括:The method according to claim 3, wherein, according to the transition probability matrix and the emission probability matrix corresponding to each of the candidate roads, the target road that matches the any one of the lanes is determined from the candidate roads ,include:
    从每条所述候选道路的转移概率矩阵和发射概率矩阵中,获取每个第一轨迹点对应的第一转移概率和第一发射概率;From the transition probability matrix and the emission probability matrix of each of the candidate roads, obtain the first transition probability and the first emission probability corresponding to each first trajectory point;
    根据每个所述第一轨迹点对应的第一转移概率和第一发射概率的乘积,确定每个所述第一轨迹点对应的第一相似值;determining the first similarity value corresponding to each of the first trajectory points according to the product of the first transition probability and the first emission probability corresponding to each of the first trajectory points;
    根据每条所述候选道路中的各个第一轨迹点分别对应的各个第一相似值,确定每条所述候选道路对应的第二相似值;Determine the second similarity value corresponding to each candidate road according to each first similarity value corresponding to each first trajectory point in each candidate road;
    将最大第二相似值对应的候选道路,确定为所述目标道路。The candidate road corresponding to the largest second similarity value is determined as the target road.
  5. 如权利要求3所述的方法,其中,所述根据每条所述候选道路对应的转移概率矩阵和发射概率矩阵,从所述各条候选道路中确定出与所述任一车道匹配的目标道路,包括:The method according to claim 3, wherein, according to the transition probability matrix and the emission probability matrix corresponding to each of the candidate roads, the target road that matches the any one of the lanes is determined from the candidate roads ,include:
    根据每条所述候选道路的转移概率矩阵中的各个转移概率,确定最大转移概率对应的第一候选道路;According to each transition probability in the transition probability matrix of each candidate road, determine the first candidate road corresponding to the maximum transition probability;
    根据每条所述候选道路的发射概率矩阵中的各个发射概率,确定最大发射概率对应的第二候选道路;According to each emission probability in the emission probability matrix of each candidate road, determine the second candidate road corresponding to the maximum emission probability;
    在所述第一候选道路与所述第二候选道路相同的情况下,将所述第一候选道路确定为所述目标道路。When the first candidate road is the same as the second candidate road, the first candidate road is determined as the target road.
  6. 如权利要求5所述的方法,还包括:The method of claim 5, further comprising:
    在所述第一候选道路与所述第二候选道路不同的情况下,确定每个第一轨迹点对应的第三相似值,所述第三相似值为从所述第一候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;In the case where the first candidate road is different from the second candidate road, determine a third similarity value corresponding to each first track point, where the third similarity value is a transition probability from the first candidate road the product of the transition probability and the emission probability corresponding to each first trajectory point obtained in the matrix and the emission probability matrix;
    确定每个第一轨迹点对应的第四相似值,所述第四相似值为从所述第二候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;Determine a fourth similarity value corresponding to each first trajectory point, where the fourth similarity value is obtained from the transition probability matrix and the emission probability matrix of the second candidate road corresponding to the transition probability of each first trajectory point and product of emission probabilities;
    从每个第三相似值和每个第四相似值中确定出最大相似值;determining the maximum similarity value from each third similarity value and each fourth similarity value;
    将所述最大相似值对应的候选道路确定为所述目标道路。The candidate road corresponding to the maximum similarity value is determined as the target road.
  7. 如权利要求1-6任一项所述的方法,其中,在所述根据每条所述车道对应的各个第一轨迹点坐标与每条所述道路对应的各个第二轨迹点坐标间的匹配度,确定与每条所述车道匹配的道路之前,还包括:The method according to any one of claims 1-6, wherein, according to the matching between the coordinates of each first track point corresponding to each of the lanes and the coordinates of each second track point corresponding to each of the roads degrees, before determining which road matches each of said lanes, also includes:
    将所述第一地图数据集和所述第二地图数据集迁移至同一坐标系中。Migrating the first map dataset and the second map dataset into the same coordinate system.
  8. 如权利要求1-6任一项所述的方法,其中,所述第一地图数据集为高精度地图,所述第二地图数据集为导航地图。The method according to any one of claims 1-6, wherein the first map data set is a high-precision map, and the second map data set is a navigation map.
  9. 一种地图的生成装置,包括:A map generating device, comprising:
    获取模块,用于获取第一地图数据集和第二地图数据集,其中,所述第一地图数据集中包含每条车道对应的各个第一轨迹点坐标,所述第二地图数据集中包含每条道路对应的各个第二轨迹点坐标及道路信息;The acquisition module is used to acquire a first map data set and a second map data set, wherein the first map data set contains coordinates of each first track point corresponding to each lane, and the second map data set contains each Coordinates and road information of each second track point corresponding to the road;
    匹配模块,用于根据每条所述车道对应的各个第一轨迹点坐标与每条所述道路对应的各个第二轨迹点坐标间的匹配度,确定与每条所述车道匹配的道路;a matching module, configured to determine a road matching each of the lanes according to the degree of matching between the coordinates of each first trajectory point corresponding to each of the lanes and the coordinates of each of the second trajectory points corresponding to each of the roads;
    生成模块,用于基于每条所述车道对应的各个第一轨迹点坐标、及与每条所述车道匹配的道路对应的道路信息,生成融合后的地图数据集。The generating module is configured to generate a fused map data set based on the coordinates of each first track point corresponding to each of the lanes and the road information corresponding to the road matched with each of the lanes.
  10. 如权利要求9所述的装置,其中,所述匹配模块,包括:The apparatus of claim 9, wherein the matching module comprises:
    获取单元,用于从所述第二地图数据集中获取任一所述车道对应的多条候选道路及每条所述候选道路对应的各第二轨迹点坐标;an obtaining unit, configured to obtain a plurality of candidate roads corresponding to any one of the lanes and the coordinates of each second track point corresponding to each of the candidate roads from the second map data set;
    计算单元,用于根据任一所述车道对应的各第一轨迹点坐标与每条所述候选道路对应的各第二轨迹点坐标,计算每条所述候选道路对应的转移概率矩阵和发射概率矩阵;A calculation unit, configured to calculate the transition probability matrix and the emission probability corresponding to each candidate road according to the coordinates of each first trajectory point corresponding to any of the lanes and the coordinates of each second trajectory point corresponding to each of the candidate roads matrix;
    匹配单元,用于根据每条所述候选道路对应的转移概率矩阵和发射概率矩阵,从所述各条候选道路中确定出与所述任一车道匹配的目标道路。A matching unit, configured to determine a target road matching any of the lanes from the candidate roads according to the transition probability matrix and the emission probability matrix corresponding to each candidate road.
  11. 如权利要求10所述的装置,其中,所述计算单元,具体用于:The apparatus of claim 10, wherein the computing unit is specifically used for:
    根据所述任一车道上各个第一轨迹点坐标,计算每相邻两个第一轨迹点之间的第一轨 迹长度;Calculate the length of the first track between every two adjacent first track points according to the coordinates of each first track point on any of the lanes;
    根据每条所述候选道路对应的各第二轨迹点坐标,确定每条所述候选道路上与所述任一车道上各个第一轨迹点分别对应的各个投影点的坐标;According to the coordinates of each second trajectory point corresponding to each of the candidate roads, determine the coordinates of each projection point on each of the candidate roads corresponding to each of the first trajectory points on the any lane;
    根据每条所述候选道路上各个投影点的坐标,确定每条所述候选道路上每相邻两个投影点间的第二轨迹长度;According to the coordinates of each projection point on each candidate road, determine the second trajectory length between every two adjacent projection points on each candidate road;
    根据所述任一车道对应的各个第一轨迹长度与每条所述候选道路上对应的各个第二轨迹长度间的比值,确定每条所述候选道路对应的转移概率矩阵;determining a transition probability matrix corresponding to each candidate road according to the ratio between each first trajectory length corresponding to any of the lanes and each corresponding second trajectory length on each candidate road;
    确定所述任一车道上各个第一轨迹点与对应投影点间的距离;determining the distance between each first trajectory point on the any lane and the corresponding projection point;
    根据所述任一车道上各个第一轨迹点与对应投影点间的距离,确定每条所述候选道路对应的高斯分布;Determine the Gaussian distribution corresponding to each candidate road according to the distance between each first trajectory point and the corresponding projection point on the any lane;
    根据每条所述候选道路对应的高斯分布,确定每条所述候选道路对应的发射概率矩阵。According to the Gaussian distribution corresponding to each candidate road, the emission probability matrix corresponding to each candidate road is determined.
  12. 如权利要求11所述的装置,其中,所述匹配单元,具体用于:The device of claim 11, wherein the matching unit is specifically used for:
    从每条所述候选道路的转移概率矩阵和发射概率矩阵中,获取每个第一轨迹点对应的第一转移概率和第一发射概率;From the transition probability matrix and the emission probability matrix of each of the candidate roads, obtain the first transition probability and the first emission probability corresponding to each first trajectory point;
    根据每个所述第一轨迹点对应的第一转移概率和第一发射概率的乘积,确定每个所述第一轨迹点对应的第一相似值;determining the first similarity value corresponding to each of the first trajectory points according to the product of the first transition probability and the first emission probability corresponding to each of the first trajectory points;
    根据每条所述候选道路中的各个第一轨迹点分别对应的各个第一相似值,确定每条所述候选道路对应的第二相似值;Determine the second similarity value corresponding to each candidate road according to each first similarity value corresponding to each first trajectory point in each candidate road;
    将最大第二相似值对应的候选道路,确定为所述目标道路。The candidate road corresponding to the largest second similarity value is determined as the target road.
  13. 如权利要求11所述的装置,其中,所述匹配单元,具体用于:The device according to claim 11, wherein the matching unit is specifically used for:
    根据每条所述候选道路的转移概率矩阵中的各个转移概率,确定最大转移概率对应的第一候选道路;According to each transition probability in the transition probability matrix of each candidate road, determine the first candidate road corresponding to the maximum transition probability;
    根据每条所述候选道路的发射概率矩阵中的各个发射概率,确定最大发射概率对应的第二候选道路;According to each emission probability in the emission probability matrix of each candidate road, determine the second candidate road corresponding to the maximum emission probability;
    在所述第一候选道路与所述第二候选道路相同的情况下,将所述第一候选道路确定为所述目标道路。When the first candidate road is the same as the second candidate road, the first candidate road is determined as the target road.
  14. 如权利要求13所述的装置,其中,所述匹配单元,具体还用于:The device according to claim 13, wherein the matching unit is further used for:
    在所述第一候选道路与所述第二候选道路不同的情况下,确定每个第一轨迹点对应的第三相似值,所述第三相似值为从所述第一候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;In the case where the first candidate road is different from the second candidate road, determine a third similarity value corresponding to each first track point, where the third similarity value is a transition probability from the first candidate road the product of the transition probability and the emission probability corresponding to each first trajectory point obtained in the matrix and the emission probability matrix;
    确定每个第一轨迹点对应的第四相似值,所述第四相似值为从所述第二候选道路的转移概率矩阵和发射概率矩阵中获取的每个第一轨迹点对应的转移概率和发射概率的乘积;Determine a fourth similarity value corresponding to each first trajectory point, where the fourth similarity value is obtained from the transition probability matrix and the emission probability matrix of the second candidate road corresponding to the transition probability of each first trajectory point and product of emission probabilities;
    从每个第三相似值和每个第四相似值中确定出最大相似值;determining the maximum similarity value from each third similarity value and each fourth similarity value;
    将所述最大相似值对应的候选道路确定为所述目标道路。The candidate road corresponding to the maximum similarity value is determined as the target road.
  15. 如权利要求9-14任一项所述的装置,还包括:The apparatus of any one of claims 9-14, further comprising:
    预处理模块,用于将所述第一地图数据集和所述第二地图数据集迁移至同一坐标系中。A preprocessing module, configured to migrate the first map data set and the second map data set to the same coordinate system.
  16. 如权利要求9-14任一项所述的装置,其中,所述第一地图数据集为高精度地图,所述第二地图数据集为导航地图。The apparatus according to any one of claims 9-14, wherein the first map data set is a high-precision map, and the second map data set is a navigation map.
  17. 一种电子设备,包括:An electronic device comprising:
    至少一个处理器;以及at least one processor; and
    与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如权利要求1-8中任一项所述的地图的生成方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform the execution of any of claims 1-8 how to generate the map described.
  18. 一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行如权利要求1-8中任一项所述的地图的生成方法。A non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to perform the method for generating a map according to any one of claims 1-8.
  19. 一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如权利要求1-8中任一项所述的地图的生成方法。A computer program product comprising a computer program which, when executed by a processor, implements the method for generating a map according to any one of claims 1-8.
PCT/CN2021/126211 2021-04-09 2021-10-25 Map generation method and apparatus, and electronic device and storage medium WO2022213580A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110385330.7 2021-04-09
CN202110385330.7A CN113155141A (en) 2021-04-09 2021-04-09 Map generation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2022213580A1 true WO2022213580A1 (en) 2022-10-13

Family

ID=76889738

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/126211 WO2022213580A1 (en) 2021-04-09 2021-10-25 Map generation method and apparatus, and electronic device and storage medium

Country Status (2)

Country Link
CN (1) CN113155141A (en)
WO (1) WO2022213580A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113155141A (en) * 2021-04-09 2021-07-23 阿波罗智联(北京)科技有限公司 Map generation method and device, electronic equipment and storage medium
CN113742437B (en) * 2021-08-18 2023-09-01 北京百度网讯科技有限公司 Map updating method, device, electronic equipment and storage medium
CN113850297B (en) * 2021-08-31 2023-10-27 北京百度网讯科技有限公司 Road data monitoring method and device, electronic equipment and storage medium
CN113701743B (en) * 2021-10-29 2022-02-22 腾讯科技(深圳)有限公司 Map data processing method and device, computer equipment and storage medium
CN114111758A (en) * 2021-11-01 2022-03-01 广州小鹏自动驾驶科技有限公司 Map data processing method and device
CN114187412B (en) * 2021-11-11 2024-03-22 北京百度网讯科技有限公司 High-precision map generation method and device, electronic equipment and storage medium
CN114387410B (en) * 2021-12-10 2023-03-24 阿波罗智能技术(北京)有限公司 Road data fusion map generation method and device and electronic equipment
CN114492582B (en) * 2021-12-28 2022-10-14 广州小鹏自动驾驶科技有限公司 Method, device and equipment for fusing fragmented road data and storage medium
CN114677570B (en) * 2022-03-14 2023-02-07 北京百度网讯科技有限公司 Road information updating method, device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105444769A (en) * 2015-11-26 2016-03-30 北京百度网讯科技有限公司 Map matching method and device
KR20160053201A (en) * 2014-10-31 2016-05-13 현대엠엔소프트 주식회사 Method for matching map of high-precision with navigation link
WO2018219522A1 (en) * 2017-06-01 2018-12-06 Robert Bosch Gmbh Method and apparatus for producing a lane-accurate road map
CN109631916A (en) * 2018-10-31 2019-04-16 百度在线网络技术(北京)有限公司 Ground drawing generating method, device, equipment and storage medium
CN110763242A (en) * 2018-07-25 2020-02-07 易图通科技(北京)有限公司 High-precision map and two-dimensional map matching method and device and electronic equipment
CN111488421A (en) * 2020-04-27 2020-08-04 立得空间信息技术股份有限公司 Data fusion method of traditional map and high-precision map
CN112015835A (en) * 2020-08-13 2020-12-01 安徽师范大学 Geohash compressed map matching method
CN113155141A (en) * 2021-04-09 2021-07-23 阿波罗智联(北京)科技有限公司 Map generation method and device, electronic equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110060493B (en) * 2019-05-16 2020-11-03 维智汽车电子(天津)有限公司 Lane positioning method and device and electronic equipment
CN110260870B (en) * 2019-07-18 2021-03-12 北京百度网讯科技有限公司 Map matching method, device, equipment and medium based on hidden Markov model

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160053201A (en) * 2014-10-31 2016-05-13 현대엠엔소프트 주식회사 Method for matching map of high-precision with navigation link
CN105444769A (en) * 2015-11-26 2016-03-30 北京百度网讯科技有限公司 Map matching method and device
WO2018219522A1 (en) * 2017-06-01 2018-12-06 Robert Bosch Gmbh Method and apparatus for producing a lane-accurate road map
CN110763242A (en) * 2018-07-25 2020-02-07 易图通科技(北京)有限公司 High-precision map and two-dimensional map matching method and device and electronic equipment
CN109631916A (en) * 2018-10-31 2019-04-16 百度在线网络技术(北京)有限公司 Ground drawing generating method, device, equipment and storage medium
CN111488421A (en) * 2020-04-27 2020-08-04 立得空间信息技术股份有限公司 Data fusion method of traditional map and high-precision map
CN112015835A (en) * 2020-08-13 2020-12-01 安徽师范大学 Geohash compressed map matching method
CN113155141A (en) * 2021-04-09 2021-07-23 阿波罗智联(北京)科技有限公司 Map generation method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113155141A (en) 2021-07-23

Similar Documents

Publication Publication Date Title
WO2022213580A1 (en) Map generation method and apparatus, and electronic device and storage medium
JP7245900B2 (en) Route identification method, apparatus, device, program and computer storage medium
CN114357105B (en) Pre-training method and model fine-tuning method of geographic pre-training model
US11954084B2 (en) Method and apparatus for processing table, device, and storage medium
WO2022247165A1 (en) Coding method and apparatus for geographic location area, and method and apparatus for establishing coding model
JP7300034B2 (en) Table generation method, device, electronic device, storage medium and program
EP4033208A2 (en) Method and apparatus for correcting positioning information, electronic device and storage medium
US9910878B2 (en) Methods for processing within-distance queries
US20230130901A1 (en) Method for constructing three-dimensional map in high-definition map, device and storage medium
EP4109293A1 (en) Data query method and apparatus, electronic device, storage medium, and program product
JP2023027233A (en) Road data integration map generation method, device, and electronic apparatus
WO2023185144A1 (en) Geohash-based spatial-data processing method and apparatus, and electronic device
WO2024021632A1 (en) Real-time trajectory data processing method, apparatus and system, and electronic device
US20230075033A1 (en) Ride-hailing method and apparatus, electronic device and readable storage medium
CN113139258B (en) Road data processing method, device, equipment and storage medium
CN112861023A (en) Map information processing method, map information processing apparatus, map information processing device, storage medium, and program product
US20220381574A1 (en) Multipath generation method, apparatus, device and storage medium
US20220383613A1 (en) Object association method and apparatus and electronic device
US20220333931A1 (en) Road network data processing method, electronic device, and storage medium
CN111782748B (en) Map retrieval method, information point POI semantic vector calculation method and device
US20230213353A1 (en) Method of updating road information, electronic device, and storage medium
US20220237474A1 (en) Method and apparatus for semanticization, electronic device and readable storage medium
CN114840721B (en) Data searching method and device and electronic equipment
CN112530161B (en) Road data processing method, device and equipment and computer storage medium
US20230196674A1 (en) Method and apparatus for processing three dimentional graphic data, device, storage medium and product

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE