WO2021253429A1 - Data processing method and apparatus, and laser radar and storage medium - Google Patents

Data processing method and apparatus, and laser radar and storage medium Download PDF

Info

Publication number
WO2021253429A1
WO2021253429A1 PCT/CN2020/097196 CN2020097196W WO2021253429A1 WO 2021253429 A1 WO2021253429 A1 WO 2021253429A1 CN 2020097196 W CN2020097196 W CN 2020097196W WO 2021253429 A1 WO2021253429 A1 WO 2021253429A1
Authority
WO
WIPO (PCT)
Prior art keywords
point cloud
point
points
edge
cloud data
Prior art date
Application number
PCT/CN2020/097196
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/CN2020/097196 priority Critical patent/WO2021253429A1/en
Priority to CN202080006485.9A priority patent/CN114080545A/en
Publication of WO2021253429A1 publication Critical patent/WO2021253429A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/48Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S17/00

Definitions

  • This application generally relates to the field of laser detection technology, and more specifically relates to a data processing method, device, and storage medium.
  • the traditional mechanical rotary scanning lidar has regular point cloud patterns, and simpler methods can be used to better complete point cloud feature extraction.
  • semi-solid and solid-state lidars appear, and irregular point cloud patterns appear in lidar data, and many feature extraction methods are no longer applicable or the effect has deteriorated.
  • a data processing method comprising: acquiring point cloud data of the current frame; acquiring feature points from the point cloud points included in the point cloud data, the feature points including plane points and An edge point, the edge point includes a face-to-face intersection edge point and/or a jump edge point, the face-to-face intersection edge point corresponds to a point on the boundary line of the intersecting faces in the three-dimensional space, and the jump edge point corresponds to the three-dimensional A point on the edge of an isolated surface in space.
  • a data processing device includes a memory and a processor, and a computer program run by the processor is stored in the memory.
  • the above data processing method is executed at runtime.
  • a laser radar includes: a transmitting end device for transmitting an optical pulse signal; a receiving end device for receiving an echo signal corresponding to the optical pulse signal; and
  • the processor is configured to obtain point cloud data based on the echo signal, and execute the above-mentioned data processing method on the point cloud data.
  • a storage medium is provided, and a computer program is stored on the storage medium, and the computer program executes the above-mentioned data processing method when running.
  • the edge points are classified in a more detailed manner, so that the feature extraction of point cloud data can be It is suitable for various irregular point cloud patterns and improves the accuracy of point cloud data feature extraction.
  • Fig. 1 shows a schematic flowchart of a data processing method according to an embodiment of the present application.
  • Fig. 2 shows an exemplary schematic diagram of an edge point where a surface intersects obtained in a data processing method according to an embodiment of the present application.
  • Fig. 3 shows an exemplary schematic diagram of jumping edge points obtained in the data processing method according to an embodiment of the present application.
  • Fig. 4 shows a schematic flow chart of obtaining a plane point in a data processing method according to an embodiment of the present application.
  • FIG. 5 shows a schematic flow chart of obtaining the edge points of the intersection of surfaces in the data processing method according to an embodiment of the present application.
  • Fig. 6 shows a schematic flow chart of obtaining a jumping edge point in a data processing method according to an embodiment of the present application.
  • Fig. 7 shows a schematic flow chart of acquiring edge points of small objects in a data processing method according to an embodiment of the present application.
  • Fig. 8 shows a schematic block diagram of a data processing device according to an embodiment of the present application.
  • Fig. 9 shows a schematic block diagram of a lidar according to an embodiment of the present application.
  • FIG. 10 shows a schematic structural diagram of a distance measuring device that can be used to collect point cloud data in a data processing method according to an embodiment of the present application.
  • FIG. 11 shows a schematic diagram of an embodiment in which a distance measuring device that can be used to collect point cloud data in a data processing method according to an embodiment of the present application adopts a coaxial optical path.
  • FIG. 12 shows a schematic diagram of a scanning pattern of the distance measuring device shown in FIG. 11.
  • FIG. 1 shows a schematic flowchart of a data processing method 100 according to an embodiment of the present application.
  • the data processing method 100 according to the embodiment of the present application may include the following steps:
  • step S110 the point cloud data of the current frame is acquired.
  • a feature point is obtained from the point cloud points included in the point cloud data, the feature point includes a plane point and an edge point, and the edge point includes a surface intersection edge point and/or a jump edge point.
  • the surface-surface intersection edge point corresponds to a point on the boundary of the intersecting surfaces in the three-dimensional space
  • the jumping edge point corresponds to a point on the edge of an isolated surface in the three-dimensional space.
  • the feature extraction operation can be performed on the acquired frame of point cloud data, that is, feature points are extracted from the point cloud points included in the frame of point cloud data.
  • the extracted feature points include plane points and edge points.
  • the plane points can be points located on a plane in the real scene, and the edge points can be planes, objects, thin rods, etc. in the real scene.
  • the point on the edge can include a surface intersection edge point and/or a jump edge point.
  • the surface-surface intersection edge point may be a point on the boundary line corresponding to the intersecting surfaces in the three-dimensional space, such as the point cloud point (scan point) A on the boundary line of the two surfaces S1 and S2 shown in FIG. 2 .
  • the jumping edge point may be a point on the edge corresponding to the isolated surface in the three-dimensional space, such as the point cloud point (scan point) B shown in FIG. 3.
  • Figure 3 is a top view angle view, where S3 is a surface in three-dimensional space, S4 is another surface in three-dimensional space, S3 does not intersect with S4, it is an isolated surface, when the laser light emitted by the lidar passes through the edge point of S3 When B shoots back on S4, the point cloud formed on S4 is not an edge point, so point B on the edge of S3 is called a jumping edge point.
  • the edge points when extracting the edge points in the point cloud data, the edge points are classified in a more refined manner (including the edge points where the faces meet and/or the jumping edge points), so that the point cloud
  • the feature extraction of data can be applied to various irregular point cloud patterns to improve the accuracy of point cloud data feature extraction.
  • FIG. 4 shows a schematic flowchart of a process 400 of obtaining a plane point in a data processing method according to an embodiment of the present application. As shown in FIG. 4, the process 400 may include the following steps:
  • step S410 a group of point cloud points are acquired in a time series from the point cloud data, and it is determined whether the acquired group of point cloud points meets a first preset condition.
  • step S420 when the acquired set of point cloud points meets the first preset condition, the set of point cloud points are determined as planar point candidate points, and the next set of point cloud points are acquired to perform the It is determined that the next group of point cloud points includes at least one point cloud point in the previous group of point cloud points.
  • step S430 a final plane point extraction result of the current frame point cloud data is obtained based on the determined plane point candidate points.
  • the plane points when the plane points are obtained from the point cloud data, they can be judged group by group in a grouping manner to improve efficiency. For example, a group of point cloud points can be acquired at a time based on a sliding window, and the number of point cloud points in each group depends on the size of the sliding window. In the embodiment of the present application, it can be determined whether the acquired set of point cloud points meets the first preset condition, and if so, the set of point cloud points can be determined as planar point candidate points, and the next set of point cloud points can be obtained. The point cloud point performs the same judgment; after traversing the entire point cloud pattern to obtain all the plane point candidate points, the final plane point extraction result is obtained based on the plane point candidate points.
  • the aforementioned first preset condition may include: the spatial distribution of the acquired set of point cloud points is approximately a straight line, and the set of point cloud points is approximately center-symmetric when the center point is the center.
  • the expression “the spatial distribution of the acquired set of point cloud points is approximately a straight line” means that the spatial distribution of the acquired set of point cloud points does not necessarily completely coincide with the trajectory of a straight line, but satisfies Approximate coincidence is sufficient, and a certain calculation can be used to determine whether a certain condition is satisfied, and it can be considered as approximate coincidence.
  • the expression "the group of point cloud points is approximately centrally symmetrical when centered on the intermediate point” means that when the group of point cloud points are centered on the intermediate point, it does not necessarily appear to be completely centrally symmetrical, but just satisfies a certain degree , It can be judged whether the symmetry of this degree is satisfied through certain calculation, and it can be regarded as approximately centrosymmetric.
  • the acquired set of point cloud points is completely centrally symmetric with the intermediate point as the center, it also belongs to the situation that satisfies the first preset condition. Through the limitation of the first preset condition, a more accurate plane point acquisition result can be obtained.
  • the method of Principal Components Analysis can be used to determine whether the spatial distribution of the acquired set of point cloud points is approximately a straight line.
  • other suitable methods can also be used to determine whether the spatial distribution of the acquired set of point cloud points is approximately a straight line.
  • the group of point cloud points are determined as planar point candidate points, and the next group of point cloud points is acquired to proceed.
  • the next group of point cloud points should be judged so that the next group of point cloud points should at least include the previous group of point clouds A point cloud point in the point.
  • the determined plane point candidate points can be directly used as the final plane point extraction of the point cloud data of the current frame result.
  • the plane point extraction result can be obtained efficiently.
  • the determined plane point candidate points may be determined according to the satisfaction of the first preset condition
  • the level is sorted, and based on the sorting result, some plane point candidate points are selected as the final plane point extraction result of the point cloud data of the current frame.
  • the first preset condition requires that the spatial distribution of the acquired set of point cloud points is approximately a straight line, and the spatial distribution of the acquired set of point cloud points can be determined by calculation to coincide with a straight line
  • the degree of coincidence and preset conditions such as setting a threshold for the degree of coincidence
  • the first preset condition requires a set of point cloud points to be acquired to be the middle point
  • the center is approximately centrally symmetrical, and the obtained set of point cloud points can be calculated to determine the degree of central symmetry.
  • the degree of satisfaction and preset conditions for example, setting a threshold for the degree of satisfaction
  • the degree to which the acquired set of point cloud points meets the first preset condition is available. Therefore, in this embodiment, the partial plane point candidate points with the highest degree of satisfaction can be sorted according to the degree and obtained as the current The final plane point extraction result of the frame point cloud data, so as to obtain a more accurate plane point extraction result.
  • the point cloud data of the current frame may be divided into several regions, and the point cloud data in each region can be divided into several regions.
  • the plane point candidate points are sorted according to the degree of satisfaction of the first preset condition, and a part of the plane point candidate points selected from each region based on the sorting result is used as the final plane point extraction result of the current frame point cloud data.
  • a slight difference from the previous embodiment is that in this embodiment, instead of sorting all planar point candidate points of a frame of point cloud data, the final planar point extraction result is obtained, but a frame of point cloud data is first divided For several regions, perform such sorting in each region, and then sort the top plane point candidate points in each region as the final plane point extraction result. In this way, the clustering of feature points can be avoided, so that the obtained plane points are more evenly distributed on the point cloud pattern, which is beneficial to the subsequent processing of each region after the feature is extracted.
  • the regions can be divided according to the exit angle of the laser radar.
  • the laser radar scans in 360 degrees, and every 30 degrees can be used as an area to obtain a total of 12 areas and so on.
  • the entire point cloud pattern can be divided into grids, and each grid serves as a region.
  • the area can also be divided in any other suitable manner, as long as the finally extracted plane points can be distributed throughout the point cloud pattern instead of being concentrated in one place.
  • one point cloud point when the acquired set of point cloud points does not meet the first preset condition, one point cloud point can be backed forward according to the time sequence and a point cloud point can be obtained starting from the point cloud point to which it is backed down.
  • the group of point cloud points performs the judgment.
  • each group includes 5 point cloud points
  • when judging a group of point cloud points including the 5th point cloud point to the 9th point cloud point in accordance with the time sequence of all the point cloud points if the group of point cloud points If the point does not satisfy the aforementioned first preset condition, one point cloud point can be backed forward, that is, a group of point cloud points including the 4th point cloud point to the 8th point cloud point is obtained for judgment, and so on.
  • the point cloud data of the current frame before acquiring a set of point cloud points in time series from the point cloud data, can be sorted according to the depth value, and the median value is selected as the scene scale threshold, and based on The scene scale threshold determines the size of the sliding window.
  • the size of the sliding window is selected according to the scene scale, a large sliding window is used for a large scene, and a small sliding window is used for a small scene, so that the plane point acquisition process can obtain accurate results while improving efficiency.
  • FIG. 5 shows a schematic flow chart of the process 500 of the intersecting edge points of the surface in the data processing method according to an embodiment of the present application.
  • the process 500 may include operations of performing the following steps for the point cloud points in the point cloud data:
  • step S510 it is determined whether the two groups of point cloud points before and after the current point cloud point are located meet the first preset condition.
  • step S520 when the two groups of point cloud points before and after the current point cloud point meet the first preset condition, it is determined whether the two groups of point cloud points meet the second preset condition.
  • step S530 when the two groups of point cloud points meet the second preset condition, the current point cloud point is determined as the edge point where the surface intersects.
  • a point cloud point is an edge point where a surface intersects.
  • each group includes 5 point cloud points
  • the previous group of point cloud points ie Whether the first point cloud point to the fifth point cloud point
  • the latter group of point cloud points that is, the fifth point cloud point to the ninth point cloud point
  • the foregoing plane point acquisition process and the surface intersection edge point acquisition process may be performed simultaneously or sequentially.
  • the second preset condition may include: the maximum value of the distance between any two points in each group of point cloud points in the two groups of point cloud points before and after the current point cloud point satisfies the first threshold range , The angle of the direction vector formed by the two groups of point cloud points at the current point cloud point satisfies the second threshold range, and the direction vector formed by the two groups of point cloud points at the current point cloud point is the same as the current point The angle between the exit directions of the cloud points meets the third threshold range.
  • the first threshold range may be [a1, + ⁇ ), that is to say, if a point cloud point is an edge point where a surface intersects, the two groups of point cloud points before and after the point cloud point are located
  • the maximum value of the distance between any two points in each group of point cloud points should be greater than or equal to the threshold a1.
  • the second threshold range may be [b1, b2], that is to say, if a point cloud point is an edge point where a surface intersects, the two groups of point cloud points before and after the point cloud point are located respectively
  • the angle of the formed direction vector should be greater than or equal to b1 and less than or equal to b2.
  • the third threshold range may include a threshold range, that is, if a point cloud point is an edge point where a surface intersects, the direction vectors formed by the two groups of point cloud points before and after the point cloud point are respectively The angle with the exit direction of the current point cloud point should all satisfy the threshold range; or, the third threshold range may include two threshold ranges, that is, if a point cloud point is an edge point where a surface intersects, the point cloud The angle between the direction vector formed by the previous group of point cloud points where the point is located and the exit direction of the current point cloud point should meet one of the two threshold ranges, and the latter group of point cloud points where the point cloud point is located The angle between the formed direction vector and the exit direction of the current point cloud point should satisfy the other of the two threshold ranges.
  • the The point cloud point is determined as the edge point where the surface intersects.
  • FIG. 6 shows a schematic flowchart of a process 600 of jumping edge points in a data processing method according to an embodiment of the present application.
  • the process 600 may include operations of performing the following steps for the point cloud points in the point cloud data:
  • step S610 it is determined whether the difference between the distance between the current point cloud point and the two points before and after it is greater than a predetermined threshold, wherein a point closer to the current point cloud point among the two points before and after is defined as a near side point.
  • step S620 when the difference between the distance between the current point cloud point and the two points before and after it is greater than the predetermined threshold, the current point cloud point is determined as a jumping candidate point.
  • step S630 the point cloud point in the group where the near side point is located in the two groups of point cloud points where the jumping candidate point is located is defined as the near side group point cloud point, and it is determined whether the near side group point cloud point satisfies the third Pre-conditions.
  • step S640 when the near-side group of point cloud points meets the third preset condition, the jumping candidate point is determined as a jumping edge point.
  • a point cloud point is a jumping edge point.
  • it is mainly based on the two point cloud points before and after the point cloud point (according to the time sequence) and the two groups of point cloud points before and after the current point cloud point. For ease of description, assuming that the current point cloud point is the fifth point cloud point in time sequence, the point cloud point before it is the fourth point cloud point, and the point cloud point behind it is the sixth point cloud point.
  • the 4th point cloud point is called the near side point of the 5th point cloud point
  • the 6th point cloud point is called the far side point of the 5th point cloud point
  • the 5th point cloud point is located
  • Two groups of point cloud points before and after taking each group of point cloud points including 5 point cloud points as an example, that is, the first group of point cloud points is the first to the fifth point cloud point, the latter group of point cloud points From the 5th point cloud point to the 9th point cloud point)
  • the group where the near side point (4th point cloud point) is located is called the near side group point cloud point (that is, the previous group of point cloud points-the first Point cloud point to the fifth point cloud point)
  • the group where the far side point (the sixth point cloud point) is located in the two groups of point cloud points before and after the fifth point cloud point is called
  • the fifth point cloud point may be determined as a jumping candidate point. Further, if the fifth point cloud point has been determined to be a jumping candidate point, it can be determined whether the aforementioned near-side group point cloud points (the first point cloud point to the fifth point cloud point) meet the third preset If the conditions are met, the fifth point cloud point can be determined as the jumping edge point.
  • the third preset condition may include: the near-side group of point cloud points satisfy the first preset condition, the direction vector formed by the near-side group of point cloud points and the jump candidate The angle of the direction vector formed by a group of point cloud points on the other side of the point (that is, the far-side group of point cloud points) meets the fourth threshold range, the distance between any two points in the near-side group of point cloud points The maximum value of satisfies the fifth threshold range, and the angle between the direction vector formed by the near-side group of point cloud points and the exit direction of the jump candidate point satisfies the sixth threshold range.
  • the current point cloud point is the 5th point cloud point according to the time sequence
  • the near side group point cloud point of the current point cloud point (the first point The cloud point to the fifth point cloud point) satisfies the third preset condition, which means: the near-side group of point cloud points should meet the aforementioned first preset condition, that is, the near-side group of point cloud points should first be flat Point candidate points; in addition, the angle between the near side group point cloud points and the far side group point cloud points (the 5th point cloud point to the 9th point cloud point) should meet the fourth threshold range; in addition, the near side The maximum value of the distance between any two points in the group of point cloud points should meet the fifth threshold range; in addition, the direction vector formed by the near-side group of point cloud points and the jump candidate point (the fifth point cloud point) The angle of the exit direction satisfies the sixth threshold range.
  • the fourth threshold range may be [b3, b4], that is to say, if a point cloud point is a jumping edge point, the two groups of point cloud points before and after the point cloud point are formed by each The angle of the direction vector should be greater than or equal to b3 and less than or equal to b4.
  • the fifth threshold range may be (- ⁇ , a2), that is, if a point cloud point is a jumping edge point, then any of the near-side group point cloud points where the point cloud point is located The maximum value of the distance between the two points should be less than or equal to the threshold a2.
  • the aforementioned third preset condition may further include: one of the two points before and after the current jump candidate point that is farther from the jump candidate point (that is, the far side point described above) is Non-zero point or non-blind zone zero point.
  • a zero point is also performed on the far side point of the jump candidate point (zero point is the point with coordinates (0,0,0) ) Determine that if the far side point of the jump candidate point is a non-zero point (that is, not a zero point), the jump candidate point can be determined as a jump candidate point.
  • the far side point of the jumping candidate point is a zero point, it is necessary to further determine whether the zero point is a point in the blind zone of a point cloud detection device (such as a lidar) or a point at infinity. If the zero point is a point in the blind zone of a point cloud detection device (such as a lidar), the jump candidate point is not determined as a jump candidate point; if the zero point is a point at infinity, the jump candidate point is determined as a jump candidate point.
  • This embodiment can avoid erroneously dividing the jumping edge points due to the blind zone of the point cloud detection device (such as lidar).
  • the current frame point cloud data may be traversed to obtain and mark the zero point in the current frame point cloud data for the aforementioned implementation example.
  • the obtained edge points may also include edge points of small objects.
  • the edge point of a small object may correspond to a point on the edge of a small object in a three-dimensional space, such as a point on the edge of a small object such as a thin rod, a tree trunk, and so on.
  • the obtained edge points are classified in a more detailed manner, which can further improve the accuracy of point cloud data feature extraction.
  • FIG. 7 shows a schematic flowchart of a process 700 of a small object edge point in a data processing method according to an embodiment of the present application. As shown in FIG. 7, the process 700 may include the following steps:
  • step S710 a predetermined number of consecutive point cloud points in the point cloud data of the current frame are determined as candidate edge points of the small object. Wherein, the maximum value of the distance between any two points in the predetermined number of point cloud points meets the seventh threshold range, and the predetermined number is less than the number of the aforementioned group of point cloud points.
  • step S720 based on the edge point extraction result of the previous frame point cloud data of the current frame point cloud data, it is determined whether the edge point candidate points of the small object in the current frame point cloud data and the edge points in the previous frame point cloud data together constitute a slender edge.
  • step S730 when the small object edge point candidate points in the current frame point cloud data and the edge points in the previous frame point cloud data form a long edge together, the small object edge point candidate points in the current frame point cloud data are determined It is the edge point of a small object.
  • a number of consecutive point cloud points that are less than the aforementioned set of point cloud points may be determined as candidate points for the edge points of the small object. For example, following the previous example, assuming that a group of point cloud points includes 5 point cloud points, such as 4 or 3 or 2 consecutive point cloud points (isolated point cloud clusters) can be determined as edge points of small objects Candidate points. Further, the feature point extraction results (especially the edge point extraction results) of the previous frame point cloud data before the current frame point cloud data can be combined to determine whether the aforementioned small object edge point candidate points are really small object edge points.
  • the edge point candidate points of the small object in the point cloud data of the current frame and the edge points in the point cloud data of the previous frame form a slender edge
  • the small object in the point cloud data of the current frame The candidate point of the edge point is determined as the edge point of the small object.
  • the above shows the process of obtaining the edge points of the small object in the data processing method according to the embodiment of the present application. It should be understood that the process is only exemplary, and any other suitable method may be used to obtain the edge points of the small object.
  • corner points may be obtained from the point cloud points included in the point cloud data based on the obtained edge points.
  • the corner points can also be regarded as a kind of feature points. Obtaining the corner points based on the edge points can further expand the application range of the method according to the embodiments of the present application for irregular point cloud patterns, and at the same time, it is a feature. Subsequent processing after point extraction provides richer information, which is conducive to subsequent processing.
  • acquiring corner points from the point cloud points included in the point cloud data based on the edge points may include performing the following operations for each edge point: analyzing the neighborhood information of the edge points to determine that the same line is formed The neighborhood points of; search for other lines that intersect the same line based on the neighborhood points, and determine the intersection of the same line and the other lines as corner points.
  • the coordinates of at least two points in the neighborhood of the same line can be recorded; then, the line feature that intersects with the line (for example, perpendicular) is searched, and if there is, the intersection of the two lines is calculated, Mark it as a characteristic corner point.
  • the coordinates of the corner point and the respective direction vectors and sizes of the same line and the other lines can be recorded as a descriptor of the corner point.
  • the point cloud data of the current frame may be traversed to obtain and mark the noise points in the point cloud data of the current frame.
  • feature points can be obtained from point cloud points other than noise in the point cloud data, which not only reduces the amount of calculation, but also avoids false extraction results due to noise interference, thereby further improving the accuracy of feature point extraction.
  • subsequent processing may be performed based on the feature points obtained from the point cloud points included in the point cloud data, such as at least one of mapping, object positioning, and object recognition. Based on the previously acquired feature points with high accuracy, the accuracy and reliability of subsequent processing are also improved.
  • the data processing method enables the feature extraction of point cloud data to be applicable to various irregular point cloud patterns, and improves the accuracy of point cloud data feature extraction.
  • FIG. 8 shows a schematic block diagram of a point cloud data data processing device 800 according to an embodiment of the present application.
  • the data processing device 800 includes a memory 810 and a processor 820.
  • the memory 810 stores a program for implementing corresponding steps in the data processing method according to the embodiment of the present application.
  • the processor 820 is configured to run a program stored in the memory 810 to execute corresponding steps of the data processing method according to the embodiment of the present application.
  • Those skilled in the art can understand the operations performed by the processor 820 in combination with the foregoing description. For the sake of brevity, details are not described herein again.
  • FIG. 9 shows a schematic block diagram of a lidar 900 according to an embodiment of the present application.
  • the lidar 900 includes a transmitting end device 910, a receiving end device 920 and a processor 930.
  • the transmitting end device 910 is used to transmit an optical pulse signal.
  • the receiving end device 920 is configured to receive the echo signal corresponding to the optical pulse signal.
  • the processor 930 is configured to obtain point cloud data based on the echo signal, and execute the data processing method described above according to the embodiment of the present application on the point cloud data.
  • the processor 930 can understand the operations performed by the processor 930 in combination with the foregoing description. For the sake of brevity, details are not described herein again.
  • a storage medium is also provided, and program instructions are stored on the storage medium, and the program instructions are used to execute the data processing method of the embodiment of the present application when the program instructions are executed by a computer or a processor.
  • the storage medium may include, for example, a memory card of a smart phone, a storage component of a tablet computer, a hard disk of a personal computer, a read-only memory (ROM), an erasable programmable read-only memory (EPROM), a portable compact disk read-only memory (CD-ROM), USB memory, or any combination of the above storage media.
  • the computer-readable storage medium may be any combination of one or more computer-readable storage media.
  • the edge points are classified in a more detailed manner, so that the point cloud
  • the feature extraction of data can be applied to various irregular point cloud patterns to improve the accuracy of point cloud data feature extraction.
  • the above point cloud data may be point cloud data obtained by the distance measuring device.
  • the distance measuring device may be electronic equipment such as laser radar and laser distance measuring equipment.
  • the distance measuring device is used to sense external environmental information, for example, distance information, orientation information, reflection intensity information, speed information, etc. of environmental targets.
  • One point cloud point in the point cloud data may include at least one of the external environment information measured by the distance measuring device.
  • the distance measuring device can detect the distance from the probe to the distance measuring device by measuring the time of light propagation between the distance measuring device and the probe, that is, the time-of-flight (TOF).
  • the ranging device can also use other technologies to detect the distance from the detected object to the ranging device, such as a ranging method based on phase shift measurement or a ranging method based on frequency shift measurement. There is no restriction.
  • the distance measuring device that generates the point cloud data mentioned herein will be described as an example in conjunction with the distance measuring device 1000 shown in FIG. 10.
  • the distance measuring device 1000 may include a transmitting circuit 1010, a receiving circuit 1020, a sampling circuit 1030, and an arithmetic circuit 1040.
  • the transmitting circuit 1010 may emit a light pulse sequence (for example, a laser pulse sequence).
  • the receiving circuit 1020 can receive the light pulse sequence reflected by the object to be detected, and perform photoelectric conversion on the light pulse sequence to obtain an electrical signal. After processing the electrical signal, the electrical signal can be output to the sampling circuit 1030.
  • the sampling circuit 1030 may sample the electrical signal to obtain the sampling result.
  • the arithmetic circuit 1040 may determine the distance between the distance measuring device 1000 and the detected object based on the sampling result of the sampling circuit 1030.
  • the distance measuring device 1000 may further include a control circuit 1050, which can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit.
  • a control circuit 1050 which can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit.
  • the distance measuring device shown in FIG. 10 includes a transmitting circuit, a receiving circuit, a sampling circuit, and an arithmetic circuit for emitting a beam for detection
  • the embodiment of the present application is not limited to this, the transmitting circuit
  • the number of any one of the receiving circuit, the sampling circuit, and the arithmetic circuit can also be at least two, which are used to emit at least two light beams in the same direction or in different directions; wherein, the at least two light paths can be simultaneous Shooting can also be shooting at different times.
  • the light-emitting chips in the at least two transmitting circuits are packaged in the same module.
  • each emitting circuit includes a laser emitting chip, and the dies in the laser emitting chips in the at least two emitting circuits are packaged together and housed in the same packaging space.
  • the distance measuring device 1000 may further include a scanning module for changing the propagation direction of at least one laser pulse sequence emitted by the transmitting circuit.
  • a module including a transmitting circuit 1010, a receiving circuit 1020, a sampling circuit 1030, and a calculation circuit 1040, or a module including a transmitting circuit 1010, a receiving circuit 1020, a sampling circuit 1030, a calculation circuit 1040, and a control circuit 1050 may be referred to as a measurement circuit.
  • Distance module the distance measurement module can be independent of other modules, for example, the scanning module.
  • a coaxial optical path can be used in the distance measuring device, that is, the light beam emitted by the distance measuring device and the reflected light beam share at least part of the optical path in the distance measuring device.
  • the distance measuring device may also adopt an off-axis optical path, that is, the light beam emitted by the distance measuring device and the reflected light beam are respectively transmitted along different optical paths in the distance measuring device.
  • FIG. 11 shows a schematic diagram of an embodiment in which the distance measuring device of the present application adopts a coaxial optical path.
  • the ranging device 1100 includes a ranging module 1101.
  • the ranging module 1101 includes a transmitter 1103 (which may include the above-mentioned transmitting circuit), a collimating element 1104, a detector 1105 (which may include the above-mentioned receiving circuit, sampling circuit, and arithmetic circuit) and Light path changing element 1106.
  • the ranging module 1101 is used to emit a light beam, receive the return light, and convert the return light into an electrical signal.
  • the transmitter 1103 can be used to transmit a sequence of light pulses.
  • the transmitter 1103 can emit a sequence of laser pulses.
  • the laser beam emitted by the transmitter 1103 is a narrow-bandwidth beam with a wavelength outside the visible light range.
  • the collimating element 1104 is arranged on the exit light path of the emitter 1103, and is used to collimate the light beam emitted from the emitter 1103, and collimate the light beam emitted from the emitter 1103 into parallel light and output to the scanning module.
  • the collimating element 1104 is also used to condense at least a part of the return light reflected by the probe.
  • the collimating element 1104 may be a collimating lens or other elements capable of collimating light beams.
  • the light path changing element 1106 is used to combine the transmitting light path and the receiving light path in the distance measuring device before the collimating element 1104, so that the transmitting light path and the receiving light path can share the same collimating element, so that the light path More compact.
  • the transmitter 1103 and the detector 1105 may use their respective collimating elements, and the optical path changing element 1106 is arranged on the optical path behind the collimating element.
  • the optical path changing element can use a small-area reflector to combine The transmitting light path and the receiving light path are combined.
  • the light path changing element may also use a reflector with a through hole, where the through hole is used to transmit the emitted light of the transmitter 1103, and the reflector is used to reflect the returned light to the detector 1105. In this way, the shielding of the back light from the support of the small reflector in the case of using the small reflector can be reduced.
  • the optical path changing element is deviated from the optical axis of the collimating element 1104. In some other implementation manners, the optical path changing element may also be located on the optical axis of the collimating element 1104.
  • the distance measuring device 1100 further includes a scanning module 1102.
  • the scanning module 1102 is placed on the exit light path of the distance measuring module 1101.
  • the scanning module 1102 is used to change the transmission direction of the collimated beam 1119 emitted by the collimating element 1104 and project it to the external environment, and project the returned light to the collimating element 1104 .
  • the returned light is converged on the detector 1105 via the collimating element 1104.
  • the scanning module 1102 may include at least one optical element for changing the propagation path of the light beam, wherein the optical element may change the propagation path of the light beam by reflecting, refraction, diffracting the light beam, and the like.
  • the scanning module 1102 includes a lens, a mirror, a prism, a galvanometer, a grating, a liquid crystal, an optical phased array (Optical Phased Array), or any combination of the foregoing optical elements.
  • at least part of the optical element is moving, for example, the at least part of the optical element is driven to move by a driving module, and the moving optical element can reflect, refract, or diffract the light beam to different directions at different times.
  • the multiple optical elements of the scanning module 1102 can rotate or vibrate around a common axis 1109, and each rotating or vibrating optical element is used to continuously change the propagation direction of the incident light beam.
  • the multiple optical elements of the scanning module 1102 may rotate at different speeds or vibrate at different speeds.
  • at least part of the optical elements of the scanning module 1102 may rotate at substantially the same rotation speed.
  • the multiple optical elements of the scanning module may also rotate around different axes.
  • the multiple optical elements of the scanning module may also rotate in the same direction or in different directions; or vibrate in the same direction, or vibrate in different directions, which is not limited herein.
  • the scanning module 1102 includes a first optical element 1114 and a driver 1116 connected to the first optical element 1114.
  • the driver 1116 is used to drive the first optical element 1114 to rotate around the rotation axis 1109 to change the first optical element 1114.
  • the first optical element 1114 projects the collimated beam 1119 to different directions.
  • the angle between the direction of the collimated light beam 1119 changed by the first optical element and the rotation axis 1109 changes as the first optical element 1114 rotates.
  • the first optical element 1114 includes a pair of opposite non-parallel surfaces through which the collimated light beam 1119 passes.
  • the first optical element 1114 includes a prism whose thickness varies in at least one radial direction.
  • the first optical element 1114 includes a wedge angle prism to collimate the beam 1119 for refracting.
  • the scanning module 1102 further includes a second optical element 1115, the second optical element 1115 rotates around the rotation axis 1109, and the rotation speed of the second optical element 1115 is different from the rotation speed of the first optical element 1114.
  • the second optical element 1115 is used to change the direction of the light beam projected by the first optical element 1114.
  • the second optical element 1115 is connected to another driver 1117, and the driver 1117 drives the second optical element 1115 to rotate.
  • the first optical element 1114 and the second optical element 1115 can be driven by the same or different drivers, so that the rotation speed and/or rotation of the first optical element 1114 and the second optical element 1115 are different, so that the collimated light beam 1119 is projected to the outside space Different directions can scan a larger space.
  • the controller 1118 controls the drivers 1116 and 1117 to drive the first optical element 1114 and the second optical element 1115, respectively.
  • the rotational speeds of the first optical element 1114 and the second optical element 1115 can be determined according to the expected scanning area and pattern in actual applications.
  • the drivers 1116 and 1117 may include motors or other drivers.
  • the second optical element 1115 includes a pair of opposite non-parallel surfaces through which the light beam passes. In one embodiment, the second optical element 1115 includes a prism whose thickness varies along at least one radial direction. In one embodiment, the second optical element 1115 includes a wedge prism.
  • the scanning module 1102 further includes a third optical element (not shown) and a driver for driving the third optical element to move.
  • the third optical element includes a pair of opposite non-parallel surfaces, and the light beam passes through the pair of surfaces.
  • the third optical element includes a prism whose thickness varies in at least one radial direction.
  • the third optical element includes a wedge prism. At least two of the first, second, and third optical elements rotate at different rotation speeds and/or rotation directions.
  • each optical element in the scanning module 1102 can project light to different directions, such as the direction of the light 1111 and the direction of the light 1113, so that the space around the distance measuring device 1100 is scanned.
  • FIG. 12 is a schematic diagram of a scanning pattern of the distance measuring device 1100. It is understandable that when the speed of the optical element in the scanning module changes, the scanning pattern will also change accordingly.
  • the detection object 1110 When the light 1111 projected by the scanning module 1102 hits the detection object 1110, a part of the light is reflected by the detection object 1110 to the distance measuring device 1100 in a direction opposite to the projected light 1111.
  • the return light 1112 reflected by the detection object 1110 is incident on the collimating element 1104 after passing through the scanning module 1102.
  • the detector 1105 and the transmitter 1103 are placed on the same side of the collimating element 1104, and the detector 1105 is used to convert at least part of the return light passing through the collimating element 1104 into electrical signals.
  • an anti-reflection coating is plated on each optical element.
  • the thickness of the antireflection coating is equal to or close to the wavelength of the light beam emitted by the transmitter 1103, which can increase the intensity of the transmitted light beam.
  • a filter layer is plated on the surface of an element located on the beam propagation path in the distance measuring device, or a filter is provided on the beam propagation path for transmitting at least the wavelength band of the beam emitted by the transmitter 1103 , Reflect other wavebands to reduce the noise caused by ambient light to the receiver.
  • the transmitter 1103 may include a laser diode through which nanosecond laser pulses are emitted.
  • the laser pulse receiving time can be determined, for example, the laser pulse receiving time can be determined by detecting the rising edge time and/or the falling edge time of the electrical signal pulse.
  • the distance measuring device 1100 can calculate the TOF 1107 by using the pulse receiving time information and the pulse sending time information, so as to determine the distance between the probe 1110 and the distance measuring device 1100.
  • the distance and orientation detected by the distance measuring device 1100 can be used for remote sensing, obstacle avoidance, surveying and mapping, modeling, navigation, and so on.
  • the distance measuring device of the embodiment of the present application can be applied to a mobile platform, and the distance measuring device can be installed on the platform body of the mobile platform.
  • a mobile platform with a distance measuring device can measure the external environment, for example, measuring the distance between the mobile platform and obstacles for obstacle avoidance and other purposes, and for two-dimensional or three-dimensional surveying and mapping of the external environment.
  • the mobile platform includes at least one of an unmanned aerial vehicle, a car, a remote control car, a robot, and a camera.
  • the platform body When the ranging device is applied to an unmanned aerial vehicle, the platform body is the fuselage of the unmanned aerial vehicle.
  • the platform body When the distance measuring device is applied to a car, the platform body is the body of the car.
  • the car can be a self-driving car or a semi-self-driving car, and there is no restriction here.
  • the platform body When the distance measuring device is applied to a remote control car, the platform body is the body of the remote control car.
  • the platform body When the distance measuring device is applied to a robot, the platform body is a robot.
  • the platform body When the distance measuring device is applied to a camera, the platform body is the camera itself.
  • the disclosed device and method can be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or It can be integrated into another device, or some features can be ignored or not implemented.
  • the various component embodiments of the present application may be implemented by hardware, or by software modules running on one or more processors, or by a combination of them.
  • a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all of the functions of some modules according to the embodiments of the present application.
  • This application can also be implemented as a device program (for example, a computer program and a computer program product) for executing part or all of the methods described herein.
  • Such a program for implementing the present application may be stored on a computer-readable storage medium, or may have the form of one or more signals.
  • Such a signal can be downloaded from an Internet website, or provided on a carrier signal, or provided in any other form.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Image Analysis (AREA)
  • Optical Radar Systems And Details Thereof (AREA)

Abstract

A data processing method and apparatus, and a storage medium. The method comprises: acquiring point cloud data of the current frame (S110); and acquiring feature points from point cloud points included in the point cloud data, wherein the feature points comprise plane points and edge points, and the edge points comprise plane-plane intersecting edge points and/or jumping edge points (S120). The plane-plane intersecting edge points correspond to points on the line of intersection of intersecting planes in a three-dimensional space, and the jumping edge points correspond to points on an edge of an isolated plane in the three-dimensional space. By means of extracting edge points in point cloud data, the edge points are classified in a more refined manner, such that the feature extraction of the point cloud data can be applicable to various irregular point cloud patterns, thereby improving the accuracy of feature extraction of point cloud data.

Description

数据处理方法、装置、激光雷达和存储介质Data processing method, device, lidar and storage medium
说明书manual
技术领域Technical field
本申请总体上涉及激光探测技术领域,更具体地涉及一种数据处理方法、装置和存储介质。This application generally relates to the field of laser detection technology, and more specifically relates to a data processing method, device, and storage medium.
背景技术Background technique
传统机械旋转扫描式激光雷达,其点云图案(pattern)规则,使用较简单的方法即可较好地完成点云特征提取。随着激光雷达技术演进,半固态、固态激光雷达出现,激光雷达数据出现不规则点云图案,许多特征提取方法不再适用或效果变差。The traditional mechanical rotary scanning lidar has regular point cloud patterns, and simpler methods can be used to better complete point cloud feature extraction. With the evolution of lidar technology, semi-solid and solid-state lidars appear, and irregular point cloud patterns appear in lidar data, and many feature extraction methods are no longer applicable or the effect has deteriorated.
发明内容Summary of the invention
为了解决上述问题,本申请实施例提供一种数据处理方案,下面简要描述本申请提出的数据处理方案,更多细节将在后续结合附图在具体实施方式中加以描述。In order to solve the above-mentioned problems, the embodiments of the present application provide a data processing solution. The data processing solution proposed by the present application will be briefly described below, and more details will be described in the specific implementation manner in conjunction with the accompanying drawings.
根据本申请一方面,提供了一种数据处理方法,所述方法包括:获取当前帧点云数据;从所述点云数据包括的点云点中获取特征点,所述特征点包括平面点和边沿点,所述边沿点包括面面相交边沿点和/或跳跃边沿点,所述面面相交边沿点对应于三维空间中相交的面的交界线上的点,所述跳跃边沿点对应于三维空间中孤立面的边沿上的点。According to one aspect of the present application, there is provided a data processing method, the method comprising: acquiring point cloud data of the current frame; acquiring feature points from the point cloud points included in the point cloud data, the feature points including plane points and An edge point, the edge point includes a face-to-face intersection edge point and/or a jump edge point, the face-to-face intersection edge point corresponds to a point on the boundary line of the intersecting faces in the three-dimensional space, and the jump edge point corresponds to the three-dimensional A point on the edge of an isolated surface in space.
根据本申请另一方面,提供了一种数据处理装置,所述装置包括存储器和处理器,所述存储器上存储有由所述处理器运行的计算机程序,所述计算机程序在被所述处理器运行时执行上述数据处理方法。According to another aspect of the present application, a data processing device is provided. The device includes a memory and a processor, and a computer program run by the processor is stored in the memory. The above data processing method is executed at runtime.
根据本申请再一方面,提供了一种激光雷达,所述激光雷达包括:发射端设备,用于发射光脉冲信号;接收端设备,用于接收所述光脉冲信号对应的回波信号;以及处理器,用于基于所述回波信号得到点云数据,并对所述点云数据执行上述数据处理方法。According to still another aspect of the present application, a laser radar is provided, the laser radar includes: a transmitting end device for transmitting an optical pulse signal; a receiving end device for receiving an echo signal corresponding to the optical pulse signal; and The processor is configured to obtain point cloud data based on the echo signal, and execute the above-mentioned data processing method on the point cloud data.
根据本申请又一方面,提供了一种存储介质,所述存储介质上存储有计算机程序,所述计算机程序在运行时执行上述数据处理方法。According to another aspect of the present application, a storage medium is provided, and a computer program is stored on the storage medium, and the computer program executes the above-mentioned data processing method when running.
根据本申请实施例的数据处理方法、装置、激光雷达和存储介质在针对点云数据中的边沿点进行提取时,将边沿点进行了更细化的分类,使得针对点云数据的特征提取能够适用于各种不规则点云图案,提高点云数据特征提取的准确度。When extracting edge points in point cloud data according to the data processing method, device, lidar, and storage medium of the embodiments of the present application, the edge points are classified in a more detailed manner, so that the feature extraction of point cloud data can be It is suitable for various irregular point cloud patterns and improves the accuracy of point cloud data feature extraction.
附图说明Description of the drawings
图1示出根据本申请实施例的数据处理方法的示意性流程图。Fig. 1 shows a schematic flowchart of a data processing method according to an embodiment of the present application.
图2示出根据本申请实施例的数据处理方法中获取的面面相交边沿点的示例性示意图。Fig. 2 shows an exemplary schematic diagram of an edge point where a surface intersects obtained in a data processing method according to an embodiment of the present application.
图3示出根据本申请实施例的数据处理方法中获取的跳跃边沿点的示例性示意图。Fig. 3 shows an exemplary schematic diagram of jumping edge points obtained in the data processing method according to an embodiment of the present application.
图4示出根据本申请实施例的数据处理方法中获取平面点的示意性流程图。Fig. 4 shows a schematic flow chart of obtaining a plane point in a data processing method according to an embodiment of the present application.
图5示出根据本申请实施例的数据处理方法中获取面面相交边沿点的示意性流程图。FIG. 5 shows a schematic flow chart of obtaining the edge points of the intersection of surfaces in the data processing method according to an embodiment of the present application.
图6示出根据本申请实施例的数据处理方法中获取跳跃边沿点的示意性流程图。Fig. 6 shows a schematic flow chart of obtaining a jumping edge point in a data processing method according to an embodiment of the present application.
图7示出根据本申请实施例的数据处理方法中获取细小物体边沿点的示意性流程图。Fig. 7 shows a schematic flow chart of acquiring edge points of small objects in a data processing method according to an embodiment of the present application.
图8示出根据本申请实施例的数据处理装置的示意性框图。Fig. 8 shows a schematic block diagram of a data processing device according to an embodiment of the present application.
图9示出根据本申请实施例的激光雷达的示意性框图。Fig. 9 shows a schematic block diagram of a lidar according to an embodiment of the present application.
图10示出可以用于采集根据本申请实施例的数据处理方法中的点云数据的测距装置的示意性结构图。FIG. 10 shows a schematic structural diagram of a distance measuring device that can be used to collect point cloud data in a data processing method according to an embodiment of the present application.
图11示出可以用于采集根据本申请实施例的数据处理方法中的点云数据的测距装置采用同轴光路的一种实施例的示意图。FIG. 11 shows a schematic diagram of an embodiment in which a distance measuring device that can be used to collect point cloud data in a data processing method according to an embodiment of the present application adopts a coaxial optical path.
图12示出图11所示的测距装置的一种扫描图案的示意图。FIG. 12 shows a schematic diagram of a scanning pattern of the distance measuring device shown in FIG. 11.
具体实施方式detailed description
为了使得本申请的目的、技术方案和优点更为明显,下面将参照附图详细描述根据本申请的示例实施例。显然,所描述的实施例仅仅是本申请的一部分实施例,而不是本申请的全部实施例,应理解,本申请不受这里描述的示例实施例的限制。基于本申请中描述的本申请实施例,本领域技术人员在没有付出创造性劳动的情况下所得到的所有其它实施例都应落入本申请的保护范围之内。In order to make the objectives, technical solutions, and advantages of the present application more obvious, the exemplary embodiments according to the present application will be described in detail below with reference to the accompanying drawings. Obviously, the described embodiments are only a part of the embodiments of the present application, rather than all the embodiments of the present application, and it should be understood that the present application is not limited by the example embodiments described herein. Based on the embodiments of this application described in this application, all other embodiments obtained by those skilled in the art without creative work should fall within the protection scope of this application.
在下文的描述中,给出了大量具体的细节以便提供对本申请更为彻底的理解。然而,对于本领域技术人员而言显而易见的是,本申请可以无需一个或多个这些细节而得以实施。在其他的例子中,为了避免与本申请发生混淆,对于本领域公知的一些技术特征未进行描述。In the following description, a lot of specific details are given in order to provide a more thorough understanding of this application. However, it is obvious to those skilled in the art that this application can be implemented without one or more of these details. In other examples, in order to avoid confusion with this application, some technical features known in the art are not described.
应当理解的是,本申请能够以不同形式实施,而不应当解释为局限于这里提出的实施例。相反地,提供这些实施例将使公开彻底和完全,并且将本申请的范围完全地传递给本领域技术人员。It should be understood that this application can be implemented in different forms and should not be interpreted as being limited to the embodiments presented here. On the contrary, the provision of these embodiments will make the disclosure thorough and complete, and will fully convey the scope of the present application to those skilled in the art.
在此使用的术语的目的仅在于描述具体实施例并且不作为本申请的限制。在此使用时,单数形式的“一”、“一个”和“所述/该”也意图包括复数形式,除非上下文清楚指出另外的方式。还应明白术语“组成”和/或“包括”,当在该说明书中使用时,确定所述特征、整数、步骤、操作、元件和/或部件的存在,但不排除一个或更多其它的特征、整数、步骤、操作、元件、部件和/或组的存在或添加。在此使用时,术语“和/或”包括相关所列项目的任何及所有组合。The purpose of the terms used here is only to describe specific embodiments and not as a limitation of the present application. When used herein, the singular forms of "a", "an" and "the/the" are also intended to include plural forms, unless the context clearly indicates otherwise. It should also be understood that the terms "composition" and/or "including", when used in this specification, determine the existence of the described features, integers, steps, operations, elements and/or components, but do not exclude one or more other The existence or addition of features, integers, steps, operations, elements, components, and/or groups. As used herein, the term "and/or" includes any and all combinations of related listed items.
为了彻底理解本申请,将在下列的描述中提出详细的步骤以及详细的结构,以便阐释本申请提出的技术方案。本申请的较佳实施例详细描述如下,然而除了这些详细描述外,本申请还可以具有其他实施方式。In order to thoroughly understand this application, detailed steps and detailed structures will be proposed in the following description to explain the technical solution proposed by this application. The preferred embodiments of the present application are described in detail as follows. However, in addition to these detailed descriptions, the present application may also have other implementation modes.
首先,参照图1描述根据本申请实施例的数据处理方法。图1示出根据本申请实施例的数据处理方法100的示意性流程图。如图1所示,根据本申请实施例的数据处理方法100可以包括如下步骤:First, a data processing method according to an embodiment of the present application will be described with reference to FIG. 1. Fig. 1 shows a schematic flowchart of a data processing method 100 according to an embodiment of the present application. As shown in FIG. 1, the data processing method 100 according to the embodiment of the present application may include the following steps:
在步骤S110,获取当前帧点云数据。In step S110, the point cloud data of the current frame is acquired.
在步骤S120,从所述点云数据包括的点云点中获取特征点,所述特征点包括平面点和边沿点,所述边沿点包括面面相交边沿点和/或跳跃边沿点。其中,所述面面相交边沿点对应于三维空间中相交的面的交界线上的 点,所述跳跃边沿点对应于三维空间中孤立面的边沿上的点。In step S120, a feature point is obtained from the point cloud points included in the point cloud data, the feature point includes a plane point and an edge point, and the edge point includes a surface intersection edge point and/or a jump edge point. Wherein, the surface-surface intersection edge point corresponds to a point on the boundary of the intersecting surfaces in the three-dimensional space, and the jumping edge point corresponds to a point on the edge of an isolated surface in the three-dimensional space.
在本申请的实施例中,可以针对获取的一帧点云数据执行特征提取的操作,即从该帧点云数据包括的点云点中提取特征点。在本申请的实施例中,所提取的特征点包括平面点和边沿点,其中平面点可以是真实场景中位于一个平面上的点,边沿点可以是真实场景中位于平面、物体、细杆等边沿上的点。在本申请的一个实施例中,所获取的边沿点可以包括面面相交边沿点和/或跳跃边沿点。其中,面面相交边沿点可以是对应于三维空间中相交的面的交界线上的点,诸如图2中所示的两个面S1和S2的交界线上的点云点(扫描点)A。跳跃边沿点可以是对应于三维空间中孤立面的边沿上的点,诸如图3中所示的点云点(扫描点)B。图3是俯视角度的图,其中S3是三维空间中的一个面,S4是三维空间中的另一个面,S3未与S4相交,是孤立的面,当激光雷达发出的激光经过S3的边沿点B又向后射到S4上时,打在S4上形成的点云点并非边沿点,因此将S3边沿上的点B称为跳跃边沿点。In the embodiment of the present application, the feature extraction operation can be performed on the acquired frame of point cloud data, that is, feature points are extracted from the point cloud points included in the frame of point cloud data. In the embodiment of the present application, the extracted feature points include plane points and edge points. The plane points can be points located on a plane in the real scene, and the edge points can be planes, objects, thin rods, etc. in the real scene. The point on the edge. In an embodiment of the present application, the obtained edge point may include a surface intersection edge point and/or a jump edge point. Wherein, the surface-surface intersection edge point may be a point on the boundary line corresponding to the intersecting surfaces in the three-dimensional space, such as the point cloud point (scan point) A on the boundary line of the two surfaces S1 and S2 shown in FIG. 2 . The jumping edge point may be a point on the edge corresponding to the isolated surface in the three-dimensional space, such as the point cloud point (scan point) B shown in FIG. 3. Figure 3 is a top view angle view, where S3 is a surface in three-dimensional space, S4 is another surface in three-dimensional space, S3 does not intersect with S4, it is an isolated surface, when the laser light emitted by the lidar passes through the edge point of S3 When B shoots back on S4, the point cloud formed on S4 is not an edge point, so point B on the edge of S3 is called a jumping edge point.
在本申请的实施例中,在针对点云数据中的边沿点进行提取时,将边沿点进行了更细化的分类(包括面面相交边沿点和/或跳跃边沿点),使得针对点云数据的特征提取能够适用于各种不规则点云图案,提高点云数据特征提取的准确度。In the embodiment of the present application, when extracting the edge points in the point cloud data, the edge points are classified in a more refined manner (including the edge points where the faces meet and/or the jumping edge points), so that the point cloud The feature extraction of data can be applied to various irregular point cloud patterns to improve the accuracy of point cloud data feature extraction.
下面结合图4到图7描述根据本申请实施例的数据处理方法中获取各种特征点的示例性流程。The following describes an exemplary process of acquiring various feature points in the data processing method according to the embodiment of the present application in conjunction with FIG. 4 to FIG. 7.
图4示出根据本申请实施例的数据处理方法中获取平面点的过程400的示意性流程图。如图4所示,过程400可以包括如下步骤:FIG. 4 shows a schematic flowchart of a process 400 of obtaining a plane point in a data processing method according to an embodiment of the present application. As shown in FIG. 4, the process 400 may include the following steps:
在步骤S410,从点云数据中按照时序获取一组点云点,并判断所获取的一组点云点是否满足第一预设条件。In step S410, a group of point cloud points are acquired in a time series from the point cloud data, and it is determined whether the acquired group of point cloud points meets a first preset condition.
在步骤S420,当所获取的一组点云点满足所述第一预设条件时,将所述一组点云点确定为平面点候选点,并继续获取下一组点云点以进行所述判断,所述下一组点云点至少包括上一组点云点中的一个点云点。In step S420, when the acquired set of point cloud points meets the first preset condition, the set of point cloud points are determined as planar point candidate points, and the next set of point cloud points are acquired to perform the It is determined that the next group of point cloud points includes at least one point cloud point in the previous group of point cloud points.
在步骤S430,基于所确定的平面点候选点获取所述当前帧点云数据的最终平面点提取结果。In step S430, a final plane point extraction result of the current frame point cloud data is obtained based on the determined plane point candidate points.
在本申请的实施例中,在从点云数据中获取平面点时,可以按照分组 的方式逐组判断,以提高效率。例如,可以基于滑窗来每次获取一组点云点,每组点云点的数目取决于滑窗的大小。在本申请的实施例中,可以判断所获取的一组点云点是否满足第一预设条件,如果满足,则可将该组点云点确定为平面点候选点,并继续获取下一组点云点进行同样的判断;在遍历整个点云图案得到所有平面点候选点后,再基于平面点候选点获取最终的平面点提取结果。In the embodiment of the present application, when the plane points are obtained from the point cloud data, they can be judged group by group in a grouping manner to improve efficiency. For example, a group of point cloud points can be acquired at a time based on a sliding window, and the number of point cloud points in each group depends on the size of the sliding window. In the embodiment of the present application, it can be determined whether the acquired set of point cloud points meets the first preset condition, and if so, the set of point cloud points can be determined as planar point candidate points, and the next set of point cloud points can be obtained. The point cloud point performs the same judgment; after traversing the entire point cloud pattern to obtain all the plane point candidate points, the final plane point extraction result is obtained based on the plane point candidate points.
在本申请的实施例中,前述的第一预设条件可以包括:所获取的一组点云点的空间分布近似为一条直线,并且该组点云点以中间点为中心时近似中心对称。此处,应理解,表述“所获取的一组点云点的空间分布近似为一条直线”意味着所获取的一组点云点的空间分布不必要与一条直线的轨迹完全重合,而是满足近似重合即可,可以通过一定的计算来判断是否满足一定的条件,满足即可认为是近似重合。当然,如果所获取的一组点云点的空间分布完全与一条直线重合,则也属于满足第一预设条件的情况。类似地,表述“该组点云点以中间点为中心时近似中心对称”意味着该组点云点以中间点为中心时不必要呈现为完全的中心对称,而是满足一定的程度即可,可以通过一定的计算来判断是否满足该程度的对称,满足即可认为是近似中心对称。当然,如果所获取的一组点云点以中间点为中心时呈现为完全的中心对称,则也属于满足第一预设条件的情况。通过该第一预设条件的限定,能够得到更为准确的平面点获取结果。In an embodiment of the present application, the aforementioned first preset condition may include: the spatial distribution of the acquired set of point cloud points is approximately a straight line, and the set of point cloud points is approximately center-symmetric when the center point is the center. Here, it should be understood that the expression “the spatial distribution of the acquired set of point cloud points is approximately a straight line” means that the spatial distribution of the acquired set of point cloud points does not necessarily completely coincide with the trajectory of a straight line, but satisfies Approximate coincidence is sufficient, and a certain calculation can be used to determine whether a certain condition is satisfied, and it can be considered as approximate coincidence. Of course, if the spatial distribution of the acquired set of point cloud points completely coincides with a straight line, it is also a situation that satisfies the first preset condition. Similarly, the expression "the group of point cloud points is approximately centrally symmetrical when centered on the intermediate point" means that when the group of point cloud points are centered on the intermediate point, it does not necessarily appear to be completely centrally symmetrical, but just satisfies a certain degree , It can be judged whether the symmetry of this degree is satisfied through certain calculation, and it can be regarded as approximately centrosymmetric. Of course, if the acquired set of point cloud points is completely centrally symmetric with the intermediate point as the center, it also belongs to the situation that satisfies the first preset condition. Through the limitation of the first preset condition, a more accurate plane point acquisition result can be obtained.
在本申请的实施例中,可以基于主成分分析(Principal Components Analysis,简称为PCA)的方法来判断所获取的一组点云点的空间分布是否近似为一条直线。在本申请的实施例中,也可以通过其他合适的方法来判断所获取的一组点云点的空间分布是否近似为一条直线。In the embodiment of the present application, the method of Principal Components Analysis (PCA for short) can be used to determine whether the spatial distribution of the acquired set of point cloud points is approximately a straight line. In the embodiment of the present application, other suitable methods can also be used to determine whether the spatial distribution of the acquired set of point cloud points is approximately a straight line.
在本申请的实施例中,当所获取的一组点云点满足所述第一预设条件时,将该组点云点确定为平面点候选点,并继续获取下一组点云点以进行所述判断。此外,由于上述平面点候选点中可能出现位于面的边沿处从而为边沿点的情况,因此在进行下一组点云点的判断时应使得下一组点云点至少包括上一组点云点中的一个点云点。In the embodiment of the present application, when the acquired group of point cloud points meets the first preset condition, the group of point cloud points are determined as planar point candidate points, and the next group of point cloud points is acquired to proceed. The judgment. In addition, because the above-mentioned candidate points of the plane point may be located at the edge of the surface and thus are edge points, the next group of point cloud points should be judged so that the next group of point cloud points should at least include the previous group of point clouds A point cloud point in the point.
在本申请的一个实施例中,在通过上述方式获取到该帧点云数据中所有的平面点候选点后,可以将所确定的平面点候选点直接作为当前帧点云 数据的最终平面点提取结果。在该实施例中,可以高效地获取平面点提取结果。In an embodiment of the present application, after obtaining all the plane point candidate points in the point cloud data of the frame in the above manner, the determined plane point candidate points can be directly used as the final plane point extraction of the point cloud data of the current frame result. In this embodiment, the plane point extraction result can be obtained efficiently.
在本申请的另一个实施例中,在通过上述方式获取到该帧点云数据中所有的平面点候选点后,可以将所确定的平面点候选点按照对所述第一预设条件的满足程度进行排序,并基于排序结果选择部分平面点候选点作为所述当前帧点云数据的最终平面点提取结果。如前所述,第一预设条件要求所获取的一组点云点的空间分布近似为一条直线,且可以通过计算的方式确定所获取的一组点云点的空间分布与一条直线的重合程度,根据重合程度的大小和预设条件(例如设定一个重合程度的阈值)来判定是否满足近似为一条直线;此外,第一预设条件要求所获取的一组点云点以中间点为中心时近似中心对称,且可以通过计算的方式确定所获取的一组点云点满足中心对称的程度,根据满足程度的大小和预设条件(例如设定一个满足程度的阈值)来判定是否满足近似中心对称。基于此,可以理解所获取的一组点云点满足第一预设条件的程度是可以得到的,因此在该实施例中,可以根据该程度排序获取满足程度最高的部分平面点候选点作为当前帧点云数据的最终平面点提取结果,从而得到更为准确的平面点提取结果。In another embodiment of the present application, after all the plane point candidate points in the point cloud data of the frame are obtained in the above manner, the determined plane point candidate points may be determined according to the satisfaction of the first preset condition The level is sorted, and based on the sorting result, some plane point candidate points are selected as the final plane point extraction result of the point cloud data of the current frame. As mentioned above, the first preset condition requires that the spatial distribution of the acquired set of point cloud points is approximately a straight line, and the spatial distribution of the acquired set of point cloud points can be determined by calculation to coincide with a straight line According to the degree of coincidence and preset conditions (such as setting a threshold for the degree of coincidence), it is determined whether the approximate is a straight line; in addition, the first preset condition requires a set of point cloud points to be acquired to be the middle point The center is approximately centrally symmetrical, and the obtained set of point cloud points can be calculated to determine the degree of central symmetry. According to the degree of satisfaction and preset conditions (for example, setting a threshold for the degree of satisfaction) to determine whether it is satisfied Approximate center symmetry. Based on this, it can be understood that the degree to which the acquired set of point cloud points meets the first preset condition is available. Therefore, in this embodiment, the partial plane point candidate points with the highest degree of satisfaction can be sorted according to the degree and obtained as the current The final plane point extraction result of the frame point cloud data, so as to obtain a more accurate plane point extraction result.
在本申请的再一个实施例中,在通过上述方式获取到该帧点云数据中所有的平面点候选点后,可以将所述当前帧点云数据划分为若干个区域,对各区域中的平面点候选点按照对所述第一预设条件的满足程度进行排序,并将基于排序结果从各区域中选择的部分平面点候选点作为所述当前帧点云数据的最终平面点提取结果。与上一实施例中略有不同的是,在该实施例中,并非针对一帧点云数据的所有平面点候选点进行排序后得到最终平面点提取结果,而是先将一帧点云数据划分为若干个区域,并在每个区域中执行这样的排序,然后将每个区域排序靠前的若干平面点候选点作为最终平面点提取结果。这样可以避免特征点聚集,使得获取的平面点较为均匀地分布于点云图案上,有利于对各区域进行提取特征之后的后续处理。In another embodiment of the present application, after all the candidate points of the plane point in the point cloud data of the frame are obtained in the above-mentioned manner, the point cloud data of the current frame may be divided into several regions, and the point cloud data in each region can be divided into several regions. The plane point candidate points are sorted according to the degree of satisfaction of the first preset condition, and a part of the plane point candidate points selected from each region based on the sorting result is used as the final plane point extraction result of the current frame point cloud data. A slight difference from the previous embodiment is that in this embodiment, instead of sorting all planar point candidate points of a frame of point cloud data, the final planar point extraction result is obtained, but a frame of point cloud data is first divided For several regions, perform such sorting in each region, and then sort the top plane point candidate points in each region as the final plane point extraction result. In this way, the clustering of feature points can be avoided, so that the obtained plane points are more evenly distributed on the point cloud pattern, which is beneficial to the subsequent processing of each region after the feature is extracted.
在一个示例中,可以按照激光雷达的出射角度划分区域,例如激光雷达是360度扫描,可以每30度作为一个区域,共得到12个区域等等。在另一个示例中,可以将整个点云图案划分为网格,每个网格作为一个区域。 在其他示例中,也可以通过任何其他合适的方式划分区域,只要使得最终提取出的平面点能够分布在整个点云图案而不是集中在一处即可。In an example, the regions can be divided according to the exit angle of the laser radar. For example, the laser radar scans in 360 degrees, and every 30 degrees can be used as an area to obtain a total of 12 areas and so on. In another example, the entire point cloud pattern can be divided into grids, and each grid serves as a region. In other examples, the area can also be divided in any other suitable manner, as long as the finally extracted plane points can be distributed throughout the point cloud pattern instead of being concentrated in one place.
在本申请的进一步的实施例中,当所获取的一组点云点不满足第一预设条件时,可以按照时序向前回退一个点云点并从被回退至的点云点开始获取一组点云点执行所述判断。例如,假定每组包括5个点云点,在对所有点云点中按照时序包括第5个点云点到第9个点云点的一组点云点进行判断时,如果该组点云点不满足前述的第一预设条件,可以向前回退一个点云点,即获取包括第4个点云点到第8个点云点的一组点云点进行判断,诸如此类。In a further embodiment of the present application, when the acquired set of point cloud points does not meet the first preset condition, one point cloud point can be backed forward according to the time sequence and a point cloud point can be obtained starting from the point cloud point to which it is backed down. The group of point cloud points performs the judgment. For example, assuming that each group includes 5 point cloud points, when judging a group of point cloud points including the 5th point cloud point to the 9th point cloud point in accordance with the time sequence of all the point cloud points, if the group of point cloud points If the point does not satisfy the aforementioned first preset condition, one point cloud point can be backed forward, that is, a group of point cloud points including the 4th point cloud point to the 8th point cloud point is obtained for judgment, and so on.
在本申请的进一步的实施例中,在从点云数据中按照时序获取一组点云点之前,可以对当前帧点云数据按照深度值进行排序,选择中位值作为场景尺度阈值,并基于所述场景尺度阈值确定滑窗的大小。在该实施例中,根据场景尺度选择滑窗大小,大场景用大滑窗,小场景用小滑窗,可以使得平面点获取过程在获得准确结果的同时提高效率。In a further embodiment of the present application, before acquiring a set of point cloud points in time series from the point cloud data, the point cloud data of the current frame can be sorted according to the depth value, and the median value is selected as the scene scale threshold, and based on The scene scale threshold determines the size of the sliding window. In this embodiment, the size of the sliding window is selected according to the scene scale, a large sliding window is used for a large scene, and a small sliding window is used for a small scene, so that the plane point acquisition process can obtain accurate results while improving efficiency.
以上示出了根据本申请实施例的数据处理方法中平面点获取的过程,应理解,该过程仅是示例性的,还可以通过任何其他合适的方法来获取平面点。The above shows the process of obtaining the plane point in the data processing method according to the embodiment of the present application. It should be understood that the process is only exemplary, and any other suitable method may be used to obtain the plane point.
图5示出根据本申请实施例的数据处理方法中面面相交边沿点的过程500的示意性流程图。如图5所示,过程500可以包括针对点云数据中的点云点执行如下步骤的操作:FIG. 5 shows a schematic flow chart of the process 500 of the intersecting edge points of the surface in the data processing method according to an embodiment of the present application. As shown in FIG. 5, the process 500 may include operations of performing the following steps for the point cloud points in the point cloud data:
在步骤S510,判断当前点云点所在的前后两组点云点是否满足第一预设条件。In step S510, it is determined whether the two groups of point cloud points before and after the current point cloud point are located meet the first preset condition.
在步骤S520,当所述当前点云点所在的前后两组点云点满足所述第一预设条件时,判断所述前后两组点云点是否满足第二预设条件。In step S520, when the two groups of point cloud points before and after the current point cloud point meet the first preset condition, it is determined whether the two groups of point cloud points meet the second preset condition.
在步骤S530,当所述前后两组点云点满足所述第二预设条件时,将所述当前点云点确定为面面相交边沿点。In step S530, when the two groups of point cloud points meet the second preset condition, the current point cloud point is determined as the edge point where the surface intersects.
在本申请的实施例中,可以逐点判断一个点云点是否是面面相交边沿点。在判断一个点云点是否是面面相交边沿点时,首先需判断该点所在的前后两组点云点是否满足前述的第一预设条件,即判断该点所在的前后两组点云点是否是平面点候选点。例如,假定每组包括5个点云点,在判断 所有点云点中按照时序第5个点云点是否是面面相交边沿点时,可以判断该点所在的前一组点云点(即第1个点云点到第5个点云点)以及后一组点云点(即第5个点云点到第9个点云点)是否均满足前述的第一预设条件。基于此,前述的平面点获取过程和此处的面面相交边沿点的获取过程可以是同时进行的,也可以是先后进行的。In the embodiment of the present application, it can be judged point by point whether a point cloud point is an edge point where a surface intersects. When judging whether a point cloud point is an edge point where a surface is intersected, it is first necessary to judge whether the two groups of point cloud points before and after the point satisfies the aforementioned first preset condition, that is, judge the two groups of point cloud points before and after the point. Whether it is a plane point candidate. For example, assuming that each group includes 5 point cloud points, when judging whether the fifth point cloud point of all the point cloud points according to the time sequence is the edge point where the surface intersects, the previous group of point cloud points (ie Whether the first point cloud point to the fifth point cloud point) and the latter group of point cloud points (that is, the fifth point cloud point to the ninth point cloud point) all satisfy the aforementioned first preset condition. Based on this, the foregoing plane point acquisition process and the surface intersection edge point acquisition process may be performed simultaneously or sequentially.
在确定当前点云点所在的前后两组点云点满足所述第一预设条件后,可以继续判断当前点云点所在的前后两组点云点是否满足第二预设条件。在本申请的实施例中,第二预设条件可以包括:当前点云点所在的前后两组点云点中每组点云点中任意两点之间的距离的最大值满足第一阈值范围,当前点云点所在的前后两组点云点各自构成的方向向量的夹角满足第二阈值范围,并且当前点云点所在的前后两组点云点各自构成的方向向量与所述当前点云点的出射方向的夹角满足第三阈值范围。After determining that the two groups of point cloud points before and after the current point cloud point satisfies the first preset condition, it is possible to continue to determine whether the two groups of point cloud points before and after the current point cloud point satisfies the second preset condition. In the embodiment of the present application, the second preset condition may include: the maximum value of the distance between any two points in each group of point cloud points in the two groups of point cloud points before and after the current point cloud point satisfies the first threshold range , The angle of the direction vector formed by the two groups of point cloud points at the current point cloud point satisfies the second threshold range, and the direction vector formed by the two groups of point cloud points at the current point cloud point is the same as the current point The angle between the exit directions of the cloud points meets the third threshold range.
在本申请的实施例中,第一阈值范围可以为[a1,+∞),也就是说,如果一个点云点是面面相交边沿点,则该点云点所在的前后两组点云点中每组点云点中任意两点之间的距离的最大值应当大于或等于阈值a1。在本申请的实施例中,第二阈值范围可以为[b1,b2],也就是说,如果一个点云点是面面相交边沿点,则该点云点所在的前后两组点云点各自构成的方向向量的夹角应当大于等于b1并且小于等于b2。在一个示例中,b1可以为45度;b2可以为135度。在本申请的实施例中,第三阈值范围可以包括一个阈值范围,即如果一个点云点是面面相交边沿点,则该点云点所在的前后两组点云点各自构成的方向向量分别与所述当前点云点的出射方向的夹角应该均满足该阈值范围;或者,第三阈值范围可以包括两个阈值范围,即如果一个点云点是面面相交边沿点,则该点云点所在的前一组点云点构成的方向向量与所述当前点云点的出射方向的夹角应该满足该两个阈值范围中的一个,而该点云点所在的后一组点云点构成的方向向量与所述当前点云点的出射方向的夹角应该满足该两个阈值范围中的另一个。In the embodiment of the present application, the first threshold range may be [a1, +∞), that is to say, if a point cloud point is an edge point where a surface intersects, the two groups of point cloud points before and after the point cloud point are located The maximum value of the distance between any two points in each group of point cloud points should be greater than or equal to the threshold a1. In the embodiment of the present application, the second threshold range may be [b1, b2], that is to say, if a point cloud point is an edge point where a surface intersects, the two groups of point cloud points before and after the point cloud point are located respectively The angle of the formed direction vector should be greater than or equal to b1 and less than or equal to b2. In an example, b1 may be 45 degrees; b2 may be 135 degrees. In the embodiment of the present application, the third threshold range may include a threshold range, that is, if a point cloud point is an edge point where a surface intersects, the direction vectors formed by the two groups of point cloud points before and after the point cloud point are respectively The angle with the exit direction of the current point cloud point should all satisfy the threshold range; or, the third threshold range may include two threshold ranges, that is, if a point cloud point is an edge point where a surface intersects, the point cloud The angle between the direction vector formed by the previous group of point cloud points where the point is located and the exit direction of the current point cloud point should meet one of the two threshold ranges, and the latter group of point cloud points where the point cloud point is located The angle between the formed direction vector and the exit direction of the current point cloud point should satisfy the other of the two threshold ranges.
在本申请的实施例中,对于一个点云点,当该点云点所在的前后两组点云点满足前述的第一预设条件并且满足前述的第二预设条件时,则可以将该点云点确定为面面相交边沿点。In the embodiment of the present application, for a point cloud point, when the two groups of point cloud points before and after the point cloud point meet the aforementioned first preset condition and the aforementioned second preset condition, then the The point cloud point is determined as the edge point where the surface intersects.
以上示出了根据本申请实施例的数据处理方法中面面相交边沿点获 取的过程,应理解,该过程仅是示例性的,还可以通过任何其他合适的方法来获取面面相交边沿点。The above shows the process of obtaining the surface-to-surface intersection edge point in the data processing method according to the embodiment of the present application. It should be understood that the process is only exemplary, and any other suitable method may be used to obtain the surface-to-surface intersection edge point.
图6示出根据本申请实施例的数据处理方法中跳跃边沿点的过程600的示意性流程图。如图6所示,过程600可以包括针对点云数据中的点云点执行如下步骤的操作:FIG. 6 shows a schematic flowchart of a process 600 of jumping edge points in a data processing method according to an embodiment of the present application. As shown in FIG. 6, the process 600 may include operations of performing the following steps for the point cloud points in the point cloud data:
在步骤S610,判断当前点云点与其前后两个点的距离的差值是否大于预定阈值,其中所述前后两个点中距离所述当前点云点较近的一个点定义为近侧点。In step S610, it is determined whether the difference between the distance between the current point cloud point and the two points before and after it is greater than a predetermined threshold, wherein a point closer to the current point cloud point among the two points before and after is defined as a near side point.
在步骤S620,当所述当前点云点与其前后两个点的距离的差值大于所述预定阈值时,将所述当前点云点确定为跳跃候选点。In step S620, when the difference between the distance between the current point cloud point and the two points before and after it is greater than the predetermined threshold, the current point cloud point is determined as a jumping candidate point.
在步骤S630,将跳跃候选点所在的前后两组点云点中所述近侧点所在组的点云点定义为近侧组点云点,判断所述近侧组点云点是否满足第三预设条件。In step S630, the point cloud point in the group where the near side point is located in the two groups of point cloud points where the jumping candidate point is located is defined as the near side group point cloud point, and it is determined whether the near side group point cloud point satisfies the third Pre-conditions.
在步骤S640,当所述近侧组点云点满足所述第三预设条件时,将所述跳跃候选点确定为跳跃边沿点。In step S640, when the near-side group of point cloud points meets the third preset condition, the jumping candidate point is determined as a jumping edge point.
在本申请的实施例中,可以逐点判断一个点云点是否是跳跃边沿点。在判断一个点云点是否是跳跃边沿点时,主要依据该点云点(按时序)前后两个点云点以及当前点云点所在前后两组点云点的情况。为了便于说明,假定当前点云点按照时序是第5个点云点,则其前面的点云点是第4个点云点,其后面的点云点是第6个点云点。假定这两个点云点中第4个点云点与第5个点云点之间的距离是d1,第6个点云点与第5个点云点之间的距离是d2,且d1小于d2,则第4个点云点称为第5个点云点的近侧点,第6个点云点称为第5个点云点的远侧点,则第5个点云点所在前后两组点云点(以每组点云点包括5个点云点为例,即前一组点云点为第1个点云点到第5个点云点,后一组点云点为第5个点云点到第9个点云点)中近侧点(第4个点云点)所在的组称为近侧组点云点(即前一组点云点——第1个点云点到第5个点云点),第5个点云点所在前后两组点云点中远侧点(第6个点云点)所在的组称为远侧组点云点(即后一组点云点——第5个点云点到第9个点云点)。进一步地,如果d2与d1的差值大于预定阈值,则可将第5个点云点确定为是跳跃候选点。进一步地,如果第5个 点云点已确定为是跳跃候选点,则可确定前述的近侧组点云点(第1个点云点到第5个点云点)是否满足第三预设条件,如果满足,则可将第5个点云点确定为跳跃边沿点。In the embodiment of the present application, it can be judged point by point whether a point cloud point is a jumping edge point. When judging whether a point cloud point is a jumping edge point, it is mainly based on the two point cloud points before and after the point cloud point (according to the time sequence) and the two groups of point cloud points before and after the current point cloud point. For ease of description, assuming that the current point cloud point is the fifth point cloud point in time sequence, the point cloud point before it is the fourth point cloud point, and the point cloud point behind it is the sixth point cloud point. Assume that the distance between the fourth point cloud point and the fifth point cloud point of the two point cloud points is d1, the distance between the sixth point cloud point and the fifth point cloud point is d2, and d1 Less than d2, the 4th point cloud point is called the near side point of the 5th point cloud point, the 6th point cloud point is called the far side point of the 5th point cloud point, and the 5th point cloud point is located Two groups of point cloud points before and after (taking each group of point cloud points including 5 point cloud points as an example, that is, the first group of point cloud points is the first to the fifth point cloud point, the latter group of point cloud points From the 5th point cloud point to the 9th point cloud point), the group where the near side point (4th point cloud point) is located is called the near side group point cloud point (that is, the previous group of point cloud points-the first Point cloud point to the fifth point cloud point), the group where the far side point (the sixth point cloud point) is located in the two groups of point cloud points before and after the fifth point cloud point is called the far side group point cloud point (ie The latter group of point cloud points-the 5th point cloud point to the 9th point cloud point). Further, if the difference between d2 and d1 is greater than a predetermined threshold, the fifth point cloud point may be determined as a jumping candidate point. Further, if the fifth point cloud point has been determined to be a jumping candidate point, it can be determined whether the aforementioned near-side group point cloud points (the first point cloud point to the fifth point cloud point) meet the third preset If the conditions are met, the fifth point cloud point can be determined as the jumping edge point.
在本申请的实施例中,第三预设条件可以包括:所述近侧组点云点满足所述第一预设条件,所述近侧组点云点构成的方向向量与所述跳跃候选点所在的另一侧的一组点云点(即远侧组点云点)构成的方向向量的夹角满足第四阈值范围,所述近侧组点云点中任意两点之间的距离的最大值满足第五阈值范围,所述近侧组点云点构成的方向向量与所述跳跃候选点的出射方向的夹角满足第六阈值范围。接着前面的示例,假定一组点云点包括5个点云点,当前点云点为按照时序的第5个点云点,如果当前点云点的近侧组点云点(第1个点云点到第5个点云点)满足第三预设条件,则意味着:该近侧组点云点应当满足前述的第一预设条件,即该近侧组点云点应该首先是平面点候选点;此外,该近侧组点云点与远侧组点云点(第5个点云点到第9个点云点)的夹角应当满足第四阈值范围;此外,该近侧组点云点中任意两点之间的距离的最大值应当满足第五阈值范围;此外,该近侧组点云点构成的方向向量与所述跳跃候选点(第5个点云点)的出射方向的夹角满足第六阈值范围。In the embodiment of the present application, the third preset condition may include: the near-side group of point cloud points satisfy the first preset condition, the direction vector formed by the near-side group of point cloud points and the jump candidate The angle of the direction vector formed by a group of point cloud points on the other side of the point (that is, the far-side group of point cloud points) meets the fourth threshold range, the distance between any two points in the near-side group of point cloud points The maximum value of satisfies the fifth threshold range, and the angle between the direction vector formed by the near-side group of point cloud points and the exit direction of the jump candidate point satisfies the sixth threshold range. Following the previous example, assuming that a group of point cloud points includes 5 point cloud points, the current point cloud point is the 5th point cloud point according to the time sequence, if the near side group point cloud point of the current point cloud point (the first point The cloud point to the fifth point cloud point) satisfies the third preset condition, which means: the near-side group of point cloud points should meet the aforementioned first preset condition, that is, the near-side group of point cloud points should first be flat Point candidate points; in addition, the angle between the near side group point cloud points and the far side group point cloud points (the 5th point cloud point to the 9th point cloud point) should meet the fourth threshold range; in addition, the near side The maximum value of the distance between any two points in the group of point cloud points should meet the fifth threshold range; in addition, the direction vector formed by the near-side group of point cloud points and the jump candidate point (the fifth point cloud point) The angle of the exit direction satisfies the sixth threshold range.
在本申请的实施例中,第四阈值范围可以为[b3,b4],也就是说,如果一个点云点是跳跃边沿点,则该点云点所在的前后两组点云点各自构成的方向向量的夹角应当大于等于b3并且小于等于b4。在本申请的实施例中,第五阈值范围可以为(-∞,a2),也就是说,如果一个点云点是跳跃边沿点,则该点云点所在的近侧组点云点中任意两点之间的距离的最大值应当小于或等于阈值a2。In the embodiment of the present application, the fourth threshold range may be [b3, b4], that is to say, if a point cloud point is a jumping edge point, the two groups of point cloud points before and after the point cloud point are formed by each The angle of the direction vector should be greater than or equal to b3 and less than or equal to b4. In the embodiment of the present application, the fifth threshold range may be (-∞, a2), that is, if a point cloud point is a jumping edge point, then any of the near-side group point cloud points where the point cloud point is located The maximum value of the distance between the two points should be less than or equal to the threshold a2.
在本申请的实施例中,前述的第三预设条件还可以包括:当前跳跃候选点的前后两个点中距离该跳跃候选点较远的一个点(即前文所述的远侧点)为非零点或者为非盲区零点。在该实施例中,当将一个点云点确定为跳跃候选点后,除了判定上述条件,还对该跳跃候选点的远侧点进行零点(零点为坐标为(0,0,0)的点)判断,如果该跳跃候选点的远侧点是非零点(即不是零点),则可以将该跳跃候选点确定为跳跃候选点。反之,如果跳跃候选点的远侧点是零点,则需要进一步确定该零点是点云探测装置(诸 如激光雷达)盲区内的点,还是无穷远的点。如果该零点是点云探测装置(诸如激光雷达)盲区内的点,则不将该跳跃候选点确定为跳跃候选点;如果该零点是无穷远的点,则将该跳跃候选点确定为跳跃候选点。该实施例可以避免因为点云探测装置(诸如激光雷达)的盲区而错误地划分跳跃边沿点。In the embodiment of the present application, the aforementioned third preset condition may further include: one of the two points before and after the current jump candidate point that is farther from the jump candidate point (that is, the far side point described above) is Non-zero point or non-blind zone zero point. In this embodiment, when a point cloud point is determined as a jump candidate point, in addition to determining the above conditions, a zero point is also performed on the far side point of the jump candidate point (zero point is the point with coordinates (0,0,0) ) Determine that if the far side point of the jump candidate point is a non-zero point (that is, not a zero point), the jump candidate point can be determined as a jump candidate point. Conversely, if the far side point of the jumping candidate point is a zero point, it is necessary to further determine whether the zero point is a point in the blind zone of a point cloud detection device (such as a lidar) or a point at infinity. If the zero point is a point in the blind zone of a point cloud detection device (such as a lidar), the jump candidate point is not determined as a jump candidate point; if the zero point is a point at infinity, the jump candidate point is determined as a jump candidate point. This embodiment can avoid erroneously dividing the jumping edge points due to the blind zone of the point cloud detection device (such as lidar).
在本申请的实施例中,可以在从点云数据包括的点云点中获取特征点之前,遍历当前帧点云数据以获取并标记当前帧点云数据中的零点,以用于前述的实施例。In the embodiment of the present application, before acquiring feature points from the point cloud points included in the point cloud data, the current frame point cloud data may be traversed to obtain and mark the zero point in the current frame point cloud data for the aforementioned implementation example.
以上示出了根据本申请实施例的数据处理方法中跳跃边沿点获取的过程,应理解,该过程仅是示例性的,还可以通过任何其他合适的方法来获取跳跃边沿点。The above shows the process of obtaining the jumping edge point in the data processing method according to the embodiment of the present application. It should be understood that the process is only exemplary, and any other suitable method may be used to obtain the jumping edge point.
在本申请的进一步的实施例中,除了上述面面相交边沿点和跳跃边沿点,所获取的边沿点还可以包括细小物体边沿点。其中,细小物体边沿点可以对应于三维空间中细小物体的边沿上的点,诸如细杆、树干等细小物体的边沿上的点等等。在该实施例中,对获取的边沿点进行了更细化的分类,可以进一步提高点云数据特征提取的准确度。In a further embodiment of the present application, in addition to the above-mentioned intersecting edge points and jumping edge points, the obtained edge points may also include edge points of small objects. Among them, the edge point of a small object may correspond to a point on the edge of a small object in a three-dimensional space, such as a point on the edge of a small object such as a thin rod, a tree trunk, and so on. In this embodiment, the obtained edge points are classified in a more detailed manner, which can further improve the accuracy of point cloud data feature extraction.
图7示出根据本申请实施例的数据处理方法中细小物体边沿点的过程700的示意性流程图。如图7所示,过程700可以包括如下步骤:FIG. 7 shows a schematic flowchart of a process 700 of a small object edge point in a data processing method according to an embodiment of the present application. As shown in FIG. 7, the process 700 may include the following steps:
在步骤S710,将当前帧点云数据中连续的预定数目的点云点确定为细小物体边沿点候选点。其中,所述预定数目的点云点中任意两点之间的距离的最大值满足第七阈值范围,所述预定数目小于前述一组点云点的数目。In step S710, a predetermined number of consecutive point cloud points in the point cloud data of the current frame are determined as candidate edge points of the small object. Wherein, the maximum value of the distance between any two points in the predetermined number of point cloud points meets the seventh threshold range, and the predetermined number is less than the number of the aforementioned group of point cloud points.
在步骤S720,基于当前帧点云数据的先前帧点云数据的边沿点提取结果确定当前帧点云数据中的细小物体边沿点候选点是否与先前帧点云数据中的边沿点共同构成细长边沿。In step S720, based on the edge point extraction result of the previous frame point cloud data of the current frame point cloud data, it is determined whether the edge point candidate points of the small object in the current frame point cloud data and the edge points in the previous frame point cloud data together constitute a slender edge.
在步骤S730,在当前帧点云数据中的细小物体边沿点候选点与先前帧点云数据中的边沿点共同构成细长边沿时,将当前帧点云数据中的细小物体边沿点候选点确定为细小物体边沿点。In step S730, when the small object edge point candidate points in the current frame point cloud data and the edge points in the previous frame point cloud data form a long edge together, the small object edge point candidate points in the current frame point cloud data are determined It is the edge point of a small object.
在本申请的实施例中,可以将数量小于前述的一组点云点的连续的若干点云点确定为细小物体边沿点候选点。例如,接着前述的示例,假定一组点云点包括5个点云点,则诸如4个或3个或2个连续的点云点(孤立 点云团)可以被确定为是细小物体边沿点候选点。进一步地,可以结合当前帧点云数据之前的先前帧点云数据的特征点提取结果(尤其是边沿点提取结果)来判断前述细小物体边沿点候选点是否真的是细小物体边沿点。在本申请的实施例中,当当前帧点云数据中的细小物体边沿点候选点与先前帧点云数据中的边沿点共同构成细长边沿时,可以将当前帧点云数据中的细小物体边沿点候选点确定为细小物体边沿点。In the embodiment of the present application, a number of consecutive point cloud points that are less than the aforementioned set of point cloud points may be determined as candidate points for the edge points of the small object. For example, following the previous example, assuming that a group of point cloud points includes 5 point cloud points, such as 4 or 3 or 2 consecutive point cloud points (isolated point cloud clusters) can be determined as edge points of small objects Candidate points. Further, the feature point extraction results (especially the edge point extraction results) of the previous frame point cloud data before the current frame point cloud data can be combined to determine whether the aforementioned small object edge point candidate points are really small object edge points. In the embodiment of the present application, when the edge point candidate points of the small object in the point cloud data of the current frame and the edge points in the point cloud data of the previous frame form a slender edge, the small object in the point cloud data of the current frame The candidate point of the edge point is determined as the edge point of the small object.
以上示出了根据本申请实施例的数据处理方法中细小物体边沿点获取的过程,应理解,该过程仅是示例性的,还可以通过任何其他合适的方法来获取细小物体边沿点。The above shows the process of obtaining the edge points of the small object in the data processing method according to the embodiment of the present application. It should be understood that the process is only exemplary, and any other suitable method may be used to obtain the edge points of the small object.
在本申请的进一步的实施例中,在从点云数据包括的点云点中获取到边沿点之后,还可以基于所获取的边沿点从点云数据包括的点云点中获取角点。在本申请的实施例中,可以将角点也视为特征点的一种,基于边沿点获取角点可以进一步扩大根据本申请实施例的方法针对不规则点云图案的适用范围,同时为特征点提取后的后续处理提供更丰富的信息,有利于后续处理。In a further embodiment of the present application, after the edge points are obtained from the point cloud points included in the point cloud data, corner points may be obtained from the point cloud points included in the point cloud data based on the obtained edge points. In the embodiments of the present application, the corner points can also be regarded as a kind of feature points. Obtaining the corner points based on the edge points can further expand the application range of the method according to the embodiments of the present application for irregular point cloud patterns, and at the same time, it is a feature. Subsequent processing after point extraction provides richer information, which is conducive to subsequent processing.
在本申请的实施例中,基于边沿点从点云数据包括的点云点中获取角点,可以包括针对每个边沿点执行如下操作:分析边沿点的邻域信息,以确定构成同一条线的邻域点;基于邻域点搜索与所述同一条线相交的其他线,并将所述同一条线与所述其他线的交点确定为角点。在该实施例中,可以记录构成同一条线的邻域点中至少首尾两个点的坐标;接着,搜索与该线相交(例如垂直)的线特征,若有则计算两条线的交点,将其标记为特征角点。进一步地,可以记录该角点的坐标以及所述同一条线与所述其他线各自的方向向量和大小,以作为该角点的描述子。In the embodiment of the present application, acquiring corner points from the point cloud points included in the point cloud data based on the edge points may include performing the following operations for each edge point: analyzing the neighborhood information of the edge points to determine that the same line is formed The neighborhood points of; search for other lines that intersect the same line based on the neighborhood points, and determine the intersection of the same line and the other lines as corner points. In this embodiment, the coordinates of at least two points in the neighborhood of the same line can be recorded; then, the line feature that intersects with the line (for example, perpendicular) is searched, and if there is, the intersection of the two lines is calculated, Mark it as a characteristic corner point. Further, the coordinates of the corner point and the respective direction vectors and sizes of the same line and the other lines can be recorded as a descriptor of the corner point.
在本申请的进一步的实施例中,在从点云数据包括的点云点中获取前述的特征点之前,还可以先遍历当前帧点云数据以获取并标记当前帧点云数据中的噪点,这样,可以从点云数据除噪点以外的点云点中获取特征点,不仅能够减少计算量,还可以避免因噪点干扰而出现错误提取结果,从而进一步提高特征点提取的准确度。In a further embodiment of the present application, before obtaining the aforementioned feature points from the point cloud points included in the point cloud data, the point cloud data of the current frame may be traversed to obtain and mark the noise points in the point cloud data of the current frame. In this way, feature points can be obtained from point cloud points other than noise in the point cloud data, which not only reduces the amount of calculation, but also avoids false extraction results due to noise interference, thereby further improving the accuracy of feature point extraction.
在本申请的进一步的实施例中,可以基于从点云数据包括的点云点中获取的特征点执行后续处理,诸如建图、物体定位以及物体识别中的至少 一项。基于前述获取的具有高准确度的特征点,后续处理的准确度和可靠性也随之提高。In a further embodiment of the present application, subsequent processing may be performed based on the feature points obtained from the point cloud points included in the point cloud data, such as at least one of mapping, object positioning, and object recognition. Based on the previously acquired feature points with high accuracy, the accuracy and reliability of subsequent processing are also improved.
基于上面的描述,根据本申请实施例的数据处理方法使得针对点云数据的特征提取能够适用于各种不规则点云图案,提高点云数据特征提取的准确度。Based on the above description, the data processing method according to the embodiment of the present application enables the feature extraction of point cloud data to be applicable to various irregular point cloud patterns, and improves the accuracy of point cloud data feature extraction.
下面结合图8和图9描述根据本申请另一方面提供的数据处理装置和激光雷达。The data processing device and lidar provided according to another aspect of the present application will be described below in conjunction with FIG. 8 and FIG. 9.
图8示出根据本申请实施例的点云数据的数据处理装置800的示意性框图。如图8所示,数据处理装置800包括存储器810以及处理器820。其中,存储器810存储用于实现根据本申请实施例的数据处理方法中的相应步骤的程序。处理器820用于运行存储器810中存储的程序,以执行根据本申请实施例的数据处理方法的相应步骤。本领域技术人员可以结合前文描述理解处理器820执行的操作,为了简洁,此处不再赘述。FIG. 8 shows a schematic block diagram of a point cloud data data processing device 800 according to an embodiment of the present application. As shown in FIG. 8, the data processing device 800 includes a memory 810 and a processor 820. Wherein, the memory 810 stores a program for implementing corresponding steps in the data processing method according to the embodiment of the present application. The processor 820 is configured to run a program stored in the memory 810 to execute corresponding steps of the data processing method according to the embodiment of the present application. Those skilled in the art can understand the operations performed by the processor 820 in combination with the foregoing description. For the sake of brevity, details are not described herein again.
图9示出根据本申请实施例的激光雷达900的示意性框图。如图9所示,激光雷达900包括发射端设备910、接收端设备920和处理器930。其中,发射端设备910用于发射光脉冲信号。接收端设备920用于接收所述光脉冲信号对应的回波信号。处理器930用于基于所述回波信号得到点云数据,并对所述点云数据执行前文描述的根据本申请实施例的数据处理方法。本领域技术人员可以结合前文描述理解处理器930执行的操作,为了简洁,此处不再赘述。FIG. 9 shows a schematic block diagram of a lidar 900 according to an embodiment of the present application. As shown in FIG. 9, the lidar 900 includes a transmitting end device 910, a receiving end device 920 and a processor 930. Among them, the transmitting end device 910 is used to transmit an optical pulse signal. The receiving end device 920 is configured to receive the echo signal corresponding to the optical pulse signal. The processor 930 is configured to obtain point cloud data based on the echo signal, and execute the data processing method described above according to the embodiment of the present application on the point cloud data. Those skilled in the art can understand the operations performed by the processor 930 in combination with the foregoing description. For the sake of brevity, details are not described herein again.
此外,根据本申请实施例,还提供了一种存储介质,在所述存储介质上存储了程序指令,在所述程序指令被计算机或处理器运行时用于执行本申请实施例的数据处理方法的相应步骤。所述存储介质例如可以包括智能电话的存储卡、平板电脑的存储部件、个人计算机的硬盘、只读存储器(ROM)、可擦除可编程只读存储器(EPROM)、便携式紧致盘只读存储器(CD-ROM)、USB存储器、或者上述存储介质的任意组合。所述计算机可读存储介质可以是一个或多个计算机可读存储介质的任意组合。In addition, according to an embodiment of the present application, a storage medium is also provided, and program instructions are stored on the storage medium, and the program instructions are used to execute the data processing method of the embodiment of the present application when the program instructions are executed by a computer or a processor. The corresponding steps. The storage medium may include, for example, a memory card of a smart phone, a storage component of a tablet computer, a hard disk of a personal computer, a read-only memory (ROM), an erasable programmable read-only memory (EPROM), a portable compact disk read-only memory (CD-ROM), USB memory, or any combination of the above storage media. The computer-readable storage medium may be any combination of one or more computer-readable storage media.
基于上面的描述,根据本申请实施例的数据处理方法、装置、激光雷达和存储介质在针对点云数据中的边沿点进行提取时,将边沿点进行了更细化的分类,使得针对点云数据的特征提取能够适用于各种不规则点云图 案,提高点云数据特征提取的准确度。Based on the above description, when extracting the edge points in the point cloud data according to the data processing method, device, lidar, and storage medium of the embodiments of the present application, the edge points are classified in a more detailed manner, so that the point cloud The feature extraction of data can be applied to various irregular point cloud patterns to improve the accuracy of point cloud data feature extraction.
一些示例中,上文中的点云数据可以是测距装置所获取到的点云数据。其中,该测距装置可以是激光雷达、激光测距设备等电子设备。在一种实施方式中,测距装置用于感测外部环境信息,例如,环境目标的距离信息、方位信息、反射强度信息、速度信息等。点云数据中的一个点云点可以包括测距装置所测到的外部环境信息中的至少一种。In some examples, the above point cloud data may be point cloud data obtained by the distance measuring device. Wherein, the distance measuring device may be electronic equipment such as laser radar and laser distance measuring equipment. In one embodiment, the distance measuring device is used to sense external environmental information, for example, distance information, orientation information, reflection intensity information, speed information, etc. of environmental targets. One point cloud point in the point cloud data may include at least one of the external environment information measured by the distance measuring device.
一种实现方式中,测距装置可以通过测量测距装置和探测物之间光传播的时间,即光飞行时间(Time-of-Flight,TOF),来探测探测物到测距装置的距离。或者,测距装置也可以通过其他技术来探测探测物到测距装置的距离,例如基于相位移动(phase shift)测量的测距方法,或者基于频率移动(frequency shift)测量的测距方法,在此不做限制。In one implementation manner, the distance measuring device can detect the distance from the probe to the distance measuring device by measuring the time of light propagation between the distance measuring device and the probe, that is, the time-of-flight (TOF). Alternatively, the ranging device can also use other technologies to detect the distance from the detected object to the ranging device, such as a ranging method based on phase shift measurement or a ranging method based on frequency shift measurement. There is no restriction.
为了便于理解,以下将结合图10所示的测距装置1000对产生本文中提到的点云数据的测距装置举例描述。For ease of understanding, the distance measuring device that generates the point cloud data mentioned herein will be described as an example in conjunction with the distance measuring device 1000 shown in FIG. 10.
如图10所示,测距装置1000可以包括发射电路1010、接收电路1020、采样电路1030和运算电路1040。As shown in FIG. 10, the distance measuring device 1000 may include a transmitting circuit 1010, a receiving circuit 1020, a sampling circuit 1030, and an arithmetic circuit 1040.
发射电路1010可以发射光脉冲序列(例如激光脉冲序列)。接收电路1020可以接收经过被探测物反射的光脉冲序列,并对该光脉冲序列进行光电转换,以得到电信号,再对电信号进行处理之后可以输出给采样电路1030。采样电路1030可以对电信号进行采样,以获取采样结果。运算电路1040可以基于采样电路1030的采样结果,以确定测距装置1000与被探测物之间的距离。The transmitting circuit 1010 may emit a light pulse sequence (for example, a laser pulse sequence). The receiving circuit 1020 can receive the light pulse sequence reflected by the object to be detected, and perform photoelectric conversion on the light pulse sequence to obtain an electrical signal. After processing the electrical signal, the electrical signal can be output to the sampling circuit 1030. The sampling circuit 1030 may sample the electrical signal to obtain the sampling result. The arithmetic circuit 1040 may determine the distance between the distance measuring device 1000 and the detected object based on the sampling result of the sampling circuit 1030.
可选地,该测距装置1000还可以包括控制电路1050,该控制电路1050可以实现对其他电路的控制,例如,可以控制各个电路的工作时间和/或对各个电路进行参数设置等。Optionally, the distance measuring device 1000 may further include a control circuit 1050, which can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit.
应理解,虽然图10示出的测距装置中包括一个发射电路、一个接收电路、一个采样电路和一个运算电路,用于出射一路光束进行探测,但是本申请实施例并不限于此,发射电路、接收电路、采样电路、运算电路中的任一种电路的数量也可以是至少两个,用于沿相同方向或分别沿不同方向出射至少两路光束;其中,该至少两束光路可以是同时出射,也可以是分别在不同时刻出射。一个示例中,该至少两个发射电路中的发光芯片封装 在同一个模块中。例如,每个发射电路包括一个激光发射芯片,该至少两个发射电路中的激光发射芯片中的裸片(die)封装到一起,容置在同一个封装空间中。It should be understood that although the distance measuring device shown in FIG. 10 includes a transmitting circuit, a receiving circuit, a sampling circuit, and an arithmetic circuit for emitting a beam for detection, the embodiment of the present application is not limited to this, the transmitting circuit The number of any one of the receiving circuit, the sampling circuit, and the arithmetic circuit can also be at least two, which are used to emit at least two light beams in the same direction or in different directions; wherein, the at least two light paths can be simultaneous Shooting can also be shooting at different times. In an example, the light-emitting chips in the at least two transmitting circuits are packaged in the same module. For example, each emitting circuit includes a laser emitting chip, and the dies in the laser emitting chips in the at least two emitting circuits are packaged together and housed in the same packaging space.
一些实现方式中,除了图10所示的电路,测距装置1000还可以包括扫描模块,用于将发射电路出射的至少一路激光脉冲序列改变传播方向出射。In some implementation manners, in addition to the circuit shown in FIG. 10, the distance measuring device 1000 may further include a scanning module for changing the propagation direction of at least one laser pulse sequence emitted by the transmitting circuit.
其中,可以将包括发射电路1010、接收电路1020、采样电路1030和运算电路1040的模块,或者,包括发射电路1010、接收电路1020、采样电路1030、运算电路1040和控制电路1050的模块称为测距模块,该测距模块可以独立于其他模块,例如,扫描模块。Among them, a module including a transmitting circuit 1010, a receiving circuit 1020, a sampling circuit 1030, and a calculation circuit 1040, or a module including a transmitting circuit 1010, a receiving circuit 1020, a sampling circuit 1030, a calculation circuit 1040, and a control circuit 1050 may be referred to as a measurement circuit. Distance module, the distance measurement module can be independent of other modules, for example, the scanning module.
测距装置中可以采用同轴光路,也即测距装置出射的光束和经反射回来的光束在测距装置内共用至少部分光路。例如,发射电路出射的至少一路激光脉冲序列经扫描模块改变传播方向出射后,经探测物反射回来的激光脉冲序列经过扫描模块后入射至接收电路。或者,测距装置也可以采用异轴光路,也即测距装置出射的光束和经反射回来的光束在测距装置内分别沿不同的光路传输。图11示出了本申请的测距装置采用同轴光路的一种实施例的示意图。A coaxial optical path can be used in the distance measuring device, that is, the light beam emitted by the distance measuring device and the reflected light beam share at least part of the optical path in the distance measuring device. For example, after at least one laser pulse sequence emitted by the transmitting circuit changes its propagation direction and exits through the scanning module, the laser pulse sequence reflected by the probe passes through the scanning module and then enters the receiving circuit. Alternatively, the distance measuring device may also adopt an off-axis optical path, that is, the light beam emitted by the distance measuring device and the reflected light beam are respectively transmitted along different optical paths in the distance measuring device. FIG. 11 shows a schematic diagram of an embodiment in which the distance measuring device of the present application adopts a coaxial optical path.
测距装置1100包括测距模块1101,测距模块1101包括发射器1103(可以包括上述的发射电路)、准直元件1104、探测器1105(可以包括上述的接收电路、采样电路和运算电路)和光路改变元件1106。测距模块1101用于发射光束,且接收回光,将回光转换为电信号。其中,发射器1103可以用于发射光脉冲序列。在一个实施例中,发射器1103可以发射激光脉冲序列。可选的,发射器1103发射出的激光束为波长在可见光范围之外的窄带宽光束。准直元件1104设置于发射器1103的出射光路上,用于准直从发射器1103发出的光束,将发射器1103发出的光束准直为平行光出射至扫描模块。准直元件1104还用于会聚经探测物反射的回光的至少一部分。该准直元件1104可以是准直透镜或者是其他能够准直光束的元件。The ranging device 1100 includes a ranging module 1101. The ranging module 1101 includes a transmitter 1103 (which may include the above-mentioned transmitting circuit), a collimating element 1104, a detector 1105 (which may include the above-mentioned receiving circuit, sampling circuit, and arithmetic circuit) and Light path changing element 1106. The ranging module 1101 is used to emit a light beam, receive the return light, and convert the return light into an electrical signal. Among them, the transmitter 1103 can be used to transmit a sequence of light pulses. In one embodiment, the transmitter 1103 can emit a sequence of laser pulses. Optionally, the laser beam emitted by the transmitter 1103 is a narrow-bandwidth beam with a wavelength outside the visible light range. The collimating element 1104 is arranged on the exit light path of the emitter 1103, and is used to collimate the light beam emitted from the emitter 1103, and collimate the light beam emitted from the emitter 1103 into parallel light and output to the scanning module. The collimating element 1104 is also used to condense at least a part of the return light reflected by the probe. The collimating element 1104 may be a collimating lens or other elements capable of collimating light beams.
在图11所示实施例中,通过光路改变元件1106来将测距装置内的发射光路和接收光路在准直元件1104之前合并,使得发射光路和接收光路可以共用同一个准直元件,使得光路更加紧凑。在其他的一些实现方式中, 也可以是发射器1103和探测器1105分别使用各自的准直元件,将光路改变元件1106设置在准直元件之后的光路上。In the embodiment shown in FIG. 11, the light path changing element 1106 is used to combine the transmitting light path and the receiving light path in the distance measuring device before the collimating element 1104, so that the transmitting light path and the receiving light path can share the same collimating element, so that the light path More compact. In some other implementation manners, the transmitter 1103 and the detector 1105 may use their respective collimating elements, and the optical path changing element 1106 is arranged on the optical path behind the collimating element.
在图11所示实施例中,由于发射器1103出射的光束的光束孔径较小,测距装置所接收到的回光的光束孔径较大,所以光路改变元件可以采用小面积的反射镜来将发射光路和接收光路合并。在其他的一些实现方式中,光路改变元件也可以采用带通孔的反射镜,其中该通孔用于透射发射器1103的出射光,反射镜用于将回光反射至探测器1105。这样可以减小采用小反射镜的情况中小反射镜的支架会对回光的遮挡。In the embodiment shown in FIG. 11, since the beam aperture of the beam emitted by the transmitter 1103 is small, and the beam aperture of the return light received by the distance measuring device is relatively large, the optical path changing element can use a small-area reflector to combine The transmitting light path and the receiving light path are combined. In some other implementation manners, the light path changing element may also use a reflector with a through hole, where the through hole is used to transmit the emitted light of the transmitter 1103, and the reflector is used to reflect the returned light to the detector 1105. In this way, the shielding of the back light from the support of the small reflector in the case of using the small reflector can be reduced.
在图11所示实施例中,光路改变元件偏离了准直元件1104的光轴。在其他的一些实现方式中,光路改变元件也可以位于准直元件1104的光轴上。In the embodiment shown in FIG. 11, the optical path changing element is deviated from the optical axis of the collimating element 1104. In some other implementation manners, the optical path changing element may also be located on the optical axis of the collimating element 1104.
测距装置1100还包括扫描模块1102。扫描模块1102放置于测距模块1101的出射光路上,扫描模块1102用于改变经准直元件1104出射的准直光束1119的传输方向并投射至外界环境,并将回光投射至准直元件1104。回光经准直元件1104汇聚到探测器1105上。The distance measuring device 1100 further includes a scanning module 1102. The scanning module 1102 is placed on the exit light path of the distance measuring module 1101. The scanning module 1102 is used to change the transmission direction of the collimated beam 1119 emitted by the collimating element 1104 and project it to the external environment, and project the returned light to the collimating element 1104 . The returned light is converged on the detector 1105 via the collimating element 1104.
在一个实施例中,扫描模块1102可以包括至少一个光学元件,用于改变光束的传播路径,其中,该光学元件可以通过对光束进行反射、折射、衍射等等方式来改变光束传播路径。例如,扫描模块1102包括透镜、反射镜、棱镜、振镜、光栅、液晶、光学相控阵(Optical Phased Array)或上述光学元件的任意组合。一个示例中,至少部分光学元件是运动的,例如通过驱动模块来驱动该至少部分光学元件进行运动,该运动的光学元件可以在不同时刻将光束反射、折射或衍射至不同的方向。在一些实施例中,扫描模块1102的多个光学元件可以绕共同的轴1109旋转或振动,每个旋转或振动的光学元件用于不断改变入射光束的传播方向。在一个实施例中,扫描模块1102的多个光学元件可以以不同的转速旋转,或以不同的速度振动。在另一个实施例中,扫描模块1102的至少部分光学元件可以以基本相同的转速旋转。在一些实施例中,扫描模块的多个光学元件也可以是绕不同的轴旋转。在一些实施例中,扫描模块的多个光学元件也可以是以相同的方向旋转,或以不同的方向旋转;或者沿相同的方向振动,或者沿不同的方向振动,在此不作限制。In an embodiment, the scanning module 1102 may include at least one optical element for changing the propagation path of the light beam, wherein the optical element may change the propagation path of the light beam by reflecting, refraction, diffracting the light beam, and the like. For example, the scanning module 1102 includes a lens, a mirror, a prism, a galvanometer, a grating, a liquid crystal, an optical phased array (Optical Phased Array), or any combination of the foregoing optical elements. In an example, at least part of the optical element is moving, for example, the at least part of the optical element is driven to move by a driving module, and the moving optical element can reflect, refract, or diffract the light beam to different directions at different times. In some embodiments, the multiple optical elements of the scanning module 1102 can rotate or vibrate around a common axis 1109, and each rotating or vibrating optical element is used to continuously change the propagation direction of the incident light beam. In an embodiment, the multiple optical elements of the scanning module 1102 may rotate at different speeds or vibrate at different speeds. In another embodiment, at least part of the optical elements of the scanning module 1102 may rotate at substantially the same rotation speed. In some embodiments, the multiple optical elements of the scanning module may also rotate around different axes. In some embodiments, the multiple optical elements of the scanning module may also rotate in the same direction or in different directions; or vibrate in the same direction, or vibrate in different directions, which is not limited herein.
在一个实施例中,扫描模块1102包括第一光学元件1114和与第一光学元件1114连接的驱动器1116,驱动器1116用于驱动第一光学元件1114绕转动轴1109转动,使第一光学元件1114改变准直光束1119的方向。第一光学元件1114将准直光束1119投射至不同的方向。在一个实施例中,准直光束1119经第一光学元件改变后的方向与转动轴1109的夹角随着第一光学元件1114的转动而变化。在一个实施例中,第一光学元件1114包括相对的非平行的一对表面,准直光束1119穿过该对表面。在一个实施例中,第一光学元件1114包括厚度沿至少一个径向变化的棱镜。在一个实施例中,第一光学元件1114包括楔角棱镜,对准直光束1119进行折射。In one embodiment, the scanning module 1102 includes a first optical element 1114 and a driver 1116 connected to the first optical element 1114. The driver 1116 is used to drive the first optical element 1114 to rotate around the rotation axis 1109 to change the first optical element 1114. The direction of the collimated beam 1119. The first optical element 1114 projects the collimated beam 1119 to different directions. In one embodiment, the angle between the direction of the collimated light beam 1119 changed by the first optical element and the rotation axis 1109 changes as the first optical element 1114 rotates. In one embodiment, the first optical element 1114 includes a pair of opposite non-parallel surfaces through which the collimated light beam 1119 passes. In one embodiment, the first optical element 1114 includes a prism whose thickness varies in at least one radial direction. In an embodiment, the first optical element 1114 includes a wedge angle prism to collimate the beam 1119 for refracting.
在一个实施例中,扫描模块1102还包括第二光学元件1115,第二光学元件1115绕转动轴1109转动,第二光学元件1115的转动速度与第一光学元件1114的转动速度不同。第二光学元件1115用于改变第一光学元件1114投射的光束的方向。在一个实施例中,第二光学元件1115与另一驱动器1117连接,驱动器1117驱动第二光学元件1115转动。第一光学元件1114和第二光学元件1115可以由相同或不同的驱动器驱动,使第一光学元件1114和第二光学元件1115的转速和/或转向不同,从而将准直光束1119投射至外界空间不同的方向,可以扫描较大的空间范围。在一个实施例中,控制器1118控制驱动器1116和1117,分别驱动第一光学元件1114和第二光学元件1115。第一光学元件1114和第二光学元件1115的转速可以根据实际应用中预期扫描的区域和样式确定。驱动器1116和1117可以包括电机或其他驱动器。In an embodiment, the scanning module 1102 further includes a second optical element 1115, the second optical element 1115 rotates around the rotation axis 1109, and the rotation speed of the second optical element 1115 is different from the rotation speed of the first optical element 1114. The second optical element 1115 is used to change the direction of the light beam projected by the first optical element 1114. In one embodiment, the second optical element 1115 is connected to another driver 1117, and the driver 1117 drives the second optical element 1115 to rotate. The first optical element 1114 and the second optical element 1115 can be driven by the same or different drivers, so that the rotation speed and/or rotation of the first optical element 1114 and the second optical element 1115 are different, so that the collimated light beam 1119 is projected to the outside space Different directions can scan a larger space. In one embodiment, the controller 1118 controls the drivers 1116 and 1117 to drive the first optical element 1114 and the second optical element 1115, respectively. The rotational speeds of the first optical element 1114 and the second optical element 1115 can be determined according to the expected scanning area and pattern in actual applications. The drivers 1116 and 1117 may include motors or other drivers.
在一个实施例中,第二光学元件1115包括相对的非平行的一对表面,光束穿过该对表面。在一个实施例中,第二光学元件1115包括厚度沿至少一个径向变化的棱镜。在一个实施例中,第二光学元件1115包括楔角棱镜。In one embodiment, the second optical element 1115 includes a pair of opposite non-parallel surfaces through which the light beam passes. In one embodiment, the second optical element 1115 includes a prism whose thickness varies along at least one radial direction. In one embodiment, the second optical element 1115 includes a wedge prism.
一个实施例中,扫描模块1102还包括第三光学元件(图未示)和用于驱动第三光学元件运动的驱动器。可选地,该第三光学元件包括相对的非平行的一对表面,光束穿过该对表面。在一个实施例中,第三光学元件包括厚度沿至少一个径向变化的棱镜。在一个实施例中,第三光学元件包括楔角棱镜。第一、第二和第三光学元件中的至少两个光学元件以不同的转速和/或转向转动。In an embodiment, the scanning module 1102 further includes a third optical element (not shown) and a driver for driving the third optical element to move. Optionally, the third optical element includes a pair of opposite non-parallel surfaces, and the light beam passes through the pair of surfaces. In one embodiment, the third optical element includes a prism whose thickness varies in at least one radial direction. In one embodiment, the third optical element includes a wedge prism. At least two of the first, second, and third optical elements rotate at different rotation speeds and/or rotation directions.
扫描模块1102中的各光学元件旋转可以将光投射至不同的方向,例如光1111的方向以及光1113的方向,如此对测距装置1100周围的空间进行扫描。如图12所示,图12为测距装置1100的一种扫描图案的示意图。可以理解的是,扫描模块内的光学元件的速度变化时,扫描图案也会随之变化。The rotation of each optical element in the scanning module 1102 can project light to different directions, such as the direction of the light 1111 and the direction of the light 1113, so that the space around the distance measuring device 1100 is scanned. As shown in FIG. 12, FIG. 12 is a schematic diagram of a scanning pattern of the distance measuring device 1100. It is understandable that when the speed of the optical element in the scanning module changes, the scanning pattern will also change accordingly.
当扫描模块1102投射出的光1111打到探测物1110时,一部分光被探测物1110沿与投射的光1111相反的方向反射至测距装置1100。探测物1110反射的回光1112经过扫描模块1102后入射至准直元件1104。When the light 1111 projected by the scanning module 1102 hits the detection object 1110, a part of the light is reflected by the detection object 1110 to the distance measuring device 1100 in a direction opposite to the projected light 1111. The return light 1112 reflected by the detection object 1110 is incident on the collimating element 1104 after passing through the scanning module 1102.
探测器1105与发射器1103放置于准直元件1104的同一侧,探测器1105用于将穿过准直元件1104的至少部分回光转换为电信号。The detector 1105 and the transmitter 1103 are placed on the same side of the collimating element 1104, and the detector 1105 is used to convert at least part of the return light passing through the collimating element 1104 into electrical signals.
一个实施例中,各光学元件上镀有增透膜。可选的,增透膜的厚度与发射器1103发射出的光束的波长相等或接近,能够增加透射光束的强度。In one embodiment, an anti-reflection coating is plated on each optical element. Optionally, the thickness of the antireflection coating is equal to or close to the wavelength of the light beam emitted by the transmitter 1103, which can increase the intensity of the transmitted light beam.
一个实施例中,测距装置中位于光束传播路径上的一个元件表面上镀有滤光层,或者在光束传播路径上设置有滤光器,用于至少透射发射器1103所出射的光束所在波段,反射其他波段,以减少环境光给接收器带来的噪音。In an embodiment, a filter layer is plated on the surface of an element located on the beam propagation path in the distance measuring device, or a filter is provided on the beam propagation path for transmitting at least the wavelength band of the beam emitted by the transmitter 1103 , Reflect other wavebands to reduce the noise caused by ambient light to the receiver.
在一些实施例中,发射器1103可以包括激光二极管,通过激光二极管发射纳秒级别的激光脉冲。进一步地,可以确定激光脉冲接收时间,例如,通过探测电信号脉冲的上升沿时间和/或下降沿时间确定激光脉冲接收时间。如此,测距装置1100可以利用脉冲接收时间信息和脉冲发出时间信息计算TOF 1107,从而确定探测物1110到测距装置1100的距离。In some embodiments, the transmitter 1103 may include a laser diode through which nanosecond laser pulses are emitted. Further, the laser pulse receiving time can be determined, for example, the laser pulse receiving time can be determined by detecting the rising edge time and/or the falling edge time of the electrical signal pulse. In this way, the distance measuring device 1100 can calculate the TOF 1107 by using the pulse receiving time information and the pulse sending time information, so as to determine the distance between the probe 1110 and the distance measuring device 1100.
测距装置1100探测到的距离和方位可以用于遥感、避障、测绘、建模、导航等。在一种实施方式中,本申请实施方式的测距装置可应用于移动平台,测距装置可安装在移动平台的平台本体。具有测距装置的移动平台可对外部环境进行测量,例如,测量移动平台与障碍物的距离用于避障等用途,和对外部环境进行二维或三维的测绘。在某些实施方式中,移动平台包括无人飞行器、汽车、遥控车、机器人、相机中的至少一种。当测距装置应用于无人飞行器时,平台本体为无人飞行器的机身。当测距装置应用于汽车时,平台本体为汽车的车身。该汽车可以是自动驾驶汽车或者半自动驾驶汽车,在此不做限制。当测距装置应用于遥控车时,平台本体为遥 控车的车身。当测距装置应用于机器人时,平台本体为机器人。当测距装置应用于相机时,平台本体为相机本身。The distance and orientation detected by the distance measuring device 1100 can be used for remote sensing, obstacle avoidance, surveying and mapping, modeling, navigation, and so on. In one embodiment, the distance measuring device of the embodiment of the present application can be applied to a mobile platform, and the distance measuring device can be installed on the platform body of the mobile platform. A mobile platform with a distance measuring device can measure the external environment, for example, measuring the distance between the mobile platform and obstacles for obstacle avoidance and other purposes, and for two-dimensional or three-dimensional surveying and mapping of the external environment. In some embodiments, the mobile platform includes at least one of an unmanned aerial vehicle, a car, a remote control car, a robot, and a camera. When the ranging device is applied to an unmanned aerial vehicle, the platform body is the fuselage of the unmanned aerial vehicle. When the distance measuring device is applied to a car, the platform body is the body of the car. The car can be a self-driving car or a semi-self-driving car, and there is no restriction here. When the distance measuring device is applied to a remote control car, the platform body is the body of the remote control car. When the distance measuring device is applied to a robot, the platform body is a robot. When the distance measuring device is applied to a camera, the platform body is the camera itself.
尽管这里已经参考附图描述了示例实施例,应理解上述示例实施例仅仅是示例性的,并且不意图将本申请的范围限制于此。本领域普通技术人员可以在其中进行各种改变和修改,而不偏离本申请的范围和精神。所有这些改变和修改意在被包括在所附权利要求所要求的本申请的范围之内。Although the exemplary embodiments have been described herein with reference to the accompanying drawings, it should be understood that the above-described exemplary embodiments are merely exemplary, and are not intended to limit the scope of the present application thereto. Those of ordinary skill in the art can make various changes and modifications therein without departing from the scope and spirit of the present application. All these changes and modifications are intended to be included in the scope of the present application as required by the appended claims.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。A person of ordinary skill in the art may be aware that the units and algorithm steps of the examples described in combination with the embodiments disclosed herein can be implemented by electronic hardware or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for specific applications to implement the described functions, but such implementation should not be considered beyond the scope of this application.
在本申请所提供的几个实施例中,应该理解到,所揭露的设备和方法,可以通过其它的方式实现。例如,以上所描述的设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个设备,或一些特征可以忽略,或不执行。In the several embodiments provided in this application, it should be understood that the disclosed device and method can be implemented in other ways. For example, the device embodiments described above are merely illustrative. For example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or It can be integrated into another device, or some features can be ignored or not implemented.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本申请的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the instructions provided here, a lot of specific details are explained. However, it can be understood that the embodiments of the present application can be practiced without these specific details. In some instances, well-known methods, structures, and technologies are not shown in detail, so as not to obscure the understanding of this specification.
类似地,应当理解,为了精简本申请并帮助理解各个发明方面中的一个或多个,在对本申请的示例性实施例的描述中,本申请的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该本申请的方法解释成反映如下意图:即所要求保护的本申请要求比在权利要求中所明确记载的特征更多的特征。更确切地说,如相应的权利要求书所反映的那样,其发明点在于可以用少于某个公开的单个实施例的所有特征的特征来解决相应的技术问题。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中权利要求本身都作为本申请的单独实施例。Similarly, it should be understood that, in order to simplify this application and help understand one or more of the various aspects of the invention, in the description of the exemplary embodiments of this application, the various features of this application are sometimes grouped together into a single embodiment or figure. , Or in its description. However, the method of this application should not be interpreted as reflecting the intention that the claimed application requires more features than those clearly stated in the claims. To be more precise, as reflected in the corresponding claims, the point of the invention is that the corresponding technical problems can be solved with features that are less than all the features of a single disclosed embodiment. Therefore, the claims following the specific embodiment are thus explicitly incorporated into the specific embodiment, wherein the claims themselves are all regarded as separate embodiments of the present application.
本领域的技术人员可以理解,除了特征之间相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有 特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that, in addition to mutual exclusion between the features, any combination of all features disclosed in this specification (including the accompanying claims, abstract, and drawings) and any method or device disclosed in this manner can be used. Processes or units are combined. Unless expressly stated otherwise, the features disclosed in this specification (including the accompanying claims, abstract and drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本申请的范围之内并且形成不同的实施例。例如,在权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。In addition, those skilled in the art can understand that although some embodiments described herein include certain features included in other embodiments but not other features, the combination of features of different embodiments means that they are within the scope of the present application. Within and form different embodiments. For example, in the claims, any one of the claimed embodiments can be used in any combination.
本申请的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本申请实施例的一些模块的一些或者全部功能。本申请还可以实现为用于执行这里所描述的方法的一部分或者全部的装置程序(例如,计算机程序和计算机程序产品)。这样的实现本申请的程序可以存储在计算机可读存储介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present application may be implemented by hardware, or by software modules running on one or more processors, or by a combination of them. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all of the functions of some modules according to the embodiments of the present application. This application can also be implemented as a device program (for example, a computer program and a computer program product) for executing part or all of the methods described herein. Such a program for implementing the present application may be stored on a computer-readable storage medium, or may have the form of one or more signals. Such a signal can be downloaded from an Internet website, or provided on a carrier signal, or provided in any other form.
应该注意的是上述实施例对本申请进行说明而不是对本申请进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。本申请可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the application, and those skilled in the art can design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses should not be constructed as a limitation to the claims. The application can be realized by means of hardware including several different elements and by means of a suitably programmed computer. In the unit claims enumerating several devices, several of these devices may be embodied in the same hardware item. The use of the words first, second, and third, etc. do not indicate any order. These words can be interpreted as names.
以上所述,仅为本申请的具体实施方式或对具体实施方式的说明,本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。本申请的保护范围应以权利要求的保护范围为准。The above are only specific implementations of this application or descriptions of specific implementations. The scope of protection of this application is not limited to this. Anyone skilled in the art can easily fall within the technical scope disclosed in this application. Any change or replacement should be covered in the scope of protection of this application. The protection scope of this application shall be subject to the protection scope of the claims.

Claims (21)

  1. 一种数据处理方法,其特征在于,所述方法包括:A data processing method, characterized in that the method includes:
    获取当前帧点云数据;Obtain the point cloud data of the current frame;
    从所述点云数据包括的点云点中获取特征点,所述特征点包括平面点和边沿点,所述边沿点包括面面相交边沿点和/或跳跃边沿点,所述面面相交边沿点对应于三维空间中相交的面的交界线上的点,所述跳跃边沿点对应于三维空间中孤立面的边沿上的点。Obtain feature points from the point cloud points included in the point cloud data, the feature points include plane points and edge points, the edge points include face-to-face intersection edge points and/or jump edge points, and the face-to-face intersection edges The point corresponds to a point on the boundary line of the intersecting faces in the three-dimensional space, and the jumping edge point corresponds to the point on the edge of the isolated face in the three-dimensional space.
  2. 根据权利要求1所述的方法,其特征在于,从所述点云数据包括的点云点中获取平面点,包括:The method according to claim 1, wherein obtaining a plane point from the point cloud points included in the point cloud data comprises:
    从所述点云数据中按照时序获取一组点云点,并判断所获取的一组点云点是否满足第一预设条件;Acquire a group of point cloud points from the point cloud data in a time sequence, and determine whether the acquired group of point cloud points meets a first preset condition;
    当所获取的一组点云点满足所述第一预设条件时,将所述一组点云点确定为平面点候选点,并继续获取下一组点云点以进行所述判断,所述下一组点云点至少包括上一组点云点中的一个点云点;When the acquired set of point cloud points meets the first preset condition, the set of point cloud points are determined as candidate points for plane points, and the next set of point cloud points are acquired for the judgment. The next group of point cloud points includes at least one point cloud point in the previous group of point cloud points;
    基于所确定的平面点候选点获取所述当前帧点云数据的最终平面点提取结果;Acquiring a final plane point extraction result of the current frame point cloud data based on the determined plane point candidate points;
    其中所述第一预设条件包括:所述一组点云点的空间分布近似为一条直线,并且所述一组点云点以中间点为中心时近似中心对称。The first preset condition includes: the spatial distribution of the set of point cloud points is approximately a straight line, and the set of point cloud points is approximately center-symmetric when the center point is the center.
  3. 根据权利要求2所述的方法,其特征在于,基于所确定的平面点候选点获取所述当前帧点云数据的最终平面点提取结果,包括:The method according to claim 2, wherein acquiring the final plane point extraction result of the current frame point cloud data based on the determined plane point candidate points comprises:
    将所确定的平面点候选点直接作为所述当前帧点云数据的最终平面点提取结果;或者Use the determined candidate points of the plane point directly as the final plane point extraction result of the point cloud data of the current frame; or
    将所确定的平面点候选点按照对所述第一预设条件的满足程度进行排序,并基于排序结果选择部分平面点候选点作为所述当前帧点云数据的最终平面点提取结果;或者Sort the determined candidate points of the plane point according to the degree of satisfaction of the first preset condition, and select a part of the candidate points of the plane point as the final plane point extraction result of the point cloud data of the current frame based on the sorting result; or
    将所述当前帧点云数据划分为若干个区域,对各区域中的平面点候选点按照对所述第一预设条件的满足程度进行排序,并将基于排序结果从各区域中选择的部分平面点候选点作为所述当前帧点云数据的最终平面点提取结果。The point cloud data of the current frame is divided into several regions, the candidate points of the plane points in each region are sorted according to the degree of satisfaction of the first preset condition, and the part selected from each region based on the sorting result The plane point candidate points are used as the final plane point extraction result of the point cloud data of the current frame.
  4. 根据权利要求2或3所述的方法,其特征在于,当所获取的一组 点云点不满足所述第一预设条件时,按照时序向前回退一个点云点并从被回退至的点云点开始获取一组点云点执行所述判断。The method according to claim 2 or 3, wherein when the acquired set of point cloud points does not meet the first preset condition, one point cloud point is backed forward according to the time sequence and from the point cloud point back to The point cloud point starts to acquire a group of point cloud points to execute the judgment.
  5. 根据权利要求2-4中的任一项所述的方法,其特征在于,所述从所述点云数据中按照时序获取一组点云点是基于滑窗执行的。The method according to any one of claims 2-4, wherein the acquiring a group of point cloud points in a time sequence from the point cloud data is performed based on a sliding window.
  6. 根据权利要求5所述的方法,其特征在于,所述方法还包括:The method according to claim 5, wherein the method further comprises:
    在从所述点云数据中按照时序获取一组点云点之前,对所述当前帧点云数据按照深度值进行排序,选择中位值作为场景尺度阈值,并基于所述场景尺度阈值确定所述滑窗的大小。Before acquiring a set of point cloud points from the point cloud data in time series, sort the current frame point cloud data according to depth values, select the median value as the scene scale threshold, and determine all points based on the scene scale threshold. State the size of the sliding window.
  7. 根据权利要求2-6中的任一项所述的方法,其特征在于,从所述点云数据包括的点云点中获取面面相交边沿点,包括:针对所述点云数据中的点云点执行如下操作:The method according to any one of claims 2-6, characterized in that, obtaining a surface intersection edge point from the point cloud points included in the point cloud data comprises: referring to the points in the point cloud data Cloud Point performs the following operations:
    判断当前点云点所在的前后两组点云点是否满足所述第一预设条件;Judging whether the two groups of point cloud points before and after the current point cloud point meets the first preset condition;
    当所述当前点云点所在的前后两组点云点满足所述第一预设条件时,判断所述前后两组点云点是否满足第二预设条件;When the front and back two sets of point cloud points where the current point cloud point is located meet the first preset condition, determining whether the front and back sets of point cloud points meet the second preset condition;
    当所述前后两组点云点满足所述第二预设条件时,将所述当前点云点确定为面面相交边沿点;When the two sets of point cloud points meet the second preset condition, determining the current point cloud point as a surface intersection edge point;
    其中所述第二预设条件包括:所述前后两组点云点中每组点云点中任意两点之间的距离的最大值满足第一阈值范围,所述前后两组点云点各自构成的方向向量的夹角满足第二阈值范围,并且所述前后两组点云点各自构成的方向向量与所述当前点云点的出射方向的夹角满足第三阈值范围。The second preset condition includes: the maximum value of the distance between any two points in each group of point cloud points in the front and back two groups of point cloud points meets the first threshold range, and the two groups of point cloud points each The included angle of the formed direction vector satisfies the second threshold range, and the included angle between the respective direction vectors formed by the two groups of point cloud points and the exit direction of the current point cloud point satisfies the third threshold range.
  8. 根据权利要求2-7中的任一项所述的方法,其特征在于,从所述点云数据包括的点云点中获取跳跃边沿点,包括:针对所述点云数据中的点云点执行如下操作:The method according to any one of claims 2-7, wherein obtaining a jumping edge point from the point cloud points included in the point cloud data comprises: referring to the point cloud points in the point cloud data Do the following:
    判断当前点云点与其前后两个点的距离的差值是否大于预定阈值,其中所述前后两个点中距离所述当前点云点较近的一个点定义为近侧点;Judging whether the difference between the distance between the current point cloud point and the two points before and after it is greater than a predetermined threshold, wherein a point closer to the current point cloud point among the two points before and after is defined as a near side point;
    当所述当前点云点与其前后两个点的距离的差值大于所述预定阈值时,将所述当前点云点确定为跳跃候选点;When the difference between the distance between the current point cloud point and the two points before and after it is greater than the predetermined threshold, determining the current point cloud point as a jumping candidate point;
    将所述跳跃候选点所在的前后两组点云点中所述近侧点所在组的点云点定义为近侧组点云点,判断所述近侧组点云点是否满足第三预设条件;Define the point cloud point in the group where the near side point is located among the two groups of point cloud points before and after the jump candidate point is located, and determine whether the near side group point cloud point meets the third preset condition;
    当所述近侧组点云点满足所述第三预设条件时,将所述跳跃候选点确 定为跳跃边沿点。When the near-side group of point cloud points meet the third preset condition, the jumping candidate point is determined as a jumping edge point.
  9. 根据权利要求8所述的方法,其特征在于,所述第三预设条件包括:所述近侧组点云点满足所述第一预设条件,所述近侧组点云点构成的方向向量与所述跳跃候选点所在的另一侧的一组点云点构成的方向向量的夹角满足第四阈值范围,所述近侧组点云点中任意两点之间的距离的最大值满足第五阈值范围,所述近侧组点云点构成的方向向量与所述跳跃候选点的出射方向的夹角满足第六阈值范围。The method according to claim 8, wherein the third preset condition comprises: the near-side group of point cloud points meets the first preset condition, and the direction formed by the near-side group of point cloud points The angle between the vector and the direction vector formed by a group of point cloud points on the other side of the jump candidate point satisfies the fourth threshold range, and the maximum value of the distance between any two points in the near-side group of point cloud points The fifth threshold range is met, and the angle between the direction vector formed by the near-side group of point cloud points and the exit direction of the jump candidate point meets the sixth threshold range.
  10. 根据权利要求9所述的方法,其特征在于,所述第三预设条件还包括:所述前后两个点中距离所述跳跃候选点较远的一个点为非零点或者为非盲区零点。The method according to claim 9, wherein the third preset condition further comprises: a point farther from the jump candidate point among the two points before and after is a non-zero point or a non-blind zone zero point.
  11. 根据权利要求10所述的方法,其特征在于,所述方法还包括:The method according to claim 10, wherein the method further comprises:
    在从所述点云数据包括的点云点中获取特征点之前,遍历所述当前帧点云数据以获取并标记所述当前帧点云数据中的零点。Before acquiring feature points from the point cloud points included in the point cloud data, the current frame point cloud data is traversed to acquire and mark the zero point in the current frame point cloud data.
  12. 根据权利要求2-11中的任一项所述的方法,其特征在于,所述边沿点还包括细小物体边沿点,所述细小物体边沿点对应于三维空间中细小物体的边沿上的点。The method according to any one of claims 2-11, wherein the edge point further comprises a small object edge point, and the small object edge point corresponds to a point on the edge of the small object in the three-dimensional space.
  13. 根据权利要求12所述的方法,其特征在于,从所述点云数据包括的点云点中获取细小物体边沿点,包括:The method according to claim 12, wherein obtaining the edge points of the small object from the point cloud points included in the point cloud data comprises:
    将所述点云点中连续的预定数目的点云点确定为细小物体边沿点候选点,所述预定数目的点云点中任意两点之间的距离的最大值满足第七阈值范围,所述预定数目小于所述一组点云点的数目;A predetermined number of consecutive point cloud points among the point cloud points are determined as candidate edge points of small objects, and the maximum value of the distance between any two points in the predetermined number of point cloud points meets the seventh threshold range, so The predetermined number is less than the number of the set of point cloud points;
    基于所述当前帧点云数据的先前帧点云数据的边沿点提取结果确定所述当前帧点云数据中的细小物体边沿点候选点是否与所述先前帧点云数据中的边沿点共同构成细长边沿;Based on the edge point extraction result of the previous frame point cloud data of the current frame point cloud data, it is determined whether the edge point candidate points of the small object in the current frame point cloud data are formed together with the edge points in the previous frame point cloud data Slender edge
    在所述当前帧点云数据中的细小物体边沿点候选点与所述先前帧点云数据中的边沿点共同构成细长边沿时,将所述当前帧点云数据中的细小物体边沿点候选点确定为细小物体边沿点。When the small object edge point candidate points in the current frame point cloud data and the edge points in the previous frame point cloud data form a slender edge, the small object edge point candidates in the current frame point cloud data The point is determined as the edge point of the small object.
  14. 根据权利要求1-13中的任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-13, wherein the method further comprises:
    在从所述点云数据包括的点云点中获取特征点之前,遍历所述当前帧 点云数据以获取并标记所述当前帧点云数据中的噪点;并且Before acquiring feature points from the point cloud points included in the point cloud data, traverse the current frame point cloud data to acquire and mark the noise points in the current frame point cloud data; and
    所述从所述点云数据包括的点云点中获取特征点包括:从所述点云数据除所述噪点以外的点云点中获取特征点。The acquiring feature points from the point cloud points included in the point cloud data includes: acquiring feature points from the point cloud points of the point cloud data except for the noise points.
  15. 根据权利要求1-14中的任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-14, wherein the method further comprises:
    在从所述点云数据包括的点云点中获取到边沿点之后,基于所述边沿点从所述点云数据包括的点云点中获取角点。After the edge points are obtained from the point cloud points included in the point cloud data, corner points are obtained from the point cloud points included in the point cloud data based on the edge points.
  16. 根据权利要求15所述的方法,其特征在于,基于所述边沿点从所述点云数据包括的点云点中获取角点,包括:The method according to claim 15, wherein the step of acquiring corner points from the point cloud points included in the point cloud data based on the edge points comprises:
    分析所述边沿点的邻域信息,以确定构成同一条线的邻域点;Analyze the neighborhood information of the edge points to determine the neighborhood points that constitute the same line;
    基于所述邻域点搜索与所述同一条线相交的其他线,并将所述同一条线与所述其他线的交点确定为角点。Searching for other lines that intersect the same line based on the neighborhood points, and determining the intersection of the same line and the other lines as corner points.
  17. 根据权利要求16所述的方法,其特征在于,所述方法还包括:The method according to claim 16, wherein the method further comprises:
    记录所述角点的坐标以及所述同一条线与所述其他线各自的方向向量和大小,以作为所述角点的描述子。The coordinates of the corner point and the respective direction vectors and sizes of the same line and the other lines are recorded as a descriptor of the corner point.
  18. 根据权利要求1-17中的任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-17, wherein the method further comprises:
    基于从所述点云数据包括的点云点中获取的特征点执行建图、物体定位以及物体识别中的至少一项。At least one of mapping, object positioning, and object recognition is performed based on the feature points acquired from the point cloud points included in the point cloud data.
  19. 一种数据处理装置,其特征在于,所述系统包括存储器和处理器,所述存储器上存储有由所述处理器运行的计算机程序,所述计算机程序在被所述处理器运行时执行权利要求1-18中的任一项所述的数据处理方法。A data processing device, characterized in that the system includes a memory and a processor, the memory stores a computer program run by the processor, and the computer program executes the claims when run by the processor The data processing method described in any one of 1-18.
  20. 一种激光雷达,其特征在于,所述激光雷达包括:A lidar, characterized in that the lidar includes:
    发射端设备,用于发射光脉冲信号;Transmitter equipment, used to transmit optical pulse signals;
    接收端设备,用于接收所述光脉冲信号对应的回波信号;以及The receiving end device is used to receive the echo signal corresponding to the optical pulse signal; and
    处理器,用于基于所述回波信号得到点云数据,并对所述点云数据执行权利要求1-18中的任一项所述的数据处理方法。The processor is configured to obtain point cloud data based on the echo signal, and execute the data processing method according to any one of claims 1-18 on the point cloud data.
  21. 一种存储介质,其特征在于,所述存储介质上存储有计算机程序,所述计算机程序在运行时执行权利要求1-18中的任一项所述的数据处理方法。A storage medium, characterized in that a computer program is stored on the storage medium, and the computer program executes the data processing method according to any one of claims 1-18 when running.
PCT/CN2020/097196 2020-06-19 2020-06-19 Data processing method and apparatus, and laser radar and storage medium WO2021253429A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2020/097196 WO2021253429A1 (en) 2020-06-19 2020-06-19 Data processing method and apparatus, and laser radar and storage medium
CN202080006485.9A CN114080545A (en) 2020-06-19 2020-06-19 Data processing method and device, laser radar and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/097196 WO2021253429A1 (en) 2020-06-19 2020-06-19 Data processing method and apparatus, and laser radar and storage medium

Publications (1)

Publication Number Publication Date
WO2021253429A1 true WO2021253429A1 (en) 2021-12-23

Family

ID=79269023

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/097196 WO2021253429A1 (en) 2020-06-19 2020-06-19 Data processing method and apparatus, and laser radar and storage medium

Country Status (2)

Country Link
CN (1) CN114080545A (en)
WO (1) WO2021253429A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115308763A (en) * 2022-07-06 2022-11-08 北京科技大学 Ice hockey elbow guard angle measurement method based on laser radar three-dimensional point cloud

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102136155A (en) * 2010-01-27 2011-07-27 首都师范大学 Object elevation vectorization method and system based on three dimensional laser scanning
CN104063860A (en) * 2014-06-12 2014-09-24 北京建筑大学 Method for refining edge of laser-point cloud
CN106772425A (en) * 2016-11-25 2017-05-31 北京拓维思科技有限公司 Data processing method and device
US20180211399A1 (en) * 2017-01-26 2018-07-26 Samsung Electronics Co., Ltd. Modeling method and apparatus using three-dimensional (3d) point cloud
CN109752701A (en) * 2019-01-18 2019-05-14 中南大学 A kind of road edge detection method based on laser point cloud
CN110223379A (en) * 2019-06-10 2019-09-10 于兴虎 Three-dimensional point cloud method for reconstructing based on laser radar
CN110570511A (en) * 2018-06-06 2019-12-13 阿里巴巴集团控股有限公司 point cloud data processing method, device and system and storage medium
CN110823252A (en) * 2019-11-06 2020-02-21 大连理工大学 Automatic calibration method for multi-line laser radar and monocular vision

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102136155A (en) * 2010-01-27 2011-07-27 首都师范大学 Object elevation vectorization method and system based on three dimensional laser scanning
CN104063860A (en) * 2014-06-12 2014-09-24 北京建筑大学 Method for refining edge of laser-point cloud
CN106772425A (en) * 2016-11-25 2017-05-31 北京拓维思科技有限公司 Data processing method and device
US20180211399A1 (en) * 2017-01-26 2018-07-26 Samsung Electronics Co., Ltd. Modeling method and apparatus using three-dimensional (3d) point cloud
CN110570511A (en) * 2018-06-06 2019-12-13 阿里巴巴集团控股有限公司 point cloud data processing method, device and system and storage medium
CN109752701A (en) * 2019-01-18 2019-05-14 中南大学 A kind of road edge detection method based on laser point cloud
CN110223379A (en) * 2019-06-10 2019-09-10 于兴虎 Three-dimensional point cloud method for reconstructing based on laser radar
CN110823252A (en) * 2019-11-06 2020-02-21 大连理工大学 Automatic calibration method for multi-line laser radar and monocular vision

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115308763A (en) * 2022-07-06 2022-11-08 北京科技大学 Ice hockey elbow guard angle measurement method based on laser radar three-dimensional point cloud
CN115308763B (en) * 2022-07-06 2023-08-22 北京科技大学 Ice hockey elbow protection angle measurement method based on laser radar three-dimensional point cloud

Also Published As

Publication number Publication date
CN114080545A (en) 2022-02-22

Similar Documents

Publication Publication Date Title
WO2021253430A1 (en) Absolute pose determination method, electronic device and mobile platform
Liu et al. TOF lidar development in autonomous vehicle
WO2020243962A1 (en) Object detection method, electronic device and mobile platform
WO2021072710A1 (en) Point cloud fusion method and system for moving object, and computer storage medium
WO2021051281A1 (en) Point-cloud noise filtering method, distance measurement device, system, storage medium, and mobile platform
WO2021239054A1 (en) Space measurement apparatus, method and device, and computer-readable storage medium
WO2021062581A1 (en) Road marking recognition method and apparatus
US11703588B2 (en) Reflection object position calculating device, reflection object position calculating method, and reflection object position calculating program
WO2022198637A1 (en) Point cloud noise filtering method and system, and movable platform
US20210333375A1 (en) Time measurement correction method and device
CN111999744A (en) Unmanned aerial vehicle multi-azimuth detection and multi-angle intelligent obstacle avoidance method
WO2020215252A1 (en) Method for denoising point cloud of distance measurement device, distance measurement device and mobile platform
WO2021253429A1 (en) Data processing method and apparatus, and laser radar and storage medium
WO2020155159A1 (en) Method for increasing point cloud sampling density, point cloud scanning system, and readable storage medium
WO2021232227A1 (en) Point cloud frame construction method, target detection method, ranging apparatus, movable platform, and storage medium
WO2020237663A1 (en) Multi-channel lidar point cloud interpolation method and ranging apparatus
WO2020177076A1 (en) Detection apparatus initial-state calibration method and apparatus
WO2020087376A1 (en) Light detection method, light detection device, and mobile platform
US20210341588A1 (en) Ranging device and mobile platform
CN111712734A (en) Laser ranging device and mobile platform
WO2022170535A1 (en) Distance measurement method, distance measurement device, system, and computer readable storage medium
CN114777761A (en) Cleaning machine and map construction method
WO2020220275A1 (en) Detection circuit, detection method, distance measuring apparatus, and mobile platform
CN113376658A (en) Unmanned aerial vehicle autonomous obstacle avoidance method and system based on single line laser radar
WO2020155142A1 (en) Point cloud resampling method, device and system

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

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

Country of ref document: EP

Kind code of ref document: A1