WO2021056348A1 - Signal processing method of point cloud detection system, and point cloud detection system - Google Patents

Signal processing method of point cloud detection system, and point cloud detection system Download PDF

Info

Publication number
WO2021056348A1
WO2021056348A1 PCT/CN2019/108237 CN2019108237W WO2021056348A1 WO 2021056348 A1 WO2021056348 A1 WO 2021056348A1 CN 2019108237 W CN2019108237 W CN 2019108237W WO 2021056348 A1 WO2021056348 A1 WO 2021056348A1
Authority
WO
WIPO (PCT)
Prior art keywords
point cloud
noise
point
data
cloud data
Prior art date
Application number
PCT/CN2019/108237
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 CN201980030550.9A priority Critical patent/CN115643809A/en
Priority to PCT/CN2019/108237 priority patent/WO2021056348A1/en
Publication of WO2021056348A1 publication Critical patent/WO2021056348A1/en

Links

Images

Classifications

    • G06T5/70
    • 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
    • G01S17/00Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
    • G01S17/88Lidar systems specially adapted for specific applications
    • G01S17/89Lidar systems specially adapted for specific applications for mapping or imaging
    • 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
    • G01S7/4802Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S17/00 using analysis of echo signal for target characterisation; Target signature; Target cross-section
    • 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
    • G01S7/483Details of pulse systems
    • G01S7/486Receivers
    • G01S7/487Extracting wanted echo signals, e.g. pulse detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds

Definitions

  • the present invention generally relates to the technical field of point cloud detection, and more specifically to a signal processing method of a point cloud detection system and a point cloud detection system.
  • the output point cloud information of the measured scene in the FOV usually includes the three-dimensional space coordinates (polar coordinates or rectangular coordinates) of the detected object. ), reflectance (or intensity), and time stamp information of the scan.
  • the point cloud detection system processes the photoelectric signals through the underlying algorithm to obtain the above-mentioned point cloud information, and transmits the point cloud information to the upper algorithm for post-processing of the point cloud data, so as to be used in surveying and mapping, high-precision maps, automatic driving and other fields.
  • the existing point cloud detection system only outputs the above-mentioned information, the input information of the upper-layer algorithm is relatively limited, which may affect the reliability and accuracy of the point cloud data post-processing.
  • the present invention is proposed in order to solve at least one of the above-mentioned problems.
  • the present invention provides a signal processing scheme for a point cloud detection system, which analyzes the attribute information of the point cloud data and outputs point cloud data including the attribute information, which can retain the information obtained by the point cloud detection system to the greatest extent and eliminate
  • the output information is blank due to the false filtering of noise at the bottom layer, which is beneficial to improve the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms).
  • a signal processing method of a point cloud detection system includes: transmitting an optical pulse signal, and receiving an echo signal corresponding to the optical pulse signal; and obtaining a point based on the echo signal.
  • Cloud data and analyze the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the shape of the recorded echoes, the type of the measured point to which it belongs, the type of noise it belongs to, Noise confidence level; and output point cloud data including the result of the analysis.
  • each item of attribute information in the analysis result is used as one item of tag information of the point cloud data.
  • all item attribute information in the analysis result is used as one item of tag information of the point cloud data.
  • the format of the tag information is configured based on the principle of minimizing storage.
  • the method further includes: calculating and outputting position information, reflectivity information, and time stamp information of the point cloud data.
  • the output includes the point cloud data of the analysis result, including:
  • the data frame includes a position information field, a reflectance information field, a time stamp information field, and a tag Information field.
  • the tag information field includes 1 byte of data.
  • each two bits of the tag information field form a group of data from low to high, and each group of data represents one item of attribute information in the tag information.
  • the first set of data in the tag information field is used to represent point attributes based on spatial location
  • the second set of data is used to represent point attributes based on echo intensity
  • the third set of data is used to Represents the echo sequence number
  • the spatial location-based point attributes include: normal points, first-level noise, second-level noise, and third-level noise. The higher the noise level, the stronger the noise filtering strength.
  • the echo intensity-based point attributes include: normal points, first-level noise points, and second-level noise points. The larger the noise point level, the stronger the echo energy and the stronger the noise filtering intensity.
  • the type of noise includes at least one of the following: rain and fog noise, light noise, electrical noise, crosstalk noise, and dust noise.
  • the type of the measured point is at least one of the following types: including sky point, ground point, vegetation point, water area point, and road sign point.
  • the types of measured points include dynamic points and static points.
  • a point cloud detection system 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 a processor, configured to obtain point cloud data based on the echo signal, and analyze the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the number of recorded echoes The shape, the type of the measured point to which it belongs, the type of the noise to which it belongs, the confidence of the noise, and the output of the point cloud data including the result of the analysis.
  • each item of attribute information in the analysis result is used as one item of tag information of the point cloud data.
  • all item attribute information in the analysis result is used as one item of tag information of the point cloud data.
  • the format of the tag information is configured based on the principle of minimizing storage.
  • the processor is further used to calculate and output the position information, reflectivity information, and time stamp information of the point cloud data.
  • the processor is further configured to: write the point cloud data including the analysis result into the data field of a data frame respectively, and output the data frame, the data
  • the frame includes a location information field, a reflectance information field, a time stamp information field, and a tag information field.
  • the tag information field includes 1 byte of data.
  • each two bits of the tag information field form a group of data from low to high, and each group of data represents one item of attribute information in the tag information.
  • the first set of data in the tag information field is used to represent point attributes based on spatial location
  • the second set of data is used to represent point attributes based on echo intensity
  • the third set of data is used to Represents the echo sequence number
  • the spatial location-based point attributes include: normal points, first-level noise, second-level noise, and third-level noise. The higher the noise level, the stronger the noise filtering strength.
  • the echo intensity-based point attributes include normal points, first-level noise points, and second-level noise points. The higher the noise point level, the stronger the echo energy and the stronger the noise filtering strength.
  • the type of noise includes at least one of the following: rain and fog noise, light noise, electrical noise, crosstalk noise, and dust noise.
  • the measured point type includes at least one of the following: sky point, ground point, vegetation point, water area point, and road sign point.
  • the types of measured points include dynamic points and static points.
  • the signal processing method of the point cloud detection system and the point cloud detection system analyze the attribute information of the point cloud data and output the point cloud data including the attribute information, which can retain the points acquired by the point cloud detection system to the greatest extent Information, eliminates the output information blank due to the false filtering of noise at the bottom layer, which is conducive to improving the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms).
  • the upper layer algorithms such as filtering, recognition, and segmentation algorithms.
  • Figure 1 shows a schematic structural diagram of a point cloud detection system that can implement the solution of the present invention.
  • Fig. 2 shows a schematic flowchart of a signal processing method of a point cloud detection system according to an embodiment of the present invention.
  • Fig. 3 shows an exemplary schematic diagram of an application scenario of a signal processing method of a point cloud detection system according to an embodiment of the present invention.
  • Fig. 4 shows a schematic block diagram of a point cloud detection system according to an embodiment of the present invention.
  • Figure 1 shows a schematic structural diagram of a point cloud detection system that can implement the solution of the present invention.
  • the point cloud detection system may include a laser 101, a lens 102, a controller 103, a first motor 104, a second motor 105, a first prism 106, a second prism 107, a beam splitter 108, and echo A receiver 109 and a time of flight (TOF) module 110, wherein the echo receiver 109 includes a photodiode, for example, it may be an avalanche photodiode (APD).
  • APD avalanche photodiode
  • the laser 101 of the point cloud detection system turns the electrical pulse signal into a divergent light pulse signal
  • the lens 102 turns the divergent light pulse signal into a parallel light pulse signal and emits it.
  • the controller 103 (set in the chip) respectively controls the rotation of the first prism 106 through the first motor 104, and controls the rotation of the second prism 107 through the second motor 105, using the differential rotation of the first prism 106 and the second prism 107, Change the direction of the light pulse signal emitted after passing through the first prism 106 and the second prism 107.
  • the emitted light pulse signal After the emitted light pulse signal meets the target 20, it will be reflected back to the light pulse signal, and the reflected light pulse signal will pass through the beam splitter 108 Split the beam and enter the echo receiver 109 (including APD).
  • the echo receiver 109 converts the optical pulse signal into an electrical pulse signal, and calculates the point cloud detection system and the target through the TOF (set in the chip) module 110
  • the distance between 20 and the point cloud data is generated according to the distance between the point cloud detection system and the target 20.
  • the point cloud detection system may be a laser radar, which can be applied to mobile platforms such as unmanned aerial vehicles, automobiles, remote control vehicles, robots, cameras, and the like.
  • FIG. 2 shows a schematic flowchart of a signal processing method 200 of a point cloud detection system according to an embodiment of the present application. As shown in FIG. 2, the method 200 includes the following steps:
  • step S210 an optical pulse signal is transmitted, and an echo signal corresponding to the optical pulse signal is received.
  • step S220 point cloud data is obtained based on the echo signal, and the point cloud data is analyzed to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the shape of the recorded echo, The type of the measured point to which it belongs, the type of noise it belongs to, and the confidence of the noise point.
  • step S230 point cloud data including the result of the analysis is output.
  • the point cloud detection system transmits one optical pulse signal, and can receive one echo signal or multiple echo signals.
  • Fig. 3 exemplarily shows a schematic diagram showing that the point cloud detection system transmits one optical pulse signal and receives two echo signals.
  • the light pulse signal sent out hits the edge of object 1, and there is object 2 behind object 1, two echo signals will be generated, which are the first echo signal.
  • the second echo signal ie the echo signal returned by the object 2).
  • the first echo signal and the second echo signal are detected by the same optical pulse signal, so the directions of the first echo signal and the second echo signal are the same, but only the distance is inconsistent.
  • the distance data corresponding to the echo signal can be determined, that is, the distance between the object corresponding to the echo signal and the point cloud detection system. If the point cloud detection system emits an optical pulse signal and receives an echo signal, the emission angle of the optical pulse signal and the distance data corresponding to the echo signal can be output as one point cloud data. In this case, the number of echoes recorded in the point cloud data is one. If the point cloud detection system emits one optical pulse signal and receives multiple echo signals, the emission angle of the one optical pulse signal and the distance data corresponding to each echo signal can be output as one point cloud data. In this case, the number of echoes recorded in the point cloud data is greater than one.
  • the point cloud data can be analyzed to determine the number of echoes recorded by the point cloud data, and the number of echoes recorded by the point cloud data can be regarded as an attribute of the point cloud data.
  • Information the attribute information can be output along with the point cloud data, for example, transmitted to the upper-layer algorithm, so that the upper-layer algorithm can obtain more input information for further analysis by the upper-layer algorithm.
  • the point cloud data can be analyzed to determine the shape of the echo recorded by the point cloud data.
  • the shape information of the echo refers to the waveform broadening and dragging of the received pulse due to factors such as the optical path medium and the emission angle. Distortion of the tail.
  • the shape information of the echo may include, but is not limited to, pulse broadening, pulse fusion and other information. Similar to the foregoing, in the embodiment of the present invention, the shape of the echo recorded by the point cloud data can be used as an attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer
  • the algorithm allows the upper-level algorithm to obtain more input information for further analysis by the upper-level algorithm.
  • the point cloud data can be analyzed to determine the type of the measured point to which the point cloud data belongs.
  • the type of measured point can indicate the specific category of the measured point, such as sky point, ground point, vegetation point, water area point, road sign point, etc.; or, the measured point can be distinguished from other dimensions, such as dynamic point, static point, etc. .
  • the measured point type to which the point cloud data belongs can be used as an attribute information of the point cloud data, and the attribute information can be output along with the point cloud data, for example, transmitted to the upper algorithm , So that the upper-level algorithm can obtain more input information for further analysis by the upper-level algorithm.
  • the point cloud data can be analyzed to determine the type of noise to which the point cloud data belongs. Since there are inevitably various noise points in the point cloud data (such as photoelectric noise, crosstalk noise, dust noise, rain and fog noise, etc.), these noise points are mixed in the point cloud information, as the input of the upper layer algorithm, will cause the upper layer algorithm to misjudge ; In addition, if the noise is directly filtered in the underlying algorithm, there may be a lot of false filtering and missing filtering problems due to the limitations of the underlying algorithm.
  • the coordinate information of the point is not directly set to zero and the point is filtered out, but the specific type of the noise is further analyzed and identified , Such as rain and fog noise, light noise, electrical noise, crosstalk noise, dust noise, etc.
  • the type of noise to which the point cloud data belongs can be used as a piece of attribute information of the point cloud data.
  • the attribute information can be output with the point cloud data, for example, transmitted to the upper-layer algorithm to It is used for further analysis of the upper-level algorithm to avoid the problem of misfiltering due to analysis and recognition errors, and also to prevent the upper-level algorithm from losing other information (such as direction information, etc.) at this point.
  • the point cloud data can be analyzed to determine the noise confidence of the point cloud data.
  • the noise confidence level can identify the probability that a point cloud point is a noise point.
  • a value between 0 and 1 can be used to represent the noise point confidence level, or other different gear levels can be used to represent the noise point confidence level.
  • the noise confidence of the point cloud data can be used as a piece of attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer algorithm to It is used for further analysis of the upper-level algorithm, which can avoid the problems of leaky filtering and false filtering.
  • the point cloud data can be analyzed to determine part or all of the above-mentioned attribute information of the point cloud data, and part or all of the above-mentioned attribute information can be output together with the point cloud data, for example, transmitted to the upper layer
  • the algorithm allows the upper-level algorithm to obtain more input information for further analysis by the upper-level algorithm.
  • the point cloud data can also be analyzed to determine other attribute information of the point cloud data, and other attribute information can also be output along with the point cloud data, for example, transmitted to the upper-level algorithm, so that the upper-level algorithm can obtain more information.
  • the input information can be used in the upper algorithm for further analysis.
  • the various attribute information determined by analyzing the point cloud data can be used as a piece of tag information of the point cloud data.
  • all item attribute information determined by analyzing the above-mentioned point cloud data can be used as one item of tag information of the point cloud data.
  • the above-mentioned tag information can be written into a data field (such as a tag information field) of a data frame and output.
  • the format of the tag information may be configured based on the principle of minimizing storage.
  • the following description takes all item attribute information as one item of tag information of point cloud data as an example.
  • the number of bits or bytes of the tag information field can be configured according to the attributes indicated by each attribute information included in the tag information. Taking the aforementioned attribute information as an example, assuming that the number of echoes recorded by the point cloud data is 4, two bits can be allocated to identify the number of echoes recorded by the point cloud data. Similarly, assuming that the type of noise to which the point cloud data belongs does not exceed 4, two bits can be allocated to identify the type of noise to which the point cloud data belongs.
  • the number of bits or bytes allocated to the rest of the attribute information is also based on this principle, and no examples are given here.
  • the tag information field of the point cloud data can be represented by 1 byte.
  • the byte forms a set of data from low to high, and each set of data represents an attribute in the tag information. information.
  • bit0 and bit1 are the first group of data
  • bit2 and bit3 are the second group of data
  • bit4 and bit5 are the third group of data
  • bit6 and bit7 are the fourth group of data.
  • the first set of data may be used to represent the point attribute based on the spatial position, that is, to determine whether the sampling point is a noise based on the spatial position of the sampling point.
  • a point cloud detection system measures two objects that are very close before and after
  • a wire-like noise may be generated between the two objects.
  • noise points can be divided into three levels, and the higher the level, the stronger the noise filtering strength.
  • 00 in the first set of data may indicate a normal point
  • 01 indicates a first-level noise
  • 10 indicates a second-level noise
  • 11 indicates a third-level noise.
  • the second set of data can be used to represent the point attributes based on intensity, that is, to determine whether the sampling point is a noise point based on the echo energy intensity.
  • the early echo energy of the laser beam is very small due to interference such as dust, rain, fog, and snow.
  • the noise can be divided into two levels according to the intensity of the echo energy. The larger the level, the stronger the echo energy, and the stronger the noise filtering.
  • 00 in the second set of data represents a normal point
  • 01 represents a first-level noise, such as dust points with weak echo energy
  • 02 represents a second-level noise, such as rain and fog noise with slightly stronger echo energy.
  • the third set of data can be used to indicate the echo sequence number, that is, the echo sequence of the sampling point. Since when using a coaxial optical path, even if there is no object to be measured outside, the internal optical system will generate an echo, so this echo can be recorded as the 0th echo. Subsequently, if there is a detectable object in the laser exit direction, the laser echo that first returns to the system is recorded as the first echo, followed by the second echo, and so on. Exemplarily, 00 in the third group of data represents the 0th echo, 01 represents the 1st echo, 10 represents the 2nd echo, and 11 represents the 3rd echo.
  • the fourth group of data temporarily has no storage information, and is used as a reserved bit.
  • Table 1 exemplarily shows an example of the tag information field of the point cloud data in the method according to the embodiment of the present invention. It should be understood that this is only exemplary. In other examples, the tag information field of the point cloud data The size of, the number of data bits occupied by each attribute information, and the order of sequence, etc. can all be other situations.
  • the above method 200 may further include the following steps (not shown in FIG. 2): calculating and outputting the position information, reflectance information, and time stamp information of the point cloud data.
  • the position information, reflectivity information, time stamp information, and tag information of the point cloud data can be written into the position information field, reflectivity information field, time stamp information field, and tag information of a data frame, respectively. Field, and output the data frame, for example, to an upper-layer algorithm.
  • the upper-level algorithm can selectively use the above-mentioned information of the point cloud data according to the needs, which is beneficial to the compatibility and expansion of the upper-level algorithm.
  • the signal processing method of the point cloud detection system analyzes the attribute information of the point cloud data and outputs the point cloud data including the attribute information, which can retain the points acquired by the point cloud detection system to the greatest extent Information, eliminates the output information blank due to the false filtering of noise at the bottom layer, which is conducive to improving the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms).
  • the upper layer algorithms such as filtering, recognition, and segmentation algorithms.
  • FIG. 4 shows a schematic block diagram of a point cloud detection system 400 according to an embodiment of the present invention.
  • the point cloud detection system 400 includes a transmitting end device 410, a receiving end device 420, and a processor 430.
  • the transmitting end device 410 is used to transmit optical pulse signals.
  • the receiving end device 420 is configured to receive the echo signal corresponding to the optical pulse signal.
  • the processor 430 is configured to obtain point cloud data based on the echo signal, and analyze the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, and the shape of the recorded echoes , The type of the measured point to which it belongs, the type of the noise to which it belongs, and the confidence of the noise, and output the point cloud data including the analysis result.
  • the transmitting end device 410 of the point cloud detection system 400 transmits an optical pulse signal
  • the receiving end device 420 may receive one echo signal or multiple echo signals.
  • the processor 430 may determine the distance data corresponding to the echo signal, that is, the distance between the object corresponding to the echo signal and the point cloud detection system. If the transmitting end device 410 of the point cloud detection system 400 transmits an optical pulse signal, and the receiving end device 420 receives an echo signal, the processor 430 can compare the transmission angle of the optical pulse signal with the echo signal.
  • the distance data is output as a point cloud data. In this case, the number of echoes recorded in the point cloud data is 1.
  • the processor 430 may calculate the transmission angle of the one optical pulse signal and each echo signal.
  • the corresponding distance data is output as a point cloud data.
  • the number of echoes recorded in the point cloud data is greater than one.
  • the processor 430 may analyze the point cloud data to determine the number of echoes recorded by the point cloud data, and use the number of echoes recorded by the point cloud data as the point cloud data
  • An item of attribute information which can be output along with the point cloud data, for example, transmitted to the upper-layer algorithm, so that the upper-layer algorithm can obtain more input information for further analysis by the upper-layer algorithm.
  • the processor 430 may analyze the point cloud data to determine the shape of the echo recorded by the point cloud data.
  • the shape information of the echo refers to the waveform of the received pulse due to factors such as the optical path medium and the emission angle. Distortion such as widening and tailing.
  • the shape information of the echo may include, but is not limited to, pulse broadening, pulse fusion and other information. Similar to the foregoing, in the embodiment of the present invention, the shape of the echo recorded by the point cloud data can be used as an attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer
  • the algorithm allows the upper-level algorithm to obtain more input information for further analysis by the upper-level algorithm.
  • the processor 430 may analyze the point cloud data to determine the type of the measured point to which the point cloud data belongs.
  • the type of measured point can indicate the specific category of the measured point, such as sky point, ground point, vegetation point, water area point, road sign point, etc.; or, the measured point can be distinguished from other dimensions, such as dynamic point, static point, etc. .
  • the measured point type to which the point cloud data belongs can be used as an attribute information of the point cloud data, and the attribute information can be output along with the point cloud data, for example, transmitted to the upper algorithm , So that the upper-level algorithm can obtain more input information for further analysis by the upper-level algorithm.
  • the processor 430 may analyze the point cloud data to determine the type of noise to which the point cloud data belongs. Since there are inevitably various noise points in the point cloud data (such as photoelectric noise, crosstalk noise, dust noise, rain and fog noise, etc.), these noise points are mixed in the point cloud information, as the input of the upper layer algorithm, will cause the upper layer algorithm to misjudge ; In addition, if the noise is directly filtered in the underlying algorithm, there may be a lot of false filtering and missing filtering problems due to the limitations of the underlying algorithm.
  • the coordinate information of the point is not directly set to zero and the point is filtered out, but the specific type of the noise is further analyzed and identified , Such as rain and fog noise, light noise, electrical noise, crosstalk noise, dust noise, etc.
  • the type of noise to which the point cloud data belongs can be used as a piece of attribute information of the point cloud data.
  • the attribute information can be output with the point cloud data, for example, transmitted to the upper-level algorithm to It is used for further analysis of the upper-level algorithm to avoid the problem of misfiltering due to analysis and recognition errors, and also to prevent the upper-level algorithm from losing other information (such as direction information, etc.) at this point.
  • the processor 430 may analyze the point cloud data to determine the noise confidence of the point cloud data.
  • the noise confidence level can identify the probability that a point cloud point is a noise point.
  • a value between 0 and 1 can be used to represent the noise point confidence level, or other different gear levels can be used to represent the noise point confidence level.
  • the noise confidence of the point cloud data can be used as a piece of attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer algorithm to It is used for further analysis of the upper-level algorithm, which can avoid the problems of leaky filtering and false filtering.
  • the processor 430 may analyze the point cloud data to determine part or all of the above-mentioned attribute information of the point cloud data, and part or all of the above-mentioned attribute information may be output together with the point cloud data, for example It is sent to the upper-layer algorithm so that the upper-layer algorithm can obtain more input information for further analysis by the upper-layer algorithm.
  • the point cloud data can also be analyzed to determine other attribute information of the point cloud data, and other attribute information can also be output along with the point cloud data, for example, transmitted to the upper-level algorithm, so that the upper-level algorithm can obtain more information.
  • the input information can be used in the upper algorithm for further analysis.
  • the processor 430 may use the aforementioned various attribute information determined by analyzing the point cloud data as a piece of tag information of the point cloud data. In another embodiment of the present invention, the processor 430 may use all item attribute information determined by analyzing the point cloud data as one item of tag information of the point cloud data.
  • the processor 430 may write the above-mentioned tag information into a data field (such as a tag information field) of a data frame for output. Exemplarily, the format of the tag information may be configured based on the principle of minimizing storage.
  • the processor 430 may configure the number of bits or bytes of the tag information field according to the attributes indicated by the various attribute information included in the tag information. Taking the aforementioned attribute information as an example, assuming that the number of echoes recorded by the point cloud data is 4, the processor 430 can allocate two bits to identify the number of echoes recorded by the point cloud data. Similarly, assuming that the type of noise to which the point cloud data belongs does not exceed 4, the processor 430 may allocate two bits to identify the type of noise to which the point cloud data belongs. The number of bits or bytes allocated to the rest of the attribute information is also based on this principle, and no examples are given here.
  • the tag information field of the point cloud data may include 1 byte of data.
  • each two digits of the tag information field form a group of data from low to high, and each group of data represents one item of attribute information in the tag information.
  • the first set of data of the tag information field is used to indicate the point attributes based on spatial location
  • the second set of data is used to indicate the point attributes based on echo intensity
  • the third set of data is used to indicate echo sequence numbers.
  • the point attributes based on the spatial location include normal points, first-level noise points, second-level noise points, and third-level noise points. The higher the noise point level, the stronger the noise filtering strength.
  • the point attributes based on echo intensity include: normal points, first-level noise points, and second-level noise points.
  • the example of the tag information field of the point cloud data according to the embodiment of the present invention can be understood in conjunction with Table 1. For the sake of brevity, details are not repeated here.
  • tag information fields shown in Table 1 are only exemplary. In other examples, the size of the tag information field of the point cloud data, the number of data bits occupied by each attribute information, and the order of priority, etc., can all be other Happening.
  • the processor 430 may also be used to calculate and output the position information, reflectance information, and time stamp information of the point cloud data. Further, in combination with the foregoing description, the processor 430 may write the position information, reflectance information, time stamp information, and tag information of the point cloud data into the position information field, reflectance information field, and time stamp information field of a data frame, respectively. And the label information field, and output the data frame, for example, output to the upper algorithm.
  • the upper-level algorithm can selectively use the above-mentioned information of the point cloud data according to the needs, which is beneficial to the compatibility and expansion of the upper-level algorithm.
  • the point cloud detection system analyzes the attribute information of the point cloud data and outputs the point cloud data including the attribute information, which can retain the information obtained by the point cloud detection system to the greatest extent and eliminate
  • the output information is blank due to the false filtering of noise at the bottom layer, which is beneficial to improve the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms).
  • the disclosed device and method may be implemented in other ways.
  • the device embodiments described above are only 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 may 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 invention 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 invention.
  • DSP digital signal processor
  • the present invention 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 invention 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.

Abstract

The present application provides a signal processing method of a point cloud detection system, and a point cloud detection system. The method comprises: emitting an optical pulse signal, and receiving an echo signal corresponding to the optical pulse signal; obtaining point cloud data on the basis of the echo signal, and analyzing the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the shape of the recorded echo, the type of a detected point, a noise type, and a noise confidence; and outputting point cloud data comprising a result of the analysis. According to the signal processing method of a point cloud detection system and the point cloud detection system in embodiments of the present application, attribute information of point cloud data is analyzed, and point cloud data comprising the attribute information is output. Therefore, information obtained by the point cloud detection system can be retained to the greatest extent, blank output information caused by false filtering of noise at the bottom layer is avoided, and the processing effect of an upper layer algorithm is improved.

Description

点云探测系统的信号处理方法和点云探测系统Signal processing method of point cloud detection system and point cloud detection system
说明书Manual
技术领域Technical field
本发明总体上涉及点云探测技术领域,更具体地涉及一种点云探测系统的信号处理方法和点云探测系统。The present invention generally relates to the technical field of point cloud detection, and more specifically to a signal processing method of a point cloud detection system and a point cloud detection system.
背景技术Background technique
目前,点云探测系统在对视野(Field of View,FOV)中的场景进行快速地扫描后,输出FOV中被测场景的点云信息通常包括被探测物体的三维空间坐标(极坐标或者直角坐标)、反射率(或强度)以及扫描的时间戳信息。点云探测系统通过底层算法对光电信号进行处理得到上述点云信息,并将这些点云信息传送至上层算法进行点云数据的后处理,从而用于测绘、高精度地图、自动驾驶等领域。然而,由于现有的点云探测系统仅输出上述信息,造成上层算法的输入信息相对有限,可能影响点云数据后处理的可靠性和准确性。At present, after the point cloud detection system quickly scans the scene in the field of view (Field of View, FOV), the output point cloud information of the measured scene in the FOV usually includes the three-dimensional space coordinates (polar coordinates or rectangular coordinates) of the detected object. ), reflectance (or intensity), and time stamp information of the scan. The point cloud detection system processes the photoelectric signals through the underlying algorithm to obtain the above-mentioned point cloud information, and transmits the point cloud information to the upper algorithm for post-processing of the point cloud data, so as to be used in surveying and mapping, high-precision maps, automatic driving and other fields. However, because the existing point cloud detection system only outputs the above-mentioned information, the input information of the upper-layer algorithm is relatively limited, which may affect the reliability and accuracy of the point cloud data post-processing.
发明内容Summary of the invention
为了解决上述问题中的至少一个而提出了本发明。本发明提供一种点云探测系统的信号处理方案,其对点云数据的属性信息进行分析并输出包括属性信息的点云数据,可以最大程度地保留点云探测系统获取到的信息,杜绝了由于底层误过滤噪点导致输出的信息空白,有利于改善上层算法(诸如滤波、识别、分割等算法)的处理效果。下面简要描述本发明提出的视频编解码方案,更多细节将在后续结合附图在具体实施方式中加以描述。The present invention is proposed in order to solve at least one of the above-mentioned problems. The present invention provides a signal processing scheme for a point cloud detection system, which analyzes the attribute information of the point cloud data and outputs point cloud data including the attribute information, which can retain the information obtained by the point cloud detection system to the greatest extent and eliminate The output information is blank due to the false filtering of noise at the bottom layer, which is beneficial to improve the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms). The following briefly describes the video encoding and decoding solution proposed by the present invention, and more details will be described in the specific implementation in conjunction with the accompanying drawings.
根据本发明一方面,提供了一种点云探测系统的信号处理方法,所述方法包括:发射光脉冲信号,并接收所述光脉冲信号对应的回波信号;基于所述回波信号得到点云数据,并对点云数据进行分析以确定点云数据以下属性中的至少一项:记录的回波的个数、记录的回波的形状、所属的被测点类型、所属的噪点类型、噪点置信度;以及输出包括所述分析的结果 的点云数据。According to one aspect of the present invention, there is provided a signal processing method of a point cloud detection system. The method includes: transmitting an optical pulse signal, and receiving an echo signal corresponding to the optical pulse signal; and obtaining a point based on the echo signal. Cloud data, and analyze the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the shape of the recorded echoes, the type of the measured point to which it belongs, the type of noise it belongs to, Noise confidence level; and output point cloud data including the result of the analysis.
在本发明的一个实施例中,所述分析的结果中的每一项属性信息作为所述点云数据的一项标签信息。In an embodiment of the present invention, each item of attribute information in the analysis result is used as one item of tag information of the point cloud data.
在本发明的一个实施例中,所述分析的结果中的所有项属性信息作为所述点云数据的一项标签信息。In an embodiment of the present invention, all item attribute information in the analysis result is used as one item of tag information of the point cloud data.
在本发明的一个实施例中,所述标签信息的格式基于存储最小化的原则而配置。In an embodiment of the present invention, the format of the tag information is configured based on the principle of minimizing storage.
在本发明的一个实施例中,所述方法还包括:计算并输出点云数据的位置信息、反射率信息和时间戳信息。In an embodiment of the present invention, the method further includes: calculating and outputting position information, reflectivity information, and time stamp information of the point cloud data.
在本发明的一个实施例中,所述输出包括所述分析的结果的点云数据,包括:In an embodiment of the present invention, the output includes the point cloud data of the analysis result, including:
将包括所述分析的结果的点云数据分别写入一个数据帧的数据字段中,并将所述数据帧输出,所述数据帧包括位置信息字段、反射率信息字段、时间戳信息字段以及标签信息字段。Write the point cloud data including the analysis result into the data field of a data frame, and output the data frame. The data frame includes a position information field, a reflectance information field, a time stamp information field, and a tag Information field.
在本发明的一个实施例中,所述标签信息字段包括1个字节的数据。In an embodiment of the present invention, the tag information field includes 1 byte of data.
在本发明的一个实施例中,所述标签信息字段从低位到高位每两位组成一组数据,每组数据表示所述标签信息中的一项属性信息。In an embodiment of the present invention, each two bits of the tag information field form a group of data from low to high, and each group of data represents one item of attribute information in the tag information.
在本发明的一个实施例中,所述标签信息字段的第一组数据用于表示基于空间位置的点属性,第二组数据用于表示基于回波强度的点属性,第三组数据用于表示回波序号。In an embodiment of the present invention, the first set of data in the tag information field is used to represent point attributes based on spatial location, the second set of data is used to represent point attributes based on echo intensity, and the third set of data is used to Represents the echo sequence number.
在本发明的一个实施例中,所述基于空间位置的点属性包括:正常点、第一等级噪点、第二等级噪点以及第三等级噪点,噪点等级越大表示滤噪强度越强。In an embodiment of the present invention, the spatial location-based point attributes include: normal points, first-level noise, second-level noise, and third-level noise. The higher the noise level, the stronger the noise filtering strength.
在本发明的一个实施例中,所述基于回波强度的点属性包括:正常点、第一等级噪点和第二等级噪点,噪点等级越大表示回波能量越强且滤噪强度越强。In an embodiment of the present invention, the echo intensity-based point attributes include: normal points, first-level noise points, and second-level noise points. The larger the noise point level, the stronger the echo energy and the stronger the noise filtering intensity.
在本发明的一个实施例中,所述噪点类型包括以下至少一种:雨雾噪点、光噪声噪点、电噪声噪点、串扰噪点、灰尘噪点。In an embodiment of the present invention, the type of noise includes at least one of the following: rain and fog noise, light noise, electrical noise, crosstalk noise, and dust noise.
在本发明的一个实施例中,所述被测点类型以下至少一种:包括天空点、地面点、植被点、水域点、路牌点。In an embodiment of the present invention, the type of the measured point is at least one of the following types: including sky point, ground point, vegetation point, water area point, and road sign point.
在本发明的一个实施例中,所述被测点类型包括动态点和静态点。In an embodiment of the present invention, the types of measured points include dynamic points and static points.
根据本发明另一方面,提供了一种点云探测系统,所述系统包括:发射端设备,用于发射光脉冲信号;接收端设备,用于接收所述光脉冲信号对应的回波信号;以及处理器,用于基于所述回波信号得到点云数据,并对点云数据进行分析以确定点云数据以下属性中的至少一项:记录的回波的个数、记录的回波的形状、所属的被测点类型、所属的噪点类型、噪点置信度,并输出包括所述分析的结果的点云数据。According to another aspect of the present invention, a point cloud detection system is provided. The system 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 a processor, configured to obtain point cloud data based on the echo signal, and analyze the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the number of recorded echoes The shape, the type of the measured point to which it belongs, the type of the noise to which it belongs, the confidence of the noise, and the output of the point cloud data including the result of the analysis.
在本发明的一个实施例中,所述分析的结果中的每一项属性信息作为所述点云数据的一项标签信息。In an embodiment of the present invention, each item of attribute information in the analysis result is used as one item of tag information of the point cloud data.
在本发明的一个实施例中,所述分析的结果中的所有项属性信息作为所述点云数据的一项标签信息。In an embodiment of the present invention, all item attribute information in the analysis result is used as one item of tag information of the point cloud data.
在本发明的一个实施例中,所述标签信息的格式基于存储最小化的原则而配置。In an embodiment of the present invention, the format of the tag information is configured based on the principle of minimizing storage.
在本发明的一个实施例中,所述处理器还用于:计算并输出点云数据的位置信息、反射率信息和时间戳信息。In an embodiment of the present invention, the processor is further used to calculate and output the position information, reflectivity information, and time stamp information of the point cloud data.
在本发明的一个实施例中,所述处理器进一步用于:将包括所述分析的结果的点云数据分别写入一个数据帧的数据字段中,并将所述数据帧输出,所述数据帧包括位置信息字段、反射率信息字段、时间戳信息字段以及标签信息字段。In an embodiment of the present invention, the processor is further configured to: write the point cloud data including the analysis result into the data field of a data frame respectively, and output the data frame, the data The frame includes a location information field, a reflectance information field, a time stamp information field, and a tag information field.
在本发明的一个实施例中,所述标签信息字段包括1个字节的数据。In an embodiment of the present invention, the tag information field includes 1 byte of data.
在本发明的一个实施例中,所述标签信息字段从低位到高位每两位组成一组数据,每组数据表示所述标签信息中的一项属性信息。In an embodiment of the present invention, each two bits of the tag information field form a group of data from low to high, and each group of data represents one item of attribute information in the tag information.
在本发明的一个实施例中,所述标签信息字段的第一组数据用于表示基于空间位置的点属性,第二组数据用于表示基于回波强度的点属性,第三组数据用于表示回波序号。In an embodiment of the present invention, the first set of data in the tag information field is used to represent point attributes based on spatial location, the second set of data is used to represent point attributes based on echo intensity, and the third set of data is used to Represents the echo sequence number.
在本发明的一个实施例中,所述基于空间位置的点属性包括:正常点、第一等级噪点、第二等级噪点以及第三等级噪点,噪点等级越高表示滤噪强度越强。In an embodiment of the present invention, the spatial location-based point attributes include: normal points, first-level noise, second-level noise, and third-level noise. The higher the noise level, the stronger the noise filtering strength.
在本发明的一个实施例中,所述基于回波强度的点属性包括:正常点、第一等级噪点和第二等级噪点,噪点等级越高表示回波能量越强且滤噪强 度越强。In an embodiment of the present invention, the echo intensity-based point attributes include normal points, first-level noise points, and second-level noise points. The higher the noise point level, the stronger the echo energy and the stronger the noise filtering strength.
在本发明的一个实施例中,所述噪点类型包括以下至少一种:雨雾噪点、光噪声噪点、电噪声噪点、串扰噪点、灰尘噪点。In an embodiment of the present invention, the type of noise includes at least one of the following: rain and fog noise, light noise, electrical noise, crosstalk noise, and dust noise.
在本发明的一个实施例中,所述被测点类型包括以下至少一种:天空点、地面点、植被点、水域点、路牌点。In an embodiment of the present invention, the measured point type includes at least one of the following: sky point, ground point, vegetation point, water area point, and road sign point.
在本发明的一个实施例中,所述被测点类型包括动态点和静态点。In an embodiment of the present invention, the types of measured points include dynamic points and static points.
根据本发明实施例的点云探测系统的信号处理方法和点云探测系统对点云数据的属性信息进行分析并输出包括属性信息的点云数据,可以最大程度地保留点云探测系统获取到的信息,杜绝了由于底层误过滤噪点导致输出的信息空白,有利于改善上层算法(诸如滤波、识别、分割等算法)的处理效果。The signal processing method of the point cloud detection system and the point cloud detection system according to the embodiments of the present invention analyze the attribute information of the point cloud data and output the point cloud data including the attribute information, which can retain the points acquired by the point cloud detection system to the greatest extent Information, eliminates the output information blank due to the false filtering of noise at the bottom layer, which is conducive to improving the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms).
附图说明Description of the drawings
图1示出可以实现本发明方案的一种点云探测系统的结构示意图。Figure 1 shows a schematic structural diagram of a point cloud detection system that can implement the solution of the present invention.
图2示出根据本发明实施例的点云探测系统的信号处理方法的示意性流程图。Fig. 2 shows a schematic flowchart of a signal processing method of a point cloud detection system according to an embodiment of the present invention.
图3示出根据本发明实施例的点云探测系统的信号处理方法的一种应用场景的示例性示意图。Fig. 3 shows an exemplary schematic diagram of an application scenario of a signal processing method of a point cloud detection system according to an embodiment of the present invention.
图4示出根据本发明实施例的点云探测系统的示意性框图。Fig. 4 shows a schematic block diagram of a point cloud detection system according to an embodiment of the present invention.
具体实施方式detailed description
为了使得本发明的目的、技术方案和优点更为明显,下面将参照附图详细描述根据本发明的示例实施例。显然,所描述的实施例仅仅是本发明的一部分实施例,而不是本发明的全部实施例,应理解,本发明不受这里描述的示例实施例的限制。基于本发明中描述的本发明实施例,本领域技术人员在没有付出创造性劳动的情况下所得到的所有其它实施例都应落入本发明的保护范围之内。In order to make the objectives, technical solutions, and advantages of the present invention more obvious, the exemplary embodiments according to the present invention 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 invention, rather than all the embodiments of the present invention, and it should be understood that the present invention is not limited by the exemplary embodiments described herein. Based on the embodiments of the present invention described in the present invention, all other embodiments obtained by those skilled in the art without creative work should fall within the protection scope of the present invention.
在下文的描述中,给出了大量具体的细节以便提供对本发明更为彻底的理解。然而,对于本领域技术人员而言显而易见的是,本发明可以无需一个或多个这些细节而得以实施。在其他的例子中,为了避免与本发明发 生混淆,对于本领域公知的一些技术特征未进行描述。In the following description, a lot of specific details are given in order to provide a more thorough understanding of the present invention. However, it is obvious to those skilled in the art that the present invention can be implemented without one or more of these details. In other examples, in order to avoid confusion with the present invention, some technical features known in the art are not described.
应当理解的是,本发明能够以不同形式实施,而不应当解释为局限于这里提出的实施例。相反地,提供这些实施例将使公开彻底和完全,并且将本发明的范围完全地传递给本领域技术人员。It should be understood that the present invention can be implemented in different forms and should not be construed 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 invention 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 invention. When used herein, the singular forms "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 the present invention, detailed steps and detailed structures will be proposed in the following description to explain the technical solution proposed by the present invention. The preferred embodiments of the present invention are described in detail as follows. However, in addition to these detailed descriptions, the present invention may also have other embodiments.
图1示出了可以实现本发明方案的一种点云探测系统的结构示意图。如图1所示,该点云探测系统可以包括激光器101、透镜102、控制器103、第一电机104、第二电机105、第一棱镜106、第二棱镜107、分束器108、回波接收器109和飞行时间(Time of Flight,TOF)模块110,其中,回波接收器109包括光电二极管,例如,可以是雪崩光电二极管(Avalanche Photo Diode,APD)。以点云探测系统探测与目标20之间的距离为例,点云探测系统的激光器101将电脉冲信号变成发散光脉冲信号,透镜102将发散的光脉冲信号变成平行光脉冲信号发射出去,控制器103(设置在芯片中)分别通过第一电机104控制第一棱镜106旋转,通过第二电机105控制第二棱镜107旋转,利用第一棱镜106和第二棱镜107的差速旋转,改变通过第一棱镜106和第二棱镜107后出射的光脉冲信号的方向,发射出去的光脉冲信号遇到目标20之后,会反射回光脉冲信号,反射回来的光脉冲信号通过分束器108进行分束并进入到回波接收器109(包括APD)中,回波接收器109将光脉冲信号转换成电脉冲信号,并通过TOF(设置在芯片中)模块110计算点云探测系统与目标20之间的距离,再根据点云探测系统与目标20之间的距离生成点云数据。Figure 1 shows a schematic structural diagram of a point cloud detection system that can implement the solution of the present invention. As shown in Figure 1, the point cloud detection system may include a laser 101, a lens 102, a controller 103, a first motor 104, a second motor 105, a first prism 106, a second prism 107, a beam splitter 108, and echo A receiver 109 and a time of flight (TOF) module 110, wherein the echo receiver 109 includes a photodiode, for example, it may be an avalanche photodiode (APD). Taking the distance between the point cloud detection system and the target 20 as an example, the laser 101 of the point cloud detection system turns the electrical pulse signal into a divergent light pulse signal, and the lens 102 turns the divergent light pulse signal into a parallel light pulse signal and emits it. , The controller 103 (set in the chip) respectively controls the rotation of the first prism 106 through the first motor 104, and controls the rotation of the second prism 107 through the second motor 105, using the differential rotation of the first prism 106 and the second prism 107, Change the direction of the light pulse signal emitted after passing through the first prism 106 and the second prism 107. After the emitted light pulse signal meets the target 20, it will be reflected back to the light pulse signal, and the reflected light pulse signal will pass through the beam splitter 108 Split the beam and enter the echo receiver 109 (including APD). The echo receiver 109 converts the optical pulse signal into an electrical pulse signal, and calculates the point cloud detection system and the target through the TOF (set in the chip) module 110 The distance between 20 and the point cloud data is generated according to the distance between the point cloud detection system and the target 20.
本申请实施例中,点云探测系统可以是激光雷达,其可应用在移动平台如无人飞行器、汽车、遥控车、机器人、相机等。In the embodiment of the present application, the point cloud detection system may be a laser radar, which can be applied to mobile platforms such as unmanned aerial vehicles, automobiles, remote control vehicles, robots, cameras, and the like.
图2示出了根据本申请实施例的点云探测系统的信号处理方法200的示意性流程图。如图2所示,方法200包括以下步骤:FIG. 2 shows a schematic flowchart of a signal processing method 200 of a point cloud detection system according to an embodiment of the present application. As shown in FIG. 2, the method 200 includes the following steps:
在步骤S210,发射光脉冲信号,并接收所述光脉冲信号对应的回波信号。In step S210, an optical pulse signal is transmitted, and an echo signal corresponding to the optical pulse signal is received.
在步骤S220,基于所述回波信号得到点云数据,并对点云数据进行分析以确定点云数据以下属性中的至少一项:记录的回波的个数、记录的回波的形状、所属的被测点类型、所属的噪点类型、噪点置信度。In step S220, point cloud data is obtained based on the echo signal, and the point cloud data is analyzed to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the shape of the recorded echo, The type of the measured point to which it belongs, the type of noise it belongs to, and the confidence of the noise point.
在步骤S230,输出包括所述分析的结果的点云数据。In step S230, point cloud data including the result of the analysis is output.
在本发明的实施例中,点云探测系统发射一个光脉冲信号,可以接收到一个回波信号或者多个回波信号。图3示例性地了示出点云探测系统发射一个光脉冲信号接收到两个回波信号的示意图。如图3所示,点云探测系统某一次采样,发出的光脉冲信号打在物体1边沿,并且物体1后方还存在物体2时,会产生两个回波信号,分别为第一回波信号(即物体1返回的回波信号)、第二回波信号(即物体2返回的回波信号)。第一回波信号与第二回波信号由同一光脉冲信号探测,故第一回波信号与第二回波信号的方向相同,而仅仅是距离上的不一致。In the embodiment of the present invention, the point cloud detection system transmits one optical pulse signal, and can receive one echo signal or multiple echo signals. Fig. 3 exemplarily shows a schematic diagram showing that the point cloud detection system transmits one optical pulse signal and receives two echo signals. As shown in Figure 3, when the point cloud detection system samples a certain time, the light pulse signal sent out hits the edge of object 1, and there is object 2 behind object 1, two echo signals will be generated, which are the first echo signal. (Ie the echo signal returned by the object 1), the second echo signal (ie the echo signal returned by the object 2). The first echo signal and the second echo signal are detected by the same optical pulse signal, so the directions of the first echo signal and the second echo signal are the same, but only the distance is inconsistent.
在本发明的实施例中,基于步骤S210所接收的回波信号,可以确定该回波信号对应的距离数据,即该回波信号对应的物体与点云探测系统之间的距离。如果点云探测系统发射一个光脉冲信号对应接收到一个回波信号,则可以将所述一个光脉冲信号的发射角度和该回波信号对应的距离数据作为一个点云数据输出。在该情况下,点云数据记录的回波的个数为1。如果点云探测系统发射一个光脉冲信号对应接收到多个回波信号,则可以将所述一个光脉冲信号的发射角度和每一个回波信号对应的距离数据作为一个点云数据输出。在该情况下,点云数据记录的回波的个数大于1。在本发明的实施例中,可以对点云数据进行分析以确定点云数据所记录的回波的个数,并将点云数据所记录的回波的个数作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, based on the echo signal received in step S210, the distance data corresponding to the echo signal can be determined, that is, the distance between the object corresponding to the echo signal and the point cloud detection system. If the point cloud detection system emits an optical pulse signal and receives an echo signal, the emission angle of the optical pulse signal and the distance data corresponding to the echo signal can be output as one point cloud data. In this case, the number of echoes recorded in the point cloud data is one. If the point cloud detection system emits one optical pulse signal and receives multiple echo signals, the emission angle of the one optical pulse signal and the distance data corresponding to each echo signal can be output as one point cloud data. In this case, the number of echoes recorded in the point cloud data is greater than one. In the embodiment of the present invention, the point cloud data can be analyzed to determine the number of echoes recorded by the point cloud data, and the number of echoes recorded by the point cloud data can be regarded as an attribute of the point cloud data. Information, the attribute information can be output along with the point cloud data, for example, transmitted to the upper-layer algorithm, so that the upper-layer algorithm can obtain more input information for further analysis by the upper-layer algorithm.
在本发明的实施例中,可以对点云数据进行分析以确定点云数据记录的回波的形状,回波的形状信息是指接收脉冲由于光路介质、发射角度等因素导致的波形展宽、拖尾等畸变。回波的形状信息可以包括但不限于脉冲展宽、脉冲融合等信息。与前述类似的,在本发明的实施例中,点云数据所记录的回波的形状可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, the point cloud data can be analyzed to determine the shape of the echo recorded by the point cloud data. The shape information of the echo refers to the waveform broadening and dragging of the received pulse due to factors such as the optical path medium and the emission angle. Distortion of the tail. The shape information of the echo may include, but is not limited to, pulse broadening, pulse fusion and other information. Similar to the foregoing, in the embodiment of the present invention, the shape of the echo recorded by the point cloud data can be used as an attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer The algorithm allows the upper-level algorithm to obtain more input information for further analysis by the upper-level algorithm.
在本发明的实施例中,可以对点云数据进行分析以确定点云数据所属的被测点类型。被测点类型可以表示被测点的具体类别,诸如天空点、地面点、植被点、水域点、路牌点等;或者,可以从其他维度对被测点进行区分,诸如动态点、静态点等。与前述类似的,在本发明的实施例中,点云数据所属的被测点类型可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, the point cloud data can be analyzed to determine the type of the measured point to which the point cloud data belongs. The type of measured point can indicate the specific category of the measured point, such as sky point, ground point, vegetation point, water area point, road sign point, etc.; or, the measured point can be distinguished from other dimensions, such as dynamic point, static point, etc. . Similar to the foregoing, in the embodiment of the present invention, the measured point type to which the point cloud data belongs can be used as an attribute information of the point cloud data, and the attribute information can be output along with the point cloud data, for example, transmitted to the upper algorithm , So that the upper-level algorithm can obtain more input information for further analysis by the upper-level algorithm.
在本发明的实施例中,可以对点云数据进行分析以确定点云数据所属的噪点类型。由于点云数据中不可避免地存在各种噪点(例如光电噪声、串扰噪点、灰尘噪点、雨雾噪点等),这些噪点混杂在点云信息中,作为上层算法的输入,会引起上层算法的误判;此外,如果直接在底层算法中过滤噪点,由于底层算法的局限性可能存在大量的误过滤和漏过滤的问题。基于此,如果一个点云数据经分析很可能是噪点,那么在本发明的实施例中,不直接将该点的坐标信息置零将该点过滤掉,而是进一步分析识别该噪点的具体类型,诸如雨雾噪点、光噪声噪点、电噪声噪点、串扰噪点、灰尘噪点等。与前述类似的,在本发明的实施例中,点云数据所属的噪点类型可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,以用于上层算法进行进一步的分析,能够避免因分析识别错误而误过滤的问题,还能避免上层算法损失该点的其他信息(诸如方向信息等)。In the embodiment of the present invention, the point cloud data can be analyzed to determine the type of noise to which the point cloud data belongs. Since there are inevitably various noise points in the point cloud data (such as photoelectric noise, crosstalk noise, dust noise, rain and fog noise, etc.), these noise points are mixed in the point cloud information, as the input of the upper layer algorithm, will cause the upper layer algorithm to misjudge ; In addition, if the noise is directly filtered in the underlying algorithm, there may be a lot of false filtering and missing filtering problems due to the limitations of the underlying algorithm. Based on this, if a point cloud data is likely to be noise after analysis, then in the embodiment of the present invention, the coordinate information of the point is not directly set to zero and the point is filtered out, but the specific type of the noise is further analyzed and identified , Such as rain and fog noise, light noise, electrical noise, crosstalk noise, dust noise, etc. Similar to the foregoing, in the embodiment of the present invention, the type of noise to which the point cloud data belongs can be used as a piece of attribute information of the point cloud data. The attribute information can be output with the point cloud data, for example, transmitted to the upper-layer algorithm to It is used for further analysis of the upper-level algorithm to avoid the problem of misfiltering due to analysis and recognition errors, and also to prevent the upper-level algorithm from losing other information (such as direction information, etc.) at this point.
在本发明的实施例中,可以对点云数据进行分析以确定点云数据的噪点置信度。噪点置信度可以标识点云点是噪点的概率,可以用0到1之间的数值表示噪点置信度,或者使用其他不同的档位等级表示噪点置信度。 与前述类似的,在本发明的实施例中,点云数据的噪点置信度可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,以用于上层算法进行进一步的分析,能够避免漏过滤和误过滤的问题。In the embodiment of the present invention, the point cloud data can be analyzed to determine the noise confidence of the point cloud data. The noise confidence level can identify the probability that a point cloud point is a noise point. A value between 0 and 1 can be used to represent the noise point confidence level, or other different gear levels can be used to represent the noise point confidence level. Similar to the foregoing, in the embodiment of the present invention, the noise confidence of the point cloud data can be used as a piece of attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer algorithm to It is used for further analysis of the upper-level algorithm, which can avoid the problems of leaky filtering and false filtering.
在本发明的实施例中,可以对点云数据进行分析以确定点云数据的上述属性信息中的部分或全部,上述属性信息的部分或全部可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。在其他实施例中,还可以对点云数据进行分析以确定点云数据的其他属性信息,其他属性信息也可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, the point cloud data can be analyzed to determine part or all of the above-mentioned attribute information of the point cloud data, and part or all of the above-mentioned attribute information can be output together with the point cloud data, for example, transmitted to the upper layer The algorithm allows the upper-level algorithm to obtain more input information for further analysis by the upper-level algorithm. In other embodiments, the point cloud data can also be analyzed to determine other attribute information of the point cloud data, and other attribute information can also be output along with the point cloud data, for example, transmitted to the upper-level algorithm, so that the upper-level algorithm can obtain more information. The input information can be used in the upper algorithm for further analysis.
在本发明的一个实施例中,上述对点云数据进行分析以确定的各项属性信息可以作为点云数据的一项标签(tag)信息。在本发明的另一个实施例中,上述对点云数据进行分析以确定的所有项属性信息可以作为点云数据的一项标签信息。上述标签信息可以写入一个数据帧的一个数据字段(如标签信息字段)中输出。示例性地,该标签信息的格式可以基于存储最小化的原则而配置。In an embodiment of the present invention, the various attribute information determined by analyzing the point cloud data can be used as a piece of tag information of the point cloud data. In another embodiment of the present invention, all item attribute information determined by analyzing the above-mentioned point cloud data can be used as one item of tag information of the point cloud data. The above-mentioned tag information can be written into a data field (such as a tag information field) of a data frame and output. Exemplarily, the format of the tag information may be configured based on the principle of minimizing storage.
下面以所有项属性信息作为点云数据的一项标签信息为例来描述。可以根据标签信息所包括的各项属性信息表示的属性情况配置标签信息字段的比特数或字节数。以前述的属性信息为例,假设点云数据所记录的回波的个数为4,则可分配两个比特来标识点云数据所记录的回波的个数。类似地,假设点云数据所属的噪点类型不超过4种,则可分配两个比特来标识点云数据所属的噪点类型。其余属性信息所对应分配的比特数或字节数也是基于这样的原则,此处不再一一举例。The following description takes all item attribute information as one item of tag information of point cloud data as an example. The number of bits or bytes of the tag information field can be configured according to the attributes indicated by each attribute information included in the tag information. Taking the aforementioned attribute information as an example, assuming that the number of echoes recorded by the point cloud data is 4, two bits can be allocated to identify the number of echoes recorded by the point cloud data. Similarly, assuming that the type of noise to which the point cloud data belongs does not exceed 4, two bits can be allocated to identify the type of noise to which the point cloud data belongs. The number of bits or bytes allocated to the rest of the attribute information is also based on this principle, and no examples are given here.
为了使得描述更为清楚,下面结合表1以1个字节为例来描述标签信息字段的示例。In order to make the description clearer, the following describes an example of the tag information field with reference to Table 1 taking 1 byte as an example.
表1Table 1
Figure PCTCN2019108237-appb-000001
Figure PCTCN2019108237-appb-000001
Figure PCTCN2019108237-appb-000002
Figure PCTCN2019108237-appb-000002
如表1所示,点云数据的标签信息字段可以由1个字节来表示,该字节从低位到高位每两位组成一组数据,每组数据表示所述标签信息中的一项属性信息。在表1所示的示例中,bit0和bit1为第一组数据,bit2和bit3为第二组数据,bit4和bit5为第三组数据,bit6和bit7为第四组数据。As shown in Table 1, the tag information field of the point cloud data can be represented by 1 byte. The byte forms a set of data from low to high, and each set of data represents an attribute in the tag information. information. In the example shown in Table 1, bit0 and bit1 are the first group of data, bit2 and bit3 are the second group of data, bit4 and bit5 are the third group of data, and bit6 and bit7 are the fourth group of data.
其中,示例性地,第一组数据可以用于表示基于空间位置的点属性,也就是基于采样点的空间位置判断是否为噪点。例如,点云探测系统在测量前后两个距离十分相近的物体时,两个物体之间可能会产生拉丝状的噪点。示例性地,可以将这样的噪点分为三个等级,等级越大说明滤噪强度越强。示例性地,第一组数据中00可以表示正常点,01表示第一等级噪点,10表示第二等级噪点,11表示第三等级噪点。Wherein, for example, the first set of data may be used to represent the point attribute based on the spatial position, that is, to determine whether the sampling point is a noise based on the spatial position of the sampling point. For example, when a point cloud detection system measures two objects that are very close before and after, a wire-like noise may be generated between the two objects. Exemplarily, such noise points can be divided into three levels, and the higher the level, the stronger the noise filtering strength. Exemplarily, 00 in the first set of data may indicate a normal point, 01 indicates a first-level noise, 10 indicates a second-level noise, and 11 indicates a third-level noise.
继续参考表1,第二组数据可以用于表示基于强度的点属性,也就是基于回波能量强度判断采样点是否为噪点。通常情况下,激光光束受到类似灰尘、雨雾、雪等干扰产生的早点的回波能量很小。示例性地,可以按照回波能量强度大小将噪点分为两个等级,等级越大表示回波能量越强,则说明滤噪强度越强。示例性地,第二组数据中00表示正常点,01表示第一等级噪点,诸如回波能量很弱的灰尘点,02表示第二等级噪点,诸如回波能量稍强的雨雾噪点。Continuing to refer to Table 1, the second set of data can be used to represent the point attributes based on intensity, that is, to determine whether the sampling point is a noise point based on the echo energy intensity. Under normal circumstances, the early echo energy of the laser beam is very small due to interference such as dust, rain, fog, and snow. Exemplarily, the noise can be divided into two levels according to the intensity of the echo energy. The larger the level, the stronger the echo energy, and the stronger the noise filtering. Exemplarily, 00 in the second set of data represents a normal point, 01 represents a first-level noise, such as dust points with weak echo energy, and 02 represents a second-level noise, such as rain and fog noise with slightly stronger echo energy.
继续参考表1,第三组数据可以用于表示回波序号,即采样点的回波次序。由于采用同轴光路时即使外部无被测物体,其内部的光学系统也会产生一个回波,因此可以将该回波记为第0个回波。随后,若激光出射方向存在可被探测的物体,则最先返回系统的激光回波记为第1个回波,随后为第2个回波,以此类推。示例性地,第三组数据中00表示第0个回波,01表示第1个回波,10表示第2个回波,11表示第3个回波。Continuing to refer to Table 1, the third set of data can be used to indicate the echo sequence number, that is, the echo sequence of the sampling point. Since when using a coaxial optical path, even if there is no object to be measured outside, the internal optical system will generate an echo, so this echo can be recorded as the 0th echo. Subsequently, if there is a detectable object in the laser exit direction, the laser echo that first returns to the system is recorded as the first echo, followed by the second echo, and so on. Exemplarily, 00 in the third group of data represents the 0th echo, 01 represents the 1st echo, 10 represents the 2nd echo, and 11 represents the 3rd echo.
继续参考表1,在表1中,第四组数据暂时没有存储信息,作为保留位。Continuing to refer to Table 1, in Table 1, the fourth group of data temporarily has no storage information, and is used as a reserved bit.
以上结合表1示例性地示出了根据本发明实施例的方法中点云数据的 标签信息字段的示例,应理解,这仅是示例性的,在其他示例中,点云数据的标签信息字段的大小、各属性信息所占的数据位数以及先后次序等都可以是其他的情况。The above in conjunction with Table 1 exemplarily shows an example of the tag information field of the point cloud data in the method according to the embodiment of the present invention. It should be understood that this is only exemplary. In other examples, the tag information field of the point cloud data The size of, the number of data bits occupied by each attribute information, and the order of sequence, etc. can all be other situations.
在本发明的实施例中,上述方法200还可以包括如下步骤(未在图2中示出):计算并输出点云数据的位置信息、反射率信息和时间戳信息。进一步地,结合前面的描述,可以将点云数据的位置信息、反射率信息、时间戳信息和标签信息分别写入一个数据帧的位置信息字段、反射率信息字段、时间戳信息字段以及标签信息字段,并将所述数据帧输出,例如输出至上层算法。上层算法可以根据需求有选择地使用点云数据的上述信息,有利于上层算法的兼容及扩展。In the embodiment of the present invention, the above method 200 may further include the following steps (not shown in FIG. 2): calculating and outputting the position information, reflectance information, and time stamp information of the point cloud data. Further, in combination with the previous description, the position information, reflectivity information, time stamp information, and tag information of the point cloud data can be written into the position information field, reflectivity information field, time stamp information field, and tag information of a data frame, respectively. Field, and output the data frame, for example, to an upper-layer algorithm. The upper-level algorithm can selectively use the above-mentioned information of the point cloud data according to the needs, which is beneficial to the compatibility and expansion of the upper-level algorithm.
基于上面的描述,根据本发明实施例的点云探测系统的信号处理方法对点云数据的属性信息进行分析并输出包括属性信息的点云数据,可以最大程度地保留点云探测系统获取到的信息,杜绝了由于底层误过滤噪点导致输出的信息空白,有利于改善上层算法(诸如滤波、识别、分割等算法)的处理效果。Based on the above description, the signal processing method of the point cloud detection system according to the embodiment of the present invention analyzes the attribute information of the point cloud data and outputs the point cloud data including the attribute information, which can retain the points acquired by the point cloud detection system to the greatest extent Information, eliminates the output information blank due to the false filtering of noise at the bottom layer, which is conducive to improving the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms).
下面结合图4描述根据本发明另一方面提供的点云探测系统。图4示出了根据本发明实施例的点云探测系统400的示意性框图。点云探测系统400包括发射端设备410、接收端设备420和处理器430。其中,发射端设备410用于发射光脉冲信号。接收端设备420用于接收所述光脉冲信号对应的回波信号。处理器430用于基于所述回波信号得到点云数据,并对点云数据进行分析以确定点云数据以下属性中的至少一项:记录的回波的个数、记录的回波的形状、所属的被测点类型、所属的噪点类型、噪点置信度,并输出包括所述分析的结果的点云数据。The following describes a point cloud detection system according to another aspect of the present invention with reference to FIG. 4. FIG. 4 shows a schematic block diagram of a point cloud detection system 400 according to an embodiment of the present invention. The point cloud detection system 400 includes a transmitting end device 410, a receiving end device 420, and a processor 430. Among them, the transmitting end device 410 is used to transmit optical pulse signals. The receiving end device 420 is configured to receive the echo signal corresponding to the optical pulse signal. The processor 430 is configured to obtain point cloud data based on the echo signal, and analyze the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, and the shape of the recorded echoes , The type of the measured point to which it belongs, the type of the noise to which it belongs, and the confidence of the noise, and output the point cloud data including the analysis result.
在本发明的实施例中,点云探测系统400的发射端设备410发射一个光脉冲信号,接收端设备420可以接收到一个回波信号或者多个回波信号。基于接收端设备420所接收的回波信号,处理器430可以确定该回波信号对应的距离数据,即该回波信号对应的物体与点云探测系统之间的距离。如果点云探测系统400的发射端设备410发射一个光脉冲信号,接收端设备420接收到一个回波信号,则处理器430可以将所述一个光脉冲信号的发射角度和该回波信号对应的距离数据作为一个点云数据输出。在该情况 下,点云数据记录的回波的个数为1。如果点云探测系统400的发射端设备410发射一个光脉冲信号,接收端设备420接收到多个回波信号,则处理器430可以将所述一个光脉冲信号的发射角度和每一个回波信号对应的距离数据作为一个点云数据输出。在该情况下,点云数据记录的回波的个数大于1。在本发明的实施例中,处理器430可以对点云数据进行分析以确定点云数据所记录的回波的个数,并将点云数据所记录的回波的个数作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, the transmitting end device 410 of the point cloud detection system 400 transmits an optical pulse signal, and the receiving end device 420 may receive one echo signal or multiple echo signals. Based on the echo signal received by the receiving end device 420, the processor 430 may determine the distance data corresponding to the echo signal, that is, the distance between the object corresponding to the echo signal and the point cloud detection system. If the transmitting end device 410 of the point cloud detection system 400 transmits an optical pulse signal, and the receiving end device 420 receives an echo signal, the processor 430 can compare the transmission angle of the optical pulse signal with the echo signal. The distance data is output as a point cloud data. In this case, the number of echoes recorded in the point cloud data is 1. If the transmitting end device 410 of the point cloud detection system 400 transmits one optical pulse signal, and the receiving end device 420 receives multiple echo signals, the processor 430 may calculate the transmission angle of the one optical pulse signal and each echo signal. The corresponding distance data is output as a point cloud data. In this case, the number of echoes recorded in the point cloud data is greater than one. In the embodiment of the present invention, the processor 430 may analyze the point cloud data to determine the number of echoes recorded by the point cloud data, and use the number of echoes recorded by the point cloud data as the point cloud data An item of attribute information, which can be output along with the point cloud data, for example, transmitted to the upper-layer algorithm, so that the upper-layer algorithm can obtain more input information for further analysis by the upper-layer algorithm.
在本发明的实施例中,处理器430可以对点云数据进行分析以确定点云数据记录的回波的形状,回波的形状信息是指接收脉冲由于光路介质、发射角度等因素导致的波形展宽、拖尾等畸变。回波的形状信息可以包括但不限于脉冲展宽、脉冲融合等信息。与前述类似的,在本发明的实施例中,点云数据所记录的回波的形状可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, the processor 430 may analyze the point cloud data to determine the shape of the echo recorded by the point cloud data. The shape information of the echo refers to the waveform of the received pulse due to factors such as the optical path medium and the emission angle. Distortion such as widening and tailing. The shape information of the echo may include, but is not limited to, pulse broadening, pulse fusion and other information. Similar to the foregoing, in the embodiment of the present invention, the shape of the echo recorded by the point cloud data can be used as an attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer The algorithm allows the upper-level algorithm to obtain more input information for further analysis by the upper-level algorithm.
在本发明的实施例中,处理器430可以对点云数据进行分析以确定点云数据所属的被测点类型。被测点类型可以表示被测点的具体类别,诸如天空点、地面点、植被点、水域点、路牌点等;或者,可以从其他维度对被测点进行区分,诸如动态点、静态点等。与前述类似的,在本发明的实施例中,点云数据所属的被测点类型可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, the processor 430 may analyze the point cloud data to determine the type of the measured point to which the point cloud data belongs. The type of measured point can indicate the specific category of the measured point, such as sky point, ground point, vegetation point, water area point, road sign point, etc.; or, the measured point can be distinguished from other dimensions, such as dynamic point, static point, etc. . Similar to the foregoing, in the embodiment of the present invention, the measured point type to which the point cloud data belongs can be used as an attribute information of the point cloud data, and the attribute information can be output along with the point cloud data, for example, transmitted to the upper algorithm , So that the upper-level algorithm can obtain more input information for further analysis by the upper-level algorithm.
在本发明的实施例中,处理器430可以对点云数据进行分析以确定点云数据所属的噪点类型。由于点云数据中不可避免地存在各种噪点(例如光电噪声、串扰噪点、灰尘噪点、雨雾噪点等),这些噪点混杂在点云信息中,作为上层算法的输入,会引起上层算法的误判;此外,如果直接在底层算法中过滤噪点,由于底层算法的局限性可能存在大量的误过滤和漏过滤的问题。基于此,如果一个点云数据经分析很可能是噪点,那么在本发明的实施例中,不直接将该点的坐标信息置零将该点过滤掉,而是进一步 分析识别该噪点的具体类型,诸如雨雾噪点、光噪声噪点、电噪声噪点、串扰噪点、灰尘噪点等。与前述类似的,在本发明的实施例中,点云数据所属的噪点类型可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,以用于上层算法进行进一步的分析,能够避免因分析识别错误而误过滤的问题,还能避免上层算法损失该点的其他信息(诸如方向信息等)。In an embodiment of the present invention, the processor 430 may analyze the point cloud data to determine the type of noise to which the point cloud data belongs. Since there are inevitably various noise points in the point cloud data (such as photoelectric noise, crosstalk noise, dust noise, rain and fog noise, etc.), these noise points are mixed in the point cloud information, as the input of the upper layer algorithm, will cause the upper layer algorithm to misjudge ; In addition, if the noise is directly filtered in the underlying algorithm, there may be a lot of false filtering and missing filtering problems due to the limitations of the underlying algorithm. Based on this, if a point cloud data is likely to be noise after analysis, then in the embodiment of the present invention, the coordinate information of the point is not directly set to zero and the point is filtered out, but the specific type of the noise is further analyzed and identified , Such as rain and fog noise, light noise, electrical noise, crosstalk noise, dust noise, etc. Similar to the foregoing, in the embodiment of the present invention, the type of noise to which the point cloud data belongs can be used as a piece of attribute information of the point cloud data. The attribute information can be output with the point cloud data, for example, transmitted to the upper-level algorithm to It is used for further analysis of the upper-level algorithm to avoid the problem of misfiltering due to analysis and recognition errors, and also to prevent the upper-level algorithm from losing other information (such as direction information, etc.) at this point.
在本发明的实施例中,处理器430可以对点云数据进行分析以确定点云数据的噪点置信度。噪点置信度可以标识点云点是噪点的概率,可以用0到1之间的数值表示噪点置信度,或者使用其他不同的档位等级表示噪点置信度。与前述类似的,在本发明的实施例中,点云数据的噪点置信度可以作为点云数据的一项属性信息,该属性信息可以随着点云数据一起输出,例如传送至上层算法,以用于上层算法进行进一步的分析,能够避免漏过滤和误过滤的问题。In an embodiment of the present invention, the processor 430 may analyze the point cloud data to determine the noise confidence of the point cloud data. The noise confidence level can identify the probability that a point cloud point is a noise point. A value between 0 and 1 can be used to represent the noise point confidence level, or other different gear levels can be used to represent the noise point confidence level. Similar to the foregoing, in the embodiment of the present invention, the noise confidence of the point cloud data can be used as a piece of attribute information of the point cloud data, and the attribute information can be output with the point cloud data, for example, transmitted to the upper layer algorithm to It is used for further analysis of the upper-level algorithm, which can avoid the problems of leaky filtering and false filtering.
在本发明的实施例中,处理器430可以对点云数据进行分析以确定点云数据的上述属性信息中的部分或全部,上述属性信息的部分或全部可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。在其他实施例中,还可以对点云数据进行分析以确定点云数据的其他属性信息,其他属性信息也可以随着点云数据一起输出,例如传送至上层算法,使得上层算法获取到更多的输入信息,以用于上层算法进行进一步的分析。In the embodiment of the present invention, the processor 430 may analyze the point cloud data to determine part or all of the above-mentioned attribute information of the point cloud data, and part or all of the above-mentioned attribute information may be output together with the point cloud data, for example It is sent to the upper-layer algorithm so that the upper-layer algorithm can obtain more input information for further analysis by the upper-layer algorithm. In other embodiments, the point cloud data can also be analyzed to determine other attribute information of the point cloud data, and other attribute information can also be output along with the point cloud data, for example, transmitted to the upper-level algorithm, so that the upper-level algorithm can obtain more information. The input information can be used in the upper algorithm for further analysis.
在本发明的一个实施例中,处理器430可以将上述对点云数据进行分析以确定的各项属性信息作为点云数据的一项标签(tag)信息。在本发明的另一个实施例中,处理器430可以将上述对点云数据进行分析以确定的所有项属性信息作为点云数据的一项标签信息。处理器430可以将上述标签信息写入一个数据帧的一个数据字段(如标签信息字段)中输出。示例性地,该标签信息的格式可以基于存储最小化的原则而配置。In an embodiment of the present invention, the processor 430 may use the aforementioned various attribute information determined by analyzing the point cloud data as a piece of tag information of the point cloud data. In another embodiment of the present invention, the processor 430 may use all item attribute information determined by analyzing the point cloud data as one item of tag information of the point cloud data. The processor 430 may write the above-mentioned tag information into a data field (such as a tag information field) of a data frame for output. Exemplarily, the format of the tag information may be configured based on the principle of minimizing storage.
下面以所有项属性信息作为点云数据的一项标签信息为例来描述。处理器430可以根据标签信息所包括的各项属性信息表示的属性情况配置标签信息字段的比特数或字节数。以前述的属性信息为例,假设点云数据所记录的回波的个数为4,则处理器430可分配两个比特来标识点云数据所 记录的回波的个数。类似地,假设点云数据所属的噪点类型不超过4种,则处理器430可分配两个比特来标识点云数据所属的噪点类型。其余属性信息所对应分配的比特数或字节数也是基于这样的原则,此处不再一一举例。The following description takes all item attribute information as one item of tag information of point cloud data as an example. The processor 430 may configure the number of bits or bytes of the tag information field according to the attributes indicated by the various attribute information included in the tag information. Taking the aforementioned attribute information as an example, assuming that the number of echoes recorded by the point cloud data is 4, the processor 430 can allocate two bits to identify the number of echoes recorded by the point cloud data. Similarly, assuming that the type of noise to which the point cloud data belongs does not exceed 4, the processor 430 may allocate two bits to identify the type of noise to which the point cloud data belongs. The number of bits or bytes allocated to the rest of the attribute information is also based on this principle, and no examples are given here.
示例性地,点云数据的标签信息字段可以包括1个字节的数据。示例性地,所述标签信息字段从低位到高位每两位组成一组数据,每组数据表示所述标签信息中的一项属性信息。示例性地,所述标签信息字段的第一组数据用于表示基于空间位置的点属性,第二组数据用于表示基于回波强度的点属性,第三组数据用于表示回波序号。示例性地,所述基于空间位置的点属性包括:正常点、第一等级噪点、第二等级噪点以及第三等级噪点,噪点等级越大表示滤噪强度越强。示例性地,所述基于回波强度的点属性包括:正常点、第一等级噪点和第二等级噪点,噪点等级越大表示回波能量越强且滤噪强度越强。可以结合表1理解根据本发明实施例的点云数据的标签信息字段的示例,为了简洁,此处不再赘述。Exemplarily, the tag information field of the point cloud data may include 1 byte of data. Exemplarily, each two digits of the tag information field form a group of data from low to high, and each group of data represents one item of attribute information in the tag information. Exemplarily, the first set of data of the tag information field is used to indicate the point attributes based on spatial location, the second set of data is used to indicate the point attributes based on echo intensity, and the third set of data is used to indicate echo sequence numbers. Exemplarily, the point attributes based on the spatial location include normal points, first-level noise points, second-level noise points, and third-level noise points. The higher the noise point level, the stronger the noise filtering strength. Exemplarily, the point attributes based on echo intensity include: normal points, first-level noise points, and second-level noise points. The larger the noise point level, the stronger the echo energy and the stronger the noise filtering intensity. The example of the tag information field of the point cloud data according to the embodiment of the present invention can be understood in conjunction with Table 1. For the sake of brevity, details are not repeated here.
应理解,表1示出的标签信息字段仅是示例性的,在其他示例中,点云数据的标签信息字段的大小、各属性信息所占的数据位数以及先后次序等都可以是其他的情况。It should be understood that the tag information fields shown in Table 1 are only exemplary. In other examples, the size of the tag information field of the point cloud data, the number of data bits occupied by each attribute information, and the order of priority, etc., can all be other Happening.
在本发明的实施例中,处理器430还可以用于:计算并输出点云数据的位置信息、反射率信息和时间戳信息。进一步地,结合前面的描述,处理器430可以将点云数据的位置信息、反射率信息、时间戳信息和标签信息分别写入一个数据帧的位置信息字段、反射率信息字段、时间戳信息字段以及标签信息字段,并将所述数据帧输出,例如输出至上层算法。上层算法可以根据需求有选择地使用点云数据的上述信息,有利于上层算法的兼容及扩展。In the embodiment of the present invention, the processor 430 may also be used to calculate and output the position information, reflectance information, and time stamp information of the point cloud data. Further, in combination with the foregoing description, the processor 430 may write the position information, reflectance information, time stamp information, and tag information of the point cloud data into the position information field, reflectance information field, and time stamp information field of a data frame, respectively. And the label information field, and output the data frame, for example, output to the upper algorithm. The upper-level algorithm can selectively use the above-mentioned information of the point cloud data according to the needs, which is beneficial to the compatibility and expansion of the upper-level algorithm.
基于上面的描述,根据本发明实施例的点云探测系统对点云数据的属性信息进行分析并输出包括属性信息的点云数据,可以最大程度地保留点云探测系统获取到的信息,杜绝了由于底层误过滤噪点导致输出的信息空白,有利于改善上层算法(诸如滤波、识别、分割等算法)的处理效果。Based on the above description, the point cloud detection system according to the embodiment of the present invention analyzes the attribute information of the point cloud data and outputs the point cloud data including the attribute information, which can retain the information obtained by the point cloud detection system to the greatest extent and eliminate The output information is blank due to the false filtering of noise at the bottom layer, which is beneficial to improve the processing effect of the upper layer algorithms (such as filtering, recognition, and segmentation algorithms).
尽管这里已经参考附图描述了示例实施例,应理解上述示例实施例仅仅是示例性的,并且不意图将本发明的范围限制于此。本领域普通技术人 员可以在其中进行各种改变和修改,而不偏离本发明的范围和精神。所有这些改变和修改意在被包括在所附权利要求所要求的本发明的范围之内。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 invention thereto. A person of ordinary skill in the art can make various changes and modifications therein without departing from the scope and spirit of the present invention. All these changes and modifications are intended to be included within the scope of the present invention as claimed in the appended claims.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。A person of ordinary skill in the art may realize 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 performed 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 as going beyond the scope of the present invention.
在本申请所提供的几个实施例中,应该理解到,所揭露的设备和方法,可以通过其它的方式实现。例如,以上所描述的设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个设备,或一些特征可以忽略,或不执行。In the several embodiments provided in this application, it should be understood that the disclosed device and method may be implemented in other ways. For example, the device embodiments described above are only 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 may 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 invention 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 the present invention and help understand one or more of the various aspects of the invention, in the description of the exemplary embodiments of the present invention, the various features of the present invention are sometimes grouped together into a single embodiment. , Or in its description. However, the method of the present invention should not be interpreted as reflecting the intention that the claimed present invention 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 invention.
本领域的技术人员可以理解,除了特征之间相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的特征可以由提供相同、等同或相似目的的替代特征来代替。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 invention. 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 invention 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 invention. The present invention 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 invention 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 present invention, 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 invention can be implemented by means of hardware comprising several different elements and by means of a suitably programmed computer. In the unit claims that list 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 or descriptions of specific implementations of the present invention. The protection scope of the present invention is not limited thereto. Any person skilled in the art can easily fall within the technical scope disclosed by the present invention. Any change or replacement should be included in the protection scope of the present invention. The protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (28)

  1. 一种点云探测系统的信号处理方法,其特征在于,所述方法包括:A signal processing method of a point cloud detection system, characterized in that the method includes:
    发射光脉冲信号,并接收所述光脉冲信号对应的回波信号;Transmitting an optical pulse signal, and receiving an echo signal corresponding to the optical pulse signal;
    基于所述回波信号得到点云数据,并对点云数据进行分析以确定点云数据以下属性中的至少一项:记录的回波的个数、记录的回波的形状、所属的被测点类型、所属的噪点类型、噪点置信度;以及The point cloud data is obtained based on the echo signal, and the point cloud data is analyzed to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, the shape of the recorded echoes, and the measurement to which they belong Point type, noise point type to which it belongs, and noise confidence level; and
    输出包括所述分析的结果的点云数据。Output point cloud data including the result of the analysis.
  2. 根据权利要求1所述的方法,其特征在于,所述分析的结果中的每一项属性信息作为所述点云数据的一项标签信息。The method according to claim 1, wherein each item of attribute information in the analysis result is used as a piece of tag information of the point cloud data.
  3. 根据权利要求1所述的方法,其特征在于,所述分析的结果中的所有项属性信息作为所述点云数据的一项标签信息。The method according to claim 1, wherein all item attribute information in the analysis result is used as one item of tag information of the point cloud data.
  4. 根据权利要求2或3所述的方法,其特征在于,所述标签信息的格式基于存储最小化的原则而配置。The method according to claim 2 or 3, wherein the format of the tag information is configured based on the principle of minimizing storage.
  5. 根据权利要求2或3所述的方法,其特征在于,所述方法还包括:The method according to claim 2 or 3, wherein the method further comprises:
    计算并输出点云数据的位置信息、反射率信息和时间戳信息。Calculate and output the position information, reflectance information and time stamp information of the point cloud data.
  6. 根据权利要求5所述的方法,其特征在于,所述输出包括所述分析的结果的点云数据,包括:The method according to claim 5, wherein the output includes point cloud data of the result of the analysis, including:
    将包括所述分析的结果的点云数据分别写入一个数据帧的数据字段中,并将所述数据帧输出,所述数据帧包括位置信息字段、反射率信息字段、时间戳信息字段以及标签信息字段。Write the point cloud data including the analysis result into the data field of a data frame, and output the data frame. The data frame includes a position information field, a reflectance information field, a time stamp information field, and a tag Information field.
  7. 根据权利要求6所述的方法,其特征在于,所述标签信息字段包括1个字节的数据。The method according to claim 6, wherein the tag information field includes 1 byte of data.
  8. 根据权利要求7所述的方法,其特征在于,所述标签信息字段从低位到高位每两位组成一组数据,每组数据表示所述标签信息中的一项属性信息。The method according to claim 7, wherein the tag information field forms a set of data from low to high bits every two bits, and each set of data represents one item of attribute information in the tag information.
  9. 根据权利要求8所述的方法,其特征在于,所述标签信息字段的第一组数据用于表示基于空间位置的点属性,第二组数据用于表示基于回波强度的点属性,第三组数据用于表示回波序号。The method according to claim 8, wherein the first set of data in the tag information field is used to represent point attributes based on spatial location, the second set of data is used to represent point attributes based on echo intensity, and the third set of data is used to represent point attributes based on echo intensity. The group data is used to represent the echo sequence number.
  10. 根据权利要求9所述的方法,其特征在于,所述基于空间位置的点属性包括:正常点、第一等级噪点、第二等级噪点以及第三等级噪点,The method according to claim 9, wherein the point attributes based on the spatial position include: normal points, first-level noise points, second-level noise points, and third-level noise points,
    噪点等级越大表示滤噪强度越强。The higher the noise level, the stronger the noise filtering.
  11. 根据权利要求9所述的方法,其特征在于,所述基于回波强度的点属性包括:正常点、第一等级噪点和第二等级噪点,噪点等级越大表示回波能量越强且滤噪强度越强。The method according to claim 9, characterized in that the point attributes based on echo intensity include: normal points, first-level noise and second-level noise, and the larger the noise level, the stronger the echo energy and the filtering of noise. The stronger the intensity.
  12. 根据权利要求1所述的方法,其特征在于,所述噪点类型包括以下至少一种:The method according to claim 1, wherein the type of noise includes at least one of the following:
    雨雾噪点、光噪声噪点、电噪声噪点、串扰噪点、灰尘噪点。Rain and fog noise, light noise, electrical noise, crosstalk noise, dust noise.
  13. 根据权利要求1所述的方法,其特征在于,所述被测点类型包括以下至少一种:The method according to claim 1, wherein the type of the measured point includes at least one of the following:
    天空点、地面点、植被点、水域点、路牌点。Sky point, ground point, vegetation point, water area point, street sign point.
  14. 根据权利要求1所述的方法,其特征在于,所述被测点类型包括动态点和静态点。The method according to claim 1, wherein the type of the measured point includes a dynamic point and a static point.
  15. 一种点云探测系统,其特征在于,所述系统包括:A point cloud detection system, characterized in that the system 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
    处理器,用于基于所述回波信号得到点云数据,并对点云数据进行分析以确定点云数据以下属性中的至少一项:记录的回波的个数、记录的回波的形状、所属的被测点类型、所属的噪点类型、噪点置信度,并输出包括所述分析的结果的点云数据。The processor is configured to obtain point cloud data based on the echo signal, and analyze the point cloud data to determine at least one of the following attributes of the point cloud data: the number of recorded echoes, and the shape of the recorded echo , The type of the measured point to which it belongs, the type of the noise to which it belongs, and the confidence of the noise, and output the point cloud data including the analysis result.
  16. 根据权利要求15所述的系统,其特征在于,所述分析的结果中的每一项属性信息作为所述点云数据的一项标签信息。The system according to claim 15, wherein each item of attribute information in the analysis result is used as a piece of tag information of the point cloud data.
  17. 根据权利要求15所述的系统,其特征在于,所述分析的结果中的所有项属性信息作为所述点云数据的一项标签信息。The system according to claim 15, wherein all item attribute information in the analysis result is used as one item of tag information of the point cloud data.
  18. 根据权利要求16或17所述的系统,其特征在于,所述标签信息的格式基于存储最小化的原则而配置。The system according to claim 16 or 17, wherein the format of the tag information is configured based on the principle of minimizing storage.
  19. 根据权利要求16或17所述的系统,其特征在于,所述处理器还用于:The system according to claim 16 or 17, wherein the processor is further configured to:
    计算并输出点云数据的位置信息、反射率信息和时间戳信息。Calculate and output the position information, reflectance information and time stamp information of the point cloud data.
  20. 根据权利要求19所述的系统,其特征在于,所述处理器进一步用于:The system according to claim 19, wherein the processor is further configured to:
    将包括所述分析的结果的点云数据分别写入一个数据帧的数据字段中,并将所述数据帧输出,所述数据帧包括位置信息字段、反射率信息字段、时间戳信息字段以及标签信息字段。Write the point cloud data including the analysis result into the data field of a data frame, and output the data frame. The data frame includes a position information field, a reflectance information field, a time stamp information field, and a tag Information field.
  21. 根据权利要求20所述的系统,其特征在于,所述标签信息字段包括1个字节的数据。The system according to claim 20, wherein the tag information field includes 1 byte of data.
  22. 根据权利要求21所述的系统,其特征在于,所述标签信息字段从低位到高位每两位组成一组数据,每组数据表示所述标签信息中的一项属性信息。The system according to claim 21, wherein each two bits of the tag information field form a group of data from low to high, and each group of data represents one item of attribute information in the tag information.
  23. 根据权利要求22所述的系统,其特征在于,所述标签信息字段的第一组数据用于表示基于空间位置的点属性,第二组数据用于表示基于回波强度的点属性,第三组数据用于表示回波序号。The system according to claim 22, wherein the first set of data in the tag information field is used to represent point attributes based on spatial location, the second set of data is used to represent point attributes based on echo intensity, and the third set of data is used to represent point attributes based on echo intensity. The group data is used to represent the echo sequence number.
  24. 根据权利要求23所述的系统,其特征在于,所述基于空间位置的点属性包括:正常点、第一等级噪点、第二等级噪点以及第三等级噪点,噪点等级越高表示滤噪强度越强。The system according to claim 23, wherein the point attributes based on spatial location include: normal points, first-level noise, second-level noise, and third-level noise, and the higher the noise level, the higher the noise filtering strength. Strong.
  25. 根据权利要求23所述的系统,其特征在于,所述基于回波强度的点属性包括:正常点、第一等级噪点和第二等级噪点,噪点等级越高表示回波能量越强且滤噪强度越强。The system according to claim 23, wherein the point attributes based on echo intensity include: normal points, first-level noise, and second-level noise. The higher the noise level, the stronger the echo energy and the filtering of noise. The stronger the intensity.
  26. 根据权利要求15所述的系统,其特征在于,所述噪点类型包括以下至少一种:The system according to claim 15, wherein the type of noise includes at least one of the following:
    雨雾噪点、光噪声噪点、电噪声噪点、串扰噪点、灰尘噪点。Rain and fog noise, light noise, electrical noise, crosstalk noise, dust noise.
  27. 根据权利要求15所述的系统,其特征在于,所述被测点类型包括以下至少一种:The system according to claim 15, wherein the type of the measured point includes at least one of the following:
    天空点、地面点、植被点、水域点、路牌点。Sky point, ground point, vegetation point, water area point, street sign point.
  28. 根据权利要求15所述的系统,其特征在于,所述被测点类型包括动态点和静态点。The system according to claim 15, wherein the type of the measured point includes a dynamic point and a static point.
PCT/CN2019/108237 2019-09-26 2019-09-26 Signal processing method of point cloud detection system, and point cloud detection system WO2021056348A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201980030550.9A CN115643809A (en) 2019-09-26 2019-09-26 Signal processing method of point cloud detection system and point cloud detection system
PCT/CN2019/108237 WO2021056348A1 (en) 2019-09-26 2019-09-26 Signal processing method of point cloud detection system, and point cloud detection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/108237 WO2021056348A1 (en) 2019-09-26 2019-09-26 Signal processing method of point cloud detection system, and point cloud detection system

Publications (1)

Publication Number Publication Date
WO2021056348A1 true WO2021056348A1 (en) 2021-04-01

Family

ID=75165524

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/108237 WO2021056348A1 (en) 2019-09-26 2019-09-26 Signal processing method of point cloud detection system, and point cloud detection system

Country Status (2)

Country Link
CN (1) CN115643809A (en)
WO (1) WO2021056348A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113640771A (en) * 2021-08-19 2021-11-12 深圳市中联讯科技有限公司 Noise filtering method and terminal
WO2023061179A1 (en) * 2021-10-15 2023-04-20 华为技术有限公司 Data processing method and apparatus, and data transmission method and apparatus

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170322309A1 (en) * 2016-05-09 2017-11-09 John Peter Godbaz Specular reflection removal in time-of-flight camera apparatus
CN108885265A (en) * 2016-03-31 2018-11-23 富士胶片株式会社 Range image processing unit, range image acquisition device and range image processing method
CN110031822A (en) * 2019-04-22 2019-07-19 上海禾赛光电科技有限公司 It can be used for noise recognition methods and the laser radar system of laser radar
CN110031823A (en) * 2019-04-22 2019-07-19 上海禾赛光电科技有限公司 It can be used for noise recognition methods and the laser radar system of laser radar
CN110136072A (en) * 2018-02-08 2019-08-16 北京大学 Minimizing technology, denoising system, computer equipment and the storage medium of point cloud noise

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108885265A (en) * 2016-03-31 2018-11-23 富士胶片株式会社 Range image processing unit, range image acquisition device and range image processing method
US20170322309A1 (en) * 2016-05-09 2017-11-09 John Peter Godbaz Specular reflection removal in time-of-flight camera apparatus
CN110136072A (en) * 2018-02-08 2019-08-16 北京大学 Minimizing technology, denoising system, computer equipment and the storage medium of point cloud noise
CN110031822A (en) * 2019-04-22 2019-07-19 上海禾赛光电科技有限公司 It can be used for noise recognition methods and the laser radar system of laser radar
CN110031823A (en) * 2019-04-22 2019-07-19 上海禾赛光电科技有限公司 It can be used for noise recognition methods and the laser radar system of laser radar

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113640771A (en) * 2021-08-19 2021-11-12 深圳市中联讯科技有限公司 Noise filtering method and terminal
WO2023061179A1 (en) * 2021-10-15 2023-04-20 华为技术有限公司 Data processing method and apparatus, and data transmission method and apparatus

Also Published As

Publication number Publication date
CN115643809A (en) 2023-01-24

Similar Documents

Publication Publication Date Title
CN109059902B (en) Relative pose determination method, device, equipment and medium
CN112255636A (en) Distance measuring method, system and equipment
US10739445B2 (en) Parallel photon counting
CN107392965B (en) Range finding method based on combination of deep learning and binocular stereo vision
CN107092021B (en) Vehicle-mounted laser radar three-dimensional scanning method, and ground object classification method and system
WO2020243962A1 (en) Object detection method, electronic device and mobile platform
CN108594254A (en) A method of improving TOF laser imaging radar range accuracies
WO2021207954A1 (en) Target identification method and device
WO2022126427A1 (en) Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium
WO2021056348A1 (en) Signal processing method of point cloud detection system, and point cloud detection system
WO2022198637A1 (en) Point cloud noise filtering method and system, and movable platform
WO2021051281A1 (en) Point-cloud noise filtering method, distance measurement device, system, storage medium, and mobile platform
WO2021062581A1 (en) Road marking recognition method and apparatus
WO2021239054A1 (en) Space measurement apparatus, method and device, and computer-readable storage medium
JP2020020612A (en) Distance measuring device, method for measuring distance, program, and mobile body
CN114612598A (en) Point cloud processing method and device and laser radar
US11520019B2 (en) Light signal detection device, range finding device, and detection method
WO2022188884A1 (en) Distance measurement method, system and device
JP6919764B2 (en) Radar image processing device, radar image processing method, and program
WO2020215252A1 (en) Method for denoising point cloud of distance measurement device, distance measurement device and mobile platform
US20220187448A1 (en) Adjusting Lidar Parameters Based on Environmental Conditions
US20210255289A1 (en) Light detection method, light detection device, and mobile platform
WO2021179583A1 (en) Detection method and detection device
CN116467848B (en) Millimeter wave radar point cloud simulation method and device
WO2020237663A1 (en) Multi-channel lidar point cloud interpolation method and ranging apparatus

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

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

Country of ref document: EP

Kind code of ref document: A1