WO2021016751A1 - Method for extracting point cloud feature points, point cloud sensing system, and mobile platform - Google Patents

Method for extracting point cloud feature points, point cloud sensing system, and mobile platform Download PDF

Info

Publication number
WO2021016751A1
WO2021016751A1 PCT/CN2019/097960 CN2019097960W WO2021016751A1 WO 2021016751 A1 WO2021016751 A1 WO 2021016751A1 CN 2019097960 W CN2019097960 W CN 2019097960W WO 2021016751 A1 WO2021016751 A1 WO 2021016751A1
Authority
WO
WIPO (PCT)
Prior art keywords
point cloud
map
height
dimensional
grid
Prior art date
Application number
PCT/CN2019/097960
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 深圳市大疆创新科技有限公司
Priority to PCT/CN2019/097960 priority Critical patent/WO2021016751A1/en
Priority to CN201980008461.4A priority patent/CN111602171A/en
Publication of WO2021016751A1 publication Critical patent/WO2021016751A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/06Topological mapping of higher dimensional structures onto lower dimensional surfaces
    • G06T3/067Reshaping or unfolding 3D tree structures onto 2D planes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection

Definitions

  • This application relates to the field of data processing technology, and in particular to a point cloud feature point extraction method, a point cloud sensing system and a movable platform.
  • Positioning technology can provide position and other information for the movable platform, which is a prerequisite for path planning, motion control and autonomous decision-making of the movable platform.
  • the current more mature method is based on the point cloud sensor to locate the movable platform.
  • the complete point cloud collected by the point cloud sensor needs to be calculated online and matched based on all the point clouds in the effective range. Since the amount of complete point cloud data collected by the point cloud sensor is usually very large, the amount of calculation is large when performing online calculation of the complete point cloud, which results in the consumption of a large amount of computing resources and the high cost of algorithm application. In order to reduce the amount of calculations in the positioning process, it can be considered that only part of the point cloud in the complete point cloud is calculated, but how to extract the part of the point cloud used for positioning calculation in the complete point cloud is a problem to be solved.
  • the embodiment of the invention discloses a point cloud feature point extraction method, a point cloud sensing system and a movable platform, which can effectively extract feature points in a point cloud based on a point cloud information graph.
  • the first aspect of the embodiments of the present invention discloses a point cloud feature point extraction method, the method includes:
  • a second aspect of the embodiments of the present invention discloses a point cloud sensing system, including: a point cloud sensor, a memory, and a processor, and the memory is used to store program instructions;
  • the processor is configured to execute program instructions stored in the memory, and when the program instructions are executed, the processor is configured to:
  • the third aspect of the embodiments of the present invention discloses a movable platform, including:
  • a power system installed on the fuselage and used to provide power for the movable platform
  • the third and fourth aspects of the embodiments of the present invention disclose a computer-readable storage medium in which a computer program is stored. When the computer program is executed by a processor, the method described in the first aspect is implemented. step.
  • the embodiment of the present invention obtains a three-dimensional point cloud of the environment where the movable platform is located, and projects the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; performs rasterization processing and features on the two-dimensional projection point cloud Information statistics, generating a point cloud information map, and determining point cloud feature points based on the point cloud information map, so that the feature points in the point cloud can be effectively extracted based on the point cloud information map.
  • Figure 1 is a schematic structural diagram of a movable platform disclosed in an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart of a point cloud feature point extraction method disclosed in an embodiment of the present invention
  • FIG. 3 is a schematic diagram of point cloud distribution disclosed in an embodiment of the present invention.
  • Fig. 4 is a schematic structural diagram of a point cloud sensing system disclosed in an embodiment of the present invention.
  • FIG. 1 is a schematic structural diagram of a movable platform provided by an embodiment of the present invention.
  • the movable platform includes: a fuselage 101, a power system 102, a point cloud sensing system 103 and a pan-tilt 104.
  • the power system 102 is installed on the fuselage 101 to provide power for the movable platform.
  • the point cloud sensing system includes a point cloud sensor 1031, a processor 1032, and a memory 1033.
  • the point cloud sensor 1031 is a sensing device for collecting three-dimensional point cloud data of the environment where the mobile platform or the point cloud sensing system 103 is located.
  • the point cloud sensor 1031 may be a lidar.
  • the point cloud sensor 1031 is carried on the fuselage 101 of the movable platform through the pan/tilt 104, specifically, the pan/tilt 104 is installed on the fuselage 101 of the movable platform, and the point cloud sensor 1031 is fixed on the pan/tilt 104; 104 can drive the point cloud sensor 1031 to rotate around one or more of the yaw axis, roll axis, and pitch axis, so as to adjust the attitude of the point cloud sensor 1031 to collect three-dimensional point cloud data.
  • the point cloud sensor 1031 may be directly carried on the body 101 of the movable platform.
  • the memory 1033 is used to store program instructions
  • the processor 1032 is used to execute the program instructions stored in the memory 1033.
  • the processor 1032 is used to: obtain the point cloud sensing system 103 or the point cloud sensor system 103 through the point cloud sensor 1031
  • the feature points in the point cloud can be effectively extracted based on the point cloud information graph, so that the extracted feature points of the point cloud can be directly calculated when the point cloud sensor is positioned later, thereby effectively saving the amount of calculation.
  • the movable platform shown in FIG. 1 is described by taking a vehicle as an example.
  • the movable platform in the embodiment of the present invention may also be an unmanned aerial vehicle (UAV), an unmanned ship, a mobile robot, etc. Removable equipment.
  • UAV unmanned aerial vehicle
  • UAV unmanned aerial vehicle
  • mobile robot etc. Removable equipment.
  • FIG. 2 is a schematic flowchart of a method for extracting feature points of a point cloud according to an embodiment of the present invention.
  • the point cloud feature point extraction method described in the embodiment of the present invention can be applied to the movable platform shown in FIG. 1, and the point cloud feature point extraction method includes:
  • the three-dimensional point cloud includes one or more of the complete three-dimensional point cloud of the environment where the movable platform is located, the ground three-dimensional point cloud, and the non-ground three-dimensional point cloud.
  • the mobile platform collects the complete 3D point cloud of the environment where the mobile platform is located through its configured point cloud sensor, and can obtain the ground 3D point cloud and non-ground 3D points of the environment where the mobile platform is located based on the collected complete 3D point cloud cloud.
  • the point cloud sensor is, for example, a sensing device based on lidar, and the point cloud described herein can carry coordinate information of a point, and can also carry reflectivity information of a point.
  • the coordinate system corresponding to the three-dimensional coordinates of the three-dimensional point cloud is a spatial three-dimensional coordinate system
  • the spatial three-dimensional coordinate system includes a horizontal axis (X axis), a vertical axis (Y axis), and a vertical axis (Z axis). If the Z axis is the height direction of the point cloud, the movable platform will project the 3D point cloud along the Z axis to the XY plane formed by the X axis and the Y axis to obtain a series of two-dimensional scatter points, which constitute two Dimensional projection point cloud.
  • S203 Perform rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud information map.
  • the rasterization processing includes performing rasterization and segmentation on the two-dimensional projection point cloud in the two-dimensional projection point cloud to obtain multiple grids; each grid corresponds to an area in the range of K*M.
  • K and M can be the same or different.
  • the mobile platform When the acquired 3D point cloud includes the complete 3D point cloud of the environment where the mobile platform is located, the mobile platform performs rasterization processing and height information statistics on the 2D projection point cloud corresponding to the complete 3D point cloud to generate the point cloud Height map, and use the generated point cloud height map as a point cloud information map.
  • the generated point cloud height map includes a point cloud height average map.
  • the mobile platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; then calculates the height average of the height values corresponding to the two-dimensional projection point cloud in each grid, and Express each grid with grid coordinates and average height to generate the average point cloud height map, that is, use a grid as a pixel of the average height map, and the grid coordinates are also the corresponding pixel points Coordinates, the average height of the two-dimensional projection point cloud in the grid is also the pixel value of the corresponding pixel.
  • the generated point cloud height map includes a point cloud height variance map.
  • the movable platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; then calculates the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid,
  • Each grid is represented by grid coordinates and height variance value to generate the point cloud height variance map, that is, a grid is used as a pixel of the height variance map, and the grid coordinates are the corresponding pixels.
  • the coordinate of the point, the height variance value of the two-dimensional projected point cloud in the grid is also the pixel value of the corresponding pixel.
  • the movable platform when the movable platform calculates the height average value and/or the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid, it first obtains that the corresponding height value in the target grid is positive or negative.
  • the target two-dimensional projection point cloud within a preset number of standard deviations is calculated, and then the height average value and/or the height variance value of the height value corresponding to the target two-dimensional projection point cloud in the target grid is calculated.
  • the target grid is any one of the multiple grids obtained after the rasterization of the two-dimensional projection point cloud, and the standard deviation is determined based on the height values corresponding to all the two-dimensional projection points in the target grid; the preset number For example, 2.
  • the movable platform When the acquired 3D point cloud includes the ground 3D point cloud of the environment where the movable platform is located, the movable platform performs rasterization processing and reflectivity information statistics on the 2D projection point cloud corresponding to the ground 3D point cloud to generate points Cloud reflectivity map, and use the generated point cloud reflectivity map as a point cloud information map.
  • the generated point cloud reflectivity map includes a point cloud maximum reflectivity map.
  • the movable platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; then calculates the maximum reflectance value corresponding to the reflectivity value of the two-dimensional projection point cloud in each grid , And express each grid with grid coordinates and maximum reflectance value to generate the point cloud maximum reflectance map, that is, use a grid as a pixel of the point cloud maximum reflectance map, and the grid coordinates That is, the coordinates of the corresponding pixel point, and the maximum reflectivity value of the two-dimensional projection point cloud in the grid is also the pixel value of the corresponding pixel point.
  • the generated point cloud reflectance map includes a point cloud reflectance variance map.
  • the movable platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; then calculates the reflectance variance of the reflectance value corresponding to the two-dimensional projection point cloud in each grid
  • the value of each grid is expressed by grid coordinates and reflectance variance value to generate the point cloud reflectivity variance map, that is, a grid is used as a pixel of the point cloud reflectivity variance map.
  • the grid coordinates are also the coordinates of the corresponding pixels, and the reflectance variance value of the two-dimensional projection point cloud in the grid is also the pixel value of the corresponding pixels.
  • the movable platform may determine the height jump feature points in the point cloud based on the point cloud height average map.
  • the movable platform obtains the adjacent grid adjacent to the first grid in the average point cloud height map.
  • the first grid is any grid or pixel in the average point cloud height map.
  • the adjacent grid can also be Say it is an adjacent pixel; then determine the second grid from the adjacent grid, the average height of the two-dimensional projection point cloud in the second grid and the average height of the two-dimensional projection point cloud in the first grid
  • the absolute value of the difference between is greater than or equal to the first value; further, it is detected whether the number of second grids is greater than or equal to the second value, and if the number of second grids is greater than or equal to the second value, the first The two-dimensional projection point in a grid is determined as the height jump feature point.
  • the first value and the second value may be preset values, or may be based on the average height of the two-dimensional projection point cloud in the first grid, and the adjacent grid adjacent to the first grid. Determined by the average height of the two-dimensional projection point cloud in the grid.
  • the second value may also be determined based on the number of adjacent grids adjacent to the first grid.
  • a window size of 3*3 means that the length and width of the window are all three grids in length.
  • the height difference between a grid and its 8 neighborhood grids is counted, and the number of grids with different heights in the neighborhood grid is analyzed.
  • n sum (
  • the sum function is the summation function
  • p o is the grid in the center of the given window
  • p i is any one of the 8 grids adjacent to the grid p o in the window
  • d 1 can be based on
  • the value determined by the height average value of the two-dimensional projection point cloud in each grid in the window may also be a preset value.
  • the window size can be optimized and adjusted according to the actual area size of the grid, and the neighborhood pattern can be flexibly adjusted according to actual needs.
  • the height jump feature points can quickly and accurately describe the height jump structure in the point cloud, such as static objects such as railings and walls in a road scene.
  • the movable platform may determine the line tracking feature based on the point cloud maximum reflectivity map and the point cloud reflectance variance map
  • the feature point of the line inspection can be the feature point of the lane line and so on.
  • the mobile platform divides the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud based on the multiple grids obtained by the rasterization process to obtain multiple point cloud regions, and each point cloud region includes multiple grids; further , Based on the point cloud maximum reflectance map and the point cloud reflectance variance map, determine the two-dimensional Gaussian mixture model of each point cloud area in the multiple point cloud areas, and obtain the two-dimensional Gaussian mixture model from the multiple point cloud areas based on the two-dimensional Gaussian mixture model of each point cloud area. Identify the characteristic points of the patrol in the point cloud area.
  • the ground three-dimensional point cloud is divided into regions to obtain multiple point cloud regions; each point cloud region includes multiple grids, and the area of each point cloud region is as 2m*2m. Further, a two-dimensional Gaussian mixture model of each point cloud area is determined based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map.
  • the mathematical expression of a two-dimensional Gaussian mixture model of a certain point cloud area is N 1 ⁇ (u 1 , sigma 1 ) and N 2 ⁇ (u 2 , sigma 2 ), if
  • u 1 and u 2 represent the mean reflectance values
  • sigma 1 and sigma 2 represent the standard deviation of the reflectance.
  • the lane line feature points in the point cloud can be determined, so that the lane line position in the online laser point cloud can be determined based on the lane line feature points during subsequent positioning, and the lane line position in the online laser point cloud can be compared with the height
  • the lane line position in the refined map can be used to obtain the current lateral positioning of the movable platform more accurately.
  • the two-dimensional projection point cloud of the ground area has a smaller average height, neighborhood height difference, and point cloud height variance in the grid, etc.
  • the two-dimensional object with complex geometric structures such as wall edges and trees
  • the projected point cloud has a larger average height, neighborhood height difference, and point cloud height variance within the raster. Therefore, the feature point analysis of the two-dimensional projection point cloud based on the height map such as the point cloud height average map and the point cloud height variance map can well extract the stable height map feature points, such as extracting the point cloud feature points of the ground area and the tree cluster. Corresponding point cloud feature points, etc.
  • the movable platform can extract high-density feature points in the two-dimensional projection point cloud.
  • the total number of point clouds in the area corresponding to the high-density feature points is larger, and the distance between the high-density feature points is greater than a certain threshold.
  • the physical meaning of high-density feature points corresponds to static objects with obvious geometric structures such as traffic light poles, tree trunks, pillars, etc., such as traffic light poles, which are usually slender objects with a certain height, concentrated projection positions, and relatively short distance between two objects. Great features.
  • the movable platform can extract sparse feature points in the two-dimensional projection point cloud. The sum of the number of point clouds in the area corresponding to the sparse feature points is small.
  • the sparse feature points correspond to static objects in the actual environment such as bushes and distant buildings. Due to the low angular resolution of the point cloud sensor, the distant objects scan the point cloud sensor for fewer positions and are distributed in a sparse state; while the sparse structure of trees and other objects determines the feature of sparse point cloud distribution.
  • the movable platform can extract non-road feature points, and specifically can extract non-road feature points based on a non-ground three-dimensional point cloud.
  • Non-road feature points correspond to points that remove all areas except ground points.
  • Non-road feature points such as highway piers, buildings on both sides of the road, trees and other corresponding points have high geometric stability.
  • the movable platform can extract high reflectivity feature points of non-ground areas.
  • the objects with high reflectivity are usually static metal objects such as railings, traffic signs, and billboards on both sides of the road. Therefore, extracting high reflectivity feature points in non-ground areas can obtain more static object features in non-ground areas.
  • the position of the movable platform can be determined in the high-precision map based on the determined point cloud feature points.
  • positioning based on a complete three-dimensional point cloud requires a large amount of online computing resources, and it is difficult to realize chip applications.
  • This solution first effectively extracts the feature points in the point cloud based on the point cloud information map, and then performs calculations based on the extracted feature points of the point cloud to achieve positioning. Since the number of point cloud feature points extracted by the above method is much smaller than the total number of points of the complete three-dimensional point cloud, positioning based on the extracted point cloud feature points can greatly reduce the amount of calculation and effectively save computing resources.
  • the point cloud feature points extracted by the above method include a large number of feature points corresponding to static objects in physical meaning. Since static objects can better express the structural stability of the environment and the similarity of the scene, it is based on the extracted point cloud Feature point positioning can also effectively ensure positioning accuracy.
  • the extracted feature points of the point cloud can be quickly unitized and parallelized, and the processing process can be performed on a graphics processor (Graphics Processing Unit, GPU), field-programmable gate array (Field-Programmable Gate Array, FPGA) Realization, so the calculation and processing of the extracted point cloud feature points has good parallelism, good real-time performance, can meet the needs of high-speed processing on mobile platforms, and can realize chip applications.
  • the uniform distribution of the point cloud feature points directly affects the accuracy and stability of the positioning result, it is possible to first determine the position of the movable platform based on the determined point cloud feature points.
  • the point cloud feature points are equalized.
  • the embodiment of the present invention provides a point cloud feature point equalization method based on uniform distribution or non-uniform distribution. Specifically, the movable platform first converts the acquired point cloud feature points to polar coordinates to obtain points in polar coordinates Cloud feature points; then the point cloud feature points in polar coordinates are divided proportionally based on the angle and radial length to obtain the point cloud feature points after the proportional division, thereby completing the equalization of the point cloud feature points.
  • Figure 3 is a schematic diagram of the point cloud distribution obtained through experiments.
  • the left image in Figure 3 shows the distribution of the acquired point cloud feature points after equalization; the right image in Figure 3 shows the original distribution of the acquired point cloud feature points.
  • the unbalanced point cloud feature points are mainly concentrated in the area closer to the center position, the point cloud feature points in the area far from the center position are sparsely distributed, and the unbalanced point cloud feature points are unevenly distributed; and The point cloud feature points after equalization are more evenly distributed in each area.
  • the point cloud feature point equalization method provided by the embodiment of the present invention can well balance the number of point cloud feature points at a distance and an intermediate position.
  • the movable platform determines the position of the movable platform in the high-precision map based on the point cloud feature points divided in proportion. The positioning based on the point cloud feature points after the equalization process can improve the positioning accuracy to a certain extent.
  • the embodiment of the present invention obtains a three-dimensional point cloud of the environment where the movable platform is located, and projects the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; performs rasterization processing and features on the two-dimensional projection point cloud Information statistics, generating a point cloud information map, and determining point cloud feature points based on the point cloud information map, so that the feature points in the point cloud can be effectively extracted based on the point cloud information map.
  • FIG. 4 is a schematic structural diagram of a point cloud sensing system according to an embodiment of the present invention.
  • the point cloud sensing system described in the embodiment of the present invention includes: a processor 401, a point cloud sensor 402, and a memory 403. Among them, the processor 401, the point cloud sensor 402, and the memory 403 may be connected through a bus or in other ways.
  • the embodiment of the present invention takes the connection through a bus as an example.
  • the processor 401 may be a central processing unit (CPU), a graphics processing unit (Graphics Processing Unit, GPU), or a combination of a CPU and a GPU.
  • the processor 401 may also be a multi-core CPU or a core in a multi-core GPU for implementing communication identification binding.
  • the processor 401 may be a hardware chip.
  • the hardware chip may be an application-specific integrated circuit (ASIC), a programmable logic device (PLD) or a combination thereof.
  • the PLD may be a complex programmable logic device (CPLD), a field-programmable gate array (FPGA), a general array logic (generic array logic, GAL) or any combination thereof.
  • the point cloud sensor 402 can be used to collect a three-dimensional point cloud of the environment in which the point cloud sensing system is located.
  • the memory 403 may mainly include a storage program area and a storage data area.
  • the storage program area may store an operating system and a storage program required by at least one function (such as a text storage function, a location storage function, etc.); the storage data area may store Data (such as image data, text data) created according to the use of the device, etc., and may include application storage programs, etc.
  • the memory 403 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the memory 403 is also used to store program instructions.
  • the processor 401 is configured to execute program instructions stored in the memory 403, and when the program instructions are executed, the processor 401 is configured to: obtain the point cloud sensor system through the point cloud sensor 402 A three-dimensional point cloud of the environment; project the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; perform rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud Information graph; determining point cloud feature points based on the point cloud information graph.
  • the three-dimensional point cloud includes one or more of a complete three-dimensional point cloud, a ground three-dimensional point cloud, and a non-ground three-dimensional point cloud.
  • the three-dimensional point cloud includes a complete three-dimensional point cloud
  • the processor 401 performs rasterization processing and feature information statistics on the two-dimensional projection point cloud, and is specifically used for generating a point cloud information map. : Perform rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud, generate a point cloud height map, and use the point cloud height map as a point cloud information map.
  • the point cloud height map includes a point cloud height average map
  • the processor 401 performs rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud, and generates points
  • the cloud height map is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; calculate the height value corresponding to the two-dimensional projection point cloud in each grid Height average value; each grid is represented by grid coordinates and height average value to generate the point cloud height average value map.
  • the processor 401 when the processor 401 calculates the height average value of the height values corresponding to the two-dimensional projection point clouds in each grid, it is specifically used to: obtain the predetermined number of positive or negative height values corresponding to the target grid.
  • the point cloud height map includes a point cloud height variance map
  • the processor 401 performs rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to generate points
  • the cloud height map is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; calculate the height value corresponding to the two-dimensional projection point cloud in each grid Height variance value; each grid is represented by grid coordinates and height variance value to generate the point cloud height variance map.
  • the processor 401 when the processor 401 calculates the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid, it is specifically used to: obtain the height value corresponding to the target grid in positive or negative preset A target two-dimensional projection point cloud within a number of standard deviations, where the target grid is any one of the multiple grids, and the standard deviation is based on the heights corresponding to all two-dimensional projection points in the target grid The value is determined; the height variance value of the height value corresponding to the two-dimensional projection point cloud of the target in the target grid is calculated.
  • the three-dimensional point cloud includes a ground three-dimensional point cloud
  • the processor 401 performs rasterization processing and feature information statistics on the two-dimensional projection point cloud, and when generating a point cloud information map, it is specifically used for : Perform rasterization processing and reflectivity information statistics on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud, generate a point cloud reflectivity map, and use the point cloud reflectivity map as a point cloud information map.
  • the point cloud reflectivity map includes a point cloud maximum reflectivity map
  • the processor 401 performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud and statistics of reflectivity information .
  • the processor 401 When generating the point cloud reflectance map, it is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; calculate the location of the two-dimensional projection point cloud in each grid The maximum reflectance value corresponding to the reflectance value; each grid is represented by the grid coordinates and the maximum reflectance value to generate the point cloud maximum reflectance map.
  • the point cloud reflectance map includes a point cloud reflectance variance map
  • the processor 401 performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud and reflectance information statistics.
  • the processor 401 When generating the point cloud reflectance map, it is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; calculate the location of the two-dimensional projection point cloud in each grid The reflectance variance value corresponding to the reflectance value; each grid is represented by the grid coordinates and the reflectance variance value to generate the point cloud reflectance variance map.
  • the processor 401 when the processor 401 determines the point cloud feature point based on the point cloud information map, it is specifically configured to determine the height jump feature point based on the point cloud height average map.
  • the processor 401 determines the height jump feature points based on the point cloud height average map, it is specifically configured to: obtain the adjacent point cloud height average map adjacent to the first grid Grid, the first grid is any grid in the point cloud height average map; a second grid is determined from the adjacent grids, and the two-dimensional projected point cloud in the second grid The absolute value of the difference between the average height of the two-dimensional projection point cloud in the first grid and the average height of the two-dimensional projection point cloud is greater than or equal to the first value; if the number of the second grids is greater than or equal to the second Numerical value, the two-dimensional projection point in the first grid is determined as the height jump feature point.
  • the point cloud reflectivity map includes a point cloud maximum reflectivity map and a point cloud reflectivity variance map.
  • the processor 401 determines point cloud feature points based on the point cloud information map, it is specifically configured to : Determine line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map.
  • the processor 401 determines the line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map, it is specifically configured to:
  • the three-dimensional projection point cloud is divided into regions to obtain multiple point cloud regions; based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map, the two-dimensional mixture of each point cloud region in the multiple point cloud regions is determined Gaussian model; determining line-following feature points from the multiple point cloud regions based on the two-dimensional Gaussian mixture model.
  • the processor 401 determines point cloud feature points based on the point cloud information map, it is further configured to: determine the point cloud sensing system's value in a high-precision map based on the point cloud feature points position.
  • the processor 401 determines the position of the point cloud sensing system in a high-precision map based on the point cloud feature points, it is specifically configured to: convert the point cloud feature points to polar coordinates Next, the point cloud feature points in polar coordinates are divided proportionally based on the angle and radial length; the position of the point cloud sensing system is determined on the high-precision map based on the point cloud feature points after the proportional division.
  • the processor 401, the point cloud sensor 402, and the memory 403 described in the embodiment of the present invention can execute the implementation of the movable platform described in the method for extracting feature points of a point cloud provided by the embodiment of the present invention. I will not repeat them here.
  • the above-mentioned point cloud sensing system obtains the three-dimensional point cloud of the environment in which the point cloud sensing system is located through the point cloud sensor, and projects the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; for the two-dimensional projection point cloud Perform rasterization and feature information statistics to generate a point cloud information map, and determine point cloud feature points based on the point cloud information map, so that the feature points in the point cloud can be effectively extracted based on the point cloud information map to facilitate subsequent point cloud based When the sensor is positioned, it directly calculates the extracted point cloud feature points, which effectively saves the amount of calculation.
  • an embodiment of the present invention provides a movable platform.
  • the movable platform includes a fuselage, a power system, and the aforementioned point cloud sensing system; wherein the power system is installed on the fuselage of the movable platform to provide power for the movable platform.
  • the point cloud sensing system includes a point cloud sensor, a processor and a memory.
  • the point cloud sensor is directly carried on the fuselage of the movable platform, or is carried on the fuselage of the movable platform through the pan-tilt of the movable platform; the memory is used to store program instructions, and the processor is used to execute the program instructions stored in the memory.
  • the processor When the program instructions are executed, the processor is used to: obtain the three-dimensional point cloud of the environment in which the point cloud sensing system or the movable platform is located through the point cloud sensor, and project the obtained three-dimensional point cloud to the horizontal plane along the height direction to obtain Two-dimensional projection point cloud; rasterize the two-dimensional projection point cloud and perform feature information statistics to generate a point cloud information map, and determine the point cloud feature points based on the point cloud information map.
  • the processor is used to: obtain the three-dimensional point cloud of the environment in which the point cloud sensing system or the movable platform is located through the point cloud sensor, and project the obtained three-dimensional point cloud to the horizontal plane along the height direction to obtain Two-dimensional projection point cloud; rasterize the two-dimensional projection point cloud and perform feature information statistics to generate a point cloud information map, and determine the point cloud feature points based on the point cloud information map.
  • An embodiment of the present invention also provides a computer-readable storage medium, in which a computer program is stored, and when the computer program is executed by a processor, the point cloud feature point extraction method described in the above method embodiment is implemented .
  • the embodiment of the present invention also provides a computer program product containing instructions, which when run on a computer, causes the computer to execute the point cloud feature point extraction method described in the foregoing method embodiment.
  • the modules in the device of the embodiment of the present invention can be combined, divided, and deleted according to actual needs.
  • the program can be stored in a computer-readable storage medium, and the storage medium can include: Flash disk, read-only memory (Read-Only Memory, ROM), random access device (Random Access Memory, RAM), magnetic disk or optical disk, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Optical Radar Systems And Details Thereof (AREA)
  • Length Measuring Devices By Optical Means (AREA)

Abstract

A method for extracting point cloud feature points, a point cloud sensing system, and a mobile platform. The method comprises: acquiring a three-dimensional point cloud of an environment where a mobile platform is located (S201); projecting, in a height direction, the three-dimensional point cloud to a horizontal plane to obtain a two-dimensional projected point cloud (S202); performing rasterization processing on and compiling feature information statistics on the two-dimensional projected point cloud to generate a point cloud information map (S203); and determining point cloud feature points on the basis of the point cloud information map (S204). According to the embodiments of the present invention, the feature points in the point cloud can be effectively extracted on the basis of the point cloud information map.

Description

一种点云特征点提取方法、点云传感系统及可移动平台Point cloud feature point extraction method, point cloud sensing system and movable platform 技术领域Technical field
本申请涉及数据处理技术领域,尤其涉及一种点云特征点提取方法、点云传感系统及可移动平台。This application relates to the field of data processing technology, and in particular to a point cloud feature point extraction method, a point cloud sensing system and a movable platform.
背景技术Background technique
定位技术可以为可移动平台提供位置等信息,是可移动平台进行路径规划、运动控制和自主决策的前提。目前较为成熟的方法是基于点云传感器对可移动平台进行定位,基于点云传感器定位需要对点云传感器采集到的完整点云进行在线计算,并基于有效范围内所有点云进行匹配。由于点云传感器采集到的完整点云数据量通常很大,故对完整点云进行在线计算时运算量大,导致需要消耗大量的计算资源,算法应用成本高。为降低定位过程中的运算量,可以考虑只对完整点云中的部分点云进行计算,但如何提取完整点云中用于定位计算的部分点云是有待解决的问题。Positioning technology can provide position and other information for the movable platform, which is a prerequisite for path planning, motion control and autonomous decision-making of the movable platform. The current more mature method is based on the point cloud sensor to locate the movable platform. Based on the point cloud sensor positioning, the complete point cloud collected by the point cloud sensor needs to be calculated online and matched based on all the point clouds in the effective range. Since the amount of complete point cloud data collected by the point cloud sensor is usually very large, the amount of calculation is large when performing online calculation of the complete point cloud, which results in the consumption of a large amount of computing resources and the high cost of algorithm application. In order to reduce the amount of calculations in the positioning process, it can be considered that only part of the point cloud in the complete point cloud is calculated, but how to extract the part of the point cloud used for positioning calculation in the complete point cloud is a problem to be solved.
发明内容Summary of the invention
本发明实施例公开了一种点云特征点提取方法、点云传感系统及可移动平台,可以基于点云信息图有效提取点云中的特征点。The embodiment of the invention discloses a point cloud feature point extraction method, a point cloud sensing system and a movable platform, which can effectively extract feature points in a point cloud based on a point cloud information graph.
本发明实施例第一方面公开了一种点云特征点提取方法,所述方法包括:The first aspect of the embodiments of the present invention discloses a point cloud feature point extraction method, the method includes:
获取可移动平台所处环境的三维点云;Obtain the 3D point cloud of the environment where the mobile platform is located;
将所述三维点云沿高度方向投影到水平平面,得到二维投影点云;Projecting the three-dimensional point cloud onto a horizontal plane along the height direction to obtain a two-dimensional projection point cloud;
对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图;Performing rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud information map;
基于所述点云信息图确定点云特征点。Determine point cloud feature points based on the point cloud information map.
本发明实施例第二方面公开了一种点云传感系统,包括:点云传感器、存储器和处理器,所述存储器,用于存储程序指令;A second aspect of the embodiments of the present invention discloses a point cloud sensing system, including: a point cloud sensor, a memory, and a processor, and the memory is used to store program instructions;
所述处理器,用于执行所述存储器存储的程序指令,当所述程序指令被执行时,所述处理器用于:The processor is configured to execute program instructions stored in the memory, and when the program instructions are executed, the processor is configured to:
通过所述点云传感器获取所述点云传感系统所处环境的三维点云;Acquiring a three-dimensional point cloud of the environment in which the point cloud sensing system is located through the point cloud sensor;
将所述三维点云沿高度方向投影到水平平面,得到二维投影点云;Projecting the three-dimensional point cloud onto a horizontal plane along the height direction to obtain a two-dimensional projection point cloud;
对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图;Performing rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud information map;
基于所述点云信息图确定点云特征点。Determine point cloud feature points based on the point cloud information map.
本发明实施例第三方面公开了一种可移动平台,包括:The third aspect of the embodiments of the present invention discloses a movable platform, including:
机身;body;
动力系统,安装在所述机身,用于为所述可移动平台提供动力;A power system installed on the fuselage and used to provide power for the movable platform;
如上述第二方面所述的点云传感系统。The point cloud sensing system as described in the second aspect above.
本发明实施例第三四方面公开了一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机程序,所述计算机程序被处理器执行时实现如上述第一方面所述方法的步骤。The third and fourth aspects of the embodiments of the present invention disclose a computer-readable storage medium in which a computer program is stored. When the computer program is executed by a processor, the method described in the first aspect is implemented. step.
本发明实施例通过获取可移动平台所处环境的三维点云,并将三维点云沿高度方向投影到水平平面,得到二维投影点云;对二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图,并基于点云信息图确定点云特征点,从而可以基于点云信息图有效提取点云中的特征点。The embodiment of the present invention obtains a three-dimensional point cloud of the environment where the movable platform is located, and projects the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; performs rasterization processing and features on the two-dimensional projection point cloud Information statistics, generating a point cloud information map, and determining point cloud feature points based on the point cloud information map, so that the feature points in the point cloud can be effectively extracted based on the point cloud information map.
附图说明Description of the drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to explain the technical solutions in the embodiments of the present invention more clearly, the following will briefly introduce the drawings needed in the embodiments. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, without creative labor, other drawings can be obtained from these drawings.
图1是本发明实施例公开的一种可移动平台的结构示意图;Figure 1 is a schematic structural diagram of a movable platform disclosed in an embodiment of the present invention;
图2是本发明实施例公开的一种点云特征点提取方法的流程示意图;2 is a schematic flowchart of a point cloud feature point extraction method disclosed in an embodiment of the present invention;
图3是本发明实施例公开的点云分布情况示意图;FIG. 3 is a schematic diagram of point cloud distribution disclosed in an embodiment of the present invention;
图4是本发明实施例公开的一种点云传感系统的结构示意图。Fig. 4 is a schematic structural diagram of a point cloud sensing system disclosed in an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清 楚、完整地描述。在不冲突的情况下,下述的实施例及实施例中的特征可以相互组合。The technical solutions in the embodiments of the present invention will be described clearly and completely in conjunction with the accompanying drawings in the embodiments of the present invention. In the case of no conflict, the following embodiments and features in the embodiments can be combined with each other.
请一并参见图1,图1为本发明实施例提供的一种可移动平台的结构示意图。如图1所示,可移动平台包括:机身101、动力系统102、点云传感系统103和云台104。动力系统102安装在机身101上,用于为可移动平台提供动力。点云传感系统包括点云传感器1031、处理器1032和存储器1033。点云传感器1031为用于采集可移动平台或者说点云传感系统103所处环境的三维点云数据的传感设备。在一些实施方式中,点云传感器1031可以为激光雷达。点云传感器1031通过云台104承载在可移动平台的机身101上,具体地,云台104安装于可移动平台的机身101上,而点云传感器1031固定在云台104上;云台104可以带动点云传感器1031绕偏航轴、横滚轴和俯仰轴中的一个或者多个轴线进行旋转,从而调整点云传感器1031采集三维点云数据的姿态。另外,在某些实施例中,点云传感器1031可以直接承载在可移动平台的机身101上。Please also refer to FIG. 1, which is a schematic structural diagram of a movable platform provided by an embodiment of the present invention. As shown in FIG. 1, the movable platform includes: a fuselage 101, a power system 102, a point cloud sensing system 103 and a pan-tilt 104. The power system 102 is installed on the fuselage 101 to provide power for the movable platform. The point cloud sensing system includes a point cloud sensor 1031, a processor 1032, and a memory 1033. The point cloud sensor 1031 is a sensing device for collecting three-dimensional point cloud data of the environment where the mobile platform or the point cloud sensing system 103 is located. In some embodiments, the point cloud sensor 1031 may be a lidar. The point cloud sensor 1031 is carried on the fuselage 101 of the movable platform through the pan/tilt 104, specifically, the pan/tilt 104 is installed on the fuselage 101 of the movable platform, and the point cloud sensor 1031 is fixed on the pan/tilt 104; 104 can drive the point cloud sensor 1031 to rotate around one or more of the yaw axis, roll axis, and pitch axis, so as to adjust the attitude of the point cloud sensor 1031 to collect three-dimensional point cloud data. In addition, in some embodiments, the point cloud sensor 1031 may be directly carried on the body 101 of the movable platform.
其中,存储器1033用于存储程序指令,处理器1032用于执行存储器1033存储的程序指令,当程序指令被执行时,处理器1032用于:通过点云传感器1031获取点云传感系统103或者说可移动平台所处环境的三维点云,并将获取到的三维点云沿高度方向投影到水平平面,得到二维投影点云;对二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图,并基于点云信息图确定点云特征点。采用上述方式,可以基于点云信息图有效提取点云中的特征点,以便于后续基于点云传感器定位时直接对提取出的点云特征点进行计算,从而有效节省运算量。Among them, the memory 1033 is used to store program instructions, and the processor 1032 is used to execute the program instructions stored in the memory 1033. When the program instructions are executed, the processor 1032 is used to: obtain the point cloud sensing system 103 or the point cloud sensor system 103 through the point cloud sensor 1031 The three-dimensional point cloud of the environment where the movable platform is located, and project the obtained three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; rasterize the two-dimensional projection point cloud and perform feature information statistics, Generate a point cloud information map, and determine the point cloud feature points based on the point cloud information map. With the above method, the feature points in the point cloud can be effectively extracted based on the point cloud information graph, so that the extracted feature points of the point cloud can be directly calculated when the point cloud sensor is positioned later, thereby effectively saving the amount of calculation.
需要说明的是,图1所示可移动平台是以车辆为例进行说明,本发明实施例中的可移动平台还可以是无人机(Unmanned Aerial Vehicle,UAV)、无人船、移动机器人等可移动设备。It should be noted that the movable platform shown in FIG. 1 is described by taking a vehicle as an example. The movable platform in the embodiment of the present invention may also be an unmanned aerial vehicle (UAV), an unmanned ship, a mobile robot, etc. Removable equipment.
请参阅图2,图2为本发明实施例提供的一种点云特征点提取方法的流程示意图。本发明实施例中所描述的点云特征点提取方法可以应用于图1所示的可移动平台,所述点云特征点提取方法包括:Please refer to FIG. 2, which is a schematic flowchart of a method for extracting feature points of a point cloud according to an embodiment of the present invention. The point cloud feature point extraction method described in the embodiment of the present invention can be applied to the movable platform shown in FIG. 1, and the point cloud feature point extraction method includes:
S201、获取可移动平台所处环境的三维点云。S201. Obtain a three-dimensional point cloud of the environment where the mobile platform is located.
本发明实施例中,三维点云包括可移动平台所处环境的完整三维点云、地面三维点云、非地面三维点云中的一种或者多种。可移动平台通过其配置的点云传感器采集可移动平台所处环境的完整三维点云,并可以基于采集到的完整三维点云获取可移动平台所处环境的地面三维点云和非地面三维点云。其中,点云传感器例如是以激光雷达为主的传感设备,本文所述的点云可以携带点的坐标信息,还可以携带点的反射率信息。In the embodiment of the present invention, the three-dimensional point cloud includes one or more of the complete three-dimensional point cloud of the environment where the movable platform is located, the ground three-dimensional point cloud, and the non-ground three-dimensional point cloud. The mobile platform collects the complete 3D point cloud of the environment where the mobile platform is located through its configured point cloud sensor, and can obtain the ground 3D point cloud and non-ground 3D points of the environment where the mobile platform is located based on the collected complete 3D point cloud cloud. Among them, the point cloud sensor is, for example, a sensing device based on lidar, and the point cloud described herein can carry coordinate information of a point, and can also carry reflectivity information of a point.
S202、将所述三维点云沿高度方向投影到水平平面,得到二维投影点云。S202: Project the three-dimensional point cloud onto a horizontal plane along the height direction to obtain a two-dimensional projection point cloud.
本发明实施例中,三维点云的三维坐标对应的坐标系为空间三维坐标系,空间三维坐标系包括横轴(X轴)、纵轴(Y轴)和竖轴(Z轴)。如果Z轴为点云高度方向,可移动平台则将三维点云沿Z轴方向往X轴和Y轴构成的X-Y平面投影,得到一系列二维散点,该一系列散点即构成了二维投影点云。In the embodiment of the present invention, the coordinate system corresponding to the three-dimensional coordinates of the three-dimensional point cloud is a spatial three-dimensional coordinate system, and the spatial three-dimensional coordinate system includes a horizontal axis (X axis), a vertical axis (Y axis), and a vertical axis (Z axis). If the Z axis is the height direction of the point cloud, the movable platform will project the 3D point cloud along the Z axis to the XY plane formed by the X axis and the Y axis to obtain a series of two-dimensional scatter points, which constitute two Dimensional projection point cloud.
S203、对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图。S203: Perform rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud information map.
本发明实施例中,栅格化处理包括对二维投影点云中的二维投影散点进行栅格化分割,得到多个栅格;每个栅格对应实际距离为K*M范围的面积,K和M可以相同,也可以不同。栅格单元大小K和M可根据定位精度需求灵活调整,如K=0.2m,M=0.2m。In the embodiment of the present invention, the rasterization processing includes performing rasterization and segmentation on the two-dimensional projection point cloud in the two-dimensional projection point cloud to obtain multiple grids; each grid corresponds to an area in the range of K*M. , K and M can be the same or different. The grid unit sizes K and M can be flexibly adjusted according to the positioning accuracy requirements, such as K=0.2m, M=0.2m.
当获取到的三维点云包括可移动平台所处环境的完整三维点云时,可移动平台对该完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图,并将生成的点云高度图作为点云信息图。在一实施例中,生成的点云高度图包括点云高度均值图。可移动平台先对该完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;然后计算各个栅格内二维投影点云所对应高度值的高度平均值,并将每个栅格用栅格坐标和高度平均值表示,生成所述点云高度均值图,也即是将一个栅格作为高度均值图的一个像素点,栅格坐标也即是相应像素点的坐标,栅格内二维投影点云的高度平均值也即是相应像素点的像素值。在另一实施例中,生成的点云高度图包括点云高度方差图。可移动平台先对该完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;然后计算各个栅格内二维投影点云所对应高度值的高度方 差值,并将每个栅格用栅格坐标和高度方差值表示,生成所述点云高度方差图,也即是将一个栅格作为高度方差图的一个像素点,栅格坐标也即是相应像素点的坐标,栅格内二维投影点云的高度方差值也即是相应像素点的像素值。When the acquired 3D point cloud includes the complete 3D point cloud of the environment where the mobile platform is located, the mobile platform performs rasterization processing and height information statistics on the 2D projection point cloud corresponding to the complete 3D point cloud to generate the point cloud Height map, and use the generated point cloud height map as a point cloud information map. In an embodiment, the generated point cloud height map includes a point cloud height average map. The mobile platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; then calculates the height average of the height values corresponding to the two-dimensional projection point cloud in each grid, and Express each grid with grid coordinates and average height to generate the average point cloud height map, that is, use a grid as a pixel of the average height map, and the grid coordinates are also the corresponding pixel points Coordinates, the average height of the two-dimensional projection point cloud in the grid is also the pixel value of the corresponding pixel. In another embodiment, the generated point cloud height map includes a point cloud height variance map. The movable platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; then calculates the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid, Each grid is represented by grid coordinates and height variance value to generate the point cloud height variance map, that is, a grid is used as a pixel of the height variance map, and the grid coordinates are the corresponding pixels. The coordinate of the point, the height variance value of the two-dimensional projected point cloud in the grid is also the pixel value of the corresponding pixel.
在又一实施例中,可移动平台计算各个栅格内二维投影点云所对应高度值的高度平均值和/或高度方差值时,先获取目标栅格内所对应高度值在正负预设数量个标准差内的目标二维投影点云,然后计算目标栅格内目标二维投影点云所对应高度值的高度平均值和/或高度方差值。其中,目标栅格为二维投影点云栅格化处理后得到的多个栅格中的任意一个,标准差是基于目标栅格内所有二维投影点所对应高度值确定的;预设数量例如为2。采用上述方式,计算栅格内二维投影点云的高度平均值和/或高度方差值前,先将栅格内高度值在预设数量个标准差外的点进行去除,有利于实现算法的鲁棒性。In another embodiment, when the movable platform calculates the height average value and/or the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid, it first obtains that the corresponding height value in the target grid is positive or negative. The target two-dimensional projection point cloud within a preset number of standard deviations is calculated, and then the height average value and/or the height variance value of the height value corresponding to the target two-dimensional projection point cloud in the target grid is calculated. Among them, the target grid is any one of the multiple grids obtained after the rasterization of the two-dimensional projection point cloud, and the standard deviation is determined based on the height values corresponding to all the two-dimensional projection points in the target grid; the preset number For example, 2. Using the above method, before calculating the height average and/or height variance value of the two-dimensional projected point cloud in the grid, first remove the points with the height value in the grid outside the preset number of standard deviations, which is beneficial to the realization of the algorithm Robustness.
当获取到的三维点云包括可移动平台所处环境的地面三维点云时,可移动平台对该地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图,并将生成的点云反射率图作为点云信息图。在一实施例中,生成的点云反射率图包括点云最大反射率图。可移动平台先对该地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;然后计算各个栅格内二维投影点云所对应反射率值的最大反射率值,并将每个栅格用栅格坐标和最大反射率值表示,生成所述点云最大反射率图,也即是将一个栅格作为点云最大反射率图的一个像素点,栅格坐标也即是相应像素点的坐标,栅格内二维投影点云的最大反射率值也即是相应像素点的像素值。在另一实施例中,生成的点云反射率图包括点云反射率方差图。可移动平台先对该地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;然后计算各个栅格内二维投影点云所对应反射率值的反射率方差值,并将每个栅格用栅格坐标和反射率方差值表示,生成所述点云反射率方差图,也即是将一个栅格作为点云反射率方差图的一个像素点,栅格坐标也即是相应像素点的坐标,栅格内二维投影点云的反射率方差值也即是相应像素点的像素值。同理,计算栅格内二维投影点云的反射率方差值前,也可以先将栅格内反射率值在预设数量个标准差外的点进行去除,具体实现方式可参考前文描述,此处不再赘述。When the acquired 3D point cloud includes the ground 3D point cloud of the environment where the movable platform is located, the movable platform performs rasterization processing and reflectivity information statistics on the 2D projection point cloud corresponding to the ground 3D point cloud to generate points Cloud reflectivity map, and use the generated point cloud reflectivity map as a point cloud information map. In an embodiment, the generated point cloud reflectivity map includes a point cloud maximum reflectivity map. The movable platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; then calculates the maximum reflectance value corresponding to the reflectivity value of the two-dimensional projection point cloud in each grid , And express each grid with grid coordinates and maximum reflectance value to generate the point cloud maximum reflectance map, that is, use a grid as a pixel of the point cloud maximum reflectance map, and the grid coordinates That is, the coordinates of the corresponding pixel point, and the maximum reflectivity value of the two-dimensional projection point cloud in the grid is also the pixel value of the corresponding pixel point. In another embodiment, the generated point cloud reflectance map includes a point cloud reflectance variance map. The movable platform first performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; then calculates the reflectance variance of the reflectance value corresponding to the two-dimensional projection point cloud in each grid The value of each grid is expressed by grid coordinates and reflectance variance value to generate the point cloud reflectivity variance map, that is, a grid is used as a pixel of the point cloud reflectivity variance map. The grid coordinates are also the coordinates of the corresponding pixels, and the reflectance variance value of the two-dimensional projection point cloud in the grid is also the pixel value of the corresponding pixels. In the same way, before calculating the reflectance variance value of the two-dimensional projected point cloud in the grid, you can also remove the points with the reflectance value in the grid outside the preset number of standard deviations. The specific implementation can refer to the previous description. , I won’t repeat it here.
S204、基于所述点云信息图确定点云特征点。S204: Determine point cloud feature points based on the point cloud information map.
本发明实施例中,当点云信息图包括点云高度均值图时,可移动平台可以基于点云高度均值图确定点云中的高度跳变特征点。可移动平台获取点云高度均值图中与第一栅格相邻的相邻栅格,第一栅格为点云高度均值图中的任意一个栅格或者说像素点,相邻栅格也可以说是相邻像素点;然后从该相邻栅格中确定第二栅格,第二栅格内二维投影点云的高度平均值与第一栅格内二维投影点云的高度平均值之间的差值的绝对值大于或者等于第一数值;进一步地,检测第二栅格的数量是否大于或者等于第二数值,若第二栅格的数量大于或者等于第二数值,则将第一栅格内的二维投影点确定为高度跳变特征点。需要说明的是,第一数值和第二数值可以是预设的数值,也可以是基于第一栅格内二维投影点云的高度平均值,以及与第一栅格相邻的相邻栅格内二维投影点云的高度平均值确定的。第二数值还可以是基于与第一栅格相邻的相邻栅格的数量确定的。In the embodiment of the present invention, when the point cloud information map includes a point cloud height average map, the movable platform may determine the height jump feature points in the point cloud based on the point cloud height average map. The movable platform obtains the adjacent grid adjacent to the first grid in the average point cloud height map. The first grid is any grid or pixel in the average point cloud height map. The adjacent grid can also be Say it is an adjacent pixel; then determine the second grid from the adjacent grid, the average height of the two-dimensional projection point cloud in the second grid and the average height of the two-dimensional projection point cloud in the first grid The absolute value of the difference between is greater than or equal to the first value; further, it is detected whether the number of second grids is greater than or equal to the second value, and if the number of second grids is greater than or equal to the second value, the first The two-dimensional projection point in a grid is determined as the height jump feature point. It should be noted that the first value and the second value may be preset values, or may be based on the average height of the two-dimensional projection point cloud in the first grid, and the adjacent grid adjacent to the first grid. Determined by the average height of the two-dimensional projection point cloud in the grid. The second value may also be determined based on the number of adjacent grids adjacent to the first grid.
例如,给定一大小为3*3的窗口,窗口大小为3*3也即是指窗口长宽均为3个栅格的长度。根据给定窗口对某一栅格与其8邻域栅格之间的高度差进行统计,分析其邻域栅格内高度不同的栅格的个数。例如,在一种实施方式中,可以以n=sum(|p o-p i|≥d 1)来进行统计,如果n≥3,即该栅格与其周围8个邻域栅格中的至少3个邻域栅格的高度差大于预定差值,则认为该栅格为高度跳变栅格,将栅格p o内的二维投影点确定为高度跳变特征点。其中,sum函数为求和函数;p o为给定窗口内处于中心位置的栅格,p i为窗口内与栅格p o相邻的8个栅格中的任意一个;d 1可以是基于窗口中的各个栅格内二维投影点云的高度平均值确定的数值,也可以是预先设置的一个数值。其中,窗口大小可根据栅格的实际面积大小进行优化调整,邻域图案可根据实际需求进行灵活调整。确定出给定窗口内的高度跳变特征点之后,按照预设步长在点云高度均值图中移动该给定窗口,并按照上述方式确定移动后的窗口内的高度跳变特征点,直至确定出点云中的所有高度跳变特征点为止。高度跳变特征点能快速、准确的描述点云中的高度跳变结构,例如道路场景中的栏杆、墙壁等静态物体。 For example, given a window with a size of 3*3, a window size of 3*3 means that the length and width of the window are all three grids in length. According to a given window, the height difference between a grid and its 8 neighborhood grids is counted, and the number of grids with different heights in the neighborhood grid is analyzed. For example, in one embodiment, may be n = sum (| p o -p i | ≥d 1) to statistics, if n ≧ 3, i.e., the lattice 8 and its surrounding neighborhood raster least If the height difference of the three neighborhood grids is greater than the predetermined difference, the grid is considered to be a height jump grid, and the two-dimensional projection point in the grid po is determined as the height jump feature point. Among them, the sum function is the summation function; p o is the grid in the center of the given window, p i is any one of the 8 grids adjacent to the grid p o in the window; d 1 can be based on The value determined by the height average value of the two-dimensional projection point cloud in each grid in the window may also be a preset value. Among them, the window size can be optimized and adjusted according to the actual area size of the grid, and the neighborhood pattern can be flexibly adjusted according to actual needs. After determining the height jump feature points in a given window, move the given window in the point cloud height average map according to the preset step length, and determine the height jump feature points in the moved window according to the above method, until it is determined All height jump feature points in the point cloud are outputted. The height jump feature points can quickly and accurately describe the height jump structure in the point cloud, such as static objects such as railings and walls in a road scene.
在另一实施例中,当点云信息图包括点云最大反射率图和点云反射率方差图时,可移动平台可以基于点云最大反射率图和点云反射率方差图确定巡线特征点,巡线特征点可以是车道线特征点等。可移动平台基于栅格化处理得到的 多个栅格对地面三维点云对应的二维投影点云进行区域划分,得到多个点云区域,每一个点云区域包括多个栅格;进一步地,基于点云最大反射率图和点云反射率方差图确定该多个点云区域中各个点云区域的二维混合高斯模型,并基于各个点云区域的二维混合高斯模型从该多个点云区域中确定巡线特征点。In another embodiment, when the point cloud information map includes a point cloud maximum reflectance map and a point cloud reflectance variance map, the movable platform may determine the line tracking feature based on the point cloud maximum reflectivity map and the point cloud reflectance variance map The feature point of the line inspection can be the feature point of the lane line and so on. The mobile platform divides the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud based on the multiple grids obtained by the rasterization process to obtain multiple point cloud regions, and each point cloud region includes multiple grids; further , Based on the point cloud maximum reflectance map and the point cloud reflectance variance map, determine the two-dimensional Gaussian mixture model of each point cloud area in the multiple point cloud areas, and obtain the two-dimensional Gaussian mixture model from the multiple point cloud areas based on the two-dimensional Gaussian mixture model of each point cloud area. Identify the characteristic points of the patrol in the point cloud area.
例如,由于车道线的材质跟路面材质不同,激光雷达点云反射率值受材料影响很大,车道线区域的反射率通常大于路面区域的反射率。因此,通过反射率值信息可以区分车道线和地面区域。首先对地面三维点云进行区域划分,得到多个点云区域;每一个点云区域包括多个栅格,每一个点云区域的范围面积如2m*2m。进一步地,基于点云最大反射率图和点云反射率方差图确定各个点云区域的二维混合高斯模型。假设某一点云区域的二维混合高斯模型的数学表达为N 1~(u 1,sigma 1)和N 2~(u 2,sigma 2),如果|u 1–u 2|>d 2,则可认为该某一点云区域内存在车道线,并将该某一点云区域内反射率值在一个标准差内的点设定为车道线特征点,例如车道线特征点的反射率值大于(u 2–sigma 2)或者大于(u 1–sigma 1)。其中,u 1,u 2表示反射率均值,sigma 1,sigma 2表示反射率标准差。上述方式,可以确定出点云中的车道线特征点,以便于后续定位时基于车道线特征点确定在线激光点云中的车道线位置,并通过比较在线激光点云中的车道线位置与高精地图中的车道线位置,更准确的获得可移动平台当前的横向定位。 For example, because the material of the lane line is different from the material of the road surface, the reflectivity value of the lidar point cloud is greatly affected by the material, and the reflectivity of the lane line area is usually greater than that of the road surface area. Therefore, the lane line and the ground area can be distinguished by the reflectance value information. First, the ground three-dimensional point cloud is divided into regions to obtain multiple point cloud regions; each point cloud region includes multiple grids, and the area of each point cloud region is as 2m*2m. Further, a two-dimensional Gaussian mixture model of each point cloud area is determined based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map. Suppose the mathematical expression of a two-dimensional Gaussian mixture model of a certain point cloud area is N 1 ~(u 1 , sigma 1 ) and N 2 ~(u 2 , sigma 2 ), if |u 1 –u 2 |>d 2 , then It can be considered that there is a lane line in the certain point cloud area, and the point in the certain point cloud area whose reflectance value is within one standard deviation is set as the lane line feature point. For example, the reflectance value of the lane line feature point is greater than (u 2 -sigma 2 ) or greater than (u 1 -sigma 1 ). Among them, u 1 and u 2 represent the mean reflectance values, and sigma 1 and sigma 2 represent the standard deviation of the reflectance. In the above method, the lane line feature points in the point cloud can be determined, so that the lane line position in the online laser point cloud can be determined based on the lane line feature points during subsequent positioning, and the lane line position in the online laser point cloud can be compared with the height The lane line position in the refined map can be used to obtain the current lateral positioning of the movable platform more accurately.
本发明实施例中,由于地面区域的二维投影点云有较小的高度均值、邻域高度差和栅格内点云高度方差等,而墙壁边缘、树丛等几何结构复杂的物体的二维投影点云则有较大的高度均值、邻域高度差、栅格内点云高度方差等。故基于点云高度均值图和点云高度方差图等高度图对二维投影点云进行特征点分析,可以很好的提取稳定的高度图特征点,例如提取地面区域的点云特征点、树丛对应的点云特征点等。在某些实施例中,可移动平台可以提取二维投影点云中的高密度特征点。高密度特征点对应的区域内点云的数量总和较大、且高密度特征点间的距离大于一定阈值。高密度特征点对应物理意义为交通灯杆、树干、柱子等具有明显几何结构的静态物体,如交通灯杆,通常为细长条状物体,具有一定高度、投影位置集中、两两物体距离较大等特点。在某些实施例中,可移动平台可以提取二维投影点云中的稀疏特征点。稀疏特征点对应的区 域内点云的数量总和较小。稀疏特征点对应实际环境中的如树丛、远处建筑等静态物体。由于点云传感器角分辨率较低,远处物体给点云传感器扫描到的位置较少,成稀疏状态分布;而树丛等物体由其稀疏结构决定了其点云分布稀疏的特征。In the embodiment of the present invention, since the two-dimensional projection point cloud of the ground area has a smaller average height, neighborhood height difference, and point cloud height variance in the grid, etc., the two-dimensional object with complex geometric structures such as wall edges and trees The projected point cloud has a larger average height, neighborhood height difference, and point cloud height variance within the raster. Therefore, the feature point analysis of the two-dimensional projection point cloud based on the height map such as the point cloud height average map and the point cloud height variance map can well extract the stable height map feature points, such as extracting the point cloud feature points of the ground area and the tree cluster. Corresponding point cloud feature points, etc. In some embodiments, the movable platform can extract high-density feature points in the two-dimensional projection point cloud. The total number of point clouds in the area corresponding to the high-density feature points is larger, and the distance between the high-density feature points is greater than a certain threshold. The physical meaning of high-density feature points corresponds to static objects with obvious geometric structures such as traffic light poles, tree trunks, pillars, etc., such as traffic light poles, which are usually slender objects with a certain height, concentrated projection positions, and relatively short distance between two objects. Great features. In some embodiments, the movable platform can extract sparse feature points in the two-dimensional projection point cloud. The sum of the number of point clouds in the area corresponding to the sparse feature points is small. The sparse feature points correspond to static objects in the actual environment such as bushes and distant buildings. Due to the low angular resolution of the point cloud sensor, the distant objects scan the point cloud sensor for fewer positions and are distributed in a sparse state; while the sparse structure of trees and other objects determines the feature of sparse point cloud distribution.
在某些实施例中,可移动平台可以提取非路面特征点,具体可以基于非地面三维点云提取非路面特征点。非路面特征点对应的是去除地面点以外的所有区域的点,非路面特征点如高速公路的路墩子、道路两旁楼房建筑、树木等对应的点具有较高的几何稳定性。在某些实施例中,可移动平台可以提取非地面区域高反射率特征点。在非地面区域的点云中,反射率较高的物体通常为道路两边的栏杆、交通牌、广告牌等静态金属物体。因此,提取非地面区域高反射率特征点可获得更多的非地面区域的静态物体特征。In some embodiments, the movable platform can extract non-road feature points, and specifically can extract non-road feature points based on a non-ground three-dimensional point cloud. Non-road feature points correspond to points that remove all areas except ground points. Non-road feature points such as highway piers, buildings on both sides of the road, trees and other corresponding points have high geometric stability. In some embodiments, the movable platform can extract high reflectivity feature points of non-ground areas. In the point cloud of the non-ground area, the objects with high reflectivity are usually static metal objects such as railings, traffic signs, and billboards on both sides of the road. Therefore, extracting high reflectivity feature points in non-ground areas can obtain more static object features in non-ground areas.
本发明实施例中,可移动平台确定出点云特征点之后,可以基于确定出的点云特征点在高精度地图中确定可移动平台的位置。目前,基于完整三维点云进行定位,需要大量在线计算资源,且难以实现芯片化应用。而本方案先基于点云信息图有效提取点云中的特征点,然后基于提取出的点云特征点进行计算即可实现定位。由于采用上述方式提取出的点云特征点的数量远小于完整三维点云的总点数量,故基于提取出的点云特征点进行定位可以大大降低运算量,有效节省计算资源。另外,采用上述方式提取出的点云特征点包括大量物理意义为静态物体对应的特征点,由于静态物体能较好的表达环境的结构稳定性和场景的相似性,故基于提取出的点云特征点进行定位还可以有效保证定位精准度。另外,提取出的点云特征点能实现快速单元化、并行化处理,且处理过程可以在图形处理器(Graphics Processing Unit,GPU)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)上实现,故对提取出的点云特征点进行计算处理具有良好的并行性,实时性好,能够满足可移动平台高速处理的需求,且可以实现芯片化应用。In the embodiment of the present invention, after the movable platform determines the point cloud feature points, the position of the movable platform can be determined in the high-precision map based on the determined point cloud feature points. Currently, positioning based on a complete three-dimensional point cloud requires a large amount of online computing resources, and it is difficult to realize chip applications. This solution first effectively extracts the feature points in the point cloud based on the point cloud information map, and then performs calculations based on the extracted feature points of the point cloud to achieve positioning. Since the number of point cloud feature points extracted by the above method is much smaller than the total number of points of the complete three-dimensional point cloud, positioning based on the extracted point cloud feature points can greatly reduce the amount of calculation and effectively save computing resources. In addition, the point cloud feature points extracted by the above method include a large number of feature points corresponding to static objects in physical meaning. Since static objects can better express the structural stability of the environment and the similarity of the scene, it is based on the extracted point cloud Feature point positioning can also effectively ensure positioning accuracy. In addition, the extracted feature points of the point cloud can be quickly unitized and parallelized, and the processing process can be performed on a graphics processor (Graphics Processing Unit, GPU), field-programmable gate array (Field-Programmable Gate Array, FPGA) Realization, so the calculation and processing of the extracted point cloud feature points has good parallelism, good real-time performance, can meet the needs of high-speed processing on mobile platforms, and can realize chip applications.
在另一实施例中,由于点云特征点分布均匀与否直接影响定位结果的精度和稳定性,故可以在基于确定出的点云特征点确定可移动平台的位置之前,先对获取到的点云特征点进行均衡化处理。本发明实施例提供一种基于均匀分布或非均匀分布的点云特征点均衡化方法,具体地,可移动平台先将获取到的点 云特征点转换到极坐标下,得到极坐标下的点云特征点;然后将极坐标下的点云特征点进行基于角度和径向长度的按比例划分,得到按比例划分后的点云特征点,从而完成对点云特征点的均衡化。请一并参见图3,图3为经过实验得到的点云分布情况示意图。如图3中的左图,为获取到的点云特征点均衡化处理后的分布情况;如图3中的右图所示,为获取到的点云特征点的原始分布情况。可以看出,未均衡化的点云特征点主要集中在距离中心位置较近的区域,距离中心位置较远的区域点云特征点稀疏分布,未均衡化的点云特征点分布不均匀;而均衡化处理后的点云特征点比较均匀的分布在各个区域。可见,本发明实施例提供的点云特征点均衡化方法可以很好的平衡远处和中间位置的点云特征点数量。进一步地,可移动平台基于按比例划分后的点云特征点在高精度地图中确定可移动平台的位置。基于均衡化处理后的点云特征点进行定位,可以在一定程度上提高定位精准度。In another embodiment, since the uniform distribution of the point cloud feature points directly affects the accuracy and stability of the positioning result, it is possible to first determine the position of the movable platform based on the determined point cloud feature points. The point cloud feature points are equalized. The embodiment of the present invention provides a point cloud feature point equalization method based on uniform distribution or non-uniform distribution. Specifically, the movable platform first converts the acquired point cloud feature points to polar coordinates to obtain points in polar coordinates Cloud feature points; then the point cloud feature points in polar coordinates are divided proportionally based on the angle and radial length to obtain the point cloud feature points after the proportional division, thereby completing the equalization of the point cloud feature points. Please also refer to Figure 3, which is a schematic diagram of the point cloud distribution obtained through experiments. The left image in Figure 3 shows the distribution of the acquired point cloud feature points after equalization; the right image in Figure 3 shows the original distribution of the acquired point cloud feature points. It can be seen that the unbalanced point cloud feature points are mainly concentrated in the area closer to the center position, the point cloud feature points in the area far from the center position are sparsely distributed, and the unbalanced point cloud feature points are unevenly distributed; and The point cloud feature points after equalization are more evenly distributed in each area. It can be seen that the point cloud feature point equalization method provided by the embodiment of the present invention can well balance the number of point cloud feature points at a distance and an intermediate position. Further, the movable platform determines the position of the movable platform in the high-precision map based on the point cloud feature points divided in proportion. The positioning based on the point cloud feature points after the equalization process can improve the positioning accuracy to a certain extent.
本发明实施例通过获取可移动平台所处环境的三维点云,并将三维点云沿高度方向投影到水平平面,得到二维投影点云;对二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图,并基于点云信息图确定点云特征点,从而可以基于点云信息图有效提取点云中的特征点。The embodiment of the present invention obtains a three-dimensional point cloud of the environment where the movable platform is located, and projects the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; performs rasterization processing and features on the two-dimensional projection point cloud Information statistics, generating a point cloud information map, and determining point cloud feature points based on the point cloud information map, so that the feature points in the point cloud can be effectively extracted based on the point cloud information map.
请参阅图4,图4为本发明实施例提供的一种点云传感系统的结构示意图。本发明实施例中所描述的点云传感系统包括:处理器401、点云传感器402、存储器403。其中,处理器401、点云传感器402、存储器403可通过总线或其他方式连接,本发明实施例以通过总线连接为例。Please refer to FIG. 4, which is a schematic structural diagram of a point cloud sensing system according to an embodiment of the present invention. The point cloud sensing system described in the embodiment of the present invention includes: a processor 401, a point cloud sensor 402, and a memory 403. Among them, the processor 401, the point cloud sensor 402, and the memory 403 may be connected through a bus or in other ways. The embodiment of the present invention takes the connection through a bus as an example.
处理器401可以是中央处理器(central processing unit,CPU),图形处理器(Graphics Processing Unit,GPU),或者CPU和GPU的组合。处理器401也可以是多核CPU、或多核GPU中用于实现通信标识绑定的核。所述处理器401可以是硬件芯片。所述硬件芯片可以是专用集成电路(application-specific integrated circuit,ASIC),可编程逻辑器件(programmable logic device,PLD)或其组合。所述PLD可以是复杂可编程逻辑器件(complex programmable logic device,CPLD),现场可编程逻辑门阵列(field-programmable gate array,FPGA),通用阵列逻辑(generic array logic,GAL)或其任意组合。The processor 401 may be a central processing unit (CPU), a graphics processing unit (Graphics Processing Unit, GPU), or a combination of a CPU and a GPU. The processor 401 may also be a multi-core CPU or a core in a multi-core GPU for implementing communication identification binding. The processor 401 may be a hardware chip. The hardware chip may be an application-specific integrated circuit (ASIC), a programmable logic device (PLD) or a combination thereof. The PLD may be a complex programmable logic device (CPLD), a field-programmable gate array (FPGA), a general array logic (generic array logic, GAL) or any combination thereof.
点云传感器402可用于采集点云传感系统所处环境的三维点云。所述存储器403可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的存储程序(比如文字存储功能、位置存储功能等);存储数据区可存储根据装置的使用所创建的数据(比如图像数据、文字数据)等,并可以包括应用存储程序等。此外,存储器403可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The point cloud sensor 402 can be used to collect a three-dimensional point cloud of the environment in which the point cloud sensing system is located. The memory 403 may mainly include a storage program area and a storage data area. The storage program area may store an operating system and a storage program required by at least one function (such as a text storage function, a location storage function, etc.); the storage data area may store Data (such as image data, text data) created according to the use of the device, etc., and may include application storage programs, etc. In addition, the memory 403 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
所述存储器403还用于存储程序指令。所述处理器401,用于执行所述存储器403存储的程序指令,当所述程序指令被执行时,所述处理器401用于:通过所述点云传感器402获取所述点云传感系统所处环境的三维点云;将所述三维点云沿高度方向投影到水平平面,得到二维投影点云;对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图;基于所述点云信息图确定点云特征点。The memory 403 is also used to store program instructions. The processor 401 is configured to execute program instructions stored in the memory 403, and when the program instructions are executed, the processor 401 is configured to: obtain the point cloud sensor system through the point cloud sensor 402 A three-dimensional point cloud of the environment; project the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; perform rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud Information graph; determining point cloud feature points based on the point cloud information graph.
本发明实施例中处理器执行的方法均从处理器的角度来描述,可以理解的是,本发明实施例中处理器要执行上述方法需要其他硬件结构的配合。本发明实施例对具体的实现过程不作详细描述和限制。The methods executed by the processor in the embodiments of the present invention are all described from the perspective of the processor. It can be understood that the processor in the embodiments of the present invention requires the cooperation of other hardware structures to execute the foregoing methods. The embodiments of the present invention do not make detailed descriptions and restrictions on the specific implementation process.
在一实施例中,所述三维点云包括完整三维点云、地面三维点云、非地面三维点云中的一种或者多种。In an embodiment, the three-dimensional point cloud includes one or more of a complete three-dimensional point cloud, a ground three-dimensional point cloud, and a non-ground three-dimensional point cloud.
在一实施例中,所述三维点云包括完整三维点云,所述处理器401对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图时,具体用于:对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图,并将所述点云高度图作为点云信息图。In an embodiment, the three-dimensional point cloud includes a complete three-dimensional point cloud, and the processor 401 performs rasterization processing and feature information statistics on the two-dimensional projection point cloud, and is specifically used for generating a point cloud information map. : Perform rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud, generate a point cloud height map, and use the point cloud height map as a point cloud information map.
在一实施例中,所述点云高度图包括点云高度均值图,所述处理器401对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图时,具体用于:对所述完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;计算各个栅格内二维投影点云所对应高度值的高度平均值;将每个栅格用栅格坐标和高度平均值表示,生成所述点云高度均值图。In an embodiment, the point cloud height map includes a point cloud height average map, and the processor 401 performs rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud, and generates points When the cloud height map is used, it is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; calculate the height value corresponding to the two-dimensional projection point cloud in each grid Height average value; each grid is represented by grid coordinates and height average value to generate the point cloud height average value map.
在一实施例中,所述处理器401计算各个栅格内二维投影点云所对应高度值的高度平均值时,具体用于:获取目标栅格内所对应高度值在正负预设数量 个标准差内的目标二维投影点云,所述目标栅格为所述多个栅格中的任意一个,所述标准差是基于所述目标栅格内所有二维投影点所对应高度值确定的;计算所述目标栅格内所述目标二维投影点云所对应高度值的高度平均值。In an embodiment, when the processor 401 calculates the height average value of the height values corresponding to the two-dimensional projection point clouds in each grid, it is specifically used to: obtain the predetermined number of positive or negative height values corresponding to the target grid. A target two-dimensional projection point cloud within a standard deviation, where the target grid is any one of the multiple grids, and the standard deviation is based on height values corresponding to all two-dimensional projection points in the target grid Determined; calculating the height average value of the height values corresponding to the two-dimensional projection point cloud of the target in the target grid.
在一实施例中,所述点云高度图包括点云高度方差图,所述处理器401对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图时,具体用于:对所述完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;计算各个栅格内二维投影点云所对应高度值的高度方差值;将每个栅格用栅格坐标和高度方差值表示,生成所述点云高度方差图。In an embodiment, the point cloud height map includes a point cloud height variance map, and the processor 401 performs rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to generate points When the cloud height map is used, it is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids; calculate the height value corresponding to the two-dimensional projection point cloud in each grid Height variance value; each grid is represented by grid coordinates and height variance value to generate the point cloud height variance map.
在一实施例中,所述处理器401计算各个栅格内二维投影点云所对应高度值的高度方差值时,具体用于:获取目标栅格内所对应高度值在正负预设数量个标准差内的目标二维投影点云,所述目标栅格为所述多个栅格中的任意一个,所述标准差是基于所述目标栅格内所有二维投影点所对应高度值确定的;计算所述目标栅格内所述目标二维投影点云所对应高度值的高度方差值。In an embodiment, when the processor 401 calculates the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid, it is specifically used to: obtain the height value corresponding to the target grid in positive or negative preset A target two-dimensional projection point cloud within a number of standard deviations, where the target grid is any one of the multiple grids, and the standard deviation is based on the heights corresponding to all two-dimensional projection points in the target grid The value is determined; the height variance value of the height value corresponding to the two-dimensional projection point cloud of the target in the target grid is calculated.
在一实施例中,所述三维点云包括地面三维点云,所述处理器401对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图时,具体用于:对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图,并将所述点云反射率图作为点云信息图。In an embodiment, the three-dimensional point cloud includes a ground three-dimensional point cloud, and the processor 401 performs rasterization processing and feature information statistics on the two-dimensional projection point cloud, and when generating a point cloud information map, it is specifically used for : Perform rasterization processing and reflectivity information statistics on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud, generate a point cloud reflectivity map, and use the point cloud reflectivity map as a point cloud information map.
在一实施例中,所述点云反射率图包括点云最大反射率图,所述处理器401对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图时,具体用于:对所述地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;计算各个栅格内二维投影点云所对应反射率值的最大反射率值;将每个栅格用栅格坐标和最大反射率值表示,生成所述点云最大反射率图。In an embodiment, the point cloud reflectivity map includes a point cloud maximum reflectivity map, and the processor 401 performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud and statistics of reflectivity information , When generating the point cloud reflectance map, it is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; calculate the location of the two-dimensional projection point cloud in each grid The maximum reflectance value corresponding to the reflectance value; each grid is represented by the grid coordinates and the maximum reflectance value to generate the point cloud maximum reflectance map.
在一实施例中,所述点云反射率图包括点云反射率方差图,所述处理器401对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图时,具体用于:对所述地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;计算各个栅格内二维投影点云所对应反射率值的反射率方差值;将每个栅格用栅格坐标和反射率方差值表示,生成所述点云反射率方差图。In an embodiment, the point cloud reflectance map includes a point cloud reflectance variance map, and the processor 401 performs rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud and reflectance information statistics. , When generating the point cloud reflectance map, it is specifically used to: rasterize the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids; calculate the location of the two-dimensional projection point cloud in each grid The reflectance variance value corresponding to the reflectance value; each grid is represented by the grid coordinates and the reflectance variance value to generate the point cloud reflectance variance map.
在一实施例中,所述处理器401基于所述点云信息图确定点云特征点时,具体用于:基于所述点云高度均值图确定高度跳变特征点。In an embodiment, when the processor 401 determines the point cloud feature point based on the point cloud information map, it is specifically configured to determine the height jump feature point based on the point cloud height average map.
在一实施例中,所述处理器401基于所述点云高度均值图确定高度跳变特征点时,具体用于:获取所述点云高度均值图中与第一栅格相邻的相邻栅格,所述第一栅格为所述点云高度均值图中的任意一个栅格;从所述相邻栅格中确定第二栅格,所述第二栅格内二维投影点云的高度平均值与所述第一栅格内二维投影点云的高度平均值之间的差值的绝对值大于或者等于第一数值;若所述第二栅格的数量大于或者等于第二数值,则将所述第一栅格内的二维投影点确定为高度跳变特征点。In an embodiment, when the processor 401 determines the height jump feature points based on the point cloud height average map, it is specifically configured to: obtain the adjacent point cloud height average map adjacent to the first grid Grid, the first grid is any grid in the point cloud height average map; a second grid is determined from the adjacent grids, and the two-dimensional projected point cloud in the second grid The absolute value of the difference between the average height of the two-dimensional projection point cloud in the first grid and the average height of the two-dimensional projection point cloud is greater than or equal to the first value; if the number of the second grids is greater than or equal to the second Numerical value, the two-dimensional projection point in the first grid is determined as the height jump feature point.
在一实施例中,所述点云反射率图包括点云最大反射率图和点云反射率方差图,所述处理器401基于所述点云信息图确定点云特征点时,具体用于:基于所述点云最大反射率图和所述点云反射率方差图确定巡线特征点。In an embodiment, the point cloud reflectivity map includes a point cloud maximum reflectivity map and a point cloud reflectivity variance map. When the processor 401 determines point cloud feature points based on the point cloud information map, it is specifically configured to : Determine line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map.
在一实施例中,所述处理器401基于所述点云最大反射率图和所述点云反射率方差图确定巡线特征点时,具体用于:对所述地面三维点云对应的二维投影点云进行区域划分,得到多个点云区域;基于所述点云最大反射率图和所述点云反射率方差图确定所述多个点云区域中各个点云区域的二维混合高斯模型;基于所述二维混合高斯模型从所述多个点云区域中确定巡线特征点。In an embodiment, when the processor 401 determines the line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map, it is specifically configured to: The three-dimensional projection point cloud is divided into regions to obtain multiple point cloud regions; based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map, the two-dimensional mixture of each point cloud region in the multiple point cloud regions is determined Gaussian model; determining line-following feature points from the multiple point cloud regions based on the two-dimensional Gaussian mixture model.
在一实施例中,所述处理器401基于所述点云信息图确定点云特征点之后,还用于:基于所述点云特征点在高精度地图中确定所述点云传感系统的位置。In an embodiment, after the processor 401 determines point cloud feature points based on the point cloud information map, it is further configured to: determine the point cloud sensing system's value in a high-precision map based on the point cloud feature points position.
在一实施例中,所述处理器401基于所述点云特征点在高精度地图中确定所述点云传感系统的位置时,具体用于:将所述点云特征点转换到极坐标下,并将极坐标下的点云特征点进行基于角度和径向长度的按比例划分;基于按比例划分后的点云特征点在高精度地图中确定所述点云传感系统的位置。In an embodiment, when the processor 401 determines the position of the point cloud sensing system in a high-precision map based on the point cloud feature points, it is specifically configured to: convert the point cloud feature points to polar coordinates Next, the point cloud feature points in polar coordinates are divided proportionally based on the angle and radial length; the position of the point cloud sensing system is determined on the high-precision map based on the point cloud feature points after the proportional division.
具体实现中,本发明实施例中所描述的处理器401、点云传感器402、存储器403可执行本发明实施例提供的一种点云特征点提取方法中所描述的可移动平台的实现方式,在此不再赘述。In specific implementation, the processor 401, the point cloud sensor 402, and the memory 403 described in the embodiment of the present invention can execute the implementation of the movable platform described in the method for extracting feature points of a point cloud provided by the embodiment of the present invention. I will not repeat them here.
上述点云传感系统通过点云传感器获取点云传感系统所处环境的三维点云,并将三维点云沿高度方向投影到水平平面,得到二维投影点云;对二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图,并基于点云信息 图确定点云特征点,从而可以基于点云信息图有效提取点云中的特征点,以便于后续基于点云传感器定位时直接对提取出的点云特征点进行计算,有效节省运算量。The above-mentioned point cloud sensing system obtains the three-dimensional point cloud of the environment in which the point cloud sensing system is located through the point cloud sensor, and projects the three-dimensional point cloud to a horizontal plane along the height direction to obtain a two-dimensional projection point cloud; for the two-dimensional projection point cloud Perform rasterization and feature information statistics to generate a point cloud information map, and determine point cloud feature points based on the point cloud information map, so that the feature points in the point cloud can be effectively extracted based on the point cloud information map to facilitate subsequent point cloud based When the sensor is positioned, it directly calculates the extracted point cloud feature points, which effectively saves the amount of calculation.
基于上述点云特征点提取方法以及点云传感系统的描述,本发明实施例提供一种可移动平台。可移动平台包括机身、动力系统和上述点云传感系统;其中,动力系统,安装在可移动平台的机身上,用于为可移动平台提供动力。点云传感系统包括点云传感器、处理器和存储器。点云传感器直接承载于可移动平台的机身上,或者通过可移动平台的云台承载于可移动平台的机身上;存储器用于存储程序指令,处理器用于执行存储器存储的程序指令,当程序指令被执行时,处理器用于:通过点云传感器获取点云传感系统或者说可移动平台所处环境的三维点云,并将获取到的三维点云沿高度方向投影到水平平面,得到二维投影点云;对二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图,并基于点云信息图确定点云特征点。上述步骤的具体实现方式可参考前文描述,此处不再赘述。Based on the above description of the point cloud feature point extraction method and the point cloud sensing system, an embodiment of the present invention provides a movable platform. The movable platform includes a fuselage, a power system, and the aforementioned point cloud sensing system; wherein the power system is installed on the fuselage of the movable platform to provide power for the movable platform. The point cloud sensing system includes a point cloud sensor, a processor and a memory. The point cloud sensor is directly carried on the fuselage of the movable platform, or is carried on the fuselage of the movable platform through the pan-tilt of the movable platform; the memory is used to store program instructions, and the processor is used to execute the program instructions stored in the memory. When the program instructions are executed, the processor is used to: obtain the three-dimensional point cloud of the environment in which the point cloud sensing system or the movable platform is located through the point cloud sensor, and project the obtained three-dimensional point cloud to the horizontal plane along the height direction to obtain Two-dimensional projection point cloud; rasterize the two-dimensional projection point cloud and perform feature information statistics to generate a point cloud information map, and determine the point cloud feature points based on the point cloud information map. For the specific implementation of the above steps, please refer to the foregoing description, which will not be repeated here.
本发明实施例还提供一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机程序,所述计算机程序被处理器执行时实现上述方法实施例所述的点云特征点提取方法。An embodiment of the present invention also provides a computer-readable storage medium, in which a computer program is stored, and when the computer program is executed by a processor, the point cloud feature point extraction method described in the above method embodiment is implemented .
本发明实施例还提供一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行上述方法实施例所述的点云特征点提取方法。The embodiment of the present invention also provides a computer program product containing instructions, which when run on a computer, causes the computer to execute the point cloud feature point extraction method described in the foregoing method embodiment.
需要说明的是,对于前述的各个方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某一些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。It should be noted that for the foregoing method embodiments, for the sake of simple description, they are all expressed as a series of action combinations, but those skilled in the art should know that the present invention is not limited by the described sequence of actions. Because according to the present invention, certain steps can be performed in other order or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification are all preferred embodiments, and the involved actions and modules are not necessarily required by the present invention.
本发明实施例方法中的步骤可根据实际需要进行顺序调整、合并和删减。The steps in the method of the embodiment of the present invention can be adjusted, merged, and deleted in order according to actual needs.
本发明实施例装置中的模块可根据实际需要进行合并、划分和删减。The modules in the device of the embodiment of the present invention can be combined, divided, and deleted according to actual needs.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步 骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储介质中,存储介质可以包括:闪存盘、只读存储器(Read-Only Memory,ROM)、随机存取器(Random Access Memory,RAM)、磁盘或光盘等。A person of ordinary skill in the art can understand that all or part of the steps in the various methods of the above-mentioned embodiments can be completed by a program instructing relevant hardware. The program can be stored in a computer-readable storage medium, and the storage medium can include: Flash disk, read-only memory (Read-Only Memory, ROM), random access device (Random Access Memory, RAM), magnetic disk or optical disk, etc.
以上对本发明实施例所提供的一种点云特征点提取方法、点云传感系统及可移动平台进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。The above describes in detail a point cloud feature point extraction method, a point cloud sensing system, and a movable platform provided by the embodiments of the present invention. In this article, specific examples are used to explain the principles and implementation of the present invention. The description of the embodiments is only used to help understand the method and core idea of the present invention; at the same time, for those of ordinary skill in the art, according to the idea of the present invention, there will be changes in the specific implementation and the scope of application. As mentioned above, the contents of this specification should not be construed as limiting the present invention.

Claims (34)

  1. 一种点云特征点提取方法,其特征在于,所述方法包括:A point cloud feature point extraction method, characterized in that, the method includes:
    获取可移动平台所处环境的三维点云;Obtain the 3D point cloud of the environment where the mobile platform is located;
    将所述三维点云沿高度方向投影到水平平面,得到二维投影点云;Projecting the three-dimensional point cloud onto a horizontal plane along the height direction to obtain a two-dimensional projection point cloud;
    对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图;Performing rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud information map;
    基于所述点云信息图确定点云特征点。Determine point cloud feature points based on the point cloud information map.
  2. 根据权利要求1所述的方法,其特征在于,所述三维点云包括完整三维点云、地面三维点云、非地面三维点云中的一种或者多种。The method according to claim 1, wherein the three-dimensional point cloud includes one or more of a complete three-dimensional point cloud, a ground three-dimensional point cloud, and a non-ground three-dimensional point cloud.
  3. 根据权利要求1或2所述的方法,其特征在于,所述三维点云包括完整三维点云,所述对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图,包括:The method according to claim 1 or 2, wherein the three-dimensional point cloud comprises a complete three-dimensional point cloud, and the two-dimensional projection point cloud is rasterized and feature information statistics are performed to generate point cloud information Figures, including:
    对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图,并将所述点云高度图作为点云信息图。Perform rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud, generate a point cloud height map, and use the point cloud height map as a point cloud information map.
  4. 根据权利要求3所述的方法,其特征在于,所述点云高度图包括点云高度均值图,所述对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图,包括:The method according to claim 3, wherein the point cloud height map comprises a point cloud height average map, and the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud is rasterized and height information Statistics, generate point cloud height map, including:
    对所述完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应高度值的高度平均值;Calculate the height average of the height values corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和高度平均值表示,生成所述点云高度均值图。Each grid is represented by grid coordinates and a height average value, and the point cloud height average value map is generated.
  5. 根据权利要求4所述的方法,其特征在于,所述计算各个栅格内二维投影点云所对应高度值的高度平均值,包括:The method according to claim 4, wherein the calculating the height average value of the height values corresponding to the two-dimensional projection point clouds in each grid comprises:
    获取目标栅格内所对应高度值在正负预设数量个标准差内的目标二维投影点云,所述目标栅格为所述多个栅格中的任意一个,所述标准差是基于所述 目标栅格内所有二维投影点所对应高度值确定的;Obtain a target two-dimensional projection point cloud with a corresponding height value within a predetermined number of standard deviations within the target grid, where the target grid is any one of the multiple grids, and the standard deviation is based on The height values corresponding to all the two-dimensional projection points in the target grid are determined;
    计算所述目标栅格内所述目标二维投影点云所对应高度值的高度平均值。Calculate the height average value of the height values corresponding to the two-dimensional projection point cloud of the target in the target grid.
  6. 根据权利要求3所述的方法,其特征在于,所述点云高度图包括点云高度方差图,所述对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图,包括:The method according to claim 3, wherein the point cloud height map comprises a point cloud height variance map, and the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud is rasterized and height information Statistics, generate point cloud height map, including:
    对所述完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应高度值的高度方差值;Calculate the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和高度方差值表示,生成所述点云高度方差图。Each grid is represented by grid coordinates and a height variance value to generate the point cloud height variance map.
  7. 根据权利要求6所述的方法,其特征在于,所述计算各个栅格内二维投影点云所对应高度值的高度方差值,包括:The method according to claim 6, wherein the calculating the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid comprises:
    获取目标栅格内所对应高度值在正负预设数量个标准差内的目标二维投影点云,所述目标栅格为所述多个栅格中的任意一个,所述标准差是基于所述目标栅格内所有二维投影点所对应高度值确定的;Obtain a target two-dimensional projection point cloud with a corresponding height value within a predetermined number of standard deviations within the target grid, where the target grid is any one of the multiple grids, and the standard deviation is based on The height values corresponding to all the two-dimensional projection points in the target grid are determined;
    计算所述目标栅格内所述目标二维投影点云所对应高度值的高度方差值。Calculate the height variance value of the height value corresponding to the two-dimensional projection point cloud of the target in the target grid.
  8. 根据权利要求1或2所述的方法,其特征在于,所述三维点云包括地面三维点云,所述对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图,包括:The method according to claim 1 or 2, wherein the three-dimensional point cloud includes a ground three-dimensional point cloud, and the two-dimensional projection point cloud is rasterized and feature information statistics are performed to generate point cloud information Figures, including:
    对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图,并将所述点云反射率图作为点云信息图。Perform rasterization processing and reflectivity information statistics on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to generate a point cloud reflectivity map, and use the point cloud reflectivity map as a point cloud information map.
  9. 根据权利要求8所述的方法,其特征在于,所述点云反射率图包括点云最大反射率图,所述对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图,包括:The method according to claim 8, wherein the point cloud reflectivity map comprises a point cloud maximum reflectivity map, the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud is rasterized, and Reflectance information statistics, generate point cloud reflectance map, including:
    对所述地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应反射率值的最大反射率值;Calculate the maximum reflectance value of the reflectance value corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和最大反射率值表示,生成所述点云最大反射率图。Each grid is represented by grid coordinates and a maximum reflectance value, and the maximum reflectance map of the point cloud is generated.
  10. 根据权利要求8所述的方法,其特征在于,所述点云反射率图包括点云反射率方差图,所述对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图,包括:The method according to claim 8, wherein the point cloud reflectance map comprises a point cloud reflectance variance map, the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud is rasterized, and Reflectance information statistics, generate point cloud reflectance map, including:
    对所述地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应反射率值的反射率方差值;Calculate the reflectance variance value of the reflectance value corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和反射率方差值表示,生成所述点云反射率方差图。Each grid is represented by grid coordinates and a reflectance variance value, and the point cloud reflectivity variance map is generated.
  11. 根据权利要求4或5所述的方法,其特征在于,所述基于所述点云信息图确定点云特征点,包括:The method according to claim 4 or 5, wherein the determining point cloud feature points based on the point cloud information graph comprises:
    基于所述点云高度均值图确定高度跳变特征点。Determine the height jump feature points based on the point cloud height average map.
  12. 根据权利要求11所述的方法,其特征在于,所述基于所述点云高度均值图确定高度跳变特征点,包括:The method according to claim 11, wherein the determining a height jump feature point based on the point cloud height average map comprises:
    获取所述点云高度均值图中与第一栅格相邻的相邻栅格,所述第一栅格为所述点云高度均值图中的任意一个栅格;Acquiring an adjacent grid adjacent to a first grid in the mean point cloud height map, where the first grid is any grid in the mean point cloud height map;
    从所述相邻栅格中确定第二栅格,所述第二栅格内二维投影点云的高度平均值与所述第一栅格内二维投影点云的高度平均值之间的差值的绝对值大于或者等于第一数值;Determine a second grid from the adjacent grids, and the difference between the average height of the two-dimensional projection point cloud in the second grid and the average height of the two-dimensional projection point cloud in the first grid The absolute value of the difference is greater than or equal to the first value;
    若所述第二栅格的数量大于或者等于第二数值,则将所述第一栅格内的二维投影点确定为高度跳变特征点。If the number of the second grid is greater than or equal to the second value, the two-dimensional projection point in the first grid is determined as the height jump feature point.
  13. 根据权利要求8所述的方法,其特征在于,所述点云反射率图包括点云最大反射率图和点云反射率方差图,所述基于所述点云信息图确定点云特征 点,包括:The method according to claim 8, wherein the point cloud reflectivity map comprises a point cloud maximum reflectivity map and a point cloud reflectivity variance map, and the point cloud feature points are determined based on the point cloud information map, include:
    基于所述点云最大反射率图和所述点云反射率方差图确定巡线特征点。Determine line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map.
  14. 根据权利要求13所述的方法,其特征在于,所述基于所述点云最大反射率图和所述点云反射率方差图确定巡线特征点,包括:The method according to claim 13, wherein the determining the line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map comprises:
    对所述地面三维点云对应的二维投影点云进行区域划分,得到多个点云区域;Performing area division on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple point cloud areas;
    基于所述点云最大反射率图和所述点云反射率方差图确定所述多个点云区域中各个点云区域的二维混合高斯模型;Determining a two-dimensional Gaussian mixture model of each of the multiple point cloud areas based on the point cloud maximum reflectance map and the point cloud reflectance variance map;
    基于所述二维混合高斯模型从所述多个点云区域中确定巡线特征点。Based on the two-dimensional Gaussian mixture model, a line-following feature point is determined from the multiple point cloud regions.
  15. 根据权利要求1至14中任一项所述的方法,其特征在于,所述基于所述点云信息图确定点云特征点之后,所述方法还包括:The method according to any one of claims 1 to 14, wherein after the point cloud feature points are determined based on the point cloud information graph, the method further comprises:
    基于所述点云特征点在高精度地图中确定所述可移动平台的位置。The position of the movable platform is determined in a high-precision map based on the point cloud feature points.
  16. 根据权利要求15所述的方法,其特征在于,所述基于所述点云特征点在高精度地图中确定所述可移动平台的位置,包括:The method according to claim 15, wherein the determining the position of the movable platform in a high-precision map based on the feature points of the point cloud comprises:
    将所述点云特征点转换到极坐标下,并将极坐标下的点云特征点进行基于角度和径向长度的按比例划分;Converting the point cloud feature points to polar coordinates, and dividing the point cloud feature points in polar coordinates proportionally based on angle and radial length;
    基于按比例划分后的点云特征点在高精度地图中确定所述可移动平台的位置。The position of the movable platform is determined on the high-precision map based on the feature points of the point cloud divided in proportion.
  17. 一种点云传感系统,其特征在于,包括:点云传感器、存储器和处理器,所述存储器,用于存储程序指令;A point cloud sensing system, characterized by comprising: a point cloud sensor, a memory and a processor, the memory being used for storing program instructions;
    所述处理器,用于执行所述存储器存储的程序指令,当所述程序指令被执行时,所述处理器用于:The processor is configured to execute program instructions stored in the memory, and when the program instructions are executed, the processor is configured to:
    通过所述点云传感器获取所述点云传感系统所处环境的三维点云;Acquiring a three-dimensional point cloud of the environment in which the point cloud sensing system is located through the point cloud sensor;
    将所述三维点云沿高度方向投影到水平平面,得到二维投影点云;Projecting the three-dimensional point cloud onto a horizontal plane along the height direction to obtain a two-dimensional projection point cloud;
    对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息 图;Performing rasterization processing and feature information statistics on the two-dimensional projection point cloud to generate a point cloud information map;
    基于所述点云信息图确定点云特征点。Determine point cloud feature points based on the point cloud information map.
  18. 根据权利要求17所述的点云传感系统,其特征在于,所述三维点云包括完整三维点云、地面三维点云、非地面三维点云中的一种或者多种。The point cloud sensing system according to claim 17, wherein the three-dimensional point cloud includes one or more of a complete three-dimensional point cloud, a ground three-dimensional point cloud, and a non-ground three-dimensional point cloud.
  19. 根据权利要求17或18所述的点云传感系统,其特征在于,所述三维点云包括完整三维点云,所述处理器对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图时,具体用于:The point cloud sensing system according to claim 17 or 18, wherein the three-dimensional point cloud comprises a complete three-dimensional point cloud, and the processor performs rasterization processing and characteristic information on the two-dimensional projection point cloud Statistics, when generating a point cloud information graph, are specifically used for:
    对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图,并将所述点云高度图作为点云信息图。Perform rasterization processing and height information statistics on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud, generate a point cloud height map, and use the point cloud height map as a point cloud information map.
  20. 根据权利要求19所述的点云传感系统,其特征在于,所述点云高度图包括点云高度均值图,所述处理器对所述完整三维点云对应的二维投影点云进行栅格化处理以及高度信息统计,生成点云高度图时,具体用于:The point cloud sensing system according to claim 19, wherein the point cloud height map comprises a point cloud height average map, and the processor rasterizes the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud. Grid processing and height information statistics, when generating a point cloud height map, are specifically used for:
    对所述完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应高度值的高度平均值;Calculate the height average of the height values corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和高度平均值表示,生成所述点云高度均值图。Each grid is represented by grid coordinates and a height average value, and the point cloud height average value map is generated.
  21. 根据权利要求20所述的点云传感系统,其特征在于,所述处理器计算各个栅格内二维投影点云所对应高度值的高度平均值时,具体用于:The point cloud sensing system according to claim 20, wherein when the processor calculates the height average value of the height values corresponding to the two-dimensional projection point clouds in each grid, it is specifically used for:
    获取目标栅格内所对应高度值在正负预设数量个标准差内的目标二维投影点云,所述目标栅格为所述多个栅格中的任意一个,所述标准差是基于所述目标栅格内所有二维投影点所对应高度值确定的;Obtain a target two-dimensional projection point cloud with a corresponding height value within a predetermined number of standard deviations within the target grid, where the target grid is any one of the multiple grids, and the standard deviation is based on The height values corresponding to all the two-dimensional projection points in the target grid are determined;
    计算所述目标栅格内所述目标二维投影点云所对应高度值的高度平均值。Calculate the height average value of the height values corresponding to the two-dimensional projection point cloud of the target in the target grid.
  22. 根据权利要求19所述的点云传感系统,其特征在于,所述点云高度图包括点云高度方差图,所述处理器对所述完整三维点云对应的二维投影点云进 行栅格化处理以及高度信息统计,生成点云高度图时,具体用于:The point cloud sensing system according to claim 19, wherein the point cloud height map comprises a point cloud height variance map, and the processor rasterizes the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud. Grid processing and height information statistics, when generating a point cloud height map, are specifically used for:
    对所述完整三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the complete three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应高度值的高度方差值;Calculate the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和高度方差值表示,生成所述点云高度方差图。Each grid is represented by grid coordinates and a height variance value to generate the point cloud height variance map.
  23. 根据权利要求22所述的点云传感系统,其特征在于,所述处理器计算各个栅格内二维投影点云所对应高度值的高度方差值时,具体用于:The point cloud sensing system according to claim 22, wherein when the processor calculates the height variance value of the height value corresponding to the two-dimensional projection point cloud in each grid, it is specifically used for:
    获取目标栅格内所对应高度值在正负预设数量个标准差内的目标二维投影点云,所述目标栅格为所述多个栅格中的任意一个,所述标准差是基于所述目标栅格内所有二维投影点所对应高度值确定的;Obtain a target two-dimensional projection point cloud with a corresponding height value within a predetermined number of standard deviations within the target grid, where the target grid is any one of the multiple grids, and the standard deviation is based on The height values corresponding to all the two-dimensional projection points in the target grid are determined;
    计算所述目标栅格内所述目标二维投影点云所对应高度值的高度方差值。Calculate the height variance value of the height value corresponding to the two-dimensional projection point cloud of the target in the target grid.
  24. 根据权利要求17或18所述的点云传感系统,其特征在于,所述三维点云包括地面三维点云,所述处理器对所述二维投影点云进行栅格化处理以及特征信息统计,生成点云信息图时,具体用于:The point cloud sensing system according to claim 17 or 18, wherein the three-dimensional point cloud comprises a ground three-dimensional point cloud, and the processor performs rasterization processing and characteristic information on the two-dimensional projection point cloud Statistics, when generating a point cloud information graph, are specifically used for:
    对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图,并将所述点云反射率图作为点云信息图。Perform rasterization processing and reflectivity information statistics on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to generate a point cloud reflectivity map, and use the point cloud reflectivity map as a point cloud information map.
  25. 根据权利要求24所述的点云传感系统,其特征在于,所述点云反射率图包括点云最大反射率图,所述处理器对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图时,具体用于:The point cloud sensing system according to claim 24, wherein the point cloud reflectance map comprises a point cloud maximum reflectance map, and the processor performs a two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud When performing rasterization processing and reflectivity information statistics, when generating a point cloud reflectivity map, it is specifically used for:
    对所述地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应反射率值的最大反射率值;Calculate the maximum reflectance value of the reflectance value corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和最大反射率值表示,生成所述点云最大反射率图。Each grid is represented by grid coordinates and a maximum reflectance value, and the maximum reflectance map of the point cloud is generated.
  26. 根据权利要求24所述的点云传感系统,其特征在于,所述点云反射率 图包括点云反射率方差图,所述处理器对所述地面三维点云对应的二维投影点云进行栅格化处理以及反射率信息统计,生成点云反射率图时,具体用于:The point cloud sensing system according to claim 24, wherein the point cloud reflectivity map comprises a point cloud reflectivity variance map, and the processor performs a calculation of the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud When performing rasterization processing and reflectivity information statistics, when generating a point cloud reflectivity map, it is specifically used for:
    对所述地面三维点云对应的二维投影点云进行栅格化处理,得到多个栅格;Performing rasterization processing on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple grids;
    计算各个栅格内二维投影点云所对应反射率值的反射率方差值;Calculate the reflectance variance value of the reflectance value corresponding to the two-dimensional projection point cloud in each grid;
    将每个栅格用栅格坐标和反射率方差值表示,生成所述点云反射率方差图。Each grid is represented by grid coordinates and a reflectance variance value, and the point cloud reflectivity variance map is generated.
  27. 根据权利要求20或21所述的点云传感系统,其特征在于,所述处理器基于所述点云信息图确定点云特征点时,具体用于:The point cloud sensing system according to claim 20 or 21, wherein when the processor determines point cloud feature points based on the point cloud information graph, it is specifically configured to:
    基于所述点云高度均值图确定高度跳变特征点。Determine the height jump feature points based on the point cloud height average map.
  28. 根据权利要求27所述的点云传感系统,其特征在于,所述处理器基于所述点云高度均值图确定高度跳变特征点时,具体用于:The point cloud sensing system according to claim 27, wherein when the processor determines the height jump feature points based on the point cloud height average map, it is specifically configured to:
    获取所述点云高度均值图中与第一栅格相邻的相邻栅格,所述第一栅格为所述点云高度均值图中的任意一个栅格;Acquiring an adjacent grid adjacent to a first grid in the mean point cloud height map, where the first grid is any grid in the mean point cloud height map;
    从所述相邻栅格中确定第二栅格,所述第二栅格内二维投影点云的高度平均值与所述第一栅格内二维投影点云的高度平均值之间的差值的绝对值大于或者等于第一数值;Determine a second grid from the adjacent grids, and the difference between the average height of the two-dimensional projection point cloud in the second grid and the average height of the two-dimensional projection point cloud in the first grid The absolute value of the difference is greater than or equal to the first value;
    若所述第二栅格的数量大于或者等于第二数值,则将所述第一栅格内的二维投影点确定为高度跳变特征点。If the number of the second grid is greater than or equal to the second value, the two-dimensional projection point in the first grid is determined as the height jump feature point.
  29. 根据权利要求24所述的点云传感系统,其特征在于,所述点云反射率图包括点云最大反射率图和点云反射率方差图,所述处理器基于所述点云信息图确定点云特征点时,具体用于:The point cloud sensing system according to claim 24, wherein the point cloud reflectivity map comprises a point cloud maximum reflectivity map and a point cloud reflectivity variance map, and the processor is based on the point cloud information map When determining point cloud feature points, they are specifically used to:
    基于所述点云最大反射率图和所述点云反射率方差图确定巡线特征点。Determine line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map.
  30. 根据权利要求29所述的点云传感系统,其特征在于,所述处理器基于所述点云最大反射率图和所述点云反射率方差图确定巡线特征点时,具体用 于:The point cloud sensing system according to claim 29, wherein when the processor determines the line-following feature points based on the point cloud maximum reflectivity map and the point cloud reflectivity variance map, it is specifically used for:
    对所述地面三维点云对应的二维投影点云进行区域划分,得到多个点云区域;Performing area division on the two-dimensional projection point cloud corresponding to the ground three-dimensional point cloud to obtain multiple point cloud areas;
    基于所述点云最大反射率图和所述点云反射率方差图确定所述多个点云区域中各个点云区域的二维混合高斯模型;Determining a two-dimensional Gaussian mixture model of each of the multiple point cloud areas based on the point cloud maximum reflectance map and the point cloud reflectance variance map;
    基于所述二维混合高斯模型从所述多个点云区域中确定巡线特征点。Based on the two-dimensional Gaussian mixture model, a line-following feature point is determined from the multiple point cloud regions.
  31. 根据权利要求17至30中任一项所述的点云传感系统,其特征在于,所述处理器基于所述点云信息图确定点云特征点之后,还用于:The point cloud sensing system according to any one of claims 17 to 30, wherein after the processor determines the point cloud feature points based on the point cloud information graph, it is further configured to:
    基于所述点云特征点在高精度地图中确定所述点云传感系统的位置。The position of the point cloud sensing system is determined in a high-precision map based on the point cloud feature points.
  32. 根据权利要求31所述的点云传感系统,其特征在于,所述处理器基于所述点云特征点在高精度地图中确定所述点云传感系统的位置时,具体用于:The point cloud sensing system according to claim 31, wherein the processor is specifically configured to: when determining the position of the point cloud sensing system in a high-precision map based on the point cloud feature points:
    将所述点云特征点转换到极坐标下,并将极坐标下的点云特征点进行基于角度和径向长度的按比例划分;Converting the point cloud feature points to polar coordinates, and dividing the point cloud feature points in polar coordinates proportionally based on angle and radial length;
    基于按比例划分后的点云特征点在高精度地图中确定所述点云传感系统的位置。The position of the point cloud sensing system is determined on the high-precision map based on the point cloud feature points divided in proportion.
  33. 一种可移动平台,其特征在于,包括:A movable platform, characterized in that it comprises:
    机身;body;
    动力系统,安装在所述机身,用于为所述可移动平台提供动力;A power system installed on the fuselage and used to provide power for the movable platform;
    如权利要求17至32中任一项所述的点云传感系统。The point cloud sensing system according to any one of claims 17 to 32.
  34. 一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机程序,其特征在于:所述计算机程序被处理器执行时实现如权利要求1至16中任一项所述方法的步骤。A computer-readable storage medium in which a computer program is stored, characterized in that: when the computer program is executed by a processor, the steps of the method according to any one of claims 1 to 16 are implemented .
PCT/CN2019/097960 2019-07-26 2019-07-26 Method for extracting point cloud feature points, point cloud sensing system, and mobile platform WO2021016751A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2019/097960 WO2021016751A1 (en) 2019-07-26 2019-07-26 Method for extracting point cloud feature points, point cloud sensing system, and mobile platform
CN201980008461.4A CN111602171A (en) 2019-07-26 2019-07-26 Point cloud feature point extraction method, point cloud sensing system and movable platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/097960 WO2021016751A1 (en) 2019-07-26 2019-07-26 Method for extracting point cloud feature points, point cloud sensing system, and mobile platform

Publications (1)

Publication Number Publication Date
WO2021016751A1 true WO2021016751A1 (en) 2021-02-04

Family

ID=72191958

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/097960 WO2021016751A1 (en) 2019-07-26 2019-07-26 Method for extracting point cloud feature points, point cloud sensing system, and mobile platform

Country Status (2)

Country Link
CN (1) CN111602171A (en)
WO (1) WO2021016751A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113487669A (en) * 2021-07-07 2021-10-08 广东博智林机器人有限公司 Job track determination method and device, computer equipment and storage medium
CN113805157A (en) * 2021-09-22 2021-12-17 航天新气象科技有限公司 Height measuring method, device and equipment based on target
CN113808142A (en) * 2021-08-19 2021-12-17 高德软件有限公司 Ground identifier identification method and device and electronic equipment
CN114353779A (en) * 2021-09-30 2022-04-15 南京晨光集团有限责任公司 Method for rapidly updating local cost map of robot by point cloud projection
TWI766744B (en) * 2021-06-29 2022-06-01 鴻海精密工業股份有限公司 Point cloud density adjustment method, computer device and storage medium
CN114863108A (en) * 2022-05-24 2022-08-05 合众新能源汽车有限公司 Method, system, electronic device and computer readable storage medium for point cloud processing
CN115719354A (en) * 2022-11-17 2023-02-28 同济大学 Method and device for extracting vertical rod based on laser point cloud

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112348781A (en) * 2020-10-26 2021-02-09 广东博智林机器人有限公司 Method, device and equipment for detecting height of reference plane and storage medium
CN112406964B (en) * 2020-11-10 2022-12-02 北京埃福瑞科技有限公司 Train positioning method and system
CN112666573B (en) * 2020-11-17 2022-08-23 青岛慧拓智能机器有限公司 Detection method for retaining wall and barrier behind mine unloading area vehicle
CN112766135B (en) * 2021-01-14 2024-03-19 北京航空航天大学杭州创新研究院 Target detection method, device, electronic equipment and storage medium
CN113139569B (en) * 2021-03-04 2022-04-22 山东科技大学 Target classification detection method, device and system
CN114020015A (en) * 2021-10-29 2022-02-08 国网电力科学研究院武汉南瑞有限责任公司 Unmanned aerial vehicle path planning system and method based on barrier map bidirectional search
CN114677454B (en) * 2022-03-25 2022-10-04 杭州睿影科技有限公司 Image generation method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130089259A1 (en) * 2011-10-07 2013-04-11 Electronics And Telecommunications Research Institute Space segmentation method for 3d point clouds
CN105404844A (en) * 2014-09-12 2016-03-16 广州汽车集团股份有限公司 Road boundary detection method based on multi-line laser radar
CN106355194A (en) * 2016-08-22 2017-01-25 广东华中科技大学工业技术研究院 Treatment method for surface target of unmanned ship based on laser imaging radar
CN107341825A (en) * 2017-07-06 2017-11-10 西南科技大学 A kind of method for simplifying for large scene high-precision three-dimensional laser measurement cloud data
CN109270544A (en) * 2018-09-20 2019-01-25 同济大学 Mobile robot self-localization system based on shaft identification

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140192050A1 (en) * 2012-10-05 2014-07-10 University Of Southern California Three-dimensional point processing and model generation
US9990078B2 (en) * 2015-12-11 2018-06-05 Immersion Corporation Systems and methods for position-based haptic effects
CN109636718B (en) * 2018-10-31 2021-04-20 百度在线网络技术(北京)有限公司 Method, device and equipment for detecting point cloud splicing quality and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130089259A1 (en) * 2011-10-07 2013-04-11 Electronics And Telecommunications Research Institute Space segmentation method for 3d point clouds
CN105404844A (en) * 2014-09-12 2016-03-16 广州汽车集团股份有限公司 Road boundary detection method based on multi-line laser radar
CN106355194A (en) * 2016-08-22 2017-01-25 广东华中科技大学工业技术研究院 Treatment method for surface target of unmanned ship based on laser imaging radar
CN107341825A (en) * 2017-07-06 2017-11-10 西南科技大学 A kind of method for simplifying for large scene high-precision three-dimensional laser measurement cloud data
CN109270544A (en) * 2018-09-20 2019-01-25 同济大学 Mobile robot self-localization system based on shaft identification

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI766744B (en) * 2021-06-29 2022-06-01 鴻海精密工業股份有限公司 Point cloud density adjustment method, computer device and storage medium
CN113487669A (en) * 2021-07-07 2021-10-08 广东博智林机器人有限公司 Job track determination method and device, computer equipment and storage medium
CN113808142A (en) * 2021-08-19 2021-12-17 高德软件有限公司 Ground identifier identification method and device and electronic equipment
CN113808142B (en) * 2021-08-19 2024-04-26 高德软件有限公司 Ground identification recognition method and device and electronic equipment
CN113805157A (en) * 2021-09-22 2021-12-17 航天新气象科技有限公司 Height measuring method, device and equipment based on target
CN114353779A (en) * 2021-09-30 2022-04-15 南京晨光集团有限责任公司 Method for rapidly updating local cost map of robot by point cloud projection
CN114353779B (en) * 2021-09-30 2024-05-10 南京晨光集团有限责任公司 Method for rapidly updating robot local cost map by adopting point cloud projection
CN114863108A (en) * 2022-05-24 2022-08-05 合众新能源汽车有限公司 Method, system, electronic device and computer readable storage medium for point cloud processing
CN115719354A (en) * 2022-11-17 2023-02-28 同济大学 Method and device for extracting vertical rod based on laser point cloud
CN115719354B (en) * 2022-11-17 2024-03-22 同济大学 Method and device for extracting vertical rod based on laser point cloud

Also Published As

Publication number Publication date
CN111602171A (en) 2020-08-28

Similar Documents

Publication Publication Date Title
WO2021016751A1 (en) Method for extracting point cloud feature points, point cloud sensing system, and mobile platform
WO2020134082A1 (en) Path planning method and apparatus, and mobile device
CN108509820B (en) Obstacle segmentation method and device, computer equipment and readable medium
CN110879994A (en) Three-dimensional visual inspection detection method, system and device based on shape attention mechanism
CN110674705A (en) Small-sized obstacle detection method and device based on multi-line laser radar
CN107545602B (en) Building modeling method under space topological relation constraint based on LiDAR point cloud
CN110705385B (en) Method, device, equipment and medium for detecting angle of obstacle
CN116993817B (en) Pose determining method and device of target vehicle, computer equipment and storage medium
CN113761999A (en) Target detection method and device, electronic equipment and storage medium
CN112789521B (en) Method and device for determining perception area, storage medium and vehicle
CN113096181B (en) Method and device for determining equipment pose, storage medium and electronic device
CN115139303A (en) Grid well lid detection method, device, equipment and storage medium
CN114519681A (en) Automatic calibration method and device, computer readable storage medium and terminal
CN113111787A (en) Target detection method, device, equipment and storage medium
Namouchi et al. Piecewise horizontal 3d roof reconstruction from aerial lidar
CN115932883A (en) Wire galloping boundary identification method based on laser radar
CN114387293A (en) Road edge detection method and device, electronic equipment and vehicle
KR20230016127A (en) Method and system for upsampling real-time 3D spatial data for autonomous driving
CN114693687A (en) Vehicle-mounted laser radar point cloud segmentation method and system
CN115719354B (en) Method and device for extracting vertical rod based on laser point cloud
CN117437364B (en) Method and device for extracting three-dimensional structure of building based on residual defect cloud data
JP7350122B2 (en) Method, device, roadside equipment and cloud control platform for determining the bottom boundary point of a vehicle
CN118015197B (en) Live-action three-dimensional logic singulation method and device and electronic equipment
Arefi et al. Ridge based decomposition of complex buildings for 3D model generation from high resolution digital surface models
CN117392000B (en) Noise removing method and device, electronic equipment and storage medium

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19939589

Country of ref document: EP

Kind code of ref document: A1