WO2022198637A1 - Point cloud noise filtering method and system, and movable platform - Google Patents

Point cloud noise filtering method and system, and movable platform Download PDF

Info

Publication number
WO2022198637A1
WO2022198637A1 PCT/CN2021/083286 CN2021083286W WO2022198637A1 WO 2022198637 A1 WO2022198637 A1 WO 2022198637A1 CN 2021083286 W CN2021083286 W CN 2021083286W WO 2022198637 A1 WO2022198637 A1 WO 2022198637A1
Authority
WO
WIPO (PCT)
Prior art keywords
point cloud
point
cloud data
points
noise
Prior art date
Application number
PCT/CN2021/083286
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/CN2021/083286 priority Critical patent/WO2022198637A1/en
Priority to CN202180079745.XA priority patent/CN116547562A/en
Publication of WO2022198637A1 publication Critical patent/WO2022198637A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S17/00Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
    • G01S17/88Lidar systems specially adapted for specific applications
    • G01S17/93Lidar systems specially adapted for specific applications for anti-collision purposes
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/48Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S17/00
    • G01S7/483Details of pulse systems
    • G01S7/486Receivers
    • G01S7/487Extracting wanted echo signals, e.g. pulse detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics

Definitions

  • Embodiments of the present invention relate to the technical field of ranging, and more particularly, to a point cloud noise filtering method, system, and movable platform.
  • the laser pulse is also reflected inside the laser ranging device, such as reflection through the window glass, etc.
  • the internal reflected light T0 is generated; and for the measured object that is very close to the laser ranging device, the target generated by the measured object
  • the reflected light T1 will be difficult to distinguish between the two because the distance T0 is too close, especially when the measured object is a low reflectivity material or a smooth mirror surface, the problem becomes more serious, resulting in inaccurate depth measurement. , which in turn produces noise in the point cloud data.
  • step S130 mark the second target point in the point cloud data according to the aggregation degree of the point cloud data
  • the laser ranging device may include a transmitting circuit, a receiving circuit, a sampling circuit and an arithmetic circuit.
  • the transmit circuit can transmit a sequence of laser pulses.
  • the receiving circuit can receive the optical pulse sequence reflected by the measured object, and perform photoelectric conversion on the optical pulse sequence to obtain an electrical signal, which can be output to the sampling circuit after processing the electrical signal.
  • the sampling circuit can sample the electrical signal to obtain the sampling result.
  • the arithmetic circuit may determine the distance between the laser ranging device and the measured object based on the sampling result of the sampling circuit.
  • the laser ranging device may further include a control circuit, which can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit.
  • the laser ranging device may further include a scanning module for changing the propagation direction of at least one laser pulse sequence emitted from the transmitting circuit to emit.
  • the laser ranging device can adopt a coaxial optical path, that is, the light beam emitted by the laser ranging device and the reflected light beam share at least part of the optical path in the laser 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 measured object passes through the scanning module and then enters the receiving circuit.
  • the point cloud data when marking the second target point according to the aggregation degree of the point cloud data, the point cloud data can be projected on the target plane, the aggregation degree of the point cloud data can be calculated according to the projection of the point cloud data, and then the aggregation degree can be calculated according to the aggregation degree.
  • a second target point is determined.
  • the target plane may include the imaging plane of the laser ranging device, that is, the plane perpendicular to the depth direction.
  • the aggregation degree of the point cloud data can be calculated based on the depth information of the point cloud data.
  • the process of identifying outliers can be carried out in a 3D point cloud. Specifically, the number of adjacent point cloud points in the neighborhood of the point cloud point determined to be the real measurement point in the point cloud space can be counted, and the number of adjacent point cloud points is less than the second preset threshold. Points are judged as noise, and a noise mark is added or noise is removed.
  • the point cloud noise filtering system of the embodiment of the present invention uses the combination of feature extraction and aggregation degree to filter noise points, which can not only effectively retain the information of the real measured object, but also identify the noise points.
  • an embodiment of the present invention 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 invention described herein and/or other desired functions, for example, to perform corresponding steps of the point cloud noise filtering method according to the embodiment of the present invention
  • various application programs and various data may also be stored in the computer-readable storage medium, such as the Various data used and/or generated by the application, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Electromagnetism (AREA)
  • Computer Hardware Design (AREA)
  • Computer Graphics (AREA)
  • Optical Radar Systems And Details Thereof (AREA)

Abstract

A point cloud noise filtering method and system, and a movable platform, the point cloud noise filtering method comprising: acquiring point cloud data to be processed; performing feature extraction on the point cloud data, and marking point cloud points which satisfy preset features as first target points; marking second target points in the point cloud data according to the degree of aggregation of the point cloud data; and determining overlapping portions between the first target points and the second target points as actual measurement points, and determining at least some of the point cloud data other than the actual measurement points as noisy points. By means of the method, noisy points are screened by means of combining feature extraction and the degree of aggregation, such that information of an actual object which has been subjected to measurement can be effectively retained, and noisy points can also be identified.

Description

点云滤噪方法、系统和可移动平台Point cloud noise filtering method, system and movable platform
说明书manual
技术领域technical field
本发明实施例涉及测距技术领域,并且更具体地,涉及一种点云滤噪方法、系统和可移动平台。Embodiments of the present invention relate to the technical field of ranging, and more particularly, to a point cloud noise filtering method, system, and movable platform.
背景技术Background technique
诸如激光雷达在内的三维点云探测系统、激光测距仪等激光测距装置可以通过测量测距装置和被测物之间光传播的时间,即光飞行时间(Time-of-Flight,TOF),来探测被测物到测距装置的距离。Laser ranging devices such as three-dimensional point cloud detection systems such as lidar and laser rangefinders can measure the time of light travel between the ranging device and the measured object, that is, the time-of-flight (TOF) of light. ) to detect the distance from the measured object to the distance measuring device.
现有的激光测距装置大部分存在近处测量精度下降的问题,尤其是对于低反射率物体,其测量结果通常在深度上存在较大不确定性,从而产生大量近处噪点;而在使用激光测距装置的具体应用中,存在大量非常关注近处测量的情况,如室内机器人、无人配送小车等,近处的噪点极大地影响系统运行,可能造成机器人或小车急停、卡顿、无法脱困等情况。而针对这种情况,亦不可采用近距离点云完全滤除的方法,否则容易出现障碍物漏检,从而造成更大的安全风险。Most of the existing laser ranging devices have the problem of decreased measurement accuracy in the near range, especially for objects with low reflectivity, the measurement results usually have large uncertainty in depth, resulting in a lot of near noise; In the specific application of laser ranging devices, there are a lot of situations that are very concerned about near measurement, such as indoor robots, unmanned delivery vehicles, etc. The noise in the vicinity greatly affects the operation of the system, which may cause robots or vehicles to stop suddenly, freeze, freeze, etc. Unable to get out of trouble, etc. In view of this situation, the method of completely filtering out the close-range point cloud cannot be used, otherwise obstacles will be easily missed, which will cause greater security risks.
发明内容SUMMARY OF THE INVENTION
在发明内容部分中引入了一系列简化形式的概念,这将在具体实施方式部分中进一步详细说明。本发明的发明内容部分并不意味着要试图限定出所要求保护的技术方案的关键特征和必要技术特征,更不意味着试图确定所要求保护的技术方案的保护范围。A series of concepts in simplified form have been introduced in the Summary section, which are described in further detail in the Detailed Description section. The Summary of the Invention section of the present invention is not intended to attempt to limit the key features and essential technical features of the claimed technical solution, nor is it intended to attempt to determine the protection scope of the claimed technical solution.
针对现有技术的不足,本发明实施例第一方面提供了一种点云滤噪方法,包括:In view of the deficiencies of the prior art, the first aspect of the embodiments of the present invention provides a point cloud noise filtering method, including:
获取待处理的点云数据;Get the point cloud data to be processed;
对所述点云数据进行特征提取,将满足预设特征的点云点标记为第一目标点;Perform feature extraction on the point cloud data, and mark the point cloud point that meets the preset characteristics as the first target point;
根据所述点云数据的聚集度标记所述点云数据中的第二目标点;Mark the second target point in the point cloud data according to the aggregation degree of the point cloud data;
将所述第一目标点和所述第二目标点的重合部分判定为真实测量点,将所述真实测量点之外的至少部分点云数据确定为噪点。The overlapping part of the first target point and the second target point is determined as a real measurement point, and at least part of the point cloud data other than the real measurement point is determined as a noise point.
本发明实施例第二方面提供了一种点云滤噪系统,包括存储器和处理器,所述存储器,用于存储程序指令;所述处理器用于执行所述存储器存储的程序指令,当所述程序指令被执行时,所述处理器用于:A second aspect of the embodiments of the present invention provides a point cloud noise filtering system, including a memory and a processor, where the memory is used for storing program instructions; the processor is used for executing the program instructions stored in the memory, when the When program instructions are executed, the processor is used to:
获取待处理的点云数据;Get the point cloud data to be processed;
对所述点云数据进行特征提取,将满足预设特征的点云点确定为第一目标点;Perform feature extraction on the point cloud data, and determine the point cloud point that meets the preset characteristics as the first target point;
根据所述点云数据的聚集度确定所述点云数据中的第二目标点;Determine the second target point in the point cloud data according to the aggregation degree of the point cloud data;
将所述第一目标点和所述第二目标点的重合部分判定为真实测量点,将所述真实测量点之外的至少部分点云数据确定为噪点。The overlapping part of the first target point and the second target point is determined as a real measurement point, and at least part of the point cloud data other than the real measurement point is determined as a noise point.
本发明实施例第三方面提供一种可移动平台,包括:A third aspect of the embodiments of the present invention provides a movable platform, including:
可移动平台本体;Movable platform body;
以及,如上所述的点云滤噪系统,所述点云滤噪系统搭载在所述可移动平台本体上。And, in the above point cloud noise filtering system, the point cloud noise filtering system is mounted on the movable platform body.
本发明实施例第四方面提供一种计算机存储介质,其上存储有计算机程序,所述程序被处理器执行时实现如上所述的点云滤噪方法。A fourth aspect of the embodiments of the present invention provides a computer storage medium on which a computer program is stored, and when the program is executed by a processor, the above-mentioned point cloud noise filtering method is implemented.
本发明实施例的点云滤噪方法、系统和可移动平台使用特征提取和聚集度结合的方式进行噪点筛选,既能够有效地保留真实被测物的信息,又能够对噪点进行识别。The point cloud noise filtering method, system, and movable platform of the embodiments of the present invention use a combination of feature extraction and aggregation to filter noise, which can not only effectively retain the information of the real measured object, but also identify the noise.
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions of the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the drawings in the following description are only some of the present invention. In the embodiments, for those of ordinary skill in the art, other drawings can also be obtained according to these drawings without creative labor.
图1是本发明实施例的一种点云滤噪方法的示意性流程图;1 is a schematic flowchart of a point cloud noise filtering method according to an embodiment of the present invention;
图2是本发明实施例的点云滤噪方法中噪点的示意图;2 is a schematic diagram of a noise point in a point cloud noise filtering method according to an embodiment of the present invention;
图3是本发明实施例的点云滤噪方法中噪点和非噪点的对比图;3 is a comparison diagram of a noise point and a non-noise point in a point cloud noise filtering method according to an embodiment of the present invention;
图4是本发明实施例的点云滤噪方法中平面点和边缘点的示意图;4 is a schematic diagram of a plane point and an edge point in a point cloud noise filtering method according to an embodiment of the present invention;
图5是本发明一个实施例的第二目标点和非第二目标点的示意图;5 is a schematic diagram of a second target point and a non-second target point according to an embodiment of the present invention;
图6是本发明另一个实施例的第二目标点和非第二目标点的示意图;6 is a schematic diagram of a second target point and a non-second target point according to another embodiment of the present invention;
图7是本发明一个实施例的真实测量点和噪点的示意图;7 is a schematic diagram of a real measurement point and a noise point according to an embodiment of the present invention;
图8是根据本发明实施例的点云滤噪系统的示意性框图。FIG. 8 is a schematic block diagram of a point cloud noise filtering system according to 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.
激光测距装置是一种主动探测仪器,在其对周围环境进行探测时,由激光发射模块发射激光脉冲,该激光脉冲在传播路径上遇到被测物时会产生激光回波信号,该激光回波信号由激光测距装置的接收模块所探测,并由激光回波信号计算得到被测物的三维空间位置。由于激光脉冲在激光测距装置的内部也会发生反射,例如经由窗口玻璃发生反射等,从而产生内部反射光T0;而对于距离激光测距装置非常近的被测物,被测物产生的目标反射光T1会由于距离T0过近而使得二者难以区分,尤其是当该被测物为低反射率材质或光滑镜面等情况时,该问题变得更加严重,从而造成深度测量不准的情况,进而在点云数据中产生噪点。The laser ranging device is an active detection instrument. When it detects the surrounding environment, the laser emission module emits a laser pulse. When the laser pulse encounters the measured object on the propagation path, a laser echo signal will be generated. The echo signal is detected by the receiving module of the laser ranging device, and the three-dimensional space position of the measured object is calculated from the laser echo signal. Since the laser pulse is also reflected inside the laser ranging device, such as reflection through the window glass, etc., the internal reflected light T0 is generated; and for the measured object that is very close to the laser ranging device, the target generated by the measured object The reflected light T1 will be difficult to distinguish between the two because the distance T0 is too close, especially when the measured object is a low reflectivity material or a smooth mirror surface, the problem becomes more serious, resulting in inaccurate depth measurement. , which in turn produces noise in the point cloud data.
针对这一问题,激光测距装置通常从底层信号的角度进行优化,期望能够有效区分T0和T1。然而,由于底层信息有限,若T0与T1回波的波形完全融合,则无法对其进行有效区分。To solve this problem, the laser ranging device is usually optimized from the perspective of the underlying signal, and it is expected that T0 and T1 can be effectively distinguished. However, due to the limited underlying information, if the waveforms of T0 and T1 echoes are completely fused, they cannot be effectively distinguished.
再者,由于远处的被测物产生的激光回波信号大概率为小信号,基于激光回波信号的大小或者脉宽等信息的滤除策略极易将远处探测到的真实被测物的点云误判为噪点。由于在信号层面可用的信息太少,滤除噪点的同时也极易滤除近处小被测物产生的激光回波信号。Furthermore, since the laser echo signal generated by the distant measured object is likely to be a small signal, the filtering strategy based on information such as the size or pulse width of the laser echo signal is very easy to detect the real measured object detected at a distance. The point cloud is misidentified as noise. Since there is too little information available at the signal level, it is very easy to filter out the laser echo signal generated by the small measured object nearby while filtering out the noise.
针对以上问题,本发明实施例提出了一种点云滤噪方法,基于上层信息进行点云滤噪。图1示出了根据本申请实施例的点云滤噪方法100的示意性流程图。如图1所示,点云滤噪方法100包括以下步骤:In view of the above problems, an embodiment of the present invention proposes a point cloud noise filtering method, which performs point cloud noise filtering based on upper layer information. FIG. 1 shows a schematic flowchart of a point cloud noise filtering method 100 according to an embodiment of the present application. As shown in FIG. 1 , the point cloud noise filtering method 100 includes the following steps:
在步骤S110,获取待处理的点云数据;In step S110, obtain point cloud data to be processed;
在步骤S120,对所述点云数据进行特征提取,将满足预设特征的点云点标记为第一目标点;In step S120, feature extraction is performed on the point cloud data, and the point cloud point that meets the preset characteristics is marked as the first target point;
在步骤S130,根据所述点云数据的聚集度标记所述点云数据中的第二目标点;In step S130, mark the second target point in the point cloud data according to the aggregation degree of the point cloud data;
在步骤S140,将所述第一目标点和所述第二目标点的重合部分判定为真实测量点,将所述真实测量点之外的至少部分点云数据确定为噪点。In step S140, the overlapping part of the first target point and the second target point is determined as a real measurement point, and at least part of the point cloud data other than the real measurement point is determined as a noise point.
本发明实施例的点云滤噪方法100基于点云上层信息,使用特征提取和聚集度比较相结合的方式进行噪点筛选,既能够有效地保留真实被测物的信息,又能够对噪点进行识别。The point cloud noise filtering method 100 according to the embodiment of the present invention is based on the upper layer information of the point cloud, and uses a combination of feature extraction and aggregation degree comparison to filter noise points, which can not only effectively retain the information of the real measured object, but also identify the noise points. .
具体地,在步骤S110中,待处理的点云数据为激光测距装置对其周围环 境进行探测所得到的三维点云数据。点云数据中包括点云点的坐标信息,还可以包括点云点的反射率信息。Specifically, in step S110, the point cloud data to be processed is the three-dimensional point cloud data obtained by the laser ranging device detecting its surrounding environment. The point cloud data includes coordinate information of the point cloud points, and may also include reflectivity information of the point cloud points.
其中,激光测距装置可以是激光雷达、激光测距设备等电子设备。在一种实施方式中,激光测距装置用于感测外部环境信息,例如,环境目标的距离信息、方位信息、反射强度信息、速度信息等。激光测距装置可以通过测量激光测距装置和被测物之间光传播的时间,即光飞行时间(Time-of-Flight,TOF),来探测被测物到激光测距装置的距离。The laser ranging device may be an electronic device such as a laser radar or a laser ranging device. In one embodiment, the laser 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 laser ranging device can detect the distance from the measured object to the laser ranging device by measuring the time of light propagation between the laser ranging device and the measured object, that is, time-of-flight (TOF).
激光测距装置可以包括发射电路、接收电路、采样电路和运算电路。发射电路可以发射激光脉冲序列。接收电路可以接收经过被被测物反射的光脉冲序列,并对该光脉冲序列进行光电转换,以得到电信号,再对电信号进行处理之后可以输出给采样电路。采样电路可以对电信号进行采样,以获取采样结果。运算电路可以基于采样电路的采样结果,以确定激光测距装置与被被测物之间的距离。可选地,该激光测距装置还可以包括控制电路,该控制电路可以实现对其他电路的控制,例如,可以控制各个电路的工作时间和/或对各个电路进行参数设置等。激光测距装置还可以包括扫描模块,用于将发射电路出射的至少一路激光脉冲序列改变传播方向出射。The laser ranging device may include a transmitting circuit, a receiving circuit, a sampling circuit and an arithmetic circuit. The transmit circuit can transmit a sequence of laser pulses. The receiving circuit can receive the optical pulse sequence reflected by the measured object, and perform photoelectric conversion on the optical pulse sequence to obtain an electrical signal, which can be output to the sampling circuit after processing the electrical signal. The sampling circuit can sample the electrical signal to obtain the sampling result. The arithmetic circuit may determine the distance between the laser ranging device and the measured object based on the sampling result of the sampling circuit. Optionally, the laser ranging device may further include a control circuit, which can control other circuits, for example, can control the working time of each circuit and/or set parameters for each circuit. The laser ranging device may further include a scanning module for changing the propagation direction of at least one laser pulse sequence emitted from the transmitting circuit to emit.
激光测距装置可以采用同轴光路,也即激光测距装置出射的光束和经反射回来的光束在激光测距装置内共用至少部分光路。例如,发射电路出射的至少一路激光脉冲序列经扫描模块改变传播方向出射后,经被测物反射回来的激光脉冲序列经过扫描模块后入射至接收电路。The laser ranging device can adopt a coaxial optical path, that is, the light beam emitted by the laser ranging device and the reflected light beam share at least part of the optical path in the laser 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 measured object passes through the scanning module and then enters the receiving circuit.
示例性地,激光测距装置包括测距模块,测距模块包括发射器(可以包括上述的发射电路)、准直元件、探测器(可以包括上述的接收电路、采样电路和运算电路)和光路改变元件。测距模块用于发射光束,且接收回光,将回光转换为电信号。其中,发射器可以用于发射光脉冲序列。在一个实施例中,发射器可以发射激光脉冲序列。可选的,发射器发射出的激光束为波长在可见光范围之外的窄带宽光束。准直元件设置于发射器的出射光路上,用于准直从发射器发出的光束,将发射器发出的光束准直为平行光出射至扫描模块。准直元件还用于会聚经被测物反射的回光的至少一部分。该准直元件可以是准直透镜或者是其他能够准直光束的元件。Exemplarily, the laser ranging device includes a ranging module, and the ranging module includes a transmitter (which may include the above-mentioned transmitting circuit), a collimating element, a detector (which may include the above-mentioned receiving circuit, sampling circuit, and arithmetic circuit), and an optical circuit. Change the element. The ranging module is used to emit light beams, receive back light, and convert the returned light into electrical signals. Therein, the transmitter can be used to transmit a sequence of optical pulses. In one embodiment, the transmitter may emit a sequence of laser pulses. Optionally, the laser beam emitted by the transmitter is a narrow bandwidth beam with a wavelength outside the visible light range. The collimating element is arranged on the outgoing light path of the transmitter, and is used for collimating the beam emitted from the transmitter, and collimating the beam emitted by the transmitter 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 test object. The collimating element may be a collimating lens or other elements capable of collimating light beams.
示例性地,可以通过光路改变元件来将测距装置内的发射光路和接收光 路在准直元件之前合并,使得发射光路和接收光路可以共用同一个准直元件,使得光路更加紧凑。发射器和探测器也可以分别使用各自的准直元件,将光路改变元件设置在准直元件之后的光路上。光路改变元件可以偏离准直元件的光轴,也可以位于准直元件的光轴上。Exemplarily, the transmitting optical path and the receiving optical path in the ranging device can be combined before the collimating element through the optical path changing element, so that the transmitting optical path and the receiving optical path can share the same collimating element, making the optical path more compact. The emitter and detector may also use respective collimating elements, and the optical path changing element may be arranged on the optical path after the collimating element. The optical path changing element can be deviated from the optical axis of the collimating element, or can be located on the optical axis of the collimating element.
激光测距装置还包括扫描模块,放置于测距模块的出射光路上,用于改变经准直元件出射的准直光束的传输方向并投射至外界环境,并将回光投射至准直元件。回光经准直元件汇聚到探测器上。扫描模块可以包括至少一个光学元件,用于改变光束的传播路径,其中,该光学元件可以通过对光束进行反射、折射、衍射等等方式来改变光束传播路径。扫描模块中的各光学元件旋转可以将光投射至不同的方向,如此对激光测距装置周围的空间进行扫描。当扫描模块内的光学元件的速度变化时,扫描图案也会随之变化。The laser ranging device also includes a scanning module, which is placed on the outgoing optical path of the ranging module for changing the transmission direction of the collimated beam emitted by the collimating element and projecting it to the external environment, and projecting the return light to the collimating element. The returned light is focused on the detector through the collimating element. The scanning module can include at least one optical element for changing the propagation path of the light beam, wherein the optical element can change the propagation path of the light beam by means of reflection, refraction, diffraction, etc. of the light beam. The rotation of each optical element in the scanning module can project light in different directions, thus scanning the space around the laser ranging device. When the speed of the optical elements within the scanning module changes, the scanning pattern changes accordingly.
当扫描模块投射出的光打到被测物时,一部分光被被测物沿与投射的光相反的方向反射至激光测距装置。被测物反射的回光经过扫描模块后入射至准直元件。探测器与发射器放置于准直元件的同一侧,探测器用于将穿过准直元件的至少部分回光转换为电信号。When the light projected by the scanning module hits the measured object, a part of the light is reflected by the measured object to the laser ranging device in the opposite direction to the projected light. The returned light reflected by the measured object passes through the scanning module and then enters the collimating element. A detector is placed on the same side of the collimating element as the emitter, and the detector is used to convert at least part of the return light passing through the collimating element into an electrical signal.
进一步地,可以确定激光脉冲接收时间,例如,通过探测电信号脉冲的上升沿时间和/或下降沿时间确定激光脉冲接收时间。如此,激光测距装置可以利用脉冲接收时间信息和脉冲发出时间信息计算光飞行时间(Time-of-Flight,TOF),从而确定被测物到激光测距装置的距离,并生成点云数据。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 laser ranging device can calculate the time-of-flight (TOF) by using the pulse receiving time information and the pulse sending time information, so as to determine the distance from the measured object to the laser ranging device, and generate point cloud data.
由于使用同轴光路,除了被测物反射的回光脉冲信号以外,激光测距装置自身的光学器件(包括透镜、反射镜、棱镜、窗口玻璃等)也会反射激光脉冲信号,最终也可以由接收电路接收到。当被测物距离激光测距装置较近时,内部反射光和目标反射光会由于过于接近而出现脉冲融合,融合信号会影响对目标反射光的接收时刻的鉴别,从而在点云数据中产生噪点。本发明实施例能够解决噪点与真正的近处被测物的点云的区分问题,在保证滤除噪点的同时,对真正的近处被测物的点云进行保留,避免出现障碍物漏检而引发更大的安全问题。Due to the use of a coaxial optical path, in addition to the return light pulse signal reflected by the measured object, the optical components of the laser ranging device (including lenses, mirrors, prisms, window glass, etc.) will also reflect the laser pulse signal, which can also be determined by received by the receiving circuit. When the measured object is close to the laser ranging device, the internal reflected light and the target reflected light will appear pulse fusion due to being too close. noise. The embodiment of the present invention can solve the problem of distinguishing the noise point from the point cloud of the real near-measured object, and while ensuring filtering out the noise point, the point cloud of the real near-measured object is retained, so as to avoid the missed detection of obstacles and lead to greater security issues.
在一些实施例中,获取激光测距装置采集的初始点云数据后,从初始点云数据中筛选出预设深度范围内的点云数据,以得到待处理的点云数据,即 待处理的点云数据是原始点云数据中的预设深度范围内的点云数据。由于本发明实施例主要针对近处被测物的点云与噪点的区分,例如,当噪点是由于信号融合现象而产生的噪点时,由于信号融合仅发生在预设深度范围内,因此首先从点云数据中提取预设深度范围内的点云数据以进行后续的滤噪处理,在预设深度范围以外的点云数据可以应用其他滤噪方法进行滤噪处理,本发明实施例对此不做限制。In some embodiments, after the initial point cloud data collected by the laser ranging device is acquired, point cloud data within a preset depth range is screened from the initial point cloud data to obtain the point cloud data to be processed, that is, the point cloud data to be processed. The point cloud data is the point cloud data within a preset depth range in the original point cloud data. Since the embodiments of the present invention are mainly aimed at distinguishing the point cloud and the noise of the near-measured object, for example, when the noise is generated due to the phenomenon of signal fusion, since the signal fusion only occurs within the preset depth range, first from the The point cloud data within the preset depth range is extracted from the point cloud data for subsequent noise filtering processing, and the point cloud data outside the preset depth range may be subjected to noise filtering processing by applying other noise filtering methods. make restrictions.
在一些实施例中,还可以对初始点云数据进行其他预处理,例如,去除测量范围以外的点云点,以及对初始点云数据进行初步的滤噪等。In some embodiments, other preprocessing may also be performed on the initial point cloud data, for example, removing point cloud points outside the measurement range, and performing preliminary noise filtering on the initial point cloud data.
在实际应用场景中,黑车材质为典型易产生噪点的材质,图2示出了黑车的噪点表现,如图2所示,噪点201主要有以下几个特点:In practical application scenarios, the black car material is a typical material that is prone to noise. Figure 2 shows the noise performance of the black car. As shown in Figure 2, the noise 201 mainly has the following characteristics:
噪点仍呈锥形分布,其投影图案仍为设计状,即噪点产生的原因主要是深度估计不准,而角度估计正常;其次,被测物的表面返回的回光脉冲信号在时域上呈现连续的梯度特性,即在时域连续的一条线上,每相邻两个点云点之间的距离相等;而噪点在时域连续的一条线上并不呈现连续的梯度特性,而是几乎无规律的变化。The noise is still distributed in a cone shape, and its projection pattern is still designed, that is, the main reason for the noise is that the depth estimation is inaccurate, but the angle estimation is normal; secondly, the return light pulse signal returned from the surface of the measured object is presented in the time domain. Continuous gradient characteristics, that is, on a continuous line in time domain, the distance between every two adjacent point cloud points is equal; while noise points do not show continuous gradient characteristics on a continuous line in time domain, but almost irregular changes.
为了区分噪点与近处被测物产生的点云,对各类近处被测物产生的点云进行分析,得出其存在以下特点:首先,近处被测物的点云形态虽然可能存在畸变,但仍保留了一定的形态特性;其次,由于近处被测物是在近处遮挡激光测距装置出射的激光脉冲信号,因而对应于被测物的点云中的点云点十分密集。In order to distinguish the noise point from the point cloud generated by the nearby measured object, the point cloud generated by various types of near measured object is analyzed, and it is concluded that it has the following characteristics: First, although the point cloud shape of the near measured object may exist Distortion, but still retains certain morphological characteristics; secondly, since the near object to be measured shields the laser pulse signal emitted by the laser ranging device in the near distance, the point cloud points in the point cloud corresponding to the measured object are very dense .
因此,本发明实施例基于以上特征对待处理的点云数据进行滤噪处理。本发明实施例的点云滤噪方法100针对的噪点不限于上述的黑车噪点,还包括阳光噪点或其他形式的噪点。Therefore, the embodiments of the present invention perform noise filtering processing on the point cloud data to be processed based on the above features. The noise targeted by the point cloud noise filtering method 100 according to the embodiment of the present invention is not limited to the black vehicle noise mentioned above, but also includes sunlight noise or other forms of noise.
具体地,首先在步骤S120,对点云数据进行特征提取,将满足预设特征的点云点标记为第一目标点。对点云数据进行特征提取即从点云数据中提取出具有某种特殊性的特征点。由于被测物产生的点云具有一定的形态特性,而噪点具有不规律性,对被测物的点云进行特征提取可以得到一定的特征点,而对噪点进行特征提取则无法得到特征点。因此,对点云数据进行特征提取可以得到体现被测物形态的点云点,即第一目标点。Specifically, firstly in step S120, feature extraction is performed on the point cloud data, and the point cloud points satisfying the preset characteristics are marked as the first target points. The feature extraction of point cloud data is to extract the feature points with certain particularity from the point cloud data. Since the point cloud generated by the measured object has certain morphological characteristics, and the noise has irregularity, certain feature points can be obtained by extracting the feature of the point cloud of the measured object, but the feature point cannot be obtained by the feature extraction of the noise. Therefore, the feature extraction of the point cloud data can obtain the point cloud points that reflect the shape of the measured object, that is, the first target point.
在一个实施例中,考虑到被测物可能存在多种不同形状,满足预设特征 的点云点可以包括满足平面点特征的点云点以及满足边缘点特征的点云点,即平面点和边缘点。对于各种不同形状的被测物,通常都能够在其点云中提取出平面点和边缘点,并且平面点和边缘点能够体现被测物的形态,将这部分点云点作为第一目标点予以保留有利于对被测物进行后续的识别。In one embodiment, considering that the measured object may have a variety of different shapes, the point cloud points that meet the preset characteristics may include point cloud points that meet the characteristics of plane points and point cloud points that meet the characteristics of edge points, that is, the plane points and edge point. For objects of different shapes, plane points and edge points can usually be extracted from their point clouds, and the plane points and edge points can reflect the shape of the object to be measured, and this part of the point cloud points is used as the first target. The points are reserved to facilitate the subsequent identification of the analyte.
对于平面点和边缘点来说,示例性地,平面点的提取可以采用滑窗法来实现。具体地,首先以一定的滑窗大小从点云数据中按照时序获取预定数目的一组点云点,并判断所获取的一组点云点是否满足以下条件:该组点云点的空间分布近似为一条直线,并且该组点云点以中间点为中心时近似中心对称。示例性地,可以采用主成分分析方法确定所获取的一组点云点是否满足上述条件。For plane points and edge points, for example, the extraction of plane points can be implemented by using a sliding window method. Specifically, first obtain a predetermined number of point cloud points from the point cloud data according to the time series with a certain sliding window size, and judge whether the obtained group of point cloud points satisfies the following conditions: the spatial distribution of the group of point cloud points Approximate as a straight line, and the set of point cloud points is approximately centrosymmetric when centered on the middle point. Exemplarily, a principal component analysis method may be used to determine whether the acquired set of point cloud points satisfies the above conditions.
若当前滑窗内的一组点云点满足上述条件,则将该组点云点确定为平面点候选点。之后,滑窗向后移动,从而获取同等数目下一组点云点以进行判断,下一组点云点至少包括上一组点云点中的一个点云点。滑窗遍历所有点云点,并提取所有满足第一预设条件的平面点候选点以后,则可以在平面点候选点之中确定最终平面点提取结果。If a group of point cloud points in the current sliding window satisfies the above conditions, the group of point cloud points is determined as a plane point candidate point. After that, the sliding window is moved backward, so as to obtain the next set of point cloud points of the same number for judgment, and the next set of point cloud points includes at least one point cloud point in the previous set of point cloud points. After the sliding window traverses all the point cloud points and extracts all the plane point candidate points that satisfy the first preset condition, the final plane point extraction result can be determined among the plane point candidate points.
边缘点的提取可以基于平面点的提取结果来进行。例如,可以将两个平面的交界线上的点确定为边缘点、将孤立平面边缘上的点确定为边缘点,以及将其他细小物体边缘上的点确定为边缘点等。The extraction of edge points can be performed based on the results of extraction of plane points. For example, a point on the boundary line of two planes can be determined as an edge point, a point on the edge of an isolated plane can be determined as an edge point, and a point on the edge of other small objects can be determined as an edge point, etc.
需要说明的是,以上的特征点类型和特征点提取方法仅作为示例,本发明实施例中所提取的第一目标点不限于点云数据中的边缘点和平面点,也可以包括具有其他特征的点云点;特征提取方式也不限于上述的特征提取方式,例如,可以采用聚类方法、基于模型匹配的方法、基于神经网络的方法等任意合适的特征点提取方法。It should be noted that the above feature point types and feature point extraction methods are only examples, and the first target point extracted in the embodiment of the present invention is not limited to edge points and plane points in the point cloud data, and may also include other features. The feature extraction method is not limited to the above-mentioned feature extraction method, for example, any suitable feature point extraction method such as a clustering method, a method based on model matching, and a method based on neural network can be used.
参照图3和图4,其中,图3示出了针对黑车采集的点云数据。图3中左侧部分为对应于黑车的点云301,右侧部分为噪点302,在对应于黑车的点云301中能够提取出大量的特征点,而在噪点302中则几乎提取不到特征点。图4示出了针对近处小障碍物采集的点云数据,在图4的点云数据中同样能够提取出大量的特征点。由此可见,采用特征提取的方法提取到的特征点基本属于被测物产生的点云点。在提取特征点时,可以采用相对严格的特征提取方法,即在步骤S120中不要求提取到被测物产生的全部点云点,但需要使得提 取到的特征点中不包含噪点。Referring to FIG. 3 and FIG. 4 , wherein, FIG. 3 shows point cloud data collected for a black car. In FIG. 3, the left part is the point cloud 301 corresponding to the black car, and the right part is the noise point 302. A large number of feature points can be extracted from the point cloud 301 corresponding to the black car, but almost no features can be extracted from the noise point 302. point. Figure 4 shows the point cloud data collected for small obstacles in the vicinity, and a large number of feature points can also be extracted from the point cloud data in Figure 4 . It can be seen that the feature points extracted by the feature extraction method basically belong to the point cloud points generated by the measured object. When extracting feature points, a relatively strict feature extraction method can be used, that is, in step S120, it is not required to extract all the point cloud points generated by the measured object, but it is necessary to make the extracted feature points not contain noise.
在步骤S130,根据点云数据的聚集度标记点云数据中的第二目标点。考虑被测物的点云的空间连续性,对应于被测物的点云聚集度较高,而噪点的聚集度较低,例如,假设一束1度×1度的出射光照射到被测物的表面上,由于反射光来自同一平面,并且角度变化很小,因而所得到的点云的深度变化很小。而噪点由于具有无规则型,因而不同噪点之间深度变化非常剧烈。因此,可以基于这一特性,根据点云数据的聚集度对被测物的点云与噪点进行分辨。其中,聚集度表示一定范围内点云点的空间变化程度,进一步地,聚集度可以是深度聚集度,表示一定范围内点云点的深度变化程度。In step S130, the second target point in the point cloud data is marked according to the aggregation degree of the point cloud data. Considering the spatial continuity of the point cloud of the object to be measured, the point cloud corresponding to the object to be measured has a high degree of aggregation, while the degree of aggregation of noise points is low. On the surface of the object, since the reflected light comes from the same plane and the angle changes very little, the depth change of the obtained point cloud is small. Since the noise is irregular, the depth changes very sharply between different noises. Therefore, based on this characteristic, the point cloud and noise of the measured object can be distinguished according to the aggregation degree of the point cloud data. The aggregation degree represents the degree of spatial change of the point cloud points within a certain range, and further, the aggregation degree may be the depth aggregation degree, which represents the degree of depth change of the point cloud points in a certain range.
在一个实施例中,在根据点云数据的聚集度标记第二目标点时,可以将点云数据投影到目标平面上,根据点云数据的投影计算点云数据的聚集度,进而根据聚集度确定第二目标点。其中,目标平面可以包括激光测距装置的成像平面,即垂直于深度方向的平面。当目标平面垂直于深度方向时,可以基于点云数据的深度信息计算点云数据的聚集度。In one embodiment, when marking the second target point according to the aggregation degree of the point cloud data, the point cloud data can be projected on the target plane, the aggregation degree of the point cloud data can be calculated according to the projection of the point cloud data, and then the aggregation degree can be calculated according to the aggregation degree. A second target point is determined. Wherein, the target plane may include the imaging plane of the laser ranging device, that is, the plane perpendicular to the depth direction. When the target plane is perpendicular to the depth direction, the aggregation degree of the point cloud data can be calculated based on the depth information of the point cloud data.
具体地,根据点云数据的投影计算点云数据的聚集度包括:将目标平面划分为多个网格,分别计算不同网格内的点云点的聚集度。若某个网格内点云点的聚集度较小,说明空间变化幅度较小,因而可以将聚集度不高于第一预设阈值的点云点标记为第二目标点。当目标平面为激光测距装置的成像平面时,目标平面中的一个网格对应于角度域的一个出射锥体,网格内点云点的聚集度可以根据网格内点云点的深度进行计算。Specifically, calculating the aggregation degree of the point cloud data according to the projection of the point cloud data includes: dividing the target plane into a plurality of grids, and separately calculating the aggregation degree of the point cloud points in different grids. If the aggregation degree of the point cloud points in a certain grid is small, it indicates that the spatial variation range is small, so the point cloud points whose aggregation degree is not higher than the first preset threshold can be marked as the second target point. When the target plane is the imaging plane of the laser ranging device, a grid in the target plane corresponds to an exit cone in the angle domain, and the aggregation degree of the point cloud points in the grid can be determined according to the depth of the point cloud points in the grid. calculate.
在一个实施例中,每个网格内点云点的聚集度包括但不限于该网格内多个点云点的深度的方差;除方差以外,也可以采用其他能够体现点云点之间深度差异的参数计算聚集度。In one embodiment, the aggregation degree of point cloud points in each grid includes, but is not limited to, the variance of the depths of multiple point cloud points in the grid; The parameter of the depth difference calculates the degree of aggregation.
由于例如激光雷达的激光测距装置具有依照特定扫描模式连续高频扫描的特点,按照特定的轨迹对周围场景进行连续扫描,因此每个点云点带有明显的时序和位置信息,任一时间窗口内的点映射到扫描轨迹上都会形成连续的线段。如上所述,在时序上连续的一条线上,被测物产生的点云点之间的深度呈现连续的梯度变化,而噪点呈现的是无规律的变化。因此,被测物产生的点云点的深度的方差较小,而噪点的方差较大。因此,若网格内所有点云点的深度的方差不高于第一预设阈值,可以将该网格内的点云点均标记为 第二目标点;反之,若网格内所有点云点的深度的方差高于第一预设阈值,可以将该网格内的点云点均标记为噪点。Since the laser ranging device such as lidar has the characteristics of continuous high-frequency scanning according to a specific scanning mode, and continuously scans the surrounding scene according to a specific trajectory, each point cloud point has obvious timing and position information. The points in the window are mapped to the scanning track to form continuous line segments. As mentioned above, on a continuous line in time series, the depth between the point cloud points generated by the object to be measured presents a continuous gradient change, while the noise point presents an irregular change. Therefore, the variance of the depth of the point cloud points generated by the measured object is small, while the variance of the noise points is large. Therefore, if the variance of the depths of all point cloud points in the grid is not higher than the first preset threshold, the point cloud points in the grid can be marked as the second target point; otherwise, if all point clouds in the grid If the variance of the depth of the point is higher than the first preset threshold, all the point cloud points in the grid can be marked as noise points.
示例性地,第一预设阈值可以与激光测距装置的扫描角速度相关,扫描角速度越大,时序上相邻的两个点云点之间的深度值变化越大,因而可以选择较大的第一预设阈值。Exemplarily, the first preset threshold may be related to the scanning angular velocity of the laser ranging device, and the higher the scanning angular velocity, the greater the change in the depth value between two adjacent point cloud points in time series, so a larger value can be selected. the first preset threshold.
此外,由于不同应用场景中被测物的类型不同,第一预设阈值阈值还可以根据应用场景进行选择。第一预设阈值阈值还可以根据所针对的噪点类型进行选择。例如,由于融合信号产生的噪点深度较小,滤除阳光噪点以及雨雾、灰尘等自然场景噪点深度较大,因而当用于滤除融合信号产生的噪点时可以采用较小的第一预设阈值,当用于自然场景噪点时可以采用较大的第一预设阈值。In addition, since the types of the measured objects are different in different application scenarios, the first preset threshold threshold value can also be selected according to the application scenarios. The first preset threshold threshold value may also be selected according to the type of noise point targeted. For example, since the depth of noise generated by the fusion signal is relatively small, the depth of filtering out sunlight noise and natural scene noise such as rain, fog and dust is relatively large. Therefore, a smaller first preset threshold can be used when filtering out the noise generated by the fusion signal. , when used for natural scene noise, a larger first preset threshold can be used.
示例性地,还可以根据点云数据的预设深度范围调整第一预设阈值。由于投影到目标平面的每个网格中点云点的数目与待处理的点云数据的深度范围有关,预先选择的深度范围越大,范围内的点云数据越多,因而投影到目标平面的每个网格中点云点的数目越多,因此可以适当增加第一预设阈值。在一些实施例中,还可以将点云数据的预设深度范围划分为多个深度区间,分别对每个深度区间设定第一预设阈值,并分别对每个深度区间内的点云数据提取第二目标点。Exemplarily, the first preset threshold may also be adjusted according to a preset depth range of the point cloud data. Since the number of point cloud points in each grid projected to the target plane is related to the depth range of the point cloud data to be processed, the larger the pre-selected depth range, the more point cloud data in the range, so the projection to the target plane The more the number of point cloud points in each grid of , the more the first preset threshold can be appropriately increased. In some embodiments, the preset depth range of the point cloud data can also be divided into multiple depth intervals, a first preset threshold is set for each depth interval, and the point cloud data in each depth interval is respectively set Extract the second target point.
在一些实施例中,第一预设阈值可以是基于理论计算或实验测试得到的固定值。在其他实施例中,第一预设阈值也可以浮动值。例如,可以结合相邻的多个网格内的方差确定第一预设阈值。在一些实施例中,由于视场不同区域的点云点密度不同,因而对应于激光测距视场不同区域的网格可以采用不同的第一预设阈值。In some embodiments, the first preset threshold may be a fixed value obtained based on theoretical calculations or experimental tests. In other embodiments, the first preset threshold can also be a floating value. For example, the first preset threshold may be determined in combination with variances within a plurality of adjacent grids. In some embodiments, since the density of point clouds in different regions of the field of view is different, the grids corresponding to different regions of the laser ranging field of view may adopt different first preset thresholds.
在一些实施例中,网格的划分密度是根据激光测距装置的角分辨率确定的。示例性地,网格的划分与激光测距装置的角分辨率有关,例如,可以使每个网格占据一个像素,从而能够以像素为单位进行滤噪。在一些实施例中,对应于激光测距视场不同区域的网格可以具有不同的尺寸。In some embodiments, the division density of the grid is determined according to the angular resolution of the laser ranging device. Exemplarily, the division of the grid is related to the angular resolution of the laser ranging device, for example, each grid can be made to occupy one pixel, so that noise filtering can be performed in units of pixels. In some embodiments, the grids corresponding to different regions of the laser ranging field of view may have different sizes.
除了投影到二维平面上计算聚集度以外,在其他实施例中,也可以在三维空间中划分网格,并以三维空间中的网格为单位计算聚集度,三维空间内聚集度的可以采用类似于上述二维平面的方法进行计算。In addition to projecting onto a two-dimensional plane to calculate the aggregation degree, in other embodiments, grids can also be divided in the three-dimensional space, and the aggregation degree is calculated in units of grids in the three-dimensional space. The aggregation degree in the three-dimensional space can be calculated by using Calculations are performed in a manner similar to the above-mentioned two-dimensional plane.
参照图5、图6,其中图5示出了黑车场景下的第二目标点501和非第二目标点502,图6示出了近处小障碍物的第二目标点601和非第二目标点602。通过步骤S130同样可以对噪点和真实测量点进行一定程度的区分。Referring to FIG. 5 and FIG. 6 , FIG. 5 shows the second target point 501 and the non-second target point 502 in the black car scene, and FIG. 6 shows the second target point 601 and the non-second target point 601 of a small obstacle nearby Target point 602 . Through step S130, noise points and real measurement points can also be distinguished to a certain degree.
在步骤S140,将第一目标点和第二目标点的重合部分判定为真实测量点,将真实测量点之外的至少部分点云数据确定为噪点。示例性地,可以将步骤S120中提取的第一目标点设置标记flag1,对步骤S130中提取的第二目标点设置标记flag2,将同时具有flag1和flag2标记的点云点判定为真实测量点,即对应于真实被测物的点云点,其他的至少部分点云点判定为噪点。参照图7,其中示出了最终提取出的真实测量点701和噪点702。In step S140, the overlapping part of the first target point and the second target point is determined as a real measurement point, and at least part of the point cloud data other than the real measurement point is determined as a noise point. Exemplarily, the flag flag1 can be set for the first target point extracted in step S120, the flag flag2 is set for the second target point extracted in step S130, and the point cloud point marked with flag1 and flag2 at the same time is determined as a real measurement point, That is, the point cloud points corresponding to the real object to be measured, and at least some of the other point cloud points are determined as noise points. Referring to FIG. 7 , the final extracted real measurement points 701 and noise points 702 are shown.
通过步骤S120的基于特征提取的辨别方式和步骤S130的基于聚集度的辨别方式,均能对噪点进行一定程度的识别,对近处被测物的点云也能有一定的保留。若单独采用步骤S120或步骤S130的方式进行滤噪,则为了滤除所有噪点,被测物的点云也将变得极其稀少,从而有可能引发被测物的漏检。因此,本发明实施例将两种辨别方式相互结合,仅将既属于第一目标点、又属于第二目标点的点云点判定为真实测量点,滤噪效果更加稳定,且能够保留被测物的点云。Through the identification method based on feature extraction in step S120 and the identification method based on aggregation degree in step S130, noise points can be identified to a certain extent, and point clouds of nearby objects can also be preserved to a certain extent. If the method of step S120 or step S130 is used for noise filtering alone, in order to filter out all the noise points, the point cloud of the measured object will also become extremely rare, which may lead to missed detection of the measured object. Therefore, in the embodiment of the present invention, the two identification methods are combined with each other, and only the point cloud points that belong to both the first target point and the second target point are determined as the real measurement points, the noise filtering effect is more stable, and the measured points can be retained. point cloud of objects.
在一些实施例中,点云滤噪方法100还包括:将真实测量点中的孤立点确定为噪点。其中,孤立点为邻域内相邻点的数目小于第二预设阈值的点云点。由于真实测量点的空间连续性,孤立点通常为噪点,将真实测量点中的孤立点确定为噪点可以进一步滤除上述滤噪过程中未能识别到的噪点,提高降噪效果。In some embodiments, the point cloud noise filtering method 100 further includes: determining isolated points in the real measurement points as noise points. Wherein, the isolated point is a point cloud point whose number of adjacent points in the neighborhood is less than the second preset threshold. Due to the spatial continuity of the real measurement points, the isolated points are usually noise points. Determining the isolated points in the real measurement points as noise points can further filter out the unrecognized noise points in the above noise filtering process and improve the noise reduction effect.
其中,识别孤立点的过程可以在三维点云中进行。具体地,可以统计点云空间中被判定为真实测量点的点云点在邻域内的相邻点云点的数目,并将相邻点云点的数目少于第二预设阈值的真实测量点判断为噪点,并添加噪点标记或去除噪点。Among them, the process of identifying outliers can be carried out in a 3D point cloud. Specifically, the number of adjacent point cloud points in the neighborhood of the point cloud point determined to be the real measurement point in the point cloud space can be counted, and the number of adjacent point cloud points is less than the second preset threshold. Points are judged as noise, and a noise mark is added or noise is removed.
其中,三维空间中原始点云点的邻域可以是以当前点云点为中心的预定半径的球形三维空间区域,所述半径的大小可以根据实际需要进行设置。在一个实施例中,所有点云点可以采用相同的邻域半径和相邻点的阈值。在另一个实施例中,由于对距离较近的物体采集到的点云较为稠密,而对距离较远的物体采集到的点云较为稀疏,因而更容易被判断为噪声点,因而对于距 离较远的点云可以适用于较大的半径或较小的阈值。The neighborhood of the original point cloud point in the three-dimensional space may be a spherical three-dimensional space area with a predetermined radius centered on the current point cloud point, and the size of the radius may be set according to actual needs. In one embodiment, all point cloud points may use the same neighborhood radius and threshold for adjacent points. In another embodiment, since the point cloud collected for objects with a closer distance is denser, and the point cloud collected for objects with a longer distance is sparser, it is easier to be judged as noise points. Distant point clouds can be applied with larger radii or smaller thresholds.
对于通过上述方法确定为噪点的点云点可以按照下述方法进行处理:在一个实施例中,当确定所述当前点云点为噪点时,将当前点云点滤除。在另一个示例中,对确定为噪点的点云点添加噪点标记,上层算法可以对添加有噪点标记的点云点与真实测量点进行区别化处理。The point cloud point determined to be a noise point by the above method may be processed according to the following method: in one embodiment, when the current point cloud point is determined to be a noise point, the current point cloud point is filtered out. In another example, a noise mark is added to a point cloud point determined to be a noise point, and the upper-layer algorithm can differentiate the point cloud point with the noise mark from the real measurement point.
综上所述,针对激光测距装置在实际应用产生的噪点,在面对底层信号无法区分的噪点时,本发明实施例的点云滤噪方法结合特征提取和聚集度比较两种方式进行滤噪,既能够有效保留真实的被测物信息,又能够分辨出噪点,极大地提升了激光测距装置的可应用范围,例如,在物流小车的使用场景或城市道路场景中,本发明实施例的点云滤噪方法能够避免车辆系统由于将噪点误检为障碍物而陷入卡顿、卡停等情况,同时在遇到真实障碍物时能够对障碍物点进行有效识别,避免由于漏检而出现安全风险。To sum up, in view of the noise generated by the laser ranging device in practical applications, when facing the noise that the underlying signal cannot distinguish, the point cloud noise filtering method of the embodiment of the present invention combines two methods of feature extraction and aggregation degree comparison to filter. Noise, which can effectively retain the real measured object information, and can distinguish noise points, which greatly improves the applicable scope of the laser ranging device. The point cloud noise filtering method can avoid the vehicle system from being stuck and stuck due to false detection of noise as an obstacle, and at the same time, it can effectively identify the obstacle point when encountering a real obstacle, and avoid the failure due to missed detection. A security risk arises.
下面,参考图8对本发明一个实施例的点云滤噪系统800进行描述,其中,前述点云滤噪方法100的特征可以结合到本实施例中。点云滤噪系统800可以实现为计算机、服务器或车载终端等电子设备。点云滤噪系统800可以应用于可移动平台。具有点云滤噪系统800的可移动平台可以对外部环境进行测量,例如,测量移动平台与障碍物的距离用于避障等用途,和对外部环境进行二维或三维的测绘。在某些实施方式中,可移动平台包括无人驾驶车辆或安装有高级驾驶辅助系统(Advanced Driving Assistance System,ADAS)的车辆。可移动平台还可以包括无人飞行器、机器人、船、相机中的至少一种。Next, a point cloud noise filtering system 800 according to an embodiment of the present invention will be described with reference to FIG. 8 , wherein the features of the aforementioned point cloud noise filtering method 100 may be combined into this embodiment. The point cloud noise filtering system 800 can be implemented as an electronic device such as a computer, a server, or a vehicle-mounted terminal. The point cloud noise filtering system 800 can be applied to a movable platform. The movable platform with the point cloud noise filtering system 800 can measure the external environment, for example, measure the distance between the mobile platform 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 includes an unmanned vehicle or a vehicle equipped with an Advanced Driving Assistance System (ADAS). The movable platform may also include at least one of an unmanned aerial vehicle, a robot, a ship, and a camera.
点云滤噪系统800包括一个或多个处理器810,以及一个或多个存储器820,一个或多个处理器810共同地或单独地工作。可选地,点云滤噪系统800还可以包括输入装置(未示出)、输出装置(未示出)以及图像传感器(未示出)中的至少一个,这些组件通过总线系统和/或其它形式的连接机构(未示出)互连。The point cloud noise filtering system 800 includes one or more processors 810, and one or more memories 820, the one or more processors 810 working together or individually. Optionally, the point cloud noise filtering system 800 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 A connection mechanism (not shown) in the form of interconnection.
存储器820用于存储处理器可执行的程序指令,例如用于存储用于实现根据本发明实施例的点云滤噪方法的相应步骤和程序指令。可以包括一个或多个计算机程序产品,所述计算机程序产品可以包括各种形式的计算机可读存储介质,例如易失性存储器和/或非易失性存储器。所述易失性存储器例如 可以包括随机存取存储器(RAM)和/或高速缓冲存储器(cache)等。所述非易失性存储器例如可以包括只读存储器(ROM)、硬盘、闪存等。The memory 820 is used for storing program instructions executable by the processor, for example, for storing corresponding steps and program instructions for implementing the point cloud noise filtering method according to the embodiment of the present invention. 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 (cache), among others. 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 images or sounds) to the outside (such as a user), and can include one or more of a display, a speaker, etc., and the output device can be used to output the filtered point cloud as image or video.
通信接口(未示出)用于与其他设备之间进行通信,包括有线或者无线方式的通信。激光测距装置可以接入基于通信标准的无线网络,如WiFi、2G、3G、8G、5G或它们的组合。在一个示例性实施例中,通信接口经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信接口还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。A communication interface (not shown) is used to communicate with other devices, including wired or wireless communication. The laser ranging device can access wireless networks based on communication standards, such as WiFi, 2G, 3G, 8G, 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.
处理器810可以是中央处理单元(CPU)、图像处理单元(GPU)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或者具有数据处理能力和/或指令执行能力的其它形式的处理单元,并且可以控制点云滤噪系统中的其它组件以执行期望的功能。处理器810能够执行存储器中存储的指令,以执行本文描述的本发明实施例的点云滤噪方法。例如,处理器能够包括一个或多个嵌入式处理器、处理器核心、微型处理器、逻辑电路、硬件有限状态机(FSM)、数字信号处理器(DSP)或它们的组合。在本实施例中,所述处理器包括现场可编程门阵列(FPGA),其中,测距装置的运算电路可以是现场可编程门阵列(FPGA)的一部分。 Processor 810 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 noise filtering system to perform the desired function. The processor 810 can execute the instructions stored in the memory to perform the point cloud noise filtering method of the embodiments of the present invention 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 ranging device may be a part of the Field Programmable Gate Array (FPGA).
具体地,当存储器820存储的程序指令被处理器810执行时,处理器810用于:Specifically, when the program instructions stored in the memory 820 are executed by the processor 810, the processor 810 is used to:
获取待处理的点云数据;Get the point cloud data to be processed;
对所述点云数据进行特征提取,将满足预设特征的点云点确定为第一目标点;Perform feature extraction on the point cloud data, and determine the point cloud point that meets the preset characteristics as the first target point;
根据所述点云数据的聚集度确定所述点云数据中的第二目标点;Determine the second target point in the point cloud data according to the aggregation degree of the point cloud data;
将所述第一目标点和所述第二目标点的重合部分判定为真实测量点,将所述真实测量点之外的至少部分点云数据确定为噪点。The overlapping part of the first target point and the second target point is determined as a real measurement point, and at least part of the point cloud data other than the real measurement point is determined as a noise point.
在一个实施例中,所述获取待处理的点云数据之前还包括:从初始点云数据中筛选出预设深度范围内的点云数据。In one embodiment, before acquiring the point cloud data to be processed, the method further includes: filtering out point cloud data within a preset depth range from the initial point cloud data.
在一个实施例中,所述满足预设特征的点云点包括满足平面点特征的点云点,以及满足边缘点特征的点云点。In one embodiment, the point cloud points satisfying preset characteristics include point cloud points satisfying plane point characteristics and point cloud points satisfying edge point characteristics.
在一个实施例中,所述根据所述点云数据的聚集度标记所述点云数据中的第二目标点,包括:将所述点云数据投影到目标平面上;根据所述点云数据的投影计算所述点云数据的聚集度,并根据所述聚集度确定所述第二目标点。In one embodiment, the marking the second target point in the point cloud data according to the aggregation degree of the point cloud data includes: projecting the point cloud data onto a target plane; according to the point cloud data The projection calculates the aggregation degree of the point cloud data, and determines the second target point according to the aggregation degree.
在一个实施例中,所述目标平面包括用于采集所述点云数据的测距装置的成像平面。In one embodiment, the target plane includes an imaging plane of a ranging device used to acquire the point cloud data.
在一个实施例中,所述根据所述点云数据的投影计算所述点云数据的聚集度,并根据所述聚集度确定所述第二目标点,包括:将所述目标平面划分为多个网格,分别计算不同网格内的点云点的聚集度;将聚集度不高于第一预设阈值的点云点标记为所述第二目标点。In one embodiment, calculating the aggregation degree of the point cloud data according to the projection of the point cloud data, and determining the second target point according to the aggregation degree includes: dividing the target plane into multiple each grid, respectively calculate the aggregation degree of point cloud points in different grids; mark the point cloud point whose aggregation degree is not higher than the first preset threshold as the second target point.
在一个实施例中,所述聚集度包括所述网格内多个点云点的深度的方差。In one embodiment, the degree of aggregation includes a variance of depths of a plurality of point cloud points within the grid.
在一个实施例中,所述处理器还用于根据所述点云数据的深度范围调整所述第一预设阈值。In one embodiment, the processor is further configured to adjust the first preset threshold according to the depth range of the point cloud data.
在一个实施例中,所述网格的划分密度是根据所述激光测距装置的角分辨率确定的。In one embodiment, the division density of the grid is determined according to the angular resolution of the laser ranging device.
在一个实施例中,当所述程序指令被执行时,所述处理器还用于:滤除所述真实测量点中的孤立点,所述孤立点为邻域内相邻点的数目小于第二预设阈值的点云点。In one embodiment, when the program instructions are executed, the processor is further configured to: filter out isolated points in the real measurement points, and the isolated points are the number of adjacent points in the neighborhood less than the second Point cloud points with preset thresholds.
在一个实施例中,所述处理器还用于:滤除所述噪点,或对所述噪点添加噪点标记。In one embodiment, the processor is further configured to: filter out the noise, or add a noise mark to the noise.
本发明实施例的点云滤噪系统使用特征提取和聚集度结合的方式进行噪点筛选,既能够有效地保留真实被测物的信息,又能够对噪点进行识别。The point cloud noise filtering system of the embodiment of the present invention uses the combination of feature extraction and aggregation degree to filter noise points, which can not only effectively retain the information of the real measured object, but also identify the noise points.
本发明实施例还提供了一种可移动平台,包括可移动平台本体以及如上所述的点云滤噪系统800,点云滤噪系统800搭载在可移动平台本体上。可移动平台还包括激光测距装置,例如激光雷达,激光测距装置与点云滤噪系统800通信连接,点云滤噪系统800用于对激光测距装置采集的点云数据进行滤 噪。An embodiment of the present invention further provides a movable platform, including a movable platform body and the point cloud noise filtering system 800 as described above, and the point cloud noise filtering system 800 is mounted on the movable platform body. The movable platform further includes a laser ranging device, such as a laser radar, which is connected in communication with the point cloud noise filtering system 800, and the point cloud noise filtering system 800 is used to filter the point cloud data collected by the laser ranging device.
在某些实施方式中,可移动平台包括无人飞行器、汽车、遥控车、机器人、相机、云台中的至少一种。当可移动平台为无人飞行器时,可移动平台本体为无人飞行器的机身。当可移动平台为汽车时,可移动平台本体为汽车的车身。该汽车可以是自动驾驶汽车或者半自动驾驶汽车,在此不做限制。当可移动平台为遥控车时,可移动平台本体为遥控车的车身。当可移动平台为机器人时,可移动平台本体为机器人。当可移动平台为相机时,可移动平台本体为相机本身。当可移动平台为云台时,可移动平台本体为云台本体。In some embodiments, the movable platform includes at least one of an unmanned aerial vehicle, a car, a remote control car, a robot, a camera, and a gimbal. When the movable platform is an unmanned aerial vehicle, the body of the movable platform is the fuselage of the unmanned aerial vehicle. When the movable platform is an automobile, the movable platform body 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 movable platform is a remote control car, the movable platform body is the body of the remote control car. When the movable platform is a robot, the movable platform body is a robot. When the movable platform is a camera, the movable platform body is the camera itself. When the movable platform is a gimbal, the movable platform body is a gimbal body.
由于可移动平台采用了根据本发明实施例的点云滤噪系统,因而也具备了上文所述的优点。Since the movable platform adopts the point cloud noise filtering system according to the embodiment of the present invention, it also has the advantages mentioned above.
另外,本发明实施例还提供了一种计算机存储介质,其上存储有计算机程序。在所述计算机可读存储介质上可以存储一个或多个计算机程序指令,处理器可以运行存储器存储的所述程序指令,以实现本文所述的本发明实施例中(由处理器实现)的功能以及/或者其它期望的功能,例如以执行根据本发明实施例的点云滤噪方法的相应步骤,在所述计算机可读存储介质中还可以存储各种应用程序和各种数据,例如所述应用程序使用和/或产生的各种数据等。In addition, an embodiment of the present invention 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 invention described herein and/or other desired functions, for example, to perform corresponding steps of the point cloud noise filtering method according to the embodiment of the present invention, various application programs and various data may also be stored in the computer-readable storage medium, such as the Various data used and/or generated by the application, 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 program code or the like for adjusting the reflectivity of the point cloud.
由于计算机存储介质存储的计算机程序指令用于实现本发明实施例的点云滤噪方法,因而也具备了上文所述的优点。Since the computer program instructions stored in the computer storage medium are used to implement the point cloud noise filtering method according to the embodiment of the present invention, the above-mentioned advantages are also provided.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其他任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本发明实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、 或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(digital subscriber line,DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质(例如,软盘、硬盘、磁带)、光介质(例如数字视频光盘(digital video disc,DVD))、或者半导体介质(例如固态硬盘(solid state disk,SSD))等。In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware or any other combination. When implemented in software, it can be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, all or part of the processes or functions described in the embodiments of the present invention are generated. The computer may be a general purpose computer, special purpose computer, computer network, or other programmable device. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be downloaded from a website site, computer, server, or data center Transmission to another website site, computer, server, or data center by wire (eg, coaxial cable, optical fiber, digital subscriber line, DSL) or wireless (eg, infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device such as a server, a data center, or the like that includes an integration of one or more available media. The usable media may be magnetic media (eg, floppy disk, hard disk, magnetic tape), optical media (eg, digital video disc (DVD)), or semiconductor media (eg, solid state disk (SSD)), 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 invention thereto. Various changes and modifications can be made therein by those of ordinary skill in the art without departing from the scope and spirit of the invention. All such changes and modifications are intended to be included within the scope of the invention 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 the present invention.
在本申请所提供的几个实施例中,应该理解到,所揭露的设备和方法,可以通过其它的方式实现。例如,以上所描述的设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个设备,或一些特征可以忽略,或不执行。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 embodiments of the invention 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 invention, various features of the invention are sometimes grouped together , or in its description. However, this method of the invention should not be interpreted as reflecting the intention that the invention as claimed 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 invention.
本领域的技术人员可以理解,除了特征之间相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的替代特征来代替。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 invention 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 invention 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 of the functions of some modules according to the embodiments of the present invention. The present invention may also be implemented as apparatus programs (eg, computer programs and computer program products) for performing part or all of the methods described herein. Such a program implementing the present invention 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 invention, and that 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 invention 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 (24)

  1. 一种点云滤噪方法,其特征在于,所述方法包括:A point cloud noise filtering method, characterized in that the method comprises:
    获取待处理的点云数据;Get the point cloud data to be processed;
    对所述点云数据进行特征提取,将满足预设特征的点云点标记为第一目标点;Perform feature extraction on the point cloud data, and mark the point cloud point that meets the preset characteristics as the first target point;
    根据所述点云数据的聚集度标记所述点云数据中的第二目标点;Mark the second target point in the point cloud data according to the aggregation degree of the point cloud data;
    将所述第一目标点和所述第二目标点的重合部分判定为真实测量点,将所述真实测量点之外的至少部分点云数据确定为噪点。The overlapping part of the first target point and the second target point is determined as a real measurement point, and at least part of the point cloud data other than the real measurement point is determined as a noise point.
  2. 根据权利要求1所述的方法,其特征在于,所述获取待处理的点云数据之前还包括:The method according to claim 1, wherein before the acquiring the point cloud data to be processed further comprises:
    从初始点云数据中筛选出预设深度范围内的点云数据。Filter out the point cloud data within the preset depth range from the initial point cloud data.
  3. 根据权利要求1或2所述的方法,其特征在于,所述满足预设特征的点云点包括满足平面点特征的点云点以及满足边缘点特征的点云点。The method according to claim 1 or 2, wherein the point cloud points satisfying preset characteristics include point cloud points satisfying plane point characteristics and point cloud points satisfying edge point characteristics.
  4. 根据权利要求1或2所述的方法,其特征在于,所述根据所述点云数据的聚集度标记所述点云数据中的第二目标点,包括:The method according to claim 1 or 2, wherein the marking the second target point in the point cloud data according to the aggregation degree of the point cloud data comprises:
    将所述点云数据投影到目标平面上;projecting the point cloud data onto the target plane;
    根据所述点云数据的投影计算所述点云数据的聚集度,并根据所述聚集度确定所述第二目标点。The aggregation degree of the point cloud data is calculated according to the projection of the point cloud data, and the second target point is determined according to the aggregation degree.
  5. 根据权利要求4所述的方法,其特征在于,所述目标平面包括采集所述点云数据的激光测距装置的成像平面。The method according to claim 4, wherein the target plane comprises an imaging plane of a laser ranging device that collects the point cloud data.
  6. 根据权利要求4或5所述的方法,其特征在于,所述根据所述点云数据的投影计算所述点云数据的聚集度,并根据所述聚集度确定所述第二目标点,包括:The method according to claim 4 or 5, characterized in that, calculating the aggregation degree of the point cloud data according to the projection of the point cloud data, and determining the second target point according to the aggregation degree, comprising: :
    将所述目标平面划分为多个网格,分别计算不同网格内的点云点的聚集度;dividing the target plane into a plurality of grids, and calculating the aggregation degree of point cloud points in different grids respectively;
    将聚集度不高于第一预设阈值的点云点标记为所述第二目标点。Point cloud points whose aggregation degree is not higher than the first preset threshold are marked as the second target points.
  7. 根据权利要求6所述的方法,其特征在于,所述聚集度包括所述网格内多个点云点的深度的方差。The method according to claim 6, wherein the aggregation degree comprises a variance of depths of a plurality of point cloud points in the grid.
  8. 根据权利要求6所述的方法,其特征在于,还包括:根据所述点云数据的深度范围调整所述第一预设阈值。The method according to claim 6, further comprising: adjusting the first preset threshold according to the depth range of the point cloud data.
  9. 根据权利要求6所述的方法,其特征在于,所述网格的划分密度是根据所述激光测距装置的角分辨率确定的。The method according to claim 6, wherein the division density of the grid is determined according to the angular resolution of the laser ranging device.
  10. 根据权利要求1-9中任一项所述的方法,其特征在于,还包括:将所述真实测量点中的孤立点确定为噪点,所述孤立点为邻域内相邻点的数目小于第二预设阈值的点云点。The method according to any one of claims 1-9, further comprising: determining an isolated point in the real measurement points as a noise point, and the isolated point is the number of adjacent points in the neighborhood is less than the number of the Two point cloud points with preset thresholds.
  11. 根据权利要求1-10中任一项所述的方法,其特征在于,还包括:滤除所述噪点,或对所述噪点添加噪点标记。The method according to any one of claims 1-10, further comprising: filtering out the noise, or adding a noise mark to the noise.
  12. 一种点云滤噪系统,其特征在于,包括存储器和处理器,所述存储器,用于存储程序指令;所述处理器用于执行所述存储器存储的程序指令,当所述程序指令被执行时,所述处理器用于:A point cloud noise filtering system, characterized in that it comprises a memory and a processor, the memory is used to store program instructions; the processor is used to execute the program instructions stored in the memory, when the program instructions are executed , the processor is used to:
    获取待处理的点云数据;Get the point cloud data to be processed;
    对所述点云数据进行特征提取,将满足预设特征的点云点确定为第一目标点;Perform feature extraction on the point cloud data, and determine the point cloud point that meets the preset characteristics as the first target point;
    根据所述点云数据的聚集度确定所述点云数据中的第二目标点;Determine the second target point in the point cloud data according to the aggregation degree of the point cloud data;
    将所述第一目标点和所述第二目标点的重合部分判定为真实测量点,将所述真实测量点之外的至少部分点云数据确定为噪点。The overlapping part of the first target point and the second target point is determined as a real measurement point, and at least part of the point cloud data other than the real measurement point is determined as a noise point.
  13. 根据权利要求12所述的点云滤噪系统,其特征在于,所述获取待处理的点云数据之前还包括:The point cloud noise filtering system according to claim 12, wherein before the acquiring the point cloud data to be processed further comprises:
    从初始点云数据中筛选出预设深度范围内的点云数据。Filter out the point cloud data within the preset depth range from the initial point cloud data.
  14. 根据权利要求12或13所述的点云滤噪系统,其特征在于,所述满足预设特征的点云点包括满足平面点特征的点云点,以及满足边缘点特征的点云点。The point cloud noise filtering system according to claim 12 or 13, wherein the point cloud points satisfying preset characteristics include point cloud points satisfying plane point characteristics and point cloud points satisfying edge point characteristics.
  15. 根据权利要求12或13所述的点云滤噪系统,其特征在于,所述根据所述点云数据的聚集度标记所述点云数据中的第二目标点,包括:The point cloud noise filtering system according to claim 12 or 13, wherein the marking the second target point in the point cloud data according to the aggregation degree of the point cloud data comprises:
    将所述点云数据投影到目标平面上;projecting the point cloud data onto the target plane;
    根据所述点云数据的投影计算所述点云数据的聚集度,并根据所述聚集度确定所述第二目标点。The aggregation degree of the point cloud data is calculated according to the projection of the point cloud data, and the second target point is determined according to the aggregation degree.
  16. 根据权利要求15所述的点云滤噪系统,其特征在于,所述目标平面包括采集所述点云数据的激光测距装置的成像平面。The point cloud noise filtering system according to claim 15, wherein the target plane comprises an imaging plane of a laser ranging device that collects the point cloud data.
  17. 根据权利要求15或16所述的点云滤噪系统,其特征在于,所述根 据所述点云数据的投影计算所述点云数据的聚集度,并根据所述聚集度确定所述第二目标点,包括:The point cloud noise filtering system according to claim 15 or 16, characterized in that the aggregation degree of the point cloud data is calculated according to the projection of the point cloud data, and the second aggregation degree is determined according to the aggregation degree. Target points, including:
    将所述目标平面划分为多个网格,分别计算不同网格内的点云点的聚集度;dividing the target plane into a plurality of grids, and calculating the aggregation degree of point cloud points in different grids respectively;
    将聚集度不高于第一预设阈值的点云点标记为所述第二目标点。Point cloud points whose aggregation degree is not higher than the first preset threshold are marked as the second target points.
  18. 根据权利要求17所述的点云滤噪系统,其特征在于,所述聚集度包括所述网格内多个点云点的深度的方差。The point cloud noise filtering system according to claim 17, wherein the aggregation degree comprises a variance of depths of a plurality of point cloud points in the grid.
  19. 根据权利要求17所述的点云滤噪系统,其特征在于,所述处理器还用于根据所述点云数据的深度范围调整所述第一预设阈值。The point cloud noise filtering system according to claim 17, wherein the processor is further configured to adjust the first preset threshold according to the depth range of the point cloud data.
  20. 根据权利要求17所述的点云滤噪系统,其特征在于,所述网格的划分密度是根据所述激光测距装置的角分辨率确定的。The point cloud noise filtering system according to claim 17, wherein the division density of the grid is determined according to the angular resolution of the laser ranging device.
  21. 根据权利要求12-20中任一项所述的点云滤噪系统,其特征在于,当所述程序指令被执行时,所述处理器还用于:滤除所述真实测量点中的孤立点,所述孤立点为邻域内相邻点的数目小于第二预设阈值的点云点。The point cloud noise filtering system according to any one of claims 12-20, wherein when the program instructions are executed, the processor is further configured to: filter out isolated isolated points in the real measurement points The isolated point is a point cloud point whose number of adjacent points in the neighborhood is less than the second preset threshold.
  22. 根据权利要求12-21中任一项所述的点云滤噪系统,其特征在于,所述处理器还用于:滤除所述噪点,或对所述噪点添加噪点标记。The point cloud noise filtering system according to any one of claims 12-21, wherein the processor is further configured to: filter out the noise, or add a noise mark to the noise.
  23. 一种可移动平台,其特征在于,包括:A movable platform, characterized in that, comprising:
    可移动平台本体;Movable platform body;
    以及,如权利要求12至22中任一项所述的点云滤噪系统,所述点云滤噪系统搭载在所述可移动平台本体上。And, the point cloud noise filtering system according to any one of claims 12 to 22, the point cloud noise filtering system is mounted on the movable platform body.
  24. 一种计算机存储介质,其上存储有计算机程序,其特征在于,所述程序被处理器执行时实现权利要求1至11中任一项所述的点云滤噪方法。A computer storage medium on which a computer program is stored, characterized in that, when the program is executed by a processor, the point cloud noise filtering method according to any one of claims 1 to 11 is implemented.
PCT/CN2021/083286 2021-03-26 2021-03-26 Point cloud noise filtering method and system, and movable platform WO2022198637A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2021/083286 WO2022198637A1 (en) 2021-03-26 2021-03-26 Point cloud noise filtering method and system, and movable platform
CN202180079745.XA CN116547562A (en) 2021-03-26 2021-03-26 Point cloud noise filtering method, system and movable platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2021/083286 WO2022198637A1 (en) 2021-03-26 2021-03-26 Point cloud noise filtering method and system, and movable platform

Publications (1)

Publication Number Publication Date
WO2022198637A1 true WO2022198637A1 (en) 2022-09-29

Family

ID=83396283

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/083286 WO2022198637A1 (en) 2021-03-26 2021-03-26 Point cloud noise filtering method and system, and movable platform

Country Status (2)

Country Link
CN (1) CN116547562A (en)
WO (1) WO2022198637A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115469292A (en) * 2022-11-01 2022-12-13 天津卡尔狗科技有限公司 Environment sensing method and device, electronic equipment and storage medium
CN116012613A (en) * 2023-01-04 2023-04-25 北京数字绿土科技股份有限公司 Method and system for measuring and calculating earthwork variation of strip mine based on laser point cloud
CN117494549A (en) * 2023-10-12 2024-02-02 青岛市勘察测绘研究院 Information simulation display method and system of three-dimensional geographic information system
CN117494549B (en) * 2023-10-12 2024-05-28 青岛市勘察测绘研究院 Information simulation display method and system of three-dimensional geographic information system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140270476A1 (en) * 2013-03-12 2014-09-18 Harris Corporation Method for 3d object identification and pose detection using phase congruency and fractal analysis
CN106548520A (en) * 2016-11-16 2017-03-29 湖南拓视觉信息技术有限公司 A kind of method and system of cloud data denoising
CN110031823A (en) * 2019-04-22 2019-07-19 上海禾赛光电科技有限公司 It can be used for noise recognition methods and the laser radar system of laser radar
CN111788602A (en) * 2017-12-29 2020-10-16 菲力尔系统公司 Point cloud denoising system and method
CN112136018A (en) * 2019-04-24 2020-12-25 深圳市大疆创新科技有限公司 Point cloud noise filtering method of distance measuring device, distance measuring device and mobile platform
WO2021051281A1 (en) * 2019-09-17 2021-03-25 深圳市大疆创新科技有限公司 Point-cloud noise filtering method, distance measurement device, system, storage medium, and mobile platform

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140270476A1 (en) * 2013-03-12 2014-09-18 Harris Corporation Method for 3d object identification and pose detection using phase congruency and fractal analysis
CN106548520A (en) * 2016-11-16 2017-03-29 湖南拓视觉信息技术有限公司 A kind of method and system of cloud data denoising
CN111788602A (en) * 2017-12-29 2020-10-16 菲力尔系统公司 Point cloud denoising system and method
CN110031823A (en) * 2019-04-22 2019-07-19 上海禾赛光电科技有限公司 It can be used for noise recognition methods and the laser radar system of laser radar
CN112136018A (en) * 2019-04-24 2020-12-25 深圳市大疆创新科技有限公司 Point cloud noise filtering method of distance measuring device, distance measuring device and mobile platform
WO2021051281A1 (en) * 2019-09-17 2021-03-25 深圳市大疆创新科技有限公司 Point-cloud noise filtering method, distance measurement device, system, storage medium, and mobile platform

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115469292A (en) * 2022-11-01 2022-12-13 天津卡尔狗科技有限公司 Environment sensing method and device, electronic equipment and storage medium
CN116012613A (en) * 2023-01-04 2023-04-25 北京数字绿土科技股份有限公司 Method and system for measuring and calculating earthwork variation of strip mine based on laser point cloud
CN116012613B (en) * 2023-01-04 2024-01-16 北京数字绿土科技股份有限公司 Method and system for measuring and calculating earthwork variation of strip mine based on laser point cloud
CN117494549A (en) * 2023-10-12 2024-02-02 青岛市勘察测绘研究院 Information simulation display method and system of three-dimensional geographic information system
CN117494549B (en) * 2023-10-12 2024-05-28 青岛市勘察测绘研究院 Information simulation display method and system of three-dimensional geographic information system

Also Published As

Publication number Publication date
CN116547562A (en) 2023-08-04

Similar Documents

Publication Publication Date Title
KR102614323B1 (en) Create a 3D map of a scene using passive and active measurements
WO2021097618A1 (en) Point cloud segmentation method and system, and computer storage medium
JP6696697B2 (en) Information processing device, vehicle, information processing method, and program
KR101829556B1 (en) Lidar-based classification of object movement
WO2021072710A1 (en) Point cloud fusion method and system for moving object, and computer storage medium
WO2020243962A1 (en) Object detection method, electronic device and mobile platform
CN112513679B (en) Target identification method and device
CN111712731A (en) Target detection method and system and movable platform
WO2021253430A1 (en) Absolute pose determination method, electronic device and mobile platform
WO2022126427A1 (en) Point cloud processing method, point cloud processing apparatus, mobile platform, and computer storage medium
WO2022198637A1 (en) Point cloud noise filtering method and system, and movable platform
WO2021051281A1 (en) Point-cloud noise filtering method, distance measurement device, system, storage medium, and mobile platform
CN113743171A (en) Target detection method and device
JP6919764B2 (en) Radar image processing device, radar image processing method, and program
CN111999744A (en) Unmanned aerial vehicle multi-azimuth detection and multi-angle intelligent obstacle avoidance method
WO2020215252A1 (en) Method for denoising point cloud of distance measurement device, distance measurement device and mobile platform
US20210255289A1 (en) Light detection method, light detection device, and mobile platform
CN114026461A (en) Method for constructing point cloud frame, target detection method, distance measuring device, movable platform and storage medium
JP7226565B2 (en) Object recognition method and object recognition device
WO2022083529A1 (en) Data processing method and apparatus
WO2020155142A1 (en) Point cloud resampling method, device and system
CN113313654B (en) Laser point cloud filtering denoising method, system, equipment and storage medium
JP7489231B2 (en) Object detection device
WO2024065685A1 (en) Point cloud processing method and radar
CN115877828A (en) Vehicle control method and device based on visual recognition

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 202180079745.X

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21932260

Country of ref document: EP

Kind code of ref document: A1