WO2022126427A1 - Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium - Google Patents

Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium Download PDF

Info

Publication number
WO2022126427A1
WO2022126427A1 PCT/CN2020/136819 CN2020136819W WO2022126427A1 WO 2022126427 A1 WO2022126427 A1 WO 2022126427A1 CN 2020136819 W CN2020136819 W CN 2020136819W WO 2022126427 A1 WO2022126427 A1 WO 2022126427A1
Authority
WO
WIPO (PCT)
Prior art keywords
point cloud
data
processing method
point
density distribution
Prior art date
Application number
PCT/CN2020/136819
Other languages
French (fr)
Chinese (zh)
Inventor
夏清
李延召
Original Assignee
深圳市大疆创新科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市大疆创新科技有限公司 filed Critical 深圳市大疆创新科技有限公司
Priority to PCT/CN2020/136819 priority Critical patent/WO2022126427A1/en
Priority to CN202080070978.9A priority patent/CN114556427A/en
Publication of WO2022126427A1 publication Critical patent/WO2022126427A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • G06T7/77Determining position or orientation of objects or cameras using statistical methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/50Depth or shape recovery
    • G06T7/514Depth or shape recovery from specularities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • G06T7/62Analysis of geometric attributes of area, perimeter, diameter or volume
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/90Determination of colour characteristics
    • 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 ranging devices, and more particularly, to a point cloud processing method, a point cloud processing device, a movable platform and a computer storage medium.
  • the distribution of the laser point cloud is always spatially inhomogeneous due to the lidar scanning mechanism. Due to the limitation of the lidar optical scanning mechanism, in the generated 3D point cloud data, due to its own line scanning characteristics, there must be an uneven distribution of point clouds on the same plane. Due to the existence of these objective factors, in the same scene, the same object is in the same plane, or the number and density of points in the 3D point cloud obtained by scanning the same object at different distances are different. This difference will lead to subsequent The detection, segmentation, tracking and other algorithms are greatly affected.
  • one aspect of the present invention provides a point cloud processing method, comprising: acquiring point cloud data collected by a ranging device and point cloud density distribution data of the ranging device, where the point cloud density distribution data is the same as the point cloud density distribution data.
  • the scanning method of the ranging device is related, wherein the point cloud density distribution data includes multiple significance coefficients, and the multiple significance coefficients are used to characterize the distribution characteristics of the point cloud data on the reference plane.
  • the saliency coefficients corresponding to the mapping points of the point cloud data on the reference plane and determine a predetermined processing method of the point cloud data, wherein the predetermined processing methods include a first processing method and a second processing method At least one of, the first processing method is used to increase the point cloud density in at least a partial area in the point cloud data, and the second processing method is used to reduce the point cloud data in at least a partial area. Cloud density; processing the point cloud data according to the predetermined processing method.
  • the point cloud processing apparatus includes: a memory for storing executable instructions; a processor for executing the instructions stored in the memory, so that the processor executes The following steps: acquiring point cloud data collected by the ranging device and point cloud density distribution data of the ranging device, where the point cloud density distribution data is related to the scanning mode of the ranging device, wherein the point cloud
  • the density distribution data includes a plurality of significance coefficients, and the plurality of significance coefficients are used to characterize the distribution characteristics of the mapped points of the point cloud data on the reference plane;
  • the corresponding significance coefficient determines a predetermined processing method of the point cloud data, wherein the predetermined processing method includes at least one of a first processing method and a second processing method, and the first processing method is used for increasing the point cloud density in at least a part of the point cloud data, and the second processing method is used to reduce the point cloud density in at least part of the point cloud data; according to the predetermined processing method, Cloud data for processing.
  • the movable platform includes: a movable platform body, at least one ranging device and the aforementioned point cloud processing device; at least one ranging device is disposed on the movable platform body , which is used to collect point cloud data of the target scene.
  • Another aspect of the present invention provides a computer storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the aforementioned point cloud processing method.
  • the point cloud processing method of the embodiment of the present invention on the premise of keeping the hardware cost unchanged, by acquiring the point cloud density distribution data including a plurality of significance coefficients of the ranging device, according to the point cloud data in the
  • the saliency coefficients corresponding to the mapped points on the surface are used to determine the predetermined processing method of the point cloud data, which can effectively combine the scanning characteristics of the scanning system of the ranging device and the spatial distribution of the point cloud.
  • the cloud data is processed in a suitable manner, thereby effectively improving the distribution uniformity of the point cloud data collected by the ranging device, and can effectively reduce the influence of the point cloud distribution generated by the scanning system on the point cloud density.
  • the point cloud data processed by the method can be used as the basis for subsequent algorithms, so that the subsequent algorithms can be more accurate and reduce processing errors caused by uneven distribution of point clouds, and the method of the present application does not increase hardware costs.
  • FIG. 1 shows a schematic structural diagram of a ranging apparatus in an embodiment of the present invention
  • FIG. 2 shows a schematic diagram of a distance measuring device in an embodiment of the present invention
  • FIG. 3 shows a schematic diagram of a scanning pattern of a ranging device in an embodiment of the present invention
  • FIG. 4 shows a schematic diagram of a scanning pattern of a distance measuring device in another embodiment of the present invention.
  • FIG. 5 shows a schematic flowchart of a point cloud processing method in an embodiment of the present invention
  • FIG. 6 shows a schematic diagram of a point cloud distribution saliency map of a ranging device with a first scanning mode in an embodiment of the present invention
  • FIG. 7 shows a schematic diagram of a point cloud distribution saliency map of a ranging device with a second scanning mode according to an embodiment of the present invention
  • FIG. 8 shows a schematic block diagram of a point cloud processing apparatus in an embodiment of the present invention.
  • FIG. 9 shows a schematic block diagram of a movable platform in an embodiment of the present invention.
  • the ranging device includes a laser radar.
  • the ranging device is only used as an example. For other suitable ranging devices Also applicable to this application.
  • the ranging device can be an electronic device such as a laser radar or a laser ranging device.
  • the ranging device is used to sense external environmental information, for example, distance information, orientation information, reflection intensity information, speed information and the like of environmental objects.
  • the ranging device can detect the distance from the detected object to the ranging device by measuring the time of light propagation between the ranging device and the detected object, that is, Time-of-Flight (TOF).
  • TOF Time-of-Flight
  • the ranging device can also detect the distance from the detected object to the ranging device through other technologies, such as a ranging method based on phase shift measurement, or a ranging method based on frequency shift measurement. This does not limit.
  • the ranging apparatus 100 includes a transmitting module, a scanning module and a detection module, the transmitting module is used for transmitting a sequence of optical pulses to detect a target scene; the scanning module is used for sequentially changing the propagation path of the optical pulse sequence transmitted by the transmitting module.
  • the detection module is used for receiving the light pulse sequence reflected back by the object, and determining the distance and/or the distance of the object relative to the ranging device according to the reflected light pulse sequence. Orientation to generate the point cloud points.
  • the scanning module is also called the scanning system.
  • the transmitting module includes a transmitting circuit 110 ; the detecting module includes a receiving circuit 120 , a sampling circuit 130 and an arithmetic circuit 140 .
  • the transmit circuit 110 may emit a sequence of light pulses (eg, a sequence of laser pulses).
  • the receiving circuit 120 can receive the optical pulse sequence reflected by the object to be detected, that is, obtain the pulse waveform of the echo signal through it, and perform photoelectric conversion on the optical pulse sequence to obtain an electrical signal, and then process the electrical signal to obtain an electrical signal. output to the sampling circuit 130 .
  • the sampling circuit 130 may sample the electrical signal to obtain a sampling result.
  • the arithmetic circuit 140 may determine the distance, that is, the depth, between the distance measuring device 100 and the detected object based on the sampling result of the sampling circuit 130 .
  • the distance measuring device 100 may further include a control circuit 150, which can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit.
  • a control circuit 150 can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit.
  • the distance measuring device shown in FIG. 1 includes a transmitting circuit, a receiving circuit, a sampling circuit and an arithmetic circuit for emitting a beam of light for detection
  • the embodiment of the present application is not limited to this, the transmitting circuit
  • the number of any one of the receiving circuits, sampling circuits, and arithmetic circuits may also be at least two, for emitting at least two light beams in the same direction or in different directions respectively; wherein, the at least two light beam paths can be simultaneously
  • the ejection can also be ejected at different times.
  • the light-emitting chips in the at least two emission circuits are packaged in the same module.
  • each emitting circuit includes one laser emitting chip, and the dies in the laser emitting chips in the at least two emitting circuits are packaged together and accommodated in the same packaging space.
  • the distance measuring device 100 may further include a scanning module for changing the propagation direction of at least one optical pulse sequence (eg, a laser pulse sequence) output from the transmitting circuit to output the field of view. to scan.
  • a scanning module for changing the propagation direction of at least one optical pulse sequence (eg, a laser pulse sequence) output from the transmitting circuit to output the field of view. to scan.
  • the scanning area of the scanning module within the field of view of the ranging device increases over time.
  • the module including the transmitting circuit 110, the receiving circuit 120, the sampling circuit 130 and the operation circuit 140, or the module including the transmitting circuit 110, the receiving circuit 120, the sampling circuit 130, the operation circuit 140 and the control circuit 150 may be referred to as the measuring circuit A ranging module, which can be independent of other modules, such as a scanning module.
  • a coaxial optical path may be used in the ranging device, that is, the light beam emitted by the ranging device and the reflected light beam share at least part of the optical path in the ranging device.
  • the laser pulse sequence reflected by the detection object passes through the scanning module and then enters the receiving circuit.
  • the distance-measuring device may also adopt an off-axis optical path, that is, the light beam emitted by the distance-measuring device and the reflected light beam are respectively transmitted along different optical paths in the distance-measuring device.
  • FIG. 2 shows a schematic diagram of an embodiment in which the distance measuring device of the present invention adopts a coaxial optical path.
  • the ranging apparatus 200 includes a ranging module 210, and the ranging module 210 includes a transmitter 203 (which may include the above-mentioned transmitting circuit), a collimating element 204, a detector 205 (which may include the above-mentioned receiving circuit, sampling circuit and arithmetic circuit) and Optical path changing element 206 .
  • the ranging module 210 is used for emitting a light beam, receiving the returning light, and converting the returning light into an electrical signal.
  • the transmitter 203 can be used to transmit a sequence of optical pulses.
  • the transmitter 203 may emit a sequence of laser pulses.
  • the laser beam emitted by the transmitter 203 is a narrow bandwidth beam with a wavelength outside the visible light range.
  • the collimating element 204 is disposed on the outgoing light path of the transmitter, and is used for collimating the light beam emitted from the transmitter 203, and collimating the light beam emitted by the transmitter 203 into parallel light and outputting to the scanning module.
  • the collimating element also serves to converge at least a portion of the return light reflected by the probe.
  • the collimating element 204 may be a collimating lens or other elements capable of collimating light beams.
  • the transmitting optical path and the receiving optical path in the ranging device are combined by the optical path changing element 206 before the collimating element 204, so that the transmitting optical path and the receiving optical path can share the same collimating element, so that the optical path more compact.
  • the emitter 203 and the detector 205 may use respective collimating elements, and the optical path changing element 206 may be arranged on the optical path behind the collimating element.
  • the optical path changing element can use a small-area reflective mirror to The transmit light path and the receive light path are combined.
  • the optical path changing element may also use a reflector with a through hole, wherein the through hole is used to transmit the outgoing light of the emitter 203 , and the reflector is used to reflect the return light to the detector 205 . In this way, in the case of using a small reflector, the occlusion of the return light by the support of the small reflector can be reduced.
  • the optical path altering element is offset from the optical axis of the collimating element 204 .
  • the optical path altering element may also be located on the optical axis of the collimating element 204 .
  • the ranging device 200 further includes a scanning module 202 .
  • the scanning module 202 is placed on the outgoing optical path of the ranging module 210 .
  • the scanning module 202 is used to change the transmission direction of the collimated beam 219 emitted by the collimating element 204 and project it to the external environment, and project the return light to the collimating element 204 .
  • the returned light is focused on the detector 205 through the collimating element 204 .
  • the scanning module 202 may include at least one optical element for changing the propagation path of the light beam, wherein the optical element may change the light beam propagation path by reflecting, refracting, diffracting the light beam, etc., such as
  • the optical element includes at least one light-refractive element having non-parallel exit and entrance surfaces.
  • the scanning module 202 includes lenses, mirrors, prisms, galvanometers, gratings, liquid crystals, optical phased arrays (Optical Phased Array) or any combination of the above optical elements.
  • At least part of the optical elements are moving, for example, the at least part of the optical elements are driven to move by a driving module, and the moving optical elements can reflect, refract or diffract the light beam to different directions at different times.
  • the multiple optical elements of the scanning module 202 may be rotated or oscillated about a common axis 209, each rotating or oscillating optical element being used to continuously change the propagation direction of the incident beam.
  • the plurality of optical elements of the scanning module 202 may rotate at different rotational speeds, or vibrate at different speeds.
  • at least some of the optical elements of scan module 202 may rotate at substantially the same rotational speed.
  • the plurality of optical elements of the scanning module may also be rotated about different axes. In some embodiments, the plurality of optical elements of the scanning module may also rotate in the same direction, or rotate in different directions; or vibrate in the same direction, or vibrate in different directions, which are not limited herein.
  • the scanning module 202 includes a first optical element 214 and a driver 216 connected to the first optical element 214, and the driver 216 is used to drive the first optical element 214 to rotate around the rotation axis 209, so that the first optical element 214 changes The direction of the collimated beam 219.
  • the first optical element 214 projects the collimated beam 219 in different directions.
  • the angle between the direction of the collimated light beam 219 changed by the first optical element and the rotation axis 209 changes with the rotation of the first optical element 214 .
  • the first optical element 214 includes a pair of opposing non-parallel surfaces through which the collimated beam 219 passes.
  • the first optical element 214 includes a prism whose thickness varies along at least one radial direction.
  • the first optical element 214 includes a wedge prism that refracts the collimated light beam 219 .
  • the scanning module 202 further includes a second optical element 215 , the second optical element 215 rotates around the rotation axis 209 , and the rotation speed of the second optical element 215 is different from the rotation speed of the first optical element 214 .
  • the second optical element 215 is used to change the direction of the light beam projected by the first optical element 214 .
  • the second optical element 215 is connected to another driver 217, and the driver 217 drives the second optical element 215 to rotate.
  • the first optical element 214 and the second optical element 215 can be driven by the same or different drivers, so that the rotational speed and/or steering of the first optical element 214 and the second optical element 215 are different, thereby projecting the collimated beam 219 into the external space Different directions can scan a larger spatial range.
  • the controller 218 controls the drivers 216 and 217 to drive the first optical element 214 and the second optical element 215, respectively.
  • the rotational speeds of the first optical element 214 and the second optical element 215 may be determined according to the area and pattern expected to be scanned in practical applications.
  • Drives 216 and 217 may include motors or other drives.
  • the second optical element 215 includes a pair of opposing non-parallel surfaces through which the light beam passes.
  • the second optical element 215 comprises a prism whose thickness varies along at least one radial direction.
  • the second optical element 215 comprises a wedge prism.
  • the scanning module 202 further includes a third optical element (not shown) and a driver for driving the movement of the third optical element.
  • the third optical element includes a pair of opposing non-parallel surfaces through which the light beam passes.
  • the third optical element comprises a prism of varying thickness along at least one radial direction.
  • the third optical element comprises a wedge prism. At least two of the first, second and third optical elements rotate at different rotational speeds and/or rotations.
  • the scanning module includes two or three of the light refraction elements sequentially arranged on the outgoing light path of the light pulse sequence.
  • at least two of the light refraction elements in the scanning module are rotated during the scanning process to change the direction of the light pulse sequence.
  • the scanning paths of the scanning module are different at least at some different times.
  • the rotation of each optical element in the scanning module 202 can project light in different directions, such as the direction of the projected light 211 and the direction 213 . space to scan.
  • the light 211 projected by the scanning module 202 hits the detected object 201 , a part of the light is reflected by the detected object 201 to the distance measuring device 200 in a direction opposite to the projected light 211 .
  • the returning light 212 reflected by the probe 201 passes through the scanning module 202 and then enters the collimating element 204 .
  • a detector 205 is placed on the same side of the collimating element 204 as the emitter 203, and the detector 205 is used to convert at least part of the return light passing through the collimating element 204 into an electrical signal.
  • each optical element is coated with an anti-reflection coating.
  • the thickness of the anti-reflection film is equal to or close to the wavelength of the light beam emitted by the emitter 203, which can increase the intensity of the transmitted light beam.
  • a filter layer is coated on the surface of an element located on the beam propagation path in the distance measuring device, or a filter is provided on the beam propagation path for transmitting at least the wavelength band of the light beam emitted by the transmitter, Reflects other bands to reduce noise from ambient light to the receiver.
  • the transmitter 203 may comprise a laser diode through which laser pulses are emitted on the nanosecond scale.
  • the laser pulse receiving time can be determined, for example, by detecting the rising edge time and/or the falling edge time of the electrical signal pulse to determine the laser pulse receiving time.
  • the ranging apparatus 200 can calculate the TOF by using the pulse receiving time information and the pulse sending time information, so as to determine the distance from the probe 201 to the ranging apparatus 200 .
  • the distance and orientation detected by the ranging device 200 can be used for remote sensing, obstacle avoidance, mapping, modeling, navigation, and the like.
  • the point cloud scanning pattern is generated by the design of a scanning system (also referred to as a scanning module in this paper) of a ranging device such as a lidar, and the influencing factors include the scanning frequency, frame rate, motor speed, and speed ratio of the scanning system.
  • a scanning system also referred to as a scanning module in this paper
  • the influencing factors include the scanning frequency, frame rate, motor speed, and speed ratio of the scanning system.
  • Different scanning systems will show different sampling patterns due to motor speed settings. For example, one scanning system obtains a specific petal-shaped scanning pattern, as shown in Figure 3, while another scanning system obtains eye-type scanning patterns.
  • the scanning pattern with dense and sparse sides in the middle is shown in Figure 4.
  • the scanning pattern herein may refer to a pattern formed by the accumulation of scanning trajectories of a light beam within a scanning field of view over a period of time.
  • the balance between the hardware cost and the scanning method will be considered. Therefore, if the scanning system is modified from the hardware level, the hardware cost and development time will be increased, which will significantly improve the product. research and development costs. In practical applications, the point cloud in the three-dimensional space can be interpolated through the software level, but the accuracy and adaptability of the interpolation is poor, which is easy to bring errors.
  • the present application provides a point cloud processing method
  • the point cloud processing method includes: acquiring point cloud data collected by a ranging device and point cloud density distribution data of the ranging device, the point cloud The density distribution data is related to the scanning mode of the ranging device, wherein the point cloud density distribution data includes a plurality of significance coefficients, and the plurality of significance coefficients are used to characterize the mapping points of the point cloud data on the reference surface according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference plane, determine a predetermined processing method of the point cloud data, wherein the predetermined processing method includes the first processing method At least one of the method and the second processing method, the first processing method is used to increase the point cloud density in at least a partial area in the point cloud data, and the second processing method is used to reduce the point cloud data in the point cloud data. point cloud density in at least a part of the area; processing the point cloud data according to the predetermined processing manner.
  • the point cloud processing method of the embodiment of the present invention on the premise of keeping the hardware cost unchanged, by acquiring the point cloud density distribution data including a plurality of significance coefficients of the ranging device, according to the point cloud data in the
  • the saliency coefficients corresponding to the mapped points on the surface are used to determine the predetermined processing method of the point cloud data, which can effectively combine the scanning characteristics of the scanning system of the ranging device and the spatial distribution of the point cloud.
  • the cloud data is processed in a suitable way, so that the distribution of the processed point cloud data is more uniform and reasonable, which can effectively reduce the impact of the point cloud distribution generated by the scanning system on the point cloud density, and better describe the scanning scene.
  • the point cloud data processed by the method of the present application can be used as the basis for the subsequent algorithm, so that the subsequent algorithm can be more accurate, reduce processing errors caused by uneven distribution of the point cloud, and the method of the present application does not increase hardware cost.
  • FIG. 5 shows a schematic flowchart of the point cloud processing method in an embodiment of the present application.
  • the point cloud processing method of the embodiment of the present application includes the following steps S501 to S503:
  • step S501 the point cloud data collected by the ranging device and the point cloud density distribution data of the ranging device are acquired.
  • the point cloud density distribution data is related to the scanning mode of the ranging device, wherein the point cloud density distribution data includes multiple significance coefficients, and the multiple significance coefficients are used to characterize the point cloud data on the reference surface.
  • the reference plane can be any suitable plane, for example, the reference plane is a plane perpendicular to the central axis of the light pulse sequence emitted by the ranging device.
  • Different scanning patterns will generate corresponding three-dimensional point cloud distribution in three-dimensional space, and the distribution characteristics are mainly reflected in the density distribution of the point cloud and the shape distribution of the point cloud.
  • the spatial distribution of point clouds is dynamic and the density is not uniform.
  • acquiring the point cloud data collected by the ranging device and the point cloud density distribution data of the ranging device includes: acquiring at least one frame of scanning pattern corresponding to the scanning mode of the ranging device, according to The number of mapping points on the scanning pattern in different statistical regions determines the significance coefficient of the point cloud corresponding to the mapping points in each statistical region.
  • one frame of point cloud data can be selected, wherein the scanning pattern It can be used to characterize the mapping points of the three-dimensional point cloud data of the ranging device on the reference surface.
  • the scanning pattern can be composed of the mapping points of the point cloud data of the ranging device on the reference surface.
  • the statistical area The greater the number of internal mapping points, the greater the density of points in the statistical area.
  • the corresponding scanning pattern is shown in Figure 3
  • a ranging device with a second scanning method is used.
  • the corresponding scanning pattern of the device is shown in Figure 4. According to the scanning pattern, the distribution characteristics of the 3D point cloud on the reference surface can be obtained.
  • the scanning pattern is obtained by mapping point cloud data (such as a three-dimensional point cloud) output by the ranging device to the reference surface, for example, a three-dimensional point cloud output by the ranging device scanning a target scene in a three-dimensional space
  • the distribution is obtained by mapping the distribution to the reference surface, or the scanning pattern is obtained by fitting a function according to the scanning mode of the ranging device.
  • point cloud data of, for example, 10 Hz, or point cloud data of other suitable frame rates may be selected for scanning pattern selection.
  • Scanning patterns based on point clouds can extract pattern features, such as extracting density features, such as the non-repeatability and scanning characteristics of lidar scanning systems.
  • the distribution of point clouds in three-dimensional space is uneven and has obvious density distribution characteristics.
  • the point cloud distribution of the scanning pattern shown in Figure 3 is generally circular, with dense middle density and sparse edges, while the point cloud distribution of the VT scanning pattern shown in Figure 3 is approximately rectangular: the central area of the density distribution is dense , sparse on both sides. Therefore, the characteristics of the scanning pattern can be well described by the distribution characteristics of the density in space.
  • determining the significance coefficient corresponding to each statistical region according to the number of the mapping points on the scanning pattern in different statistical regions includes: normalizing the number of mapping points in the plurality of statistical regions to obtain the significance coefficients of the point clouds corresponding to the mapped points in each statistical area, for example, uniformly map the quantities in the statistical area to the [0, 1] interval, wherein any number well-known to those skilled in the art can be used.
  • the normalization method is to perform normalization processing on the number of mapping points in a plurality of the statistical regions. Through the normalization processing, the comparison of the quantities of different magnitudes can be facilitated.
  • the size of the statistical area is different, and different point cloud density distribution data can be obtained.
  • the size of the statistical area can be determined based on any suitable rules. For example, the size of one or more statistical areas can be determined based on the application scenario of the ranging device and the size of the detection target in the application scenario, and the size of different statistical areas can be determined based on the size of the statistical area. , to obtain different point cloud density distribution data.
  • the size of the statistical area is determined based on the size of the target object that the ranging device is intended to detect, wherein the target object includes a first target object and a second target object, and the first target object is larger than the size of the second target object, then the statistical area of the point cloud density distribution data corresponding to the first target object has the first size, and the point cloud density distribution data corresponding to the second target object has the first size.
  • the statistical region has a second size, the first size being larger than the second size.
  • the application scenarios of ranging devices such as lidar are located indoors or in parks, etc.
  • the size of the area, wherein the sizes of different statistical areas can be made to correspond to the size of a target object respectively.
  • the ranging device is usually used for vehicle identification, obstacle identification, etc.
  • the size of various statistical regions can be determined to be used for calculating the significance respectively.
  • the coefficients are used to obtain point cloud density distribution data for the identification of various objects.
  • the point cloud density distribution data is presented in the form of a heatmap, wherein different pixel values in the heatmap are used to characterize different significance coefficients. For example, the larger the pixel value is, the larger the saliency coefficient of the representation is, and the higher the density of the corresponding position points is.
  • the heat map includes a first pixel point and a second pixel point, and the first pixel The pixel value of the point is greater than the pixel value of the second pixel point, then the significance coefficient corresponding to the first pixel point is greater than the significance coefficient corresponding to the second pixel point; The smaller the significance coefficient of , the smaller the density of the corresponding position points.
  • the heat map includes a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than that of the second pixel point.
  • the significance coefficient corresponding to the first pixel point is smaller than the significance coefficient corresponding to the second pixel point.
  • the pixel value includes a gray value, a color value or a brightness value or other image-related values.
  • the reference surface may have a plurality of statistical regions
  • the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of point cloud density distribution data have different statistical regions size.
  • the point cloud density distribution data corresponding to various statistical area sizes as shown in Figure 6, the point cloud density distribution data is a saliency map (that is, a heat map), and the nine maps from the first row to the third row represent the respective Select 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 200, 300 unit sizes (for example, it can be in square millimeters, square centimeters or square meters, which can be set reasonably according to actual needs)
  • a saliency map obtained by counting the distribution density of the point cloud in the area, the greater the brightness, the greater the density of the point cloud at the point location.
  • the gray-scale saliency map can also be colored to obtain a colored saliency map.
  • the point cloud density distribution data corresponding to various statistical area sizes as shown in Figure 7, the point cloud density distribution data is a saliency map (that is, a heat map), and the six maps are represented from the first row to the third row.
  • Select 10, 40, 80, 100, 200, 300 unit sizes for example, it can be in square millimeters, square centimeters or square meters, which can be set reasonably according to actual needs) as the significance obtained by the distribution density of point clouds in the statistical area.
  • the greater the brightness the greater the density of the point cloud at the point location.
  • the gray-scale saliency map can also be colored to obtain a colored saliency map.
  • Fig. 6 and Fig. 7 It can be seen from Fig. 6 and Fig. 7 that different scanning methods will generate different saliency maps, and different saliency maps can be obtained with different sizes of the selected statistical regions. Therefore, the application can freely choose the appropriate saliency map according to the actual scene of the user.
  • the saliency coefficient is calculated according to the size of the statistical area, so that the characteristics of the real objects in the 3D scene can be more accurately reflected, which is more conducive to the application of subsequent detection, segmentation and other algorithms.
  • the reference surface has a plurality of statistical regions
  • the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of point cloud density distribution data have different statistical region sizes, that is, each Types of point cloud density distribution data can have significance maps for many different statistical region sizes.
  • the ranging device When the ranging device is used to scan the predetermined scene, acquiring point cloud density distribution data corresponding to the point cloud data collected by the ranging device according to the scanning mode of the ranging device, further comprising: according to the scanning method method and the relationship between the size of the target object and the size of the statistical area predetermined to be identified from the point cloud data, to determine the point cloud density distribution data such as a heat map to be used for preprocessing the point cloud data, for example,
  • the point cloud density distribution data to be used for preprocessing the point cloud data is the point cloud density distribution data whose size of the statistical area is less than or equal to the size of the target object, wherein, preferably, the point cloud density distribution data to be used for the preprocessing of the point cloud data
  • the preprocessed point cloud density distribution data is point cloud density distribution data whose size of the statistical area is substantially equal to the size of the target object.
  • the heat map with the smaller size of the divided statistical area is selected, and when larger objects are sensed, the heat map with the larger size of the divided statistical area is selected. picture. Therefore, when different targets are perceived through point cloud data, point cloud density distribution data such as heat maps with different statistical area sizes can be used accordingly.
  • a predetermined processing method of the point cloud data is determined according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference surface, wherein the predetermined
  • the processing method includes at least one of a first processing method and a second processing method, the first processing method is used to increase the point cloud density in at least a partial area of the point cloud data, and the second processing method is used to Decrease the point cloud density in at least a portion of the point cloud data.
  • the point cloud density distribution data to be used such as a heat map
  • the significance coefficient corresponding to the point cloud in the point cloud data can be obtained, that is, the point cloud of the point cloud data.
  • the significance coefficient of the corresponding point in the heat map (that is, the corresponding mapping point on the reference surface), exemplarily, according to the point cloud data corresponding to the mapping point on the reference surface.
  • the significance coefficient is determined, and the predetermined processing mode of the point cloud data is determined, including: according to the depth information represented by the point cloud in the point cloud data and the corresponding significance coefficient, determining the space of the point cloud in the point cloud data.
  • the spatial distribution attribute determines the predetermined processing method of the point cloud data.
  • the attributes of the point cloud in the 3D space can be effectively expressed.
  • the depth information includes, for example, the horizontal distance of the point cloud in the three-dimensional point cloud data from the position of the scanning system.
  • the saliency coefficients of points that do not belong to the same object can be distinguished. Specifically, assuming that the spatial coordinates of the ith point in the three-dimensional space are (x i , y i , z i ), then the saliency attribute (that is, the spatial distribution attribute) of the point can be calculated by the following formula:
  • S(y i , z i ) represents the saliency coefficient of the 3D point cloud at (y i , z i ) on the 2D projected YOZ plane (that is, the reference plane), and xi represents the level of the 3D point from the position of the scanning system distance.
  • Formula (1) can effectively combine the saliency map calculated above with the actual position of the three-dimensional point cloud in space, and can effectively express the attributes of the point cloud in three-dimensional space.
  • the above formula can also be reasonably adjusted as required, for example, the saliency coefficient and the horizontal distance between the three-dimensional point and the position of the scanning system can be divided, so as to obtain the spatial distribution attribute.
  • the spatial coordinates and reflectivity information of point clouds are usually used. These information are less informative for detection or segmentation algorithms, which are easy to cause false detection and require huge amounts of data. .
  • the spatial distribution attributes of the 3D point cloud can be calculated by the aforementioned method. For subsequent segmentation and detection algorithms, it is equivalent to adding a one-dimensional feature output, which can more accurately represent the deep characteristics of the original data.
  • the saliency attribute calculated by the present invention can not only be used as the one-dimensional feature input of the algorithm, but also can be used as a reference for algorithms such as detection and segmentation.
  • the subsequent algorithm can use this feature to perform selective up-sampling and down-sampling operations on the 3D point cloud in the space, so that the distribution of the point cloud in the space is more regular.
  • the significance coefficient corresponding to the first part of the point cloud in the point cloud data is within the first threshold range, it can be determined that the predetermined processing method of the first part of the point cloud is the first processing method, and the first processing The method includes one of the following processing methods: interpolation, upsampling, and time accumulation.
  • the density of the point cloud can be increased.
  • the significance coefficient corresponding to the second part of the point cloud in the point cloud data is at the first threshold
  • it can be determined that the predetermined processing method of the first part of the point cloud is the second processing method.
  • the second processing method includes downsampling, or no processing is performed.
  • the second processing method can reduce the density of the point cloud or Does not change the point cloud density.
  • the first threshold range and the second threshold range may be reasonably set according to actual needs, and are not specifically limited herein.
  • determining the predetermined processing method of the point cloud data according to the spatial distribution attribute includes: when the spatial distribution attribute corresponding to the first part of the point cloud in the point cloud data is within a first threshold range , determine that the predetermined processing method of the first part of the point cloud is the first processing method, and the first processing method includes one of the following processing methods: interpolation, upsampling, and time accumulation. Increase the density of the point cloud; when the spatial distribution attribute corresponding to the second part of the point cloud in the point cloud data is within the second threshold range, determine that the predetermined processing method of the second part of the point cloud is the first Two processing modes, the second processing mode includes downsampling, or no processing is performed, and the point cloud density can be reduced or not changed through the second processing mode.
  • the first threshold range and the second threshold range may be reasonably set according to actual needs, and are not specifically limited herein.
  • the point cloud processing method of the embodiment of the present invention on the premise of keeping the hardware cost unchanged, by acquiring the point cloud density distribution data including a plurality of significance coefficients of the ranging device, according to the point cloud density distribution data.
  • the saliency coefficient corresponding to the mapping point of the cloud data on the reference plane determines the predetermined processing method of the point cloud data, which can effectively combine the scanning characteristics of the scanning system of the ranging device and the spatial distribution of the point cloud,
  • the spatially distributed point cloud data is processed in a suitable way, so that the processed point cloud data distribution is more uniform and reasonable, which can effectively reduce the impact of the point cloud distribution generated by the scanning system on the point cloud density, and better.
  • the object information in the scanned scene is described, and the point cloud data processed by the method of the present application can be used as the basis of the subsequent algorithm, so that the subsequent algorithm can be more accurate, and the processing errors caused by the uneven distribution of the point cloud can be reduced.
  • the method does not increase the hardware cost.
  • the method of the present application also combines the saliency coefficient with the actual spatial position in the three-dimensional scene, which can more reasonably and effectively represent the spatial attributes of the three-dimensional point cloud, and can more accurately reflect the characteristics of the real objects in the three-dimensional scene. It is beneficial to the application of subsequent detection, segmentation and other algorithms.
  • FIG. 8 shows a schematic block diagram of the point cloud processing apparatus in an embodiment of the present invention.
  • the point cloud processing apparatus 800 further includes one or more processors 802 and one or more memories 801 , and the one or more processors 802 work together or individually.
  • the point cloud processing device may further include at least one of an input device (not shown), an output device (not shown) and an image sensor (not shown), and these components are connected through a bus system and/or other forms of A connection mechanism (not shown) interconnects.
  • the memory 801 is used for storing program instructions executable by the processor, for example, for storing corresponding steps and program instructions for implementing the point cloud processing method according to the embodiment of the present application.
  • One or more computer program products may be included, which may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory.
  • the volatile memory may include, for example, random access memory (RAM) and/or cache memory, or the like.
  • the non-volatile memory may include, for example, read only memory (ROM), hard disk, flash memory, and the like.
  • the input device may be a device used by a user to input instructions, and may include one or more of a keyboard, a mouse, a microphone, a touch screen, and the like.
  • the output device can output various information (such as image or sound) to the outside (such as a user), and can include one or more of a display, a speaker, etc., for outputting the processed point cloud as an image or a video, Can also be used to output the obtained saliency map as an image.
  • a communication interface (not shown) is used for communication between the point cloud processing apparatus and other devices, including wired or wireless communication.
  • the point cloud processing device can access wireless networks based on communication standards, such as WiFi, 2G, 3G, 4G, 5G, or a combination thereof.
  • the communication interface receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel.
  • the communication interface further includes a Near Field Communication (NFC) module to facilitate short-range communication.
  • the NFC module may be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology and other technologies.
  • RFID radio frequency identification
  • IrDA infrared data association
  • UWB ultra-wideband
  • Bluetooth Bluetooth
  • Processor 802 may be a central processing unit (CPU), graphics processing unit (GPU), application specific integrated circuit (ASIC), field programmable gate array (FPGA), or other form of processing with data processing capabilities and/or instruction execution capabilities unit, and can control other components in the point cloud processing device to perform desired functions.
  • the processor 802 can execute the instructions stored in the memory 801 to execute the point cloud processing method of the embodiments of the present application described herein.
  • a processor can include one or more embedded processors, processor cores, microprocessors, logic circuits, hardware finite state machines (FSMs), digital signal processors (DSPs), or combinations thereof.
  • the processor includes a Field Programmable Gate Array (FPGA), wherein the arithmetic circuit of the point cloud processing apparatus may be a part of the Field Programmable Gate Array (FPGA).
  • FPGA Field Programmable Gate Array
  • the point cloud processing device includes one or more processors, working together or individually, a memory for storing program instructions; the processor for executing the program instructions stored in the memory, when the program instructions are executed , the processor is configured to implement the point cloud processing method according to the embodiment of the present application, including: acquiring point cloud data collected by a ranging device and point cloud density distribution data of the ranging device, the point cloud density distribution data It is related to the scanning mode of the distance measuring device, wherein the point cloud density distribution data includes a plurality of significance coefficients, and the plurality of significance coefficients are used to characterize the distribution characteristics of the point cloud data on the reference plane.
  • the predetermined processing mode includes a first processing mode and a first processing mode
  • the first processing method is used to increase the point cloud density in at least part of the point cloud data
  • the second processing method is used to reduce at least part of the point cloud data.
  • point cloud density in the data is processed.
  • the reference plane is a plane perpendicular to the central axis of the light pulse sequence emitted by the ranging device.
  • the point cloud density distribution data is presented in the form of a heat map (also referred to herein as a saliency map), wherein different pixel values in the heat map are used to characterize different saliency coefficients.
  • the heat map includes a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than the pixel value of the second pixel point, then the significance coefficient corresponding to the first pixel point is greater than the significance coefficient corresponding to the second pixel point; or, for another example, the heat map includes a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than that of the second pixel point , the significance coefficient corresponding to the first pixel point is smaller than the significance coefficient corresponding to the second pixel point.
  • the pixel value includes a gray value, a color value or a brightness value, or other values that can characterize the size of the saliency coefficient.
  • acquiring point cloud density distribution data corresponding to the point cloud data collected by the ranging device according to the scanning mode of the ranging device includes: acquiring data corresponding to the scanning mode of the ranging device At least one frame of scanning pattern, wherein the scanning pattern is composed of the mapping points of the point cloud data of the ranging device on the reference plane; according to the number of mapping points on the scanning pattern in different statistical regions, Determine the significance coefficient of the point cloud corresponding to the mapped points in each statistical area.
  • the scanning pattern is obtained by mapping point cloud data output by the ranging device to the reference surface, or the scanning pattern is obtained by fitting a function according to the scanning mode of the ranging device. And the fitting is obtained.
  • determining the significance coefficient corresponding to each statistical region according to the number of the mapping points on the scanning pattern in different statistical regions includes: normalizing the number of mapping points in the plurality of statistical regions To obtain the significance coefficient of the point cloud corresponding to the mapped points in each statistical region.
  • the size of the statistical area is determined based on the size of the target object that the ranging device is intended to detect, wherein the target object includes a first target object and a second target object, and the first target object is larger than the size of the second target object, then the statistical area of the point cloud density distribution data corresponding to the first target object has the first size, and the point cloud density distribution data corresponding to the second target object has the first size.
  • the statistical region has a second size, the first size being larger than the second size.
  • the reference surface has a plurality of statistical regions
  • the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of point cloud density distribution data have different statistical region sizes .
  • acquiring the point cloud density distribution data corresponding to the point cloud data collected by the ranging device according to the scanning mode of the ranging device further comprising: according to the scanning mode and a predetermined method from the point cloud
  • the relationship between the size of the object identified in the data and the size of the statistical area determines the point cloud density distribution data.
  • the point cloud density distribution data is point cloud density distribution data in which the size of the statistical area is smaller than or equal to the size of the target object.
  • the determining a predetermined processing manner of the point cloud data according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference surface includes: according to the point cloud data The depth information represented by the midpoint cloud and the corresponding significance coefficient determine the spatial distribution attribute of the point cloud in the point cloud data; according to the spatial distribution attribute, determine the predetermined processing method of the point cloud data.
  • determining the predetermined processing manner of the point cloud data according to the spatial distribution attribute includes: when the spatial distribution attribute corresponding to the first part of the point cloud in the point cloud data is within a first threshold range , determine that the predetermined processing mode of the first part of the point cloud is the first processing mode; when the spatial distribution attribute corresponding to the second part of the point cloud in the point cloud data is within the second threshold range, determine that the The predetermined processing manner of the second partial point cloud is the second processing manner.
  • the first processing manner includes one of the following processing manners: interpolation, upsampling, and time accumulation; and the second processing manner includes downsampling.
  • a movable platform 900 is also provided in this embodiment of the present application.
  • the movable platform 900 may include a movable platform body 901 and at least one ranging device 902 .
  • At least one ranging device The device 902 is arranged on the movable platform body 901 and is used to collect point cloud data of the target scene.
  • the distance measuring device 902 reference may be made to the distance measuring device 100 and the distance measuring device 200 in the foregoing, and the description is not repeated here.
  • the distance measuring device 902 can be installed on the movable platform body 901 of the movable platform 900 .
  • the movable platform 900 with the distance measuring device can measure the external environment, for example, measure the distance between the movable platform 900 and obstacles for obstacle avoidance and other purposes, and perform two-dimensional or three-dimensional mapping of the external environment.
  • the movable platform 900 includes at least one of an unmanned aerial vehicle, a vehicle, a remote-controlled vehicle, a robot, and a boat.
  • the ranging device is applied to the unmanned aerial vehicle
  • the movable platform body 901 is the body of the unmanned aerial vehicle.
  • the movable platform body 901 is the body of the automobile.
  • the vehicle may be an autonomous driving vehicle or a semi-autonomous driving vehicle, which is not limited herein.
  • the movable platform body 901 is the body of the remote control car.
  • the movable platform body 901 is a robot.
  • the movable platform 900 further includes the above-mentioned point cloud processing apparatus 800, and the description of the point cloud processing transposition 800 can be referred to the above.
  • both the point cloud processing apparatus 800 and the movable platform 900 have the same method as the aforementioned point cloud processing method. Same advantages.
  • an embodiment of the present application further provides a computer storage medium, on which a computer program is stored.
  • One or more computer program instructions may be stored on the computer-readable storage medium, and the processor may execute the program instructions stored in the memory to implement the functions (implemented by the processor) in the embodiments of the present application described herein and/or other desired functions, such as to perform corresponding steps of the point cloud processing method according to the embodiments of the present application, various application programs and various data may also be stored in the computer-readable storage medium, such as the application Various data used and/or generated by the program, etc.
  • the computer storage medium may include, for example, a memory card for a smartphone, a storage unit for a tablet computer, a hard disk for a personal computer, read only memory (ROM), erasable programmable read only memory (EPROM), portable compact disk Read only memory (CD-ROM), USB memory, or any combination of the above storage media.
  • the computer-readable storage medium can be any combination of one or more computer-readable storage media.
  • a computer-readable storage medium contains computer-readable program codes for converting point cloud data into two-dimensional images, and/or computer-readable program codes for three-dimensional reconstruction of point cloud data, and the like.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components may be combined or May be integrated into another device, or some features may be omitted, or not implemented.
  • Various component embodiments of the present application may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof.
  • a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all functions of some modules according to the embodiments of the present application.
  • DSP digital signal processor
  • the present application can also be implemented as a program of apparatus (eg, computer programs and computer program products) for performing part or all of the methods described herein.
  • Such a program implementing the present application may be stored on a computer-readable medium, or may be in the form of one or more signals. Such signals may be downloaded from Internet sites, or provided on carrier signals, or in any other form.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Geometry (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Probability & Statistics with Applications (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computer Graphics (AREA)
  • Software Systems (AREA)
  • Optical Radar Systems And Details Thereof (AREA)

Abstract

A point cloud processing method, a point cloud processing apparatus, a mobile platform, and a computer storage medium. The point cloud processing method comprises: obtaining point cloud data acquired by a ranging device and point cloud density distribution data of the ranging device (S501), the point cloud density distribution data being related to the scanning mode of the ranging device, the point cloud density distribution data comprising a plurality of significance coefficients, and the plurality of significance coefficients being used for characterizing distribution characteristics of mapping points of the point cloud data on a reference surface; determining a predetermined processing mode of the point cloud data according to the significance coefficients corresponding to the mapping points of the point cloud data on the reference surface (S502), the predetermined processing mode comprising at least one of a first processing mode and a second processing mode, the first processing mode being used for increasing the point cloud density in at least part of the area of the point cloud data, and the second processing mode being used for reducing the point cloud density in at least part of the area of the point cloud data; and processing the point cloud data according to the predetermined processing mode (S503).

Description

点云处理方法、点云处理装置、可移动平台和计算机存储介质Point cloud processing method, point cloud processing device, movable platform and computer storage medium
说明书manual
技术领域technical field
本发明总地涉及测距装置技术领域,更具体地涉及一种点云处理方法、点云处理装置、可移动平台和计算机存储介质。The present invention generally relates to the technical field of ranging devices, and more particularly, to a point cloud processing method, a point cloud processing device, a movable platform and a computer storage medium.
背景技术Background technique
在激光雷达扫描系统中,由于激光雷达扫描机制,激光点云的分布在空间上总是不均匀的。由于激光雷达光学扫描机制的限制,在生成的三维点云数据中,由于受到自身线扫描特点,必然存在同一平面上点云分布不均匀现象。由于这些客观因素的存在,在同样的场景中,相同物体在同一平面内,或是相同物体在不同距离上经过扫描得到的三维点云的点的数量及密度不同,这种差异性会导致后续的检测、分割、跟踪等算法受到极大的影响。In a lidar scanning system, the distribution of the laser point cloud is always spatially inhomogeneous due to the lidar scanning mechanism. Due to the limitation of the lidar optical scanning mechanism, in the generated 3D point cloud data, due to its own line scanning characteristics, there must be an uneven distribution of point clouds on the same plane. Due to the existence of these objective factors, in the same scene, the same object is in the same plane, or the number and density of points in the 3D point cloud obtained by scanning the same object at different distances are different. This difference will lead to subsequent The detection, segmentation, tracking and other algorithms are greatly affected.
发明内容SUMMARY OF THE INVENTION
为了解决上述问题中的至少一个而提出了本发明。具体地,本发明一方面提供一种点云处理方法,包括:获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,所述点云密度分布数据与所述测距装置的扫描方式相关,其中,所述点云密度分布数据包括多个显著性系数,所述多个显著性系数用于表征点云数据在参考面上的映射点的分布特性;根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,其中,所述预定处理方式包括第一处理方式和第二处理方式中的至少一种,所述第一处理方式用于增大点云数据中的至少部分区域内的点云密度,所述第二处理方式用于降低点云数据中的至少部分区域内的点云密度;根据所述预定处理方式,对所述点云数据进行处理。The present invention has been made to solve at least one of the above-mentioned problems. Specifically, one aspect of the present invention provides a point cloud processing method, comprising: acquiring point cloud data collected by a ranging device and point cloud density distribution data of the ranging device, where the point cloud density distribution data is the same as the point cloud density distribution data. The scanning method of the ranging device is related, wherein the point cloud density distribution data includes multiple significance coefficients, and the multiple significance coefficients are used to characterize the distribution characteristics of the point cloud data on the reference plane. the saliency coefficients corresponding to the mapping points of the point cloud data on the reference plane, and determine a predetermined processing method of the point cloud data, wherein the predetermined processing methods include a first processing method and a second processing method At least one of, the first processing method is used to increase the point cloud density in at least a partial area in the point cloud data, and the second processing method is used to reduce the point cloud data in at least a partial area. Cloud density; processing the point cloud data according to the predetermined processing method.
本发明另一方面提供一种点云处理装置,点云处理装置包括:存储器,用于存储可执行指令;处理器,用于执行所述存储器中存储的所述指令,使得所述处理器执行以下步骤:获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,所述点云密度分布数据与所述测距装置的扫描方式相关,其中,所述点云密度分布数据包括多个显著性系数,所述多个显著性系数用于表征点云数据在参考面上的映射点的分布特性;根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,其中,所述预定处理方式包括第一处理方式和第二处理方式中的至少一种,所述第一处理方式用于增大点云数据中的至少部分区域内的点云密度,所述第二处理方式用于降 低点云数据中的至少部分区域内的点云密度;根据所述预定处理方式,对所述点云数据进行处理。Another aspect of the present invention provides a point cloud processing apparatus. The point cloud processing apparatus includes: a memory for storing executable instructions; a processor for executing the instructions stored in the memory, so that the processor executes The following steps: acquiring point cloud data collected by the ranging device and point cloud density distribution data of the ranging device, where the point cloud density distribution data is related to the scanning mode of the ranging device, wherein the point cloud The density distribution data includes a plurality of significance coefficients, and the plurality of significance coefficients are used to characterize the distribution characteristics of the mapped points of the point cloud data on the reference plane; The corresponding significance coefficient determines a predetermined processing method of the point cloud data, wherein the predetermined processing method includes at least one of a first processing method and a second processing method, and the first processing method is used for increasing the point cloud density in at least a part of the point cloud data, and the second processing method is used to reduce the point cloud density in at least part of the point cloud data; according to the predetermined processing method, Cloud data for processing.
本发明又一方面提供一种可移动平台,所述可移动平台包括:可移动平台本体、至少一个测距装置和前述的点云处理装置;至少一个测距装置设置于所述可移动平台本体,用于采集目标场景的点云数据。Another aspect of the present invention provides a movable platform, the movable platform includes: a movable platform body, at least one ranging device and the aforementioned point cloud processing device; at least one ranging device is disposed on the movable platform body , which is used to collect point cloud data of the target scene.
本发明另一方面提供计算机存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现前述的点云处理方法。Another aspect of the present invention provides a computer storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the aforementioned point cloud processing method.
根据本发明实施例的点云处理方法,可以在保证硬件成本不变的前提下,通过获取测距装置的包括多个显著性系数的点云密度分布数据,根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,可以有效的结合测距装置扫描系统的扫描特性以及点云的空间分布,对空间分布的点云数据进行适合方式的处理,从而有效的改善测距装置所采集的点云数据的分布均匀性,可以有效的降低由于扫描系统生成的点云分布对点云密度造成的影响,通过本申请的方法处理后的点云数据可以作为后续算法的基础,使得后续算法能够更加精准,减少由于点云分布不均匀带来的处理错误,且本申请的方法不会增加硬件成本。According to the point cloud processing method of the embodiment of the present invention, on the premise of keeping the hardware cost unchanged, by acquiring the point cloud density distribution data including a plurality of significance coefficients of the ranging device, according to the point cloud data in the The saliency coefficients corresponding to the mapped points on the surface are used to determine the predetermined processing method of the point cloud data, which can effectively combine the scanning characteristics of the scanning system of the ranging device and the spatial distribution of the point cloud. The cloud data is processed in a suitable manner, thereby effectively improving the distribution uniformity of the point cloud data collected by the ranging device, and can effectively reduce the influence of the point cloud distribution generated by the scanning system on the point cloud density. The point cloud data processed by the method can be used as the basis for subsequent algorithms, so that the subsequent algorithms can be more accurate and reduce processing errors caused by uneven distribution of point clouds, and the method of the present application does not increase hardware costs.
附图说明Description of drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings used in the description of the embodiments. Obviously, the accompanying drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained from these drawings without creative labor.
图1示出了本发明一实施例中的测距装置的架构示意图;FIG. 1 shows a schematic structural diagram of a ranging apparatus in an embodiment of the present invention;
图2示出了本发明一个实施例中的测距装置的示意图;FIG. 2 shows a schematic diagram of a distance measuring device in an embodiment of the present invention;
图3示出了本发明一个实施例中的测距装置的扫描图案的示意图;3 shows a schematic diagram of a scanning pattern of a ranging device in an embodiment of the present invention;
图4示出了本发明另一个实施例中的测距装置的扫描图案的示意图;FIG. 4 shows a schematic diagram of a scanning pattern of a distance measuring device in another embodiment of the present invention;
图5示出了本发明一个实施例中的点云处理方法的示意性流程图;FIG. 5 shows a schematic flowchart of a point cloud processing method in an embodiment of the present invention;
图6示出了本发明一个实施例中的具有第一扫描方式的测距装置的点云分布显著性图的示意图;6 shows a schematic diagram of a point cloud distribution saliency map of a ranging device with a first scanning mode in an embodiment of the present invention;
图7示出了本发明一个实施例中的具有第二扫描方式的测距装置的点云分布显著性图的示意图;7 shows a schematic diagram of a point cloud distribution saliency map of a ranging device with a second scanning mode according to an embodiment of the present invention;
图8示出了本发明一个实施例中的点云处理装置的示意性框图;FIG. 8 shows a schematic block diagram of a point cloud processing apparatus in an embodiment of the present invention;
图9示出了本发明一实施例中的可移动平台的示意性框图。FIG. 9 shows a schematic block diagram of a movable platform in an embodiment of the present invention.
具体实施方式Detailed ways
为了使得本发明的目的、技术方案和优点更为明显,下面将参照附图详细描述根据本发明的示例实施例。显然,所描述的实施例仅仅是本发明的一部分实施例,而不是本发明的全部实施例,应理解,本发明不受这里描述的示例实施例的限制。基于本发明中描述的本发明实施例,本领域技术人员在没有付出创造性劳动的情况下所得到的所有其它实施例都应落入本发明的保护范围之内。In order to make the objects, technical solutions and advantages of the present invention more apparent, 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 some of the embodiments of the present invention, not all of the embodiments of the present invention, and it should be understood that the present invention is not limited by the example 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 efforts shall fall within the protection scope of the present invention.
在下文的描述中,给出了大量具体的细节以便提供对本发明更为彻底的理解。然而,对于本领域技术人员而言显而易见的是,本发明可以无需一个或多个这些细节而得以实施。在其他的例子中,为了避免与本发明发生混淆,对于本领域公知的一些技术特征未进行描述。In the following description, numerous specific details are set forth in order to provide a more thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without one or more of these details. In other instances, some technical features known in the art have not been described in order to avoid obscuring the present invention.
应当理解的是,本发明能够以不同形式实施,而不应当解释为局限于这里提出的实施例。相反地,提供这些实施例将使公开彻底和完全,并且将本发明的范围完全地传递给本领域技术人员。It should be understood that the present invention may be embodied in different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
在此使用的术语的目的仅在于描述具体实施例并且不作为本发明的限制。在此使用时,单数形式的“一”、“一个”和“所述/该”也意图包括复数形式,除非上下文清楚指出另外的方式。还应明白术语“组成”和/或“包括”,当在该说明书中使用时,确定所述特征、整数、步骤、操作、元件和/或部件的存在,但不排除一个或更多其它的特征、整数、步骤、操作、元件、部件和/或组的存在或添加。在此使用时,术语“和/或”包括相关所列项目的任何及所有组合。The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms "a," "an," and "the/the" are intended to include the plural forms as well, unless the context clearly dictates otherwise. It should also be understood that the terms "compose" and/or "include", when used in this specification, identify the presence of stated features, integers, steps, operations, elements and/or components, but do not exclude one or more other The presence or addition of features, integers, steps, operations, elements, parts and/or groups. As used herein, the term "and/or" includes any and all combinations of the associated listed items.
为了彻底理解本发明,将在下列的描述中提出详细的结构,以便阐释本发明提出的技术方案。本发明的可选实施例详细描述如下,然而除了这些详细描述外,本发明还可以具有其他实施方式。For a thorough understanding of the present invention, detailed structures will be presented in the following description in order to explain the technical solutions proposed by the present invention. Alternative embodiments of the present invention are described in detail below, however, the invention is capable of other embodiments in addition to these detailed descriptions.
下面结合附图,对本申请的点云处理方法、点云处理装置、可移动平台和计算机存储介质进行详细说明。在不冲突的情况下,下述的实施例及实施方式中的特征可以相互组合。The point cloud processing method, point cloud processing device, movable platform and computer storage medium of the present application will be described in detail below with reference to the accompanying drawings. The features of the embodiments and implementations described below may be combined with each other without conflict.
首先参考图1和图2对本发明实施例中的一种测距装置的结构做详细的示例性地描述,测距装置包括激光雷达,该测距装置仅作为示例,对于其他适合的测距装置也可以应用于本申请。First, the structure of a ranging device in an embodiment of the present invention is described in detail and exemplarily with reference to FIG. 1 and FIG. 2 . The ranging device includes a laser radar. The ranging device is only used as an example. For other suitable ranging devices Also applicable to this application.
本发明各个实施例提供的方案可以应用于测距装置,该测距装置可以是激光雷达、激光测距设备等电子设备。在一种实施方式中,测距装置用于感测外部环境信息,例如,环境目标的距离信息、方位信息、反射强度信息、速度信息等。一种实现方式中,测距装置 可以通过测量测距装置和探测物之间光传播的时间,即光飞行时间(Time-of-Flight,TOF),来探测探测物到测距装置的距离。或者,测距装置也可以通过其他技术来探测探测物到测距装置的距离,例如基于相位移动(phase shift)测量的测距方法,或者基于频率移动(frequency shift)测量的测距方法,在此不做限制。The solutions provided by the various embodiments of the present invention can be applied to a ranging device, and the ranging device can be an electronic device such as a laser radar or a laser ranging device. In one embodiment, the ranging device is used to sense external environmental information, for example, distance information, orientation information, reflection intensity information, speed information and the like of environmental objects. In an implementation manner, the ranging device can detect the distance from the detected object to the ranging device by measuring the time of light propagation between the ranging device and the detected object, that is, Time-of-Flight (TOF). Alternatively, the ranging device can also detect the distance from the detected object to the ranging device through other technologies, such as a ranging method based on phase shift measurement, or a ranging method based on frequency shift measurement. This does not limit.
为了便于理解,以下将结合图1所示的测距装置100对测距的工作流程进行举例描述。For ease of understanding, the working process of ranging will be described by way of example below with reference to the ranging apparatus 100 shown in FIG. 1 .
作为示例,测距装置100包括发射模块、扫描模块和探测模块,发射模块用于发射光脉冲序列,以探测目标场景;扫描模块用于将所述发射模块发射的光脉冲序列的传播路径依次改变至不同方向出射,形成一个扫描视场;探测模块用于接收经物体反射回的光脉冲序列,以及根据所述反射回的光脉冲序列确定所述物体相对所述测距装置的距离和/或方位,以生成所述点云点。在本文中,扫描模块也称扫描系统。As an example, the ranging apparatus 100 includes a transmitting module, a scanning module and a detection module, the transmitting module is used for transmitting a sequence of optical pulses to detect a target scene; the scanning module is used for sequentially changing the propagation path of the optical pulse sequence transmitted by the transmitting module The detection module is used for receiving the light pulse sequence reflected back by the object, and determining the distance and/or the distance of the object relative to the ranging device according to the reflected light pulse sequence. Orientation to generate the point cloud points. In this paper, the scanning module is also called the scanning system.
具体地,如图1所示,发射模块包括发射电路110;探测模块包括接收电路120、采样电路130和运算电路140。Specifically, as shown in FIG. 1 , the transmitting module includes a transmitting circuit 110 ; the detecting module includes a receiving circuit 120 , a sampling circuit 130 and an arithmetic circuit 140 .
发射电路110可以出射光脉冲序列(例如激光脉冲序列)。接收电路120可以接收经过被探测物反射的光脉冲序列,也即通过其获得回波信号的脉冲波形,并对该光脉冲序列进行光电转换,以得到电信号,再对电信号进行处理之后可以输出给采样电路130。采样电路130可以对电信号进行采样,以获取采样结果。运算电路140可以基于采样电路130的采样结果,以确定测距装置100与被探测物之间的距离,也即深度。The transmit circuit 110 may emit a sequence of light pulses (eg, a sequence of laser pulses). The receiving circuit 120 can receive the optical pulse sequence reflected by the object to be detected, that is, obtain the pulse waveform of the echo signal through it, and perform photoelectric conversion on the optical pulse sequence to obtain an electrical signal, and then process the electrical signal to obtain an electrical signal. output to the sampling circuit 130 . The sampling circuit 130 may sample the electrical signal to obtain a sampling result. The arithmetic circuit 140 may determine the distance, that is, the depth, between the distance measuring device 100 and the detected object based on the sampling result of the sampling circuit 130 .
可选地,该测距装置100还可以包括控制电路150,该控制电路150可以实现对其他电路的控制,例如,可以控制各个电路的工作时间和/或对各个电路进行参数设置等。Optionally, the distance measuring device 100 may further include a control circuit 150, which can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit.
应理解,虽然图1示出的测距装置中包括一个发射电路、一个接收电路、一个采样电路和一个运算电路,用于出射一路光束进行探测,但是本申请实施例并不限于此,发射电路、接收电路、采样电路、运算电路中的任一种电路的数量也可以是至少两个,用于沿相同方向或分别沿不同方向出射至少两路光束;其中,该至少两束光路可以是同时出射,也可以是分别在不同时刻出射。一个示例中,该至少两个发射电路中的发光芯片封装在同一个模块中。例如,每个发射电路包括一个激光发射芯片,该至少两个发射电路中的激光发射芯片中的die封装到一起,容置在同一个封装空间中。It should be understood that although the distance measuring device shown in FIG. 1 includes a transmitting circuit, a receiving circuit, a sampling circuit and an arithmetic circuit for emitting a beam of light for detection, the embodiment of the present application is not limited to this, the transmitting circuit The number of any one of the receiving circuits, sampling circuits, and arithmetic circuits may also be at least two, for emitting at least two light beams in the same direction or in different directions respectively; wherein, the at least two light beam paths can be simultaneously The ejection can also be ejected at different times. In one example, the light-emitting chips in the at least two emission circuits are packaged in the same module. For example, each emitting circuit includes one laser emitting chip, and the dies in the laser emitting chips in the at least two emitting circuits are packaged together and accommodated in the same packaging space.
一些实现方式中,除了图1所示的电路,测距装置100还可以包括扫描模块,用于将发射电路出射的至少一路光脉冲序列(例如激光脉冲序列)改变传播方向出射,以对视场进行扫描。示例性地,所述扫描模块在测距装置的视场内的扫描区域随着时间的累积而增加。In some implementations, in addition to the circuit shown in FIG. 1 , the distance measuring device 100 may further include a scanning module for changing the propagation direction of at least one optical pulse sequence (eg, a laser pulse sequence) output from the transmitting circuit to output the field of view. to scan. Exemplarily, the scanning area of the scanning module within the field of view of the ranging device increases over time.
其中,可以将包括发射电路110、接收电路120、采样电路130和运算电路140的模块,或者,包括发射电路110、接收电路120、采样电路130、运算电路140和控制电路 150的模块称为测距模块,该测距模块可以独立于其他模块,例如,扫描模块。Wherein, the module including the transmitting circuit 110, the receiving circuit 120, the sampling circuit 130 and the operation circuit 140, or the module including the transmitting circuit 110, the receiving circuit 120, the sampling circuit 130, the operation circuit 140 and the control circuit 150 may be referred to as the measuring circuit A ranging module, which can be independent of other modules, such as a scanning module.
测距装置中可以采用同轴光路,也即测距装置出射的光束和经反射回来的光束在测距装置内共用至少部分光路。例如,发射电路出射的至少一路激光脉冲序列经扫描模块改变传播方向出射后,经探测物反射回来的激光脉冲序列经过扫描模块后入射至接收电路。或者,测距装置也可以采用异轴光路,也即测距装置出射的光束和经反射回来的光束在测距装置内分别沿不同的光路传输。图2示出了本发明的测距装置采用同轴光路的一种实施例的示意图。A coaxial optical path may be used in the ranging device, that is, the light beam emitted by the ranging device and the reflected light beam share at least part of the optical path in the ranging device. For example, after at least one laser pulse sequence emitted by the transmitting circuit changes its propagation direction through the scanning module, the laser pulse sequence reflected by the detection object passes through the scanning module and then enters the receiving circuit. Alternatively, the distance-measuring device may also adopt an off-axis optical path, that is, the light beam emitted by the distance-measuring device and the reflected light beam are respectively transmitted along different optical paths in the distance-measuring device. FIG. 2 shows a schematic diagram of an embodiment in which the distance measuring device of the present invention adopts a coaxial optical path.
测距装置200包括测距模块210,测距模块210包括发射器203(可以包括上述的发射电路)、准直元件204、探测器205(可以包括上述的接收电路、采样电路和运算电路)和光路改变元件206。测距模块210用于发射光束,且接收回光,将回光转换为电信号。其中,发射器203可以用于发射光脉冲序列。在一个实施例中,发射器203可以发射激光脉冲序列。可选的,发射器203发射出的激光束为波长在可见光范围之外的窄带宽光束。准直元件204设置于发射器的出射光路上,用于准直从发射器203发出的光束,将发射器203发出的光束准直为平行光出射至扫描模块。准直元件还用于会聚经探测物反射的回光的至少一部分。该准直元件204可以是准直透镜或者是其他能够准直光束的元件。The ranging apparatus 200 includes a ranging module 210, and the ranging module 210 includes a transmitter 203 (which may include the above-mentioned transmitting circuit), a collimating element 204, a detector 205 (which may include the above-mentioned receiving circuit, sampling circuit and arithmetic circuit) and Optical path changing element 206 . The ranging module 210 is used for emitting a light beam, receiving the returning light, and converting the returning light into an electrical signal. Among them, the transmitter 203 can be used to transmit a sequence of optical pulses. In one embodiment, the transmitter 203 may emit a sequence of laser pulses. Optionally, the laser beam emitted by the transmitter 203 is a narrow bandwidth beam with a wavelength outside the visible light range. The collimating element 204 is disposed on the outgoing light path of the transmitter, and is used for collimating the light beam emitted from the transmitter 203, and collimating the light beam emitted by the transmitter 203 into parallel light and outputting to the scanning module. The collimating element also serves to converge at least a portion of the return light reflected by the probe. The collimating element 204 may be a collimating lens or other elements capable of collimating light beams.
在图2所示实施例中,通过光路改变元件206来将测距装置内的发射光路和接收光路在准直元件204之前合并,使得发射光路和接收光路可以共用同一个准直元件,使得光路更加紧凑。在其他的一些实现方式中,也可以是发射器203和探测器205分别使用各自的准直元件,将光路改变元件206设置在准直元件之后的光路上。In the embodiment shown in FIG. 2, the transmitting optical path and the receiving optical path in the ranging device are combined by the optical path changing element 206 before the collimating element 204, so that the transmitting optical path and the receiving optical path can share the same collimating element, so that the optical path more compact. In some other implementations, the emitter 203 and the detector 205 may use respective collimating elements, and the optical path changing element 206 may be arranged on the optical path behind the collimating element.
在图2所示实施例中,由于发射器203出射的光束的光束孔径较小,测距装置所接收到的回光的光束孔径较大,所以光路改变元件可以采用小面积的反射镜来将发射光路和接收光路合并。在其他的一些实现方式中,光路改变元件也可以采用带通孔的反射镜,其中该通孔用于透射发射器203的出射光,反射镜用于将回光反射至探测器205。这样可以减小采用小反射镜的情况中小反射镜的支架会对回光的遮挡。In the embodiment shown in FIG. 2 , since the beam aperture of the beam emitted by the transmitter 203 is small, and the beam aperture of the return light received by the ranging device is relatively large, the optical path changing element can use a small-area reflective mirror to The transmit light path and the receive light path are combined. In some other implementations, the optical path changing element may also use a reflector with a through hole, wherein the through hole is used to transmit the outgoing light of the emitter 203 , and the reflector is used to reflect the return light to the detector 205 . In this way, in the case of using a small reflector, the occlusion of the return light by the support of the small reflector can be reduced.
在图2所示实施例中,光路改变元件偏离了准直元件204的光轴。在其他的一些实现方式中,光路改变元件也可以位于准直元件204的光轴上。In the embodiment shown in FIG. 2 , the optical path altering element is offset from the optical axis of the collimating element 204 . In some other implementations, the optical path altering element may also be located on the optical axis of the collimating element 204 .
测距装置200还包括扫描模块202。扫描模块202放置于测距模块210的出射光路上,扫描模块202用于改变经准直元件204出射的准直光束219的传输方向并投射至外界环境,并将回光投射至准直元件204。回光经准直元件204汇聚到探测器205上。The ranging device 200 further includes a scanning module 202 . The scanning module 202 is placed on the outgoing optical path of the ranging module 210 . The scanning module 202 is used to change the transmission direction of the collimated beam 219 emitted by the collimating element 204 and project it to the external environment, and project the return light to the collimating element 204 . The returned light is focused on the detector 205 through the collimating element 204 .
在一个实施例中,扫描模块202可以包括至少一个光学元件,用于改变光束的传播路径,其中,该光学元件可以通过对光束进行反射、折射、衍射等等方式来改变光束传播路径,例如所述光学元件包括至少一个具有非平行的出射面和入射面的光折射元件。例如, 扫描模块202包括透镜、反射镜、棱镜、振镜、光栅、液晶、光学相控阵(Optical Phased Array)或上述光学元件的任意组合。一个示例中,至少部分光学元件是运动的,例如通过驱动模块来驱动该至少部分光学元件进行运动,该运动的光学元件可以在不同时刻将光束反射、折射或衍射至不同的方向。在一些实施例中,扫描模块202的多个光学元件可以绕共同的轴209旋转或振动,每个旋转或振动的光学元件用于不断改变入射光束的传播方向。在一个实施例中,扫描模块202的多个光学元件可以以不同的转速旋转,或以不同的速度振动。在另一个实施例中,扫描模块202的至少部分光学元件可以以基本相同的转速旋转。在一些实施例中,扫描模块的多个光学元件也可以是绕不同的轴旋转。在一些实施例中,扫描模块的多个光学元件也可以是以相同的方向旋转,或以不同的方向旋转;或者沿相同的方向振动,或者沿不同的方向振动,在此不作限制。In one embodiment, the scanning module 202 may include at least one optical element for changing the propagation path of the light beam, wherein the optical element may change the light beam propagation path by reflecting, refracting, diffracting the light beam, etc., such as The optical element includes at least one light-refractive element having non-parallel exit and entrance surfaces. For example, the scanning module 202 includes lenses, mirrors, prisms, galvanometers, gratings, liquid crystals, optical phased arrays (Optical Phased Array) or any combination of the above optical elements. In one example, at least part of the optical elements are moving, for example, the at least part of the optical elements are driven to move by a driving module, and the moving optical elements can reflect, refract or diffract the light beam to different directions at different times. In some embodiments, the multiple optical elements of the scanning module 202 may be rotated or oscillated about a common axis 209, each rotating or oscillating optical element being used to continuously change the propagation direction of the incident beam. In one embodiment, the plurality of optical elements of the scanning module 202 may rotate at different rotational speeds, or vibrate at different speeds. In another embodiment, at least some of the optical elements of scan module 202 may rotate at substantially the same rotational speed. In some embodiments, the plurality of optical elements of the scanning module may also be rotated about different axes. In some embodiments, the plurality of optical elements of the scanning module may also rotate in the same direction, or rotate in different directions; or vibrate in the same direction, or vibrate in different directions, which are not limited herein.
在一个实施例中,扫描模块202包括第一光学元件214和与第一光学元件214连接的驱动器216,驱动器216用于驱动第一光学元件214绕转动轴209转动,使第一光学元件214改变准直光束219的方向。第一光学元件214将准直光束219投射至不同的方向。在一个实施例中,准直光束219经第一光学元件改变后的方向与转动轴209的夹角随着第一光学元件214的转动而变化。在一个实施例中,第一光学元件214包括相对的非平行的一对表面,准直光束219穿过该对表面。在一个实施例中,第一光学元件214包括厚度沿至少一个径向变化的棱镜。在一个实施例中,第一光学元件214包括楔角棱镜,对准直光束219进行折射。In one embodiment, the scanning module 202 includes a first optical element 214 and a driver 216 connected to the first optical element 214, and the driver 216 is used to drive the first optical element 214 to rotate around the rotation axis 209, so that the first optical element 214 changes The direction of the collimated beam 219. The first optical element 214 projects the collimated beam 219 in different directions. In one embodiment, the angle between the direction of the collimated light beam 219 changed by the first optical element and the rotation axis 209 changes with the rotation of the first optical element 214 . In one embodiment, the first optical element 214 includes a pair of opposing non-parallel surfaces through which the collimated beam 219 passes. In one embodiment, the first optical element 214 includes a prism whose thickness varies along at least one radial direction. In one embodiment, the first optical element 214 includes a wedge prism that refracts the collimated light beam 219 .
在一个实施例中,扫描模块202还包括第二光学元件215,第二光学元件215绕转动轴209转动,第二光学元件215的转动速度与第一光学元件214的转动速度不同。第二光学元件215用于改变第一光学元件214投射的光束的方向。在一个实施例中,第二光学元件215与另一驱动器217连接,驱动器217驱动第二光学元件215转动。第一光学元件214和第二光学元件215可以由相同或不同的驱动器驱动,使第一光学元件214和第二光学元件215的转速和/或转向不同,从而将准直光束219投射至外界空间不同的方向,可以扫描较大的空间范围。在一个实施例中,控制器218控制驱动器216和217,分别驱动第一光学元件214和第二光学元件215。第一光学元件214和第二光学元件215的转速可以根据实际应用中预期扫描的区域和样式确定。驱动器216和217可以包括电机或其他驱动器。In one embodiment, the scanning module 202 further includes a second optical element 215 , the second optical element 215 rotates around the rotation axis 209 , and the rotation speed of the second optical element 215 is different from the rotation speed of the first optical element 214 . The second optical element 215 is used to change the direction of the light beam projected by the first optical element 214 . In one embodiment, the second optical element 215 is connected to another driver 217, and the driver 217 drives the second optical element 215 to rotate. The first optical element 214 and the second optical element 215 can be driven by the same or different drivers, so that the rotational speed and/or steering of the first optical element 214 and the second optical element 215 are different, thereby projecting the collimated beam 219 into the external space Different directions can scan a larger spatial range. In one embodiment, the controller 218 controls the drivers 216 and 217 to drive the first optical element 214 and the second optical element 215, respectively. The rotational speeds of the first optical element 214 and the second optical element 215 may be determined according to the area and pattern expected to be scanned in practical applications. Drives 216 and 217 may include motors or other drives.
在一个实施例中,第二光学元件215包括相对的非平行的一对表面,光束穿过该对表面。在一个实施例中,第二光学元件215包括厚度沿至少一个径向变化的棱镜。在一个实施例中,第二光学元件215包括楔角棱镜。In one embodiment, the second optical element 215 includes a pair of opposing non-parallel surfaces through which the light beam passes. In one embodiment, the second optical element 215 comprises a prism whose thickness varies along at least one radial direction. In one embodiment, the second optical element 215 comprises a wedge prism.
一个实施例中,扫描模块202还包括第三光学元件(图未示)和用于驱动第三光学元 件运动的驱动器。可选地,该第三光学元件包括相对的非平行的一对表面,光束穿过该对表面。在一个实施例中,第三光学元件包括厚度沿至少一个径向变化的棱镜。在一个实施例中,第三光学元件包括楔角棱镜。第一、第二和第三光学元件中的至少两个光学元件以不同的转速和/或转向转动。In one embodiment, the scanning module 202 further includes a third optical element (not shown) and a driver for driving the movement of the third optical element. Optionally, the third optical element includes a pair of opposing non-parallel surfaces through which the light beam passes. In one embodiment, the third optical element comprises a prism of varying thickness along at least one radial direction. In one embodiment, the third optical element comprises a wedge prism. At least two of the first, second and third optical elements rotate at different rotational speeds and/or rotations.
在一个实施例中,所述扫描模块包括在所述光脉冲序列的出射光路上依次排布的2个或3个所述光折射元件。可选地,所述扫描模块中的至少2个所述光折射元件在扫描过程中旋转,以改变所述光脉冲序列的方向。In one embodiment, the scanning module includes two or three of the light refraction elements sequentially arranged on the outgoing light path of the light pulse sequence. Optionally, at least two of the light refraction elements in the scanning module are rotated during the scanning process to change the direction of the light pulse sequence.
所述扫描模块在至少部分不同时刻的扫描路径不同,扫描模块202中的各光学元件旋转可以将光投射至不同的方向,例如投射的光211的方向和方向213,如此对测距装置200周围的空间进行扫描。当扫描模块202投射出的光211打到探测物201时,一部分光被探测物201沿与投射的光211相反的方向反射至测距装置200。探测物201反射的回光212经过扫描模块202后入射至准直元件204。The scanning paths of the scanning module are different at least at some different times. The rotation of each optical element in the scanning module 202 can project light in different directions, such as the direction of the projected light 211 and the direction 213 . space to scan. When the light 211 projected by the scanning module 202 hits the detected object 201 , a part of the light is reflected by the detected object 201 to the distance measuring device 200 in a direction opposite to the projected light 211 . The returning light 212 reflected by the probe 201 passes through the scanning module 202 and then enters the collimating element 204 .
探测器205与发射器203放置于准直元件204的同一侧,探测器205用于将穿过准直元件204的至少部分回光转换为电信号。A detector 205 is placed on the same side of the collimating element 204 as the emitter 203, and the detector 205 is used to convert at least part of the return light passing through the collimating element 204 into an electrical signal.
一个实施例中,各光学元件上镀有增透膜。可选的,增透膜的厚度与发射器203发射出的光束的波长相等或接近,能够增加透射光束的强度。In one embodiment, each optical element is coated with an anti-reflection coating. Optionally, the thickness of the anti-reflection film is equal to or close to the wavelength of the light beam emitted by the emitter 203, which can increase the intensity of the transmitted light beam.
一个实施例中,测距装置中位于光束传播路径上的一个元件表面上镀有滤光层,或者在光束传播路径上设置有滤光器,用于至少透射发射器所出射的光束所在波段,反射其他波段,以减少环境光给接收器带来的噪音。In one embodiment, a filter layer is coated on the surface of an element located on the beam propagation path in the distance measuring device, or a filter is provided on the beam propagation path for transmitting at least the wavelength band of the light beam emitted by the transmitter, Reflects other bands to reduce noise from ambient light to the receiver.
在一些实施例中,发射器203可以包括激光二极管,通过激光二极管发射纳秒级别的激光脉冲。进一步地,可以确定激光脉冲接收时间,例如,通过探测电信号脉冲的上升沿时间和/或下降沿时间确定激光脉冲接收时间。如此,测距装置200可以利用脉冲接收时间信息和脉冲发出时间信息计算TOF,从而确定探测物201到测距装置200的距离。测距装置200探测到的距离和方位可以用于遥感、避障、测绘、建模、导航等。In some embodiments, the transmitter 203 may comprise a laser diode through which laser pulses are emitted on the nanosecond scale. Further, the laser pulse receiving time can be determined, for example, by detecting the rising edge time and/or the falling edge time of the electrical signal pulse to determine the laser pulse receiving time. In this way, the ranging apparatus 200 can calculate the TOF by using the pulse receiving time information and the pulse sending time information, so as to determine the distance from the probe 201 to the ranging apparatus 200 . The distance and orientation detected by the ranging device 200 can be used for remote sensing, obstacle avoidance, mapping, modeling, navigation, and the like.
点云扫描图案是由测距装置例如激光雷达的扫描系统(本文也称扫描模块)设计所生成的,影响因素包括扫描系统的扫描频率、帧率、电机转速、转速比等。不同的扫描系统由于电机转速设置等会呈现出不同的采样图案,比如一种扫描系统得到特定的类似花瓣形的扫描图案,如图3所示,而另一种扫描系统得到的是眼睛类型的中间密两边稀疏的扫描图案,如图4所示。本文中扫描图案可以指的是一段时长内光束在扫描视场内的扫描轨迹累积所形成的图案。在扫描模块的扫描下,光束在一个扫描周期内形成一个完整的扫描图案之后,又在下一个扫描周期内沿着开始形成下一个完整的、相同或不同的扫描图案。由 于受到自身线扫描特点(如图3和图4所示),必然存在同一平面上点云分布不均匀现象。由于这些客观因素的存在,在同样的场景中,相同物体在同一平面内,或是相同物体在不同距离上经过扫描得到的三维点云的点的数量及密度不同,这种差异性会导致后续的检测、分割、跟踪等算法受到极大的影响。The point cloud scanning pattern is generated by the design of a scanning system (also referred to as a scanning module in this paper) of a ranging device such as a lidar, and the influencing factors include the scanning frequency, frame rate, motor speed, and speed ratio of the scanning system. Different scanning systems will show different sampling patterns due to motor speed settings. For example, one scanning system obtains a specific petal-shaped scanning pattern, as shown in Figure 3, while another scanning system obtains eye-type scanning patterns. The scanning pattern with dense and sparse sides in the middle is shown in Figure 4. The scanning pattern herein may refer to a pattern formed by the accumulation of scanning trajectories of a light beam within a scanning field of view over a period of time. Under the scanning of the scanning module, after the light beam forms a complete scanning pattern in one scanning period, it starts to form the next complete, same or different scanning pattern in the next scanning period. Due to its own line scanning characteristics (as shown in Figure 3 and Figure 4), there must be uneven distribution of point clouds on the same plane. Due to the existence of these objective factors, in the same scene, the same object is in the same plane, or the number and density of points in the 3D point cloud obtained by scanning the same object at different distances are different. This difference will lead to subsequent The detection, segmentation, tracking and other algorithms are greatly affected.
激光雷达扫描系统在设计之初就会考虑到硬件成本以及扫描方式之间的平衡关系,因此如果从硬件层面对扫描系统进行修改,则会带来硬件成本以及研发时间的提升,会显著提升产品的研发成本。而在实际应用中,通过软件层面可以对三维空间中的点云进行插值操作,但插值的准确性及适应性较差,容易带来误差。At the beginning of the design of the lidar scanning system, the balance between the hardware cost and the scanning method will be considered. Therefore, if the scanning system is modified from the hardware level, the hardware cost and development time will be increased, which will significantly improve the product. research and development costs. In practical applications, the point cloud in the three-dimensional space can be interpolated through the software level, but the accuracy and adaptability of the interpolation is poor, which is easy to bring errors.
鉴于上述问题的存在,本申请提供一种点云处理方法,该点云处理方法包括:获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,所述点云密度分布数据与所述测距装置的扫描方式相关,其中,所述点云密度分布数据包括多个显著性系数,所述多个显著性系数用于表征点云数据在参考面上的映射点的分布特性;根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,其中,所述预定处理方式包括第一处理方式和第二处理方式中的至少一种,所述第一处理方式用于增大点云数据中的至少部分区域内的点云密度,所述第二处理方式用于降低点云数据中的至少部分区域内的点云密度;根据所述预定处理方式,对所述点云数据进行处理。In view of the above problems, the present application provides a point cloud processing method, the point cloud processing method includes: acquiring point cloud data collected by a ranging device and point cloud density distribution data of the ranging device, the point cloud The density distribution data is related to the scanning mode of the ranging device, wherein the point cloud density distribution data includes a plurality of significance coefficients, and the plurality of significance coefficients are used to characterize the mapping points of the point cloud data on the reference surface according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference plane, determine a predetermined processing method of the point cloud data, wherein the predetermined processing method includes the first processing method At least one of the method and the second processing method, the first processing method is used to increase the point cloud density in at least a partial area in the point cloud data, and the second processing method is used to reduce the point cloud data in the point cloud data. point cloud density in at least a part of the area; processing the point cloud data according to the predetermined processing manner.
根据本发明实施例的点云处理方法,可以在保证硬件成本不变的前提下,通过获取测距装置的包括多个显著性系数的点云密度分布数据,根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,可以有效的结合测距装置扫描系统的扫描特性以及点云的空间分布,对空间分布的点云数据进行适合方式的处理,从而使得处理后的点云数据分布更加均匀、合理,可以有效的降低由于扫描系统生成的点云分布对点云密度造成的影响,更好地刻画扫描场景中的物体信息,通过本申请的方法处理后的点云数据可以作为后续算法的基础,使得后续算法能够更加精准,减少由于点云分布不均匀带来的处理错误,且本申请的方法不会增加硬件成本。According to the point cloud processing method of the embodiment of the present invention, on the premise of keeping the hardware cost unchanged, by acquiring the point cloud density distribution data including a plurality of significance coefficients of the ranging device, according to the point cloud data in the The saliency coefficients corresponding to the mapped points on the surface are used to determine the predetermined processing method of the point cloud data, which can effectively combine the scanning characteristics of the scanning system of the ranging device and the spatial distribution of the point cloud. The cloud data is processed in a suitable way, so that the distribution of the processed point cloud data is more uniform and reasonable, which can effectively reduce the impact of the point cloud distribution generated by the scanning system on the point cloud density, and better describe the scanning scene. Object information, the point cloud data processed by the method of the present application can be used as the basis for the subsequent algorithm, so that the subsequent algorithm can be more accurate, reduce processing errors caused by uneven distribution of the point cloud, and the method of the present application does not increase hardware cost.
下面,参考附图5对本申请的点云处理方法进行描述,其中,图5示出了本申请一个实施例中的点云处理方法的示意性流程图。Hereinafter, the point cloud processing method of the present application will be described with reference to FIG. 5 , wherein FIG. 5 shows a schematic flowchart of the point cloud processing method in an embodiment of the present application.
作为示例,本申请实施例的点云处理方法包括以下步骤S501至步骤S503:As an example, the point cloud processing method of the embodiment of the present application includes the following steps S501 to S503:
首先,在步骤S501中,获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据。First, in step S501, the point cloud data collected by the ranging device and the point cloud density distribution data of the ranging device are acquired.
所述点云密度分布数据与所述测距装置的扫描方式相关,其中,所述点云密度分布数 据包括多个显著性系数,所述多个显著性系数用于表征点云数据在参考面上的映射点的分布特性。该参考面可以是任意适合的面,例如,该参考面为与所述测距装置所发射的光脉冲序列的中心轴相垂直的面。The point cloud density distribution data is related to the scanning mode of the ranging device, wherein the point cloud density distribution data includes multiple significance coefficients, and the multiple significance coefficients are used to characterize the point cloud data on the reference surface. The distribution characteristics of the mapped points on . The reference plane can be any suitable plane, for example, the reference plane is a plane perpendicular to the central axis of the light pulse sequence emitted by the ranging device.
不同的扫描图案会在三维空间中生成相应的三维点云分布,分布特征主要体现在点云的密度分布以及点云的形状分布。对于非重复式扫描的测距装置例如激光雷达,点云在空间上的分布是动态的、密度是不均匀的。Different scanning patterns will generate corresponding three-dimensional point cloud distribution in three-dimensional space, and the distribution characteristics are mainly reflected in the density distribution of the point cloud and the shape distribution of the point cloud. For non-repetitive scanning ranging devices such as lidar, the spatial distribution of point clouds is dynamic and the density is not uniform.
在一个示例中,获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,包括:获取与所述测距装置的扫描方式所对应的至少一帧扫描图案,根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域内的映射点所对应点云的显著性系数,例如可以选取一帧的点云数据,其中,所述扫描图案可以用于表征测距装置的三维点云数据在参考面上的映射点,可选地,扫描图案可以由所述测距装置的点云数据在参考面上的映射点所组成,通常统计区域内映射点的数量越多表示该统计区域内的点密度越大,而通过例如具有第一扫描方式的测距装置,其对应的扫描图案如图3所示,具有第二扫描方式的测距装置其对应的扫描图案如图4所示。根据扫描图案可以获取三维点云在参考面上的分布特性。In one example, acquiring the point cloud data collected by the ranging device and the point cloud density distribution data of the ranging device includes: acquiring at least one frame of scanning pattern corresponding to the scanning mode of the ranging device, according to The number of mapping points on the scanning pattern in different statistical regions determines the significance coefficient of the point cloud corresponding to the mapping points in each statistical region. For example, one frame of point cloud data can be selected, wherein the scanning pattern It can be used to characterize the mapping points of the three-dimensional point cloud data of the ranging device on the reference surface. Optionally, the scanning pattern can be composed of the mapping points of the point cloud data of the ranging device on the reference surface. Usually the statistical area The greater the number of internal mapping points, the greater the density of points in the statistical area. For example, by a ranging device with a first scanning method, the corresponding scanning pattern is shown in Figure 3, and a ranging device with a second scanning method is used. The corresponding scanning pattern of the device is shown in Figure 4. According to the scanning pattern, the distribution characteristics of the 3D point cloud on the reference surface can be obtained.
所述扫描图案由所述测距装置所输出的点云数据(例如三维点云)映射到所述参考面上而获得,例如由测距装置在三维空间中扫描目标场景所输出的三维点云分布映射到参考面上而获得,或者,所述扫描图案由根据所述测距装置的扫描方式通过拟合函数而拟合获得。可选地,扫描图案选取上可以选用例如10Hz的点云数据,或者其他适合的帧率的点云数据。The scanning pattern is obtained by mapping point cloud data (such as a three-dimensional point cloud) output by the ranging device to the reference surface, for example, a three-dimensional point cloud output by the ranging device scanning a target scene in a three-dimensional space The distribution is obtained by mapping the distribution to the reference surface, or the scanning pattern is obtained by fitting a function according to the scanning mode of the ranging device. Optionally, point cloud data of, for example, 10 Hz, or point cloud data of other suitable frame rates may be selected for scanning pattern selection.
基于点云的扫描图案可以提取图案特征,例如提取密度特征,例如激光雷达的扫描系统的非重复性以及扫描特性,点云在三维空间中的分布是不均匀的,有着明显的密度分布特征,比如如图3所示的扫描图案的点云分布大体为圆形,其密度中间密、边缘稀疏,而VT如图3所示的扫描图案的点云分布近似为矩形:其密度分布中部区域密集、两边稀疏。因此可以用密度在空间中的分布特征可以很好的描述扫描图案特征。Scanning patterns based on point clouds can extract pattern features, such as extracting density features, such as the non-repeatability and scanning characteristics of lidar scanning systems. The distribution of point clouds in three-dimensional space is uneven and has obvious density distribution characteristics. For example, the point cloud distribution of the scanning pattern shown in Figure 3 is generally circular, with dense middle density and sparse edges, while the point cloud distribution of the VT scanning pattern shown in Figure 3 is approximately rectangular: the central area of the density distribution is dense , sparse on both sides. Therefore, the characteristics of the scanning pattern can be well described by the distribution characteristics of the density in space.
在一个示例中,根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域对应的显著性系数,包括:将多个所述统计区域内的映射点数量进行归一化处理,以获得各个统计区域内的映射点所对应点云的显著性系数,例如将统计区域内的数量统一映射到[0,1]区间内,其中,可以采用本领域技术人员熟知的任何的归一化方法,对多个所述统计区域内的映射点数量进行归一化处理,通过归一化处理,可以便于不同量级的数量进行比较。In an example, determining the significance coefficient corresponding to each statistical region according to the number of the mapping points on the scanning pattern in different statistical regions includes: normalizing the number of mapping points in the plurality of statistical regions to obtain the significance coefficients of the point clouds corresponding to the mapped points in each statistical area, for example, uniformly map the quantities in the statistical area to the [0, 1] interval, wherein any number well-known to those skilled in the art can be used. The normalization method is to perform normalization processing on the number of mapping points in a plurality of the statistical regions. Through the normalization processing, the comparison of the quantities of different magnitudes can be facilitated.
统计区域的尺寸不同,可以获得不同的点云密度分布数据。可以基于任意适合的规则 确定统计区域的尺寸,例如可以基于测距装置的应用场景以及应用场景中的探测目标物的尺寸来确定一个或多个统计区域的尺寸,并基于不同的统计区域的尺寸,获得不同的点云密度分布数据。The size of the statistical area is different, and different point cloud density distribution data can be obtained. The size of the statistical area can be determined based on any suitable rules. For example, the size of one or more statistical areas can be determined based on the application scenario of the ranging device and the size of the detection target in the application scenario, and the size of different statistical areas can be determined based on the size of the statistical area. , to obtain different point cloud density distribution data.
在一个示例中,所述统计区域的尺寸基于所述测距装置预定探测的目标物的尺寸而定,其中,所述目标物包括第一目标物和第二目标物,所述第一目标物的尺寸大于所述第二目标物的尺寸,则与所述第一目标物对应的点云密度分布数据的统计区域具有第一尺寸,与所述第二目标物对应的点云密度分布数据的统计区域具有第二尺寸,所述第一尺寸大于所述第二尺寸。通过根据用户的实际场景自由的设定统计区域的适合的尺寸进行显著性计算,因此能够更加准确的反映三维场景中的真实物体的特性,更加有利于后续检测、分割等算法的应用。In one example, the size of the statistical area is determined based on the size of the target object that the ranging device is intended to detect, wherein the target object includes a first target object and a second target object, and the first target object is larger than the size of the second target object, then the statistical area of the point cloud density distribution data corresponding to the first target object has the first size, and the point cloud density distribution data corresponding to the second target object has the first size. The statistical region has a second size, the first size being larger than the second size. By freely setting the appropriate size of the statistical region according to the user's actual scene for saliency calculation, it can more accurately reflect the characteristics of real objects in the 3D scene, and is more conducive to the application of subsequent detection, segmentation and other algorithms.
例如,测距装置例如激光雷达的应用场景位于室内或者园区等,在这些场景内主要是人或者一些体积不大的物体,因此,可以结合室内场景中可能存在的目标物的尺寸,来确定统计区域的尺寸,其中,可以使得不同统计区域的尺寸分别对应一种目标物的尺寸。For example, the application scenarios of ranging devices such as lidar are located indoors or in parks, etc. In these scenarios, there are mainly people or some small objects. Therefore, the size of the objects that may exist in the indoor scene can be used to determine statistics. The size of the area, wherein the sizes of different statistical areas can be made to correspond to the size of a target object respectively.
再例如,当应用场景为车辆自动驾驶的场景时,在该场景中,测距装置通常用于车辆识别、障碍物识别等,则可以确定多种统计区域的尺寸,以分别用于计算显著性系数而获得点云密度分布数据,以用于对多种物体的识别。For another example, when the application scenario is the scenario of automatic driving of vehicles, in this scenario, the ranging device is usually used for vehicle identification, obstacle identification, etc., the size of various statistical regions can be determined to be used for calculating the significance respectively. The coefficients are used to obtain point cloud density distribution data for the identification of various objects.
在一个示例中,所述点云密度分布数据以热力图的形式呈现,其中,所述热力图中的不同像素值用于表征不同的显著性系数。例如,像素值越大,表征的显著性系数越大,则对应位置点的密度越大,在一个具体示例中,所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数大于与所述第二像素点对应的显著性系数;或者,像素值越大,表征的显著性系数越小,则对应位置点的密度越小,例如,所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数小于与所述第二像素点对应的显著性系数。可选地,所述像素值包括灰度值、颜色值或亮度值或者其他的图像相关的数值。In one example, the point cloud density distribution data is presented in the form of a heatmap, wherein different pixel values in the heatmap are used to characterize different significance coefficients. For example, the larger the pixel value is, the larger the saliency coefficient of the representation is, and the higher the density of the corresponding position points is. In a specific example, the heat map includes a first pixel point and a second pixel point, and the first pixel The pixel value of the point is greater than the pixel value of the second pixel point, then the significance coefficient corresponding to the first pixel point is greater than the significance coefficient corresponding to the second pixel point; The smaller the significance coefficient of , the smaller the density of the corresponding position points. For example, the heat map includes a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than that of the second pixel point. pixel value, the significance coefficient corresponding to the first pixel point is smaller than the significance coefficient corresponding to the second pixel point. Optionally, the pixel value includes a gray value, a color value or a brightness value or other image-related values.
在一个示例中,所述参考面可以具有多个统计区域,所述点云密度分布数据包括至少两种类型的点云密度分布数据,其中,不同类型的点云密度分布数据具有不同的统计区域尺寸。In one example, the reference surface may have a plurality of statistical regions, and the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of point cloud density distribution data have different statistical regions size.
例如,如图6所示的多种统计区域尺寸对应的点云密度分布数据,点云密度分布数据为显著性图(也即热力图),9张图从第一行至第三行表示分别选取10、20、30、40、50、60、70、80、90、100、200、300个单位大小(例如可以平方毫米、平方厘米或平方米为单位,具体可以根据实际需要合理设定)作为统计区域点云分布密度得到的显著性图,其 中,亮度越大表示该点位置的点云密度越大。其中还可以对灰度的显著性图进行着色,获得着色后的显著性图。For example, the point cloud density distribution data corresponding to various statistical area sizes as shown in Figure 6, the point cloud density distribution data is a saliency map (that is, a heat map), and the nine maps from the first row to the third row represent the respective Select 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 200, 300 unit sizes (for example, it can be in square millimeters, square centimeters or square meters, which can be set reasonably according to actual needs) As a saliency map obtained by counting the distribution density of the point cloud in the area, the greater the brightness, the greater the density of the point cloud at the point location. The gray-scale saliency map can also be colored to obtain a colored saliency map.
再例如,如图7所示的多种统计区域尺寸对应的点云密度分布数据,点云密度分布数据为显著性图(也即热力图),6张图从第一行至第三行表示分别选取10、40、80、100、200、300个单位大小(例如可以平方毫米、平方厘米或平方米为单位,具体可以根据实际需要合理设定)作为统计区域点云分布密度得到的显著性图,其中,亮度越大表示该点位置的点云密度越大。其中还可以对灰度的显著性图进行着色,获得着色后的显著性图。For another example, the point cloud density distribution data corresponding to various statistical area sizes as shown in Figure 7, the point cloud density distribution data is a saliency map (that is, a heat map), and the six maps are represented from the first row to the third row. Select 10, 40, 80, 100, 200, 300 unit sizes (for example, it can be in square millimeters, square centimeters or square meters, which can be set reasonably according to actual needs) as the significance obtained by the distribution density of point clouds in the statistical area. In the figure, the greater the brightness, the greater the density of the point cloud at the point location. The gray-scale saliency map can also be colored to obtain a colored saliency map.
从图6和图7可以看出,不同的扫描方式会产生不同的显著性图,且选取的统计区域的尺寸不同可以得到不同的显著性图,因此,本申请根据用户的实际场景自由选择合适的统计区域尺寸进行显著性系数计算,从而能够更加准确的反映三维场景中的真实物体的特性,更加有利于后续检测、分割等算法的应用。It can be seen from Fig. 6 and Fig. 7 that different scanning methods will generate different saliency maps, and different saliency maps can be obtained with different sizes of the selected statistical regions. Therefore, the application can freely choose the appropriate saliency map according to the actual scene of the user. The saliency coefficient is calculated according to the size of the statistical area, so that the characteristics of the real objects in the 3D scene can be more accurately reflected, which is more conducive to the application of subsequent detection, segmentation and other algorithms.
所述参考面具有多个统计区域,所述点云密度分布数据包括至少两种类型的点云密度分布数据,其中,不同类型的点云密度分布数据具有不同的统计区域尺寸,也即每种类型的点云密度分布数据可以具有多种不同的统计区域尺寸的显著性图。The reference surface has a plurality of statistical regions, and the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of point cloud density distribution data have different statistical region sizes, that is, each Types of point cloud density distribution data can have significance maps for many different statistical region sizes.
当测距装置用于对预定场景进行扫描时,根据所述测距装置的扫描方式,获取与测距装置所采集的点云数据相对应的点云密度分布数据,还包括:根据所述扫描方式以及预定从所述点云数据中识别出的目标物的尺寸和统计区域的尺寸之间的关系,确定将要用于对点云数据进行预处理的点云密度分布数据例如热力图,例如,将要用于对点云数据进行预处理的点云密度分布数据为统计区域的尺寸小于或等于所述目标物的尺寸的点云密度分布数据,其中,较佳地,将要用于对点云数据进行预处理的点云密度分布数据为统计区域的尺寸基本上等于所述目标物的尺寸的点云密度分布数据。通过这样的设置,当测距装置用于感知较小的物体时,则选用划分的统计区域尺寸较小的热力图,而感知较大的物体时,则选用划分的统计区域尺寸较大的热力图。因此当通过点云数据感知不同的目标物时,可以对应使用统计区域尺寸不同的点云密度分布数据例如热力图。When the ranging device is used to scan the predetermined scene, acquiring point cloud density distribution data corresponding to the point cloud data collected by the ranging device according to the scanning mode of the ranging device, further comprising: according to the scanning method method and the relationship between the size of the target object and the size of the statistical area predetermined to be identified from the point cloud data, to determine the point cloud density distribution data such as a heat map to be used for preprocessing the point cloud data, for example, The point cloud density distribution data to be used for preprocessing the point cloud data is the point cloud density distribution data whose size of the statistical area is less than or equal to the size of the target object, wherein, preferably, the point cloud density distribution data to be used for the preprocessing of the point cloud data The preprocessed point cloud density distribution data is point cloud density distribution data whose size of the statistical area is substantially equal to the size of the target object. With this setting, when the ranging device is used to sense smaller objects, the heat map with the smaller size of the divided statistical area is selected, and when larger objects are sensed, the heat map with the larger size of the divided statistical area is selected. picture. Therefore, when different targets are perceived through point cloud data, point cloud density distribution data such as heat maps with different statistical area sizes can be used accordingly.
继续参考图5,在步骤S503中,根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,其中,所述预定处理方式包括第一处理方式和第二处理方式中的至少一种,所述第一处理方式用于增大点云数据中的至少部分区域内的点云密度,所述第二处理方式用于降低点云数据中的至少部分区域内的点云密度。Continuing to refer to FIG. 5 , in step S503, a predetermined processing method of the point cloud data is determined according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference surface, wherein the predetermined The processing method includes at least one of a first processing method and a second processing method, the first processing method is used to increase the point cloud density in at least a partial area of the point cloud data, and the second processing method is used to Decrease the point cloud density in at least a portion of the point cloud data.
在前文中已经根据要感知的目标物选定将要使用的点云密度分布数据例如热力图,根据该热力图可以获得点云数据中点云对应的显著性系数,也即点云数据的点云在热力图中对应的点(也即对应的在所述参考面上的映射点)的显著性系数,示例性地,根据所述点 云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,包括:根据所述点云数据中点云所表征的深度信息和对应的所述显著性系数,确定点云数据中点云的空间分布属性;根据所述空间分布属性,确定所述点云数据的预定处理方式。通过将显著性系数跟三维点云在空间中的实际位置信息例如深度信息相结合,可以有效的表达点云在三维空间中的属性。可选地,深度信息例如包括三维点云数据中的点云距扫描系统位置的水平距离。In the above, the point cloud density distribution data to be used, such as a heat map, has been selected according to the target to be perceived. According to the heat map, the significance coefficient corresponding to the point cloud in the point cloud data can be obtained, that is, the point cloud of the point cloud data. The significance coefficient of the corresponding point in the heat map (that is, the corresponding mapping point on the reference surface), exemplarily, according to the point cloud data corresponding to the mapping point on the reference surface. The significance coefficient is determined, and the predetermined processing mode of the point cloud data is determined, including: according to the depth information represented by the point cloud in the point cloud data and the corresponding significance coefficient, determining the space of the point cloud in the point cloud data. Distribution attribute; according to the spatial distribution attribute, determine the predetermined processing method of the point cloud data. By combining the saliency coefficient with the actual position information of the 3D point cloud in space, such as depth information, the attributes of the point cloud in the 3D space can be effectively expressed. Optionally, the depth information includes, for example, the horizontal distance of the point cloud in the three-dimensional point cloud data from the position of the scanning system.
在计算得到不同扫描系统的显著性图后,还需要根据实际的场景对三维点云里的离散点进行进一步的显著性属性计算,例如,当测距装置扫描的场景中在一些近处物体和远处物体在交界处,不同物体之间实际是有距离差的,通过将显著性系数和深度信息相结合,可以把不属于同一个物体的点的显著性系数进行区别。具体地,假设三维空间中的第i个点的空间坐标为(x i,y i,z i),那么可以通过以下公式进行该点的显著性属性(也即空间分布属性)计算: After calculating the saliency maps of different scanning systems, it is necessary to further calculate the saliency attributes of discrete points in the 3D point cloud according to the actual scene. When distant objects are at the junction, there is actually a distance difference between different objects. By combining the saliency coefficient and depth information, the saliency coefficients of points that do not belong to the same object can be distinguished. Specifically, assuming that the spatial coordinates of the ith point in the three-dimensional space are (x i , y i , z i ), then the saliency attribute (that is, the spatial distribution attribute) of the point can be calculated by the following formula:
P i=S(y i,z i)*x i          (1) P i =S(y i , z i )*x i (1)
其中S(y i,z i)表示三维点云在二维投影YOZ平面(也即参考面)上(y i,z i)处的显著性系数,x i表示三维点距扫描系统位置的水平距离。 where S(y i , z i ) represents the saliency coefficient of the 3D point cloud at (y i , z i ) on the 2D projected YOZ plane (that is, the reference plane), and xi represents the level of the 3D point from the position of the scanning system distance.
通过公式(1)可以有效的将前文中计算得到的显著性图跟三维点云在空间中的实际位置相结合,可以有效的表达点云在三维空间中的属性。上述公式还可以根据需要进行合理调整,例如,还可以是将显著性系数和三维点距扫描系统位置的水平距离相除,从而获得空间分布属性。Formula (1) can effectively combine the saliency map calculated above with the actual position of the three-dimensional point cloud in space, and can effectively express the attributes of the point cloud in three-dimensional space. The above formula can also be reasonably adjusted as required, for example, the saliency coefficient and the horizontal distance between the three-dimensional point and the position of the scanning system can be divided, so as to obtain the spatial distribution attribute.
在三维点云的目标检测、分割等应用时,通常用到点云的空间坐标以及反射率信息,这些信息对于检测或分割算法来说信息量较少,容易造成误检且需要巨量的数据。通过前述方法可以计算得出三维点云的空间分布属性,对于后续的分割、检测算法而言,相当于增加了一维的特征输出,能够更加准确的表示出原始数据的深层特性。In the application of target detection and segmentation of 3D point clouds, the spatial coordinates and reflectivity information of point clouds are usually used. These information are less informative for detection or segmentation algorithms, which are easy to cause false detection and require huge amounts of data. . The spatial distribution attributes of the 3D point cloud can be calculated by the aforementioned method. For subsequent segmentation and detection algorithms, it is equivalent to adding a one-dimensional feature output, which can more accurately represent the deep characteristics of the original data.
此外,本发明计算得到的显著性属性不仅可以作为算法的一维特征输入,还可以作为检测、分割等算法的参考,例如显著性系数越大的空间三维点表示该点的密度分布越大,越小的地方表明该点的分布越稀疏,那么后续算法就可以通过这个特点对空间中的三维点云进行有选择的上、下采样操作,使得点云在空间中的分布更加的有规律。例如,当点云数据中的第一部分点云对应的显著性系数在第一阈值范围内时,可以确定所述第一部分点云的预定处理方式为所述第一处理方式,所述第一处理方式包括以下处理方式中的一种:插值、上采样、时间累积,通过第一处理方式可以增大点云密度,当点云数据中的第二部分点云对应的显著性系数在第一阈值范围内时,可以确定所述第一部分点云的预定处理方式为所述第二处理方式,所述第二处理方式包括下采样,或者不做处理,通过第二处理方 式可以降低点云密度或者不改变点云密度。其中,第一阈值范围和第二阈值范围可以根据实际需要合理设定,在此不对其进行具体限定。In addition, the saliency attribute calculated by the present invention can not only be used as the one-dimensional feature input of the algorithm, but also can be used as a reference for algorithms such as detection and segmentation. The smaller the place, the sparser the distribution of the point, then the subsequent algorithm can use this feature to perform selective up-sampling and down-sampling operations on the 3D point cloud in the space, so that the distribution of the point cloud in the space is more regular. For example, when the significance coefficient corresponding to the first part of the point cloud in the point cloud data is within the first threshold range, it can be determined that the predetermined processing method of the first part of the point cloud is the first processing method, and the first processing The method includes one of the following processing methods: interpolation, upsampling, and time accumulation. Through the first processing method, the density of the point cloud can be increased. When the significance coefficient corresponding to the second part of the point cloud in the point cloud data is at the first threshold When it is within the range, it can be determined that the predetermined processing method of the first part of the point cloud is the second processing method. The second processing method includes downsampling, or no processing is performed. The second processing method can reduce the density of the point cloud or Does not change the point cloud density. The first threshold range and the second threshold range may be reasonably set according to actual needs, and are not specifically limited herein.
在其他示例中,根据所述空间分布属性,确定所述点云数据的预定处理方式,包括:当所述点云数据中的第一部分点云对应的所述空间分布属性在第一阈值范围内时,确定所述第一部分点云的预定处理方式为所述第一处理方式,所述第一处理方式包括以下处理方式中的一种:插值、上采样、时间累积,通过第一处理方式可以增大点云密度;当所述点云数据中的第二部分点云对应的所述空间分布属性在第二阈值范围内时,确定所述第二部分点云的预定处理方式为所述第二处理方式,所述第二处理方式包括下采样,或者不做处理,通过第二处理方式可以降低点云密度或者不改变点云密度。其中,第一阈值范围和第二阈值范围可以根据实际需要合理设定,在此不对其进行具体限定。In other examples, determining the predetermined processing method of the point cloud data according to the spatial distribution attribute includes: when the spatial distribution attribute corresponding to the first part of the point cloud in the point cloud data is within a first threshold range , determine that the predetermined processing method of the first part of the point cloud is the first processing method, and the first processing method includes one of the following processing methods: interpolation, upsampling, and time accumulation. Increase the density of the point cloud; when the spatial distribution attribute corresponding to the second part of the point cloud in the point cloud data is within the second threshold range, determine that the predetermined processing method of the second part of the point cloud is the first Two processing modes, the second processing mode includes downsampling, or no processing is performed, and the point cloud density can be reduced or not changed through the second processing mode. The first threshold range and the second threshold range may be reasonably set according to actual needs, and are not specifically limited herein.
综上所述,根据本发明实施例的点云处理方法,可以在保证硬件成本不变的前提下,通过获取测距装置的包括多个显著性系数的点云密度分布数据,根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,可以有效的结合测距装置扫描系统的扫描特性以及点云的空间分布,对空间分布的点云数据进行适合方式的处理,从而使得处理后的点云数据分布更加均匀、合理,可以有效的降低由于扫描系统生成的点云分布对点云密度造成的影响,更好地刻画扫描场景中的物体信息,通过本申请的方法处理后的点云数据可以作为后续算法的基础,使得后续算法能够更加精准,减少由于点云分布不均匀带来的处理错误,且本申请的方法不会增加硬件成本。To sum up, according to the point cloud processing method of the embodiment of the present invention, on the premise of keeping the hardware cost unchanged, by acquiring the point cloud density distribution data including a plurality of significance coefficients of the ranging device, according to the point cloud density distribution data. The saliency coefficient corresponding to the mapping point of the cloud data on the reference plane determines the predetermined processing method of the point cloud data, which can effectively combine the scanning characteristics of the scanning system of the ranging device and the spatial distribution of the point cloud, The spatially distributed point cloud data is processed in a suitable way, so that the processed point cloud data distribution is more uniform and reasonable, which can effectively reduce the impact of the point cloud distribution generated by the scanning system on the point cloud density, and better. The object information in the scanned scene is described, and the point cloud data processed by the method of the present application can be used as the basis of the subsequent algorithm, so that the subsequent algorithm can be more accurate, and the processing errors caused by the uneven distribution of the point cloud can be reduced. The method does not increase the hardware cost.
另外,本申请的方法还将显著性系数与三维场景中的实际空间位置相结合,能够更加合理有效的表示三维点云的空间属性,能够更加准确的反映三维场景中的真实物体的特性,更加有利于后续检测、分割等算法的应用。In addition, the method of the present application also combines the saliency coefficient with the actual spatial position in the three-dimensional scene, which can more reasonably and effectively represent the spatial attributes of the three-dimensional point cloud, and can more accurately reflect the characteristics of the real objects in the three-dimensional scene. It is beneficial to the application of subsequent detection, segmentation and other algorithms.
此外,本申请中的方法在计算显著性属性时,可以根据实际的需要选择不同的统计区域尺寸,以适应不同的场景。In addition, when the method in the present application calculates the saliency attribute, different statistical region sizes can be selected according to actual needs, so as to adapt to different scenarios.
下面,参考图8对本申请一个实施例的点云处理装置800做描述,其中,图8示出了本发明一个实施例中的点云处理装置的示意性框图。Next, a point cloud processing apparatus 800 according to an embodiment of the present application is described with reference to FIG. 8 , wherein FIG. 8 shows a schematic block diagram of the point cloud processing apparatus in an embodiment of the present invention.
在一些实施例中,如图8所示,所述点云处理装置800还包括一个或多个处理器802,一个或多个存储器801,一个或多个处理器802共同地或单独地工作。可选地,点云处理装置还可以包括输入装置(未示出)、输出装置(未示出)以及图像传感器(未示出)中的至少一个,这些组件通过总线系统和/或其它形式的连接机构(未示出)互连。In some embodiments, as shown in FIG. 8 , the point cloud processing apparatus 800 further includes one or more processors 802 and one or more memories 801 , and the one or more processors 802 work together or individually. Optionally, the point cloud processing device may further include at least one of an input device (not shown), an output device (not shown) and an image sensor (not shown), and these components are connected through a bus system and/or other forms of A connection mechanism (not shown) interconnects.
存储器801用于存储处理器可执行的程序指令,例如用于存储用于实现根据本申请实施例的点云处理方法的相应步骤和程序指令。可以包括一个或多个计算机程序产品,所述 计算机程序产品可以包括各种形式的计算机可读存储介质,例如易失性存储器和/或非易失性存储器。所述易失性存储器例如可以包括随机存取存储器(RAM)和/或高速缓冲存储器(cache)等。所述非易失性存储器例如可以包括只读存储器(ROM)、硬盘、闪存等。The memory 801 is used for storing program instructions executable by the processor, for example, for storing corresponding steps and program instructions for implementing the point cloud processing method according to the embodiment of the present application. One or more computer program products may be included, which may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, random access memory (RAM) and/or cache memory, or the like. The non-volatile memory may include, for example, read only memory (ROM), hard disk, flash memory, and the like.
所述输入装置可以是用户用来输入指令的装置,并且可以包括键盘、鼠标、麦克风和触摸屏等中的一个或多个。The input device may be a device used by a user to input instructions, and may include one or more of a keyboard, a mouse, a microphone, a touch screen, and the like.
所述输出装置可以向外部(例如用户)输出各种信息(例如图像或声音),并且可以包括显示器、扬声器等中的一个或多个,用于将处理后的点云输出为图像或视频,还可以用于将获得显著性图输出为图像。The output device can output various information (such as image or sound) to the outside (such as a user), and can include one or more of a display, a speaker, etc., for outputting the processed point cloud as an image or a video, Can also be used to output the obtained saliency map as an image.
通信接口(未示出)用于点云处理装置和其他设备之间进行通信,包括有线或者无线方式的通信。点云处理装置可以接入基于通信标准的无线网络,如WiFi、2G、3G、4G、5G或它们的组合。在一个示例性实施例中,通信接口经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信接口还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。A communication interface (not shown) is used for communication between the point cloud processing apparatus and other devices, including wired or wireless communication. The point cloud processing device can access wireless networks based on communication standards, such as WiFi, 2G, 3G, 4G, 5G, or a combination thereof. In one exemplary embodiment, the communication interface receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication interface further includes a Near Field Communication (NFC) module to facilitate short-range communication. For example, the NFC module may be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology and other technologies.
处理器802可以是中央处理单元(CPU)、图像处理单元(GPU)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或者具有数据处理能力和/或指令执行能力的其它形式的处理单元,并且可以控制点云处理装置中的其它组件以执行期望的功能。所述处理器802能够执行所述存储器801中存储的指令,以执行本文描述的本申请实施例的点云处理方法。例如,处理器能够包括一个或多个嵌入式处理器、处理器核心、微型处理器、逻辑电路、硬件有限状态机(FSM)、数字信号处理器(DSP)或它们的组合。在本实施例中,所述处理器包括现场可编程门阵列(FPGA),其中,点云处理装置的运算电路可以是现场可编程门阵列(FPGA)的一部分。 Processor 802 may be a central processing unit (CPU), graphics processing unit (GPU), application specific integrated circuit (ASIC), field programmable gate array (FPGA), or other form of processing with data processing capabilities and/or instruction execution capabilities unit, and can control other components in the point cloud processing device to perform desired functions. The processor 802 can execute the instructions stored in the memory 801 to execute the point cloud processing method of the embodiments of the present application described herein. For example, a processor can include one or more embedded processors, processor cores, microprocessors, logic circuits, hardware finite state machines (FSMs), digital signal processors (DSPs), or combinations thereof. In this embodiment, the processor includes a Field Programmable Gate Array (FPGA), wherein the arithmetic circuit of the point cloud processing apparatus may be a part of the Field Programmable Gate Array (FPGA).
所述点云处理装置包括一个或多个处理器,共同地或单独地工作,存储器用于存储程序指令;所述处理器用于执行所述存储器存储的程序指令,当所述程序指令被执行时,所述处理器用于实现根据本申请实施例的点云处理方法,包括:获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,所述点云密度分布数据与所述测距装置的扫描方式相关,其中,所述点云密度分布数据包括多个显著性系数,所述多个显著性系数用于表征点云数据在参考面上的映射点的分布特性;根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,其中,所述预定处理方式包括第一处理方式和第二处理方式中的至少一种,所述第一处理方式用于增大点云数据中的至少部分区域内的点云密度,所述第二处理方式用于降低点云数据中的至少部 分区域内的点云密度;根据所述预定处理方式,对所述点云数据进行处理。可选地,所述参考面为与所述测距装置所发射的光脉冲序列的中心轴相垂直的面。The point cloud processing device includes one or more processors, working together or individually, a memory for storing program instructions; the processor for executing the program instructions stored in the memory, when the program instructions are executed , the processor is configured to implement the point cloud processing method according to the embodiment of the present application, including: acquiring point cloud data collected by a ranging device and point cloud density distribution data of the ranging device, the point cloud density distribution data It is related to the scanning mode of the distance measuring device, wherein the point cloud density distribution data includes a plurality of significance coefficients, and the plurality of significance coefficients are used to characterize the distribution characteristics of the point cloud data on the reference plane. ; According to the saliency coefficients corresponding to the mapping points of the point cloud data on the reference plane, determine a predetermined processing mode of the point cloud data, wherein the predetermined processing mode includes a first processing mode and a first processing mode At least one of two processing methods, the first processing method is used to increase the point cloud density in at least part of the point cloud data, and the second processing method is used to reduce at least part of the point cloud data. point cloud density in the data; according to the predetermined processing method, the point cloud data is processed. Optionally, the reference plane is a plane perpendicular to the central axis of the light pulse sequence emitted by the ranging device.
在一个示例中,所述点云密度分布数据以热力图(本文也称显著性图)的形式呈现,其中,所述热力图中的不同像素值用于表征不同的显著性系数。例如,所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数大于与所述第二像素点对应的显著性系数;或者,又例如,所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数小于与所述第二像素点对应的显著性系数。可选地,所述像素值包括灰度值、颜色值或亮度值,或者其他的可以表征显著性系数大小的数值。In one example, the point cloud density distribution data is presented in the form of a heat map (also referred to herein as a saliency map), wherein different pixel values in the heat map are used to characterize different saliency coefficients. For example, the heat map includes a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than the pixel value of the second pixel point, then the significance coefficient corresponding to the first pixel point is greater than the significance coefficient corresponding to the second pixel point; or, for another example, the heat map includes a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than that of the second pixel point , the significance coefficient corresponding to the first pixel point is smaller than the significance coefficient corresponding to the second pixel point. Optionally, the pixel value includes a gray value, a color value or a brightness value, or other values that can characterize the size of the saliency coefficient.
在一个示例中,根据所述测距装置的扫描方式,获取与测距装置所采集的点云数据相对应的点云密度分布数据,包括:获取与所述测距装置的扫描方式所对应的至少一帧扫描图案,其中,所述扫描图案由所述测距装置的点云数据在参考面上的映射点所组成;根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域内的映射点所对应点云的显著性系数。可选地,所述扫描图案由所述测距装置所输出的点云数据映射到所述参考面上而获得,或者,所述扫描图案由根据所述测距装置的扫描方式通过拟合函数而拟合获得。In an example, acquiring point cloud density distribution data corresponding to the point cloud data collected by the ranging device according to the scanning mode of the ranging device includes: acquiring data corresponding to the scanning mode of the ranging device At least one frame of scanning pattern, wherein the scanning pattern is composed of the mapping points of the point cloud data of the ranging device on the reference plane; according to the number of mapping points on the scanning pattern in different statistical regions, Determine the significance coefficient of the point cloud corresponding to the mapped points in each statistical area. Optionally, the scanning pattern is obtained by mapping point cloud data output by the ranging device to the reference surface, or the scanning pattern is obtained by fitting a function according to the scanning mode of the ranging device. And the fitting is obtained.
在一个示例中,根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域对应的显著性系数,包括:将多个所述统计区域内的映射点数量进行归一化处理,以获得各个统计区域内的映射点所对应点云的显著性系数。In an example, determining the significance coefficient corresponding to each statistical region according to the number of the mapping points on the scanning pattern in different statistical regions includes: normalizing the number of mapping points in the plurality of statistical regions To obtain the significance coefficient of the point cloud corresponding to the mapped points in each statistical region.
在一个示例中,所述统计区域的尺寸基于所述测距装置预定探测的目标物的尺寸而定,其中,所述目标物包括第一目标物和第二目标物,所述第一目标物的尺寸大于所述第二目标物的尺寸,则与所述第一目标物对应的点云密度分布数据的统计区域具有第一尺寸,与所述第二目标物对应的点云密度分布数据的统计区域具有第二尺寸,所述第一尺寸大于所述第二尺寸。In one example, the size of the statistical area is determined based on the size of the target object that the ranging device is intended to detect, wherein the target object includes a first target object and a second target object, and the first target object is larger than the size of the second target object, then the statistical area of the point cloud density distribution data corresponding to the first target object has the first size, and the point cloud density distribution data corresponding to the second target object has the first size. The statistical region has a second size, the first size being larger than the second size.
在一个示例中,所述参考面具有多个统计区域,所述点云密度分布数据包括至少两种类型的点云密度分布数据,其中,不同类型的点云密度分布数据具有不同的统计区域尺寸。In one example, the reference surface has a plurality of statistical regions, and the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of point cloud density distribution data have different statistical region sizes .
在一个示例中,根据所述测距装置的扫描方式,获取与测距装置所采集的点云数据相对应的点云密度分布数据,还包括:根据所述扫描方式以及预定从所述点云数据中识别出的目标物的尺寸和统计区域的尺寸之间的关系,确定所述点云密度分布数据。例如,所述点云密度分布数据为统计区域的尺寸小于或等于所述目标物的尺寸的点云密度分布数据。In an example, acquiring the point cloud density distribution data corresponding to the point cloud data collected by the ranging device according to the scanning mode of the ranging device, further comprising: according to the scanning mode and a predetermined method from the point cloud The relationship between the size of the object identified in the data and the size of the statistical area determines the point cloud density distribution data. For example, the point cloud density distribution data is point cloud density distribution data in which the size of the statistical area is smaller than or equal to the size of the target object.
在一个示例中,所述根据所述点云数据在所述参考面上的映射点所对应的所述显著性 系数,确定所述点云数据的预定处理方式,包括:根据所述点云数据中点云所表征的深度信息和对应的所述显著性系数,确定点云数据中点云的空间分布属性;根据所述空间分布属性,确定所述点云数据的预定处理方式。In an example, the determining a predetermined processing manner of the point cloud data according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference surface includes: according to the point cloud data The depth information represented by the midpoint cloud and the corresponding significance coefficient determine the spatial distribution attribute of the point cloud in the point cloud data; according to the spatial distribution attribute, determine the predetermined processing method of the point cloud data.
示例性地,根据所述空间分布属性,确定所述点云数据的预定处理方式,包括:当所述点云数据中的第一部分点云对应的所述空间分布属性在第一阈值范围内时,确定所述第一部分点云的预定处理方式为所述第一处理方式;当所述点云数据中的第二部分点云对应的所述空间分布属性在第二阈值范围内时,确定所述第二部分点云的预定处理方式为所述第二处理方式。所述第一处理方式包括以下处理方式中的一种:插值、上采样、时间累积;所述第二处理方式包括下采样。Exemplarily, determining the predetermined processing manner of the point cloud data according to the spatial distribution attribute includes: when the spatial distribution attribute corresponding to the first part of the point cloud in the point cloud data is within a first threshold range , determine that the predetermined processing mode of the first part of the point cloud is the first processing mode; when the spatial distribution attribute corresponding to the second part of the point cloud in the point cloud data is within the second threshold range, determine that the The predetermined processing manner of the second partial point cloud is the second processing manner. The first processing manner includes one of the following processing manners: interpolation, upsampling, and time accumulation; and the second processing manner includes downsampling.
在一种实施方式中,如图9所示,本申请实施例中还提供一种可移动平台900,可移动平台900可以包括可移动平台本体901和至少一个测距装置902,至少一个测距装置902设置于所述可移动平台本体901,用于采集目标场景的点云数据。该测距装置902可以参考前文中的测距装置100和测距装置200,在此不做重复描述。In an implementation manner, as shown in FIG. 9 , a movable platform 900 is also provided in this embodiment of the present application. The movable platform 900 may include a movable platform body 901 and at least one ranging device 902 . At least one ranging device The device 902 is arranged on the movable platform body 901 and is used to collect point cloud data of the target scene. For the distance measuring device 902, reference may be made to the distance measuring device 100 and the distance measuring device 200 in the foregoing, and the description is not repeated here.
测距装置902可安装在可移动平台900的可移动平台本体901。具有测距装置的可移动平台900可对外部环境进行测量,例如,测量可移动平台900与障碍物的距离用于避障等用途,和对外部环境进行二维或三维的测绘。在某些实施方式中,可移动平台900包括无人飞行器、车辆、遥控车、机器人、船中的至少一种。当测距装置应用于无人飞行器时,可移动平台本体901为无人飞行器的机身。当测距装置应用于汽车时,可移动平台本体901为汽车的车身。该汽车可以是自动驾驶汽车或者半自动驾驶汽车,在此不做限制。当测距装置应用于遥控车时,可移动平台本体901为遥控车的车身。当测距装置应用于机器人时,可移动平台本体901为机器人。The distance measuring device 902 can be installed on the movable platform body 901 of the movable platform 900 . The movable platform 900 with the distance measuring device can measure the external environment, for example, measure the distance between the movable platform 900 and obstacles for obstacle avoidance and other purposes, and perform two-dimensional or three-dimensional mapping of the external environment. In certain embodiments, the movable platform 900 includes at least one of an unmanned aerial vehicle, a vehicle, a remote-controlled vehicle, a robot, and a boat. When the ranging device is applied to the unmanned aerial vehicle, the movable platform body 901 is the body of the unmanned aerial vehicle. When the distance measuring device is applied to an automobile, the movable platform body 901 is the body of the automobile. The vehicle may be an autonomous driving vehicle or a semi-autonomous driving vehicle, which is not limited herein. When the distance measuring device is applied to the remote control car, the movable platform body 901 is the body of the remote control car. When the distance measuring device is applied to a robot, the movable platform body 901 is a robot.
进一步,可移动平台900还包括前文所述的点云处理装置800,该点云处理转置800的描述可以参考前文。Further, the movable platform 900 further includes the above-mentioned point cloud processing apparatus 800, and the description of the point cloud processing transposition 800 can be referred to the above.
本申请实施例中的点云处理装置800由于用于执行前述的方法,而可移动平台包括该点云处理装置800,因此点云处理装置800和可移动平台900均具有和前述点云处理方法相同的优点。Since the point cloud processing apparatus 800 in the embodiment of the present application is used to execute the aforementioned method, and the movable platform includes the point cloud processing apparatus 800, both the point cloud processing apparatus 800 and the movable platform 900 have the same method as the aforementioned point cloud processing method. Same advantages.
另外,本申请实施例还提供了一种计算机存储介质,其上存储有计算机程序。在所述计算机可读存储介质上可以存储一个或多个计算机程序指令,处理器可以运行存储器存储的所述程序指令,以实现本文所述的本申请实施例中(由处理器实现)的功能以及/或者其它期望的功能,例如以执行根据本申请实施例的点云处理方法的相应步骤,在所述计算机可读存储介质中还可以存储各种应用程序和各种数据,例如所述应用程序使用和/或产 生的各种数据等。In addition, an embodiment of the present application further provides a computer storage medium, on which a computer program is stored. One or more computer program instructions may be stored on the computer-readable storage medium, and the processor may execute the program instructions stored in the memory to implement the functions (implemented by the processor) in the embodiments of the present application described herein and/or other desired functions, such as to perform corresponding steps of the point cloud processing method according to the embodiments of the present application, various application programs and various data may also be stored in the computer-readable storage medium, such as the application Various data used and/or generated by the program, etc.
例如,所述计算机存储介质例如可以包括智能电话的存储卡、平板电脑的存储部件、个人计算机的硬盘、只读存储器(ROM)、可擦除可编程只读存储器(EPROM)、便携式紧致盘只读存储器(CD-ROM)、USB存储器、或者上述存储介质的任意组合。所述计算机可读存储介质可以是一个或多个计算机可读存储介质的任意组合。例如一个计算机可读存储介质包含用于将点云数据转换为二维图像的计算机可读的程序代码,和/或将点云数据进行三维重建的计算机可读的程序代码等。For example, the computer storage medium may include, for example, a memory card for a smartphone, a storage unit for a tablet computer, a hard disk for a personal computer, read only memory (ROM), erasable programmable read only memory (EPROM), portable compact disk Read only memory (CD-ROM), USB memory, or any combination of the above storage media. The computer-readable storage medium can be any combination of one or more computer-readable storage media. For example, a computer-readable storage medium contains computer-readable program codes for converting point cloud data into two-dimensional images, and/or computer-readable program codes for three-dimensional reconstruction of point cloud data, and the like.
应当理解,本申请的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。如,如果用硬件来实现和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(Programmable Gate Array;以下简称:PGA),现场可编程门阵列(Field Programmable Gate Array;简称:FPGA)等。It should be understood that various parts of this application may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware as in another embodiment, it can be implemented by any one of the following techniques known in the art, or a combination thereof: discrete with logic gates for implementing logic functions on data signals Logic circuits, application-specific integrated circuits with suitable combinational logic gate circuits, Programmable Gate Array (hereinafter referred to as: PGA), Field Programmable Gate Array (Field Programmable Gate Array; referred to as: FPGA), etc.
尽管这里已经参考附图描述了示例实施例,应理解上述示例实施例仅仅是示例性的,并且不意图将本申请的范围限制于此。本领域普通技术人员可以在其中进行各种改变和修改,而不偏离本申请的范围和精神。所有这些改变和修改意在被包括在所附权利要求所要求的本申请的范围之内。Although example embodiments have been described herein with reference to the accompanying drawings, it should be understood that the above-described example embodiments are exemplary only, and are not intended to limit the scope of the application thereto. Various changes and modifications may be made therein by those of ordinary skill in the art without departing from the scope and spirit of the present application. All such changes and modifications are intended to be included within the scope of this application as claimed in the appended claims.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those of ordinary skill in the art can realize that the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented in electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may implement the described functionality using different methods for each particular application, but such implementations should not be considered beyond the scope of this application.
在本申请所提供的几个实施例中,应该理解到,所揭露的设备和方法,可以通过其它的方式实现。例如,以上所描述的设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个设备,或一些特征可以忽略,或不执行。In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or May be integrated into another device, or some features may be omitted, or not implemented.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本申请的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. It will be understood, however, that the embodiments of the present application may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
类似地,应当理解,为了精简本申请并帮助理解各个发明方面中的一个或多个,在对本申请的示例性实施例的描述中,本申请的各个特征有时被一起分组到单个实施例、图、 或者对其的描述中。然而,并不应将该本申请的方法解释成反映如下意图:即所要求保护的本申请要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如相应的权利要求书所反映的那样,其发明点在于可以用少于某个公开的单个实施例的所有特征的特征来解决相应的技术问题。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本申请的单独实施例。Similarly, it is to be understood that in the description of the exemplary embodiments of the present application, various features of the present application are sometimes grouped together into a single embodiment, FIG. , or in its description. However, this method of application should not be construed as reflecting an intention that the claimed application requires more features than are expressly recited in each claim. Rather, as the corresponding claims reflect, the invention lies in the fact that the corresponding technical problem may be solved with less than all features of a single disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this application.
本领域的技术人员可以理解,除了特征之间相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的替代特征来代替。It will be understood by those skilled in the art that all features disclosed in this specification (including the accompanying claims, abstract and drawings) and any method or apparatus so disclosed may be used in any combination, except that the features are mutually exclusive. Processes or units are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本申请的范围之内并且形成不同的实施例。例如,在权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will appreciate that although some of the embodiments described herein include certain features, but not others, included in other embodiments, that combinations of features of different embodiments are intended to be within the scope of the present application within and form different embodiments. For example, in the claims, any of the claimed embodiments may be used in any combination.
本申请的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本申请实施例的一些模块的一些或者全部功能。本申请还可以实现为用于执行这里所描述的方法的一部分或者全部的装置程序(例如,计算机程序和计算机程序产品)。这样的实现本申请的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。Various component embodiments of the present application may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. 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 functions of some modules according to the embodiments of the present application. The present application can also be implemented as a program of apparatus (eg, computer programs and computer program products) for performing part or all of the methods described herein. Such a program implementing the present application may be stored on a computer-readable medium, or may be in the form of one or more signals. Such signals may be downloaded from Internet sites, or provided on carrier signals, or in any other form.
应该注意的是上述实施例对本申请进行说明而不是对本申请进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。本申请可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-described embodiments illustrate rather than limit the application, and alternative embodiments may be devised by those skilled in the art without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The application can be implemented by means of hardware comprising several different elements and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means may be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. do not denote any order. These words can be interpreted as names.

Claims (33)

  1. 一种点云处理方法,其特征在于,所述方法包括:A point cloud processing method, characterized in that the method comprises:
    获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,所述点云密度分布数据与所述测距装置的扫描方式相关,其中,所述点云密度分布数据包括多个显著性系数,所述多个显著性系数用于表征点云数据在参考面上的映射点的分布特性;Acquiring point cloud data collected by the ranging device and point cloud density distribution data of the ranging device, where the point cloud density distribution data is related to the scanning mode of the ranging device, wherein the point cloud density distribution data Including a plurality of significance coefficients, the plurality of significance coefficients are used to characterize the distribution characteristics of the mapping points of the point cloud data on the reference plane;
    根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,其中,所述预定处理方式包括第一处理方式和第二处理方式中的至少一种,所述第一处理方式用于增大点云数据中的至少部分区域内的点云密度,所述第二处理方式用于降低点云数据中的至少部分区域内的点云密度;According to the saliency coefficients corresponding to the mapping points of the point cloud data on the reference plane, a predetermined processing method of the point cloud data is determined, wherein the predetermined processing method includes a first processing method and a second processing method At least one of the processing methods, the first processing method is used to increase the point cloud density in at least part of the area of the point cloud data, and the second processing method is used to reduce the density of the point cloud in at least part of the area in the point cloud data the point cloud density;
    根据所述预定处理方式,对所述点云数据进行处理。According to the predetermined processing manner, the point cloud data is processed.
  2. 如权利要求1所述的点云处理方法,其特征在于,获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,包括:The point cloud processing method according to claim 1, wherein obtaining point cloud data collected by a ranging device and point cloud density distribution data of the ranging device, comprising:
    获取与所述测距装置的扫描方式所对应的至少一帧扫描图案,其中,所述扫描图案由所述测距装置的点云数据在参考面上的映射点所组成;acquiring at least one frame of scanning pattern corresponding to the scanning mode of the ranging device, wherein the scanning pattern is composed of the mapping points of the point cloud data of the ranging device on the reference plane;
    根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域内的映射点所对应点云的显著性系数。According to the number of the mapping points on the scanning pattern in different statistical regions, the significance coefficient of the point cloud corresponding to the mapping points in each statistical region is determined.
  3. 如权利要求2所述的点云处理方法,其特征在于,根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域对应的显著性系数,包括:The point cloud processing method according to claim 2, wherein, according to the number of mapping points on the scanning pattern in different statistical regions, determining the significance coefficient corresponding to each statistical region, comprising:
    将多个所述统计区域内的映射点数量进行归一化处理,以获得各个统计区域内的映射点所对应点云的显著性系数。The number of mapping points in a plurality of the statistical regions is normalized to obtain the significance coefficient of the point cloud corresponding to the mapping points in each statistical region.
  4. 如权利要求2所述的点云处理方法,其特征在于,所述统计区域的尺寸基于所述测距装置预定探测的目标物的尺寸而定,其中,所述目标物包括第一目标物和第二目标物,所述第一目标物的尺寸大于所述第二目标物的尺寸,则与所述第一目标物对应的点云密度分布数据的统计区域具有第一尺寸,与所述第二目标物对应的点云密度分布数据的统计区域具有第二尺寸,所述第一尺寸大于所述第二尺寸。The point cloud processing method according to claim 2, wherein the size of the statistical area is determined based on the size of the target object predetermined to be detected by the ranging device, wherein the target object includes the first target object and the The second object, the size of the first object is larger than the size of the second object, then the statistical area of the point cloud density distribution data corresponding to the first object has a first size, which is the same as the first object. The statistical region of the point cloud density distribution data corresponding to the two objects has a second size, and the first size is larger than the second size.
  5. 如权利要求2所述的点云处理方法,其特征在于,所述扫描图案由所述测距装置所输出的点云数据映射到所述参考面上而获得,或者,所述扫描图案由根据所述测距装置的扫描方式通过拟合函数而拟合获得。The point cloud processing method according to claim 2, wherein the scanning pattern is obtained by mapping the point cloud data output by the ranging device to the reference surface, or the scanning pattern is obtained by mapping The scanning mode of the distance measuring device is obtained by fitting a function.
  6. 如权利要求1所述的点云处理方法,其特征在于,所述参考面具有多个统计区域,所述点云密度分布数据包括至少两种类型的点云密度分布数据,其中,不同类型的点云密度分布数据具有不同的统计区域尺寸。The point cloud processing method according to claim 1, wherein the reference surface has a plurality of statistical regions, and the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of The point cloud density distribution data has different statistical area sizes.
  7. 如权利要求6所述的点云处理方法,其特征在于,根据所述测距装置的扫描方式, 获取与测距装置所采集的点云数据相对应的点云密度分布数据,还包括:The point cloud processing method according to claim 6, wherein, according to the scanning mode of the ranging device, acquiring point cloud density distribution data corresponding to the point cloud data collected by the ranging device, further comprising:
    根据所述扫描方式以及预定从所述点云数据中识别出的目标物的尺寸和统计区域的尺寸之间的关系,确定所述点云密度分布数据。The point cloud density distribution data is determined according to the scanning manner and the relationship between the size of the target object predetermined to be identified from the point cloud data and the size of the statistical area.
  8. 如权利要求7所述的点云处理方法,其特征在于,所述点云密度分布数据为统计区域的尺寸小于或等于所述目标物的尺寸的点云密度分布数据。The point cloud processing method according to claim 7, wherein the point cloud density distribution data is the point cloud density distribution data whose size of the statistical area is smaller than or equal to the size of the target object.
  9. 如权利要求1所述的点云处理方法,其特征在于,所述根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,包括:The point cloud processing method according to claim 1, wherein the predetermined value of the point cloud data is determined according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference plane. processing, including:
    根据所述点云数据中点云所表征的深度信息和对应的所述显著性系数,确定点云数据中点云的空间分布属性;According to the depth information represented by the point cloud in the point cloud data and the corresponding significance coefficient, determine the spatial distribution attribute of the point cloud in the point cloud data;
    根据所述空间分布属性,确定所述点云数据的预定处理方式。According to the spatial distribution attribute, a predetermined processing manner of the point cloud data is determined.
  10. 如权利要求9所述的点云处理方法,其特征在于,根据所述空间分布属性,确定所述点云数据的预定处理方式,包括:The point cloud processing method according to claim 9, wherein determining the predetermined processing method of the point cloud data according to the spatial distribution attribute, comprising:
    当所述点云数据中的第一部分点云对应的所述空间分布属性在第一阈值范围内时,确定所述第一部分点云的预定处理方式为所述第一处理方式;When the spatial distribution attribute corresponding to the first part of the point cloud in the point cloud data is within a first threshold range, determining that the predetermined processing mode of the first part of the point cloud is the first processing mode;
    当所述点云数据中的第二部分点云对应的所述空间分布属性在第二阈值范围内时,确定所述第二部分点云的预定处理方式为所述第二处理方式。When the spatial distribution attribute corresponding to the second partial point cloud in the point cloud data is within a second threshold range, it is determined that the predetermined processing method of the second partial point cloud is the second processing method.
  11. 如权利要求10所述的点云处理方法,其特征在于,所述第一处理方式包括以下处理方式中的一种:插值、上采样、时间累积;The point cloud processing method according to claim 10, wherein the first processing method comprises one of the following processing methods: interpolation, upsampling, and time accumulation;
    所述第二处理方式包括下采样。The second processing manner includes downsampling.
  12. 如权利要求1所述的点云处理方法,其特征在于,所述点云密度分布数据以热力图的形式呈现,其中,所述热力图中的不同像素值用于表征不同的显著性系数。The point cloud processing method according to claim 1, wherein the point cloud density distribution data is presented in the form of a heat map, wherein different pixel values in the heat map are used to represent different significance coefficients.
  13. 如权利要求12所述的点云处理方法,其特征在于,所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数大于与所述第二像素点对应的显著性系数;或者,The point cloud processing method according to claim 12, wherein the heat map comprises a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than the pixel value of the second pixel point , then the significance coefficient corresponding to the first pixel point is greater than the significance coefficient corresponding to the second pixel point; or,
    所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数小于与所述第二像素点对应的显著性系数。The heat map includes a first pixel point and a second pixel point. The pixel value of the first pixel point is greater than the pixel value of the second pixel point, and the significance coefficient corresponding to the first pixel point is smaller than that of the first pixel point. The significance coefficient corresponding to the second pixel point.
  14. 如权利要求13所述的点云处理方法,其特征在于,所述像素值包括灰度值、颜色值或亮度值。The point cloud processing method according to claim 13, wherein the pixel value comprises a gray value, a color value or a brightness value.
  15. 如权利要求1至14任一项所述的点云处理方法,其特征在于,所述参考面为与所述测距装置所发射的光脉冲序列的中心轴相垂直的面。The point cloud processing method according to any one of claims 1 to 14, wherein the reference plane is a plane perpendicular to the central axis of the light pulse sequence emitted by the ranging device.
  16. 一种点云处理装置,其特征在于,所述点云处理装置包括:A point cloud processing device, characterized in that the point cloud processing device comprises:
    存储器,用于存储可执行指令;memory for storing executable instructions;
    处理器,用于执行所述存储器中存储的所述指令,使得所述处理器执行以下步骤:a processor, configured to execute the instructions stored in the memory, so that the processor performs the following steps:
    获取测距装置所采集的点云数据以及所述测距装置的点云密度分布数据,所述点云密度分布数据与所述测距装置的扫描方式相关,其中,所述点云密度分布数据包括多个显著性系数,所述多个显著性系数用于表征点云数据在参考面上的映射点的分布特性;Acquiring point cloud data collected by the ranging device and point cloud density distribution data of the ranging device, where the point cloud density distribution data is related to the scanning mode of the ranging device, wherein the point cloud density distribution data Including a plurality of significance coefficients, the plurality of significance coefficients are used to characterize the distribution characteristics of the mapping points of the point cloud data on the reference plane;
    根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,其中,所述预定处理方式包括第一处理方式和第二处理方式中的至少一种,所述第一处理方式用于增大点云数据中的至少部分区域内的点云密度,所述第二处理方式用于降低点云数据中的至少部分区域内的点云密度;According to the saliency coefficients corresponding to the mapping points of the point cloud data on the reference plane, a predetermined processing method of the point cloud data is determined, wherein the predetermined processing method includes a first processing method and a second processing method At least one of the processing methods, the first processing method is used to increase the point cloud density in at least part of the area of the point cloud data, and the second processing method is used to reduce the density of the point cloud in at least part of the area in the point cloud data the point cloud density;
    根据所述预定处理方式,对所述点云数据进行处理。According to the predetermined processing manner, the point cloud data is processed.
  17. 如权利要求16所述的点云处理装置,其特征在于,根据所述测距装置的扫描方式,获取与测距装置所采集的点云数据相对应的点云密度分布数据,包括:The point cloud processing device according to claim 16, wherein, according to the scanning mode of the ranging device, acquiring point cloud density distribution data corresponding to the point cloud data collected by the ranging device, comprising:
    获取与所述测距装置的扫描方式所对应的至少一帧扫描图案,其中,所述扫描图案由所述测距装置的点云数据在参考面上的映射点所组成;acquiring at least one frame of scanning pattern corresponding to the scanning mode of the ranging device, wherein the scanning pattern is composed of the mapping points of the point cloud data of the ranging device on the reference plane;
    根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域内的映射点所对应点云的显著性系数。According to the number of the mapping points on the scanning pattern in different statistical regions, the significance coefficient of the point cloud corresponding to the mapping points in each statistical region is determined.
  18. 如权利要求17所述的点云处理装置,其特征在于,根据所述扫描图案上的映射点在不同的统计区域内的数量,确定各个统计区域对应的显著性系数,包括:The point cloud processing device according to claim 17, wherein, according to the number of mapping points on the scanning pattern in different statistical regions, determining the significance coefficient corresponding to each statistical region, comprising:
    将多个所述统计区域内的映射点数量进行归一化处理,以获得各个统计区域内的映射点所对应点云的显著性系数。The number of mapping points in a plurality of the statistical regions is normalized to obtain the significance coefficient of the point cloud corresponding to the mapping points in each statistical region.
  19. 如权利要求17所述的点云处理装置,其特征在于,所述统计区域的尺寸基于所述测距装置预定探测的目标物的尺寸而定,其中,所述目标物包括第一目标物和第二目标物,所述第一目标物的尺寸大于所述第二目标物的尺寸,则与所述第一目标物对应的点云密度分布数据的统计区域具有第一尺寸,与所述第二目标物对应的点云密度分布数据的统计区域具有第二尺寸,所述第一尺寸大于所述第二尺寸。18. The point cloud processing device according to claim 17, wherein the size of the statistical area is determined based on the size of the target object to be detected by the ranging device, wherein the target object includes the first target object and the The second object, the size of the first object is larger than the size of the second object, then the statistical area of the point cloud density distribution data corresponding to the first object has a first size, which is the same as the first object. The statistical region of the point cloud density distribution data corresponding to the two objects has a second size, and the first size is larger than the second size.
  20. 如权利要求17所述的点云处理装置,其特征在于,所述扫描图案由所述测距装置所输出的点云数据映射到所述参考面上而获得,或者,所述扫描图案由根据所述测距装置的扫描方式通过拟合函数而拟合获得。The point cloud processing device according to claim 17, wherein the scanning pattern is obtained by mapping the point cloud data output by the ranging device to the reference surface, or the scanning pattern is obtained by mapping The scanning mode of the distance measuring device is obtained by fitting a function.
  21. 如权利要求16所述的点云处理装置,其特征在于,所述参考面具有多个统计区域,所述点云密度分布数据包括至少两种类型的点云密度分布数据,其中,不同类型的点云密度分布数据具有不同的统计区域尺寸。The point cloud processing apparatus according to claim 16, wherein the reference surface has a plurality of statistical regions, and the point cloud density distribution data includes at least two types of point cloud density distribution data, wherein different types of The point cloud density distribution data has different statistical area sizes.
  22. 如权利要求21所述的点云处理装置,其特征在于,根据所述测距装置的扫描方式, 获取与测距装置所采集的点云数据相对应的点云密度分布数据,还包括:The point cloud processing device according to claim 21, wherein, according to the scanning mode of the ranging device, acquiring point cloud density distribution data corresponding to the point cloud data collected by the ranging device, further comprising:
    根据所述扫描方式以及预定从所述点云数据中识别出的目标物的尺寸和统计区域的尺寸之间的关系,确定所述点云密度分布数据。The point cloud density distribution data is determined according to the scanning manner and the relationship between the size of the target object predetermined to be identified from the point cloud data and the size of the statistical area.
  23. 如权利要求22所述的点云处理装置,其特征在于,所述点云密度分布数据为统计区域的尺寸小于或等于所述目标物的尺寸的点云密度分布数据。The point cloud processing device according to claim 22, wherein the point cloud density distribution data is point cloud density distribution data whose size of the statistical area is smaller than or equal to the size of the target object.
  24. 如权利要求16所述的点云处理装置,其特征在于,所述根据所述点云数据在所述参考面上的映射点所对应的所述显著性系数,确定所述点云数据的预定处理方式,包括:The point cloud processing apparatus according to claim 16, wherein the predetermined value of the point cloud data is determined according to the saliency coefficients corresponding to the mapped points of the point cloud data on the reference plane processing, including:
    根据所述点云数据中点云所表征的深度信息和对应的所述显著性系数,确定点云数据中点云的空间分布属性;According to the depth information represented by the point cloud in the point cloud data and the corresponding significance coefficient, determine the spatial distribution attribute of the point cloud in the point cloud data;
    根据所述空间分布属性,确定所述点云数据的预定处理方式。According to the spatial distribution attribute, a predetermined processing manner of the point cloud data is determined.
  25. 如权利要求24所述的点云处理装置,其特征在于,根据所述空间分布属性,确定所述点云数据的预定处理方式,包括:The point cloud processing device according to claim 24, wherein determining a predetermined processing method for the point cloud data according to the spatial distribution attribute, comprising:
    当所述点云数据中的第一部分点云对应的所述空间分布属性在第一阈值范围内时,确定所述第一部分点云的预定处理方式为所述第一处理方式;When the spatial distribution attribute corresponding to the first part of the point cloud in the point cloud data is within a first threshold range, determining that the predetermined processing mode of the first part of the point cloud is the first processing mode;
    当所述点云数据中的第二部分点云对应的所述空间分布属性在第二阈值范围内时,确定所述第二部分点云的预定处理方式为所述第二处理方式。When the spatial distribution attribute corresponding to the second partial point cloud in the point cloud data is within a second threshold range, it is determined that the predetermined processing method of the second partial point cloud is the second processing method.
  26. 如权利要求25所述的点云处理装置,其特征在于,所述第一处理方式包括以下处理方式中的一种:插值、上采样、时间累积;The point cloud processing device according to claim 25, wherein the first processing method comprises one of the following processing methods: interpolation, upsampling, and time accumulation;
    所述第二处理方式包括下采样。The second processing manner includes downsampling.
  27. 如权利要求16所述的点云处理装置,其特征在于,所述点云密度分布数据以热力图的形式呈现,其中,所述热力图中的不同像素值用于表征不同的显著性系数。The point cloud processing device according to claim 16, wherein the point cloud density distribution data is presented in the form of a heat map, wherein different pixel values in the heat map are used to represent different significance coefficients.
  28. 如权利要求27所述的点云处理装置,其特征在于,所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数大于与所述第二像素点对应的显著性系数;或者,The point cloud processing apparatus according to claim 27, wherein the heat map includes a first pixel point and a second pixel point, and the pixel value of the first pixel point is greater than the pixel value of the second pixel point , then the significance coefficient corresponding to the first pixel point is greater than the significance coefficient corresponding to the second pixel point; or,
    所述热力图包括第一像素点和第二像素点,所述第一像素点的像素值大于所述第二像素点的像素值,则与所述第一像素点对应的显著性系数小于与所述第二像素点对应的显著性系数。The heat map includes a first pixel point and a second pixel point. The pixel value of the first pixel point is greater than the pixel value of the second pixel point, and the significance coefficient corresponding to the first pixel point is smaller than that of the first pixel point. The significance coefficient corresponding to the second pixel point.
  29. 如权利要求28所述的点云处理装置,其特征在于,所述像素值包括灰度值、颜色值或亮度值。The point cloud processing apparatus according to claim 28, wherein the pixel value comprises a gray value, a color value or a brightness value.
  30. 如权利要求16至29任一项所述的点云处理装置,其特征在于,所述参考面为与所述测距装置所发射的光脉冲序列的中心轴相垂直的面。The point cloud processing device according to any one of claims 16 to 29, wherein the reference plane is a plane perpendicular to the central axis of the light pulse sequence emitted by the ranging device.
  31. 一种可移动平台,其特征在于,所述可移动平台包括:A movable platform, characterized in that the movable platform comprises:
    可移动平台本体;Movable platform body;
    至少一个测距装置,设置于所述可移动平台本体,用于采集目标场景的点云数据;at least one ranging device, arranged on the movable platform body, for collecting point cloud data of the target scene;
    如权利要求16至30任一项所述的点云处理装置。The point cloud processing device according to any one of claims 16 to 30.
  32. 如权利要求31所述的可移动平台,其特征在于,所述可移动平台包括飞行器、机器人、车辆、云台或船。The movable platform of claim 31 , wherein the movable platform comprises an aircraft, a robot, a vehicle, a gimbal, or a boat.
  33. 一种计算机存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现1至15任一项所述的点云处理方法。A computer storage medium on which a computer program is stored, characterized in that, when the computer program is executed by a processor, the point cloud processing method described in any one of 1 to 15 is implemented.
PCT/CN2020/136819 2020-12-16 2020-12-16 Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium WO2022126427A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2020/136819 WO2022126427A1 (en) 2020-12-16 2020-12-16 Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium
CN202080070978.9A CN114556427A (en) 2020-12-16 2020-12-16 Point cloud processing method, point cloud processing apparatus, movable platform, and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/136819 WO2022126427A1 (en) 2020-12-16 2020-12-16 Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium

Publications (1)

Publication Number Publication Date
WO2022126427A1 true WO2022126427A1 (en) 2022-06-23

Family

ID=81668362

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/136819 WO2022126427A1 (en) 2020-12-16 2020-12-16 Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium

Country Status (2)

Country Link
CN (1) CN114556427A (en)
WO (1) WO2022126427A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114937081A (en) * 2022-07-20 2022-08-23 之江实验室 Internet vehicle position estimation method and device based on independent non-uniform incremental sampling
CN115457496A (en) * 2022-09-09 2022-12-09 北京百度网讯科技有限公司 Automatic driving retaining wall detection method and device and vehicle
CN115984147A (en) * 2023-03-17 2023-04-18 汉斯夫(杭州)医学科技有限公司 Point cloud self-adaptive processing method, device and medium based on dental scanner
CN116150298A (en) * 2023-04-19 2023-05-23 山东盛途互联网科技有限公司 Data acquisition method and system based on Internet of things and readable storage medium
CN116184358A (en) * 2023-04-27 2023-05-30 深圳市速腾聚创科技有限公司 Laser ranging method, device and laser radar
CN116740197A (en) * 2023-08-11 2023-09-12 之江实验室 External parameter calibration method and device, storage medium and electronic equipment
CN117496134A (en) * 2024-01-03 2024-02-02 思创数码科技股份有限公司 Ship target detection method, system, readable storage medium and computer

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160364917A1 (en) * 2015-06-11 2016-12-15 Nokia Technologies Oy Structure Preserved Point Cloud Simplification
CN109948661A (en) * 2019-02-27 2019-06-28 江苏大学 A kind of 3D vehicle checking method based on Multi-sensor Fusion
CN110956700A (en) * 2019-12-03 2020-04-03 西南科技大学 Density regulation and control method for generating point cloud based on motion recovery structure
CN111462073A (en) * 2020-03-30 2020-07-28 国家基础地理信息中心 Quality inspection method and device for point cloud density of airborne laser radar

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160364917A1 (en) * 2015-06-11 2016-12-15 Nokia Technologies Oy Structure Preserved Point Cloud Simplification
CN109948661A (en) * 2019-02-27 2019-06-28 江苏大学 A kind of 3D vehicle checking method based on Multi-sensor Fusion
CN110956700A (en) * 2019-12-03 2020-04-03 西南科技大学 Density regulation and control method for generating point cloud based on motion recovery structure
CN111462073A (en) * 2020-03-30 2020-07-28 国家基础地理信息中心 Quality inspection method and device for point cloud density of airborne laser radar

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114937081B (en) * 2022-07-20 2022-11-18 之江实验室 Internet vehicle position estimation method and device based on independent non-uniform incremental sampling
US12020490B2 (en) 2022-07-20 2024-06-25 Zhejiang Lab Method and device for estimating position of networked vehicle based on independent non-uniform increment sampling
CN114937081A (en) * 2022-07-20 2022-08-23 之江实验室 Internet vehicle position estimation method and device based on independent non-uniform incremental sampling
WO2024016524A1 (en) * 2022-07-20 2024-01-25 之江实验室 Connected vehicle position estimation method and apparatus based on independent non-uniform incremental sampling
CN115457496B (en) * 2022-09-09 2023-12-08 北京百度网讯科技有限公司 Automatic driving retaining wall detection method and device and vehicle
CN115457496A (en) * 2022-09-09 2022-12-09 北京百度网讯科技有限公司 Automatic driving retaining wall detection method and device and vehicle
CN115984147A (en) * 2023-03-17 2023-04-18 汉斯夫(杭州)医学科技有限公司 Point cloud self-adaptive processing method, device and medium based on dental scanner
CN115984147B (en) * 2023-03-17 2023-09-15 汉斯夫(杭州)医学科技有限公司 Dental scanner-based point cloud self-adaptive processing method, device and medium
CN116150298A (en) * 2023-04-19 2023-05-23 山东盛途互联网科技有限公司 Data acquisition method and system based on Internet of things and readable storage medium
CN116184358B (en) * 2023-04-27 2023-08-04 深圳市速腾聚创科技有限公司 Laser ranging method, device and laser radar
CN116184358A (en) * 2023-04-27 2023-05-30 深圳市速腾聚创科技有限公司 Laser ranging method, device and laser radar
CN116740197B (en) * 2023-08-11 2023-11-21 之江实验室 External parameter calibration method and device, storage medium and electronic equipment
CN116740197A (en) * 2023-08-11 2023-09-12 之江实验室 External parameter calibration method and device, storage medium and electronic equipment
CN117496134A (en) * 2024-01-03 2024-02-02 思创数码科技股份有限公司 Ship target detection method, system, readable storage medium and computer
CN117496134B (en) * 2024-01-03 2024-03-22 思创数码科技股份有限公司 Ship target detection method, system, readable storage medium and computer

Also Published As

Publication number Publication date
CN114556427A (en) 2022-05-27

Similar Documents

Publication Publication Date Title
WO2022126427A1 (en) Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium
WO2021253430A1 (en) Absolute pose determination method, electronic device and mobile platform
WO2020243962A1 (en) Object detection method, electronic device and mobile 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
WO2022198637A1 (en) Point cloud noise filtering method and system, and movable platform
WO2021232247A1 (en) Point cloud coloring method, point cloud coloring system, and computer storage medium
WO2020215252A1 (en) Method for denoising point cloud of distance measurement device, distance measurement device and mobile platform
WO2021232227A1 (en) Point cloud frame construction method, target detection method, ranging apparatus, movable platform, and storage medium
US20210333401A1 (en) Distance measuring device, point cloud data application method, sensing system, and movable platform
US20210255289A1 (en) Light detection method, light detection device, and mobile platform
WO2020155159A1 (en) Method for increasing point cloud sampling density, point cloud scanning system, and readable storage medium
WO2020237663A1 (en) Multi-channel lidar point cloud interpolation method and ranging apparatus
WO2020177076A1 (en) Detection apparatus initial-state calibration method and apparatus
WO2020133384A1 (en) Laser ranging device and mobile platform
WO2022256976A1 (en) Method and system for constructing dense point cloud truth value data and electronic device
WO2022217520A1 (en) Detection method and apparatus, movable platform, and storage medium
WO2020155142A1 (en) Point cloud resampling method, device and system
US20220082665A1 (en) Ranging apparatus and method for controlling scanning field of view thereof
WO2020107379A1 (en) Reflectivity correction method for use in ranging apparatus, and ranging apparatus
US20210341588A1 (en) Ranging device and mobile platform
WO2022170535A1 (en) Distance measurement method, distance measurement device, system, and computer readable storage medium
CN114080545A (en) Data processing method and device, laser radar and storage medium
WO2021026766A1 (en) Motor rotation speed control method and device for scanning module, and distance measurement device
WO2022226984A1 (en) Method for controlling scanning field of view, ranging apparatus and movable platform

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

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

Country of ref document: EP

Kind code of ref document: A1