Techniques for cascade filtering of a set of points of interest (POIs) in a light detection and ranging (LiDAR) system is described. The method includes performing a series of cascaded filtering of a set of points of interest (POIs) on a first point cloud. The method includes calculating, for each POI of the set of POIs, at least a first metric for a first set of neighborhood points to make a decision with respect to a subset of the set of POIs for transmission to a second point cloud. The method also includes extracting at least one of range or velocity information based on the second point cloud based on the decision.
|
1. A method in a light detection and ranging (LiDAR) system, comprising:
performing a series of cascaded filtering of a set of points of interest (POIs) on a first point cloud;
calculating, for each POI of the set of POIs, at least a first metric for a first set of neighborhood points to make a decision with respect to a subset of the set of POIs for transmission to a second point cloud; and
extracting at least one of range or velocity information based on the second point cloud based on the decision.
7. A light detection and ranging (LiDAR) system, comprising:
a memory; and
a processing device, operatively coupled with the memory, to:
perform a series of cascaded filtering of a set of points of interest (POIs) on a first point cloud;
calculate, for each POI of the set of POIs, at least a first metric for a first set of neighborhood points to make a decision with respect to a subset of the set of POIs for transmission to a second point cloud; and
extract at least one of range or velocity information based on the second point cloud based on the decision.
13. A non-transitory machine-readable medium having instructions stored therein, which when executed by a processing device of a light detection and ranging (LiDAR) system, cause the processing device to:
perform a series of cascaded filtering of a set of points of interest (POIs) on a first point cloud;
calculate, for each POI of the set of POIs, at least a first metric for a first set of neighborhood points to make a decision with respect to a subset of the set of POIs for transmission to a second point cloud; and
extract at least one of range or velocity information based on the second point cloud based on the decision.
2. The method of
3. The method of
4. The method of
5. The method of
operating on a POI with a first filter;
transmitting the POI to a second filter;
operating on the POI with the second filter; and
transmitting the POI to the second point cloud.
6. The method of
operating on a POI with a first filter;
rejecting the first POI at the first filter; and
preventing the POI from reaching the second point cloud.
8. The LiDAR system of
9. The LiDAR system of
10. The LiDAR system of
11. The LiDAR system of
operate on a POI with a first filter;
transmit the POI to a second filter;
operate on the POI with the second filter; and
transmit the POI to the second point cloud.
12. The LiDAR system of
operate on a POI with a first filter;
reject the first POI at the first filter; and
prevent the POI from reaching the second point cloud.
14. The non-transitory machine-readable medium of
15. The non-transitory machine-readable medium of
16. The non-transitory machine-readable medium of
17. The non-transitory machine-readable medium of
operate on a POI with a first filter;
transmit the POI to a second filter;
operate on the POI with the second filter; and
transmit the POI to the second point cloud.
18. The non-transitory machine-readable medium of
operate on a POI with a first filter;
reject the POI at the first filter; and
prevent the POI from reaching the second point cloud.
|
This application is a continuation of U.S. patent application Ser. No. 17/511,302 filed on Oct. 26, 2021, which is a continuation of U.S. patent application Ser. No. 17/342,247 filed on Jun. 8, 2021, which claims priority from and the benefit of U.S. Provisional Patent Application No. 63/092,228 filed on Oct. 15, 2020, the entire contents of which are incorporated herein by reference in their entirety.
The present disclosure relates generally to point set or point cloud filtering techniques and, more particularly, point set or point cloud filtering techniques for use in a light detection and ranging (LiDAR) system.
Frequency-Modulated Continuous-Wave (FMCW) LiDAR systems include several possible phase impairments such as laser phase noise, circuitry phase noise, flicker noise that the driving electronics inject on a laser, drift over temperature/weather, and chirp rate offsets. FMCW LiDAR point clouds may exhibit distinct noise patterns, which may arise from incorrect peak matching leading to falsely detected points that appear in the scene even when nothing is present. For example, when an FMCW LiDAR points to a fence or a bush, a number of ghost points may appear in the scene between the LiDAR and the fence. These ghost points or noisy points, which are also classified as False Alarm (FA) points, if left unfiltered, may introduce ghost objects and cause errors in the estimated target range/velocity.
The present disclosure describes various examples of point cloud filters, e.g., series cascaded filters in LiDAR systems.
In some examples, disclosed herein is a method of filtering a point cloud. The characteristic features of FA points, which distinguish the FA points from true detections, may be exploited to identify the FA points and regions. When a point cloud is passed to a filtering algorithm, referred to herein as a filter, the filter works on either a single point or multiple points, referred to as points of interest (POI), at a given time. Some points and statistics from the neighborhood of the POI may be provided to the filter to provide a context. The context may be used to make a decision on the POI to check if the characteristics of the POI are consistent with the neighborhood points. The context may include contextual data around the POI to aid the filter to make a decision on the POI, by checking POI's consistency with the neighborhood points. Different metrics may be formulated to quantify these statistics/characteristics. Multiple filters may be designed to identify FA points with characteristics that are different from the point cloud. The identified FA points are then subsequently modified or removed from the point cloud. The resulting point cloud is a filtered out version of the original point cloud without the FA points. For example, the filter may iteratively get a POI from the point cloud, select points in the neighborhood of the POI to provide a context to the filter, and calculate a metric over the POI and its neighbors and then make a decision to keep, remove, or modify the POI (e.g., based on the calculated metric).
In some examples, a method of filtering points in a point cloud is disclosed herein. A set of POIs of a first point cloud are received, where each POI of the set of POIs comprises one or more points. Each POI of the set of POIs is filtered, where filtering comprises filtering at a first filter and filtering at a second filter. At the first filter, a first set of neighborhood points of a POI is selected; a first metric for the first set of neighborhood points is computed; and based on the first metric, whether to accept the POI, modify the POI, reject the POI, or transmit the POI to a second filter is determined. Provided the POI is accepted or modified at the first filter, the POI is transmitted to a second point cloud; provided the POI is rejected at the first filter, the POI is prevented from reaching the second point cloud; provided the POI is not accepted, modified, or rejected at the first filter, the POI is transmitted to a second filter to determine whether to accept, modify, or reject the POI. At the second filter, provided the POI is accepted or modified, the POI is transmitted to the second point cloud. At least one of range and velocity information is extracted based on the second point cloud.
In some examples, a LiDAR system is disclosed herein. The LiDAR system comprises a memory and a processing device, operatively coupled with the memory. The processing device is to receive a set of POIs of a first point cloud, wherein each POI of the set of POIs comprises one or more points. The processing device is to filter each POI of the set of POIs at a first filter and at a second filter. At the first filter, the processing device is to select a first set of neighborhood points of a POI; compute a first metric for the first set of neighborhood points; and determine, based on the first metric, whether to accept the POI, modify the POI, reject the POI, or transmit the POI to a second filter. Provided the POI is accepted or modified at the first filter, the processing device is to transmit the POI to a second point cloud; provided the POI is rejected at the first filter, the processing device is to prevent the POI from reaching the second point cloud; provided the POI is not accepted, modified, or rejected at the first filter, the processing device is to transmit the POI to a second filter to determine whether to accept, modify, or reject the POI. At the second filter, provided the POI is accepted or modified, the processing device is to transmit the POI to the second point cloud. The processing device is to extract at least one of range and velocity information based on the second point cloud.
In some examples, a non-transitory machine-readable medium is disclosed herein. The non-transitory machine-readable medium has instructions stored therein, which when executed by a processing device, cause the processing device to receive a set of POIs of a first point cloud, wherein each POI of the set of POIs comprises one or more points. The processing device is to filter each POI of the set of POIs at a first filter and at a second filter. At the first filter, the processing device is to select a first set of neighborhood points of a POI; compute a first metric for the first set of neighborhood points; and determine, based on the first metric, whether to accept the POI, modify the POI, reject the POI, or transmit the POI to a second filter. Provided the POI is accepted or modified at the first filter, the processing device is to transmit the POI to a second point cloud; provided the POI is rejected at the first filter, the processing device is to prevent the POI from reaching the second point cloud; provided the POI is not accepted, modified, or rejected at the first filter, the processing device is to transmit the POI to a second filter to determine whether to accept, modify, or reject the POI. At the second filter, provided the POI is accepted or modified, the processing device is to transmit the POI to the second point cloud. The processing device is to extract at least one of range and velocity information based on the second point cloud. It should be appreciated that, although one or more embodiments in the present disclosure depict the use of point clouds, embodiments of the present invention are not limited as such and may include, but are not limited to, the use of point sets and the like.
These and other aspects of the present disclosure will be apparent from a reading of the following detailed description together with the accompanying figures, which are briefly described below. The present disclosure includes any combination of two, three, four or more features or elements set forth in this disclosure, regardless of whether such features or elements are expressly combined or otherwise recited in a specific example implementation described herein. This disclosure is intended to be read holistically such that any separable features or elements of the disclosure, in any of its aspects and examples, should be viewed as combinable unless the context of the disclosure clearly dictates otherwise.
It will therefore be appreciated that this Summary is provided merely for purposes of summarizing some examples so as to provide a basic understanding of some aspects of the disclosure without limiting or narrowing the scope or spirit of the disclosure in any way. Other examples, aspects, and advantages will become apparent from the following detailed description taken in conjunction with the accompanying figures which illustrate the principles of the described examples.
For a more complete understanding of various examples, reference is now made to the following detailed description taken in connection with the accompanying drawings in which like identifiers correspond to like elements:
Various embodiments and aspects of the disclosures will be described with reference to details discussed below, and the accompanying drawings will illustrate the various embodiments. The following description and drawings are illustrative of the disclosure and are not to be construed as limiting the disclosure. Numerous specific details are described to provide a thorough understanding of various embodiments of the present disclosure. However, in certain instances, well-known or conventional details are not described in order to provide a concise discussion of embodiments of the present disclosures.
The described LiDAR systems herein may be implemented in any sensing market, such as, but not limited to, transportation, manufacturing, metrology, medical, virtual reality, augmented reality, and security systems. According to some embodiments, the described LiDAR system may be implemented as part of a front-end of frequency modulated continuous-wave (FMCW) device that assists with spatial awareness for automated driver assist systems, or self-driving vehicles.
Free space optics 115 may include one or more optical waveguides to carry optical signals, and route and manipulate optical signals to appropriate input/output ports of the active optical circuit. The free space optics 115 may also include one or more optical components such as taps, wavelength division multiplexers (WDM), splitters/combiners, polarization beam splitters (PBS), collimators, couplers or the like. In some examples, the free space optics 115 may include components to transform the polarization state and direct received polarized light to optical detectors using a PBS, for example. The free space optics 115 may further include a diffractive element to deflect optical beams having different frequencies at different angles.
In some examples, the LiDAR system 100 includes an optical scanner 102 that includes one or more scanning mirrors that are rotatable along an axis (e.g., a slow-moving-axis) that is orthogonal or substantially orthogonal to the fast-moving-axis of the diffractive element to steer optical signals to scan a target environment according to a scanning pattern. For instance, the scanning mirrors may be rotatable by one or more galvanometers. Objects in the target environment may scatter an incident light into a return optical beam or a target return signal. The optical scanner 102 also collects the return optical beam or the target return signal, which may be returned to the passive optical circuit component of the optical circuits 101. For example, the return optical beam may be directed to an optical detector by a polarization beam splitter. In addition to the mirrors and galvanometers, the optical scanner 102 may include components such as a quarter-wave plate, lens, anti-reflective coating window or the like.
To control and support the optical circuits 101 and optical scanner 102, the LiDAR system 100 includes LiDAR control systems 110. The LiDAR control systems 110 may include a processing device for the LiDAR system 100. In some examples, the processing device may be one or more general-purpose processing devices such as a microprocessor, central processing unit, or the like. More particularly, the processing device may be complex instruction set computing (CISC) microprocessor, reduced instruction set computer (RISC) microprocessor, very long instruction word (VLIW) microprocessor, or processor implementing other instruction sets, or processors implementing a combination of instruction sets. The processing device may also be one or more special-purpose processing devices such as an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a digital signal processor (DSP), network processor, or the like.
In some examples, the LiDAR control systems 110 may include a signal processing unit 112 such as a digital signal processor (DSP). The LiDAR control systems 110 are configured to output digital control signals to control optical drivers 103. In some examples, the digital control signals may be converted to analog signals through signal conversion unit 106. For example, the signal conversion unit 106 may include a digital-to-analog converter. The optical drivers 103 may then provide drive signals to active optical components of optical circuits 101 to drive optical sources such as lasers and amplifiers. In some examples, several optical drivers 103 and signal conversion units 106 may be provided to drive multiple optical sources.
The LiDAR control systems 110 are also configured to output digital control signals for the optical scanner 102. A motion control system 105 may control the galvanometers of the optical scanner 102 based on control signals received from the LIDAR control systems 110. For example, a digital-to-analog converter may convert coordinate routing information from the LiDAR control systems 110 to signals interpretable by the galvanometers in the optical scanner 102. In some examples, a motion control system 105 may also return information to the LiDAR control systems 110 about the position or operation of components of the optical scanner 102. For example, an analog-to-digital converter may in turn convert information about the galvanometers' position to a signal interpretable by the LIDAR control systems 110.
The LiDAR control systems 110 are further configured to analyze incoming digital signals. In this regard, the LiDAR system 100 includes optical receivers 104 to measure one or more beams received by optical circuits 101. For example, a reference beam receiver may measure the amplitude of a reference beam from the active optical component, and an analog-to-digital converter converts signals from the reference receiver to signals interpretable by the LiDAR control systems 110. Target receivers measure the optical signal that carries information about the range and velocity of a target in the form of a beat frequency, modulated optical signal. The reflected beam may be mixed with a second signal from a local oscillator. The optical receivers 104 may include a high-speed analog-to-digital converter to convert signals from the target receiver to signals interpretable by the LiDAR control systems 110. In some examples, the signals from the optical receivers 104 may be subject to signal conditioning by signal conditioning unit 107 prior to receipt by the LiDAR control systems 110. For example, the signals from the optical receivers 104 may be provided to an operational amplifier for amplification of the received signals and the amplified signals may be provided to the LIDAR control systems 110.
In some applications, the LiDAR system 100 may additionally include one or more imaging devices 108 configured to capture images of the environment, a global positioning system 109 configured to provide a geographic location of the system, or other sensor inputs. The LiDAR system 100 may also include an image processing system 114. The image processing system 114 can be configured to receive the images and geographic location, and send the images and location or information related thereto to the LiDAR control systems 110 or other systems connected to the LIDAR system 100.
In operation according to some examples, the LiDAR system 100 is configured to use nondegenerate optical sources to simultaneously measure range and velocity across two dimensions. This capability allows for real-time, long range measurements of range, velocity, azimuth, and elevation of the surrounding environment.
In some examples, the scanning process begins with the optical drivers 103 and LiDAR control systems 110. The LiDAR control systems 110 instruct the optical drivers 103 to independently modulate one or more optical beams, and these modulated signals propagate through the passive optical circuit to the collimator. The collimator directs the light at the optical scanning system that scans the environment over a preprogrammed pattern defined by the motion control system 105. The optical circuits 101 may also include a polarization wave plate (PWP) to transform the polarization of the light as it leaves the optical circuits 101. In some examples, the polarization wave plate may be a quarter-wave plate or a half-wave plate. A portion of the polarized light may also be reflected back to the optical circuits 101. For example, lensing or collimating systems used in LIDAR system 100 may have natural reflective properties or a reflective coating to reflect a portion of the light back to the optical circuits 101.
Optical signals reflected back from the environment pass through the optical circuits 101 to the receivers. Because the polarization of the light has been transformed, it may be reflected by a polarization beam splitter along with the portion of polarized light that was reflected back to the optical circuits 101. Accordingly, rather than returning to the same fiber or waveguide as an optical source, the reflected light is reflected to separate optical receivers. These signals interfere with one another and generate a combined signal. Each beam signal that returns from the target produces a time-shifted waveform. The temporal phase difference between the two waveforms generates a beat frequency measured on the optical receivers (photodetectors). The combined signal can then be reflected to the optical receivers 104.
The analog signals from the optical receivers 104 are converted to digital signals using ADCs. The digital signals are then sent to the LiDAR control systems 110. A signal processing unit 112 may then receive the digital signals and interpret them. In some embodiments, the signal processing unit 112 also receives position data from the motion control system 105 and galvanometers (not shown) as well as image data from the image processing system 114. The signal processing unit 112 can then generate a 3D point cloud with information about range and velocity of points in the environment as the optical scanner 102 scans additional points. The signal processing unit 112 can also overlay a 3D point cloud data with the image data to determine velocity and distance of objects in the surrounding area. The system also processes the satellite-based navigation location data to provide a precise global location.
With reference to
For instance, the point cloud filtering module 140 can include a filter module 121 and a filter module 131. In some scenarios, the point cloud filtering module 140 may receive (e.g., acquire, obtain, generate or the like) a set of POIs from a point cloud, where each POI of the set of POIs includes one or more points. The filter module 121 includes the functionality to filter a POI of a given set of POIs provided by a particular point cloud.
As depicted in
The decision module 124 includes the functionality to determine, based on a particular metric, whether to, among other things, accept the POI, modify the POI, reject the POI, or transmit the POI to the subsequent filter 131. In some scenarios, provided a POI is accepted or modified at a particular filter module, the decision module 124 includes the functionality to transmit a POI to another point cloud. In some scenarios, provided a POI is rejected at a particular filter, the decision module 124 can be configured to prevent the POI from reaching a particular point cloud, for example, an output point cloud.
In some scenarios, provided a POI is not accepted, modified, or rejected at a particular filter, the decision module 124 can be configured to transmit the POI to the filter module 131 to determine whether to accept, modify, or reject the POI.
According to some embodiments, the filter module 131 includes a neighborhood context module 132, a metric unit 133 and a determination unit 134 that are separate from the modules depicted in filter module 121. For instance, the neighborhood context module 132 includes the functionality to select a different set of neighborhood points for a particular POI. The metric calculation module 133 includes the functionality to compute a different metric for the different set of neighborhood points. The decision module 134 includes the functionality to determine, based on the different metric, whether to, among other things, accept the POI, modify the POI, reject the POI, or transmit the POI to a different point cloud.
In some scenarios, provided a POI is accepted or modified, the decision module 134 includes the functionality to transmit a POI to a particular point cloud. According to some embodiments, at least one of range and velocity information is extracted at the point cloud. As will be described in greater detail, filtering modules 121 and 131 can be included in a series cascaded filter. In some scenarios, the point cloud filtering module 140 may include one or more series cascaded filters.
Each point has a set of coordinates, e.g., (X, Y, Z) and/or (Range, Azimuth, Elevation), which can be used by LiDAR system 100 to determine a point's location in the scene relative to the position of one or more sensors used by LiDAR system 100. Additional attributes such as velocity, intensity, reflectivity, time recorded, metadata and the like may also be calculated for a particular point. True detection (TD) points are points in the scene that represent an object or segment of the scene such as ground, foliage, etc. False alarm (FA) points are untrue detection points, e.g., ghost points or noisy points, in the scene. FA points cannot be associated with any object or segment of the scene.
In some scenarios, FMCW LiDAR point clouds exhibit distinct noise patterns which primarily arise from incorrect peak matching leading to FA points that appear in the scene even when nothing is present. For example, when an FMCW LiDAR system scans points corresponding to a fence or a bush, a number of FA points, e.g., ghost points, may appear in the scene between the LiDAR system and the fence. The FA points have characteristic features which distinguish them from True Detection (TD) points. As described in greater detail herein, embodiments of the present disclosure can exploit these distinguishing features to identify these points and regions, and then subsequently modify or remove them from the point cloud while leaving the TD points untouched. The resulting point cloud (e.g., filtered point cloud 319) is a filtered out version of the original point cloud (e.g., point cloud 311) without the FA points.
As described herein, the point cloud filtering performed by the embodiments can remove points from a point cloud which do not satisfy a predetermined threshold for a metric. For example, a filter may refer to a filtering technique or algorithm which processes a point cloud and outputs a filtered point cloud. In some embodiments, a filter may include a process in which a point cloud is processed, e.g., points not satisfying a predetermined threshold for a metric are removed, and a filtered point cloud is outputted. The filtered point cloud produced by embodiments described herein may have some points modified and some points removed.
The filter processes, described herein according to embodiments, can process a predetermined number of points, e.g., a single point or multiple points, at a time. A predetermined number of points that the filter is configured to work on at a given time include POIs. Each POI may include one or more points. The POIs may be identified by embodiments based on a predetermined threshold, such as a velocity threshold or other types of trivial identifiers. The filters described herein can be configured to work on a POI at a time, where the POI may include a single point or multiple points.
As will be explained in greater detail, upon receipt of one or more points from a point cloud, the filters described herein can work on either a POI, a single point or multiple points, at a given time. These filters can be configured to use points and statistics from the neighborhood of the POI may be provided to the filter to provide a context. The filters can be configured to use contextual information to make decisions made for a POI and to check if the characteristics of the POI are consistent with the neighborhood points. The contextual information may include contextual data around the POI to aid the filter to make a decision on the POI, by checking POI's consistency with the neighborhood points. The embodiments described herein can be configured to use different metrics to quantify these statistics/characteristics. Multiple filters may be used to identify FA points with characteristics that are different from the point cloud. The identified FA points are then subsequently modified or removed by the described embodiments from the point cloud. The resulting point cloud is a filtered out version of the original point cloud without the FA points.
For instance, as depicted in the
In one scenario, a size of the POI may be chosen, for example, a quantity of points in the POI. Then the regions of the point cloud 311 that the filter 310 would be working on may be identified. The size of the POI and the region information may help the point cloud fragmenter 312 to fragment the point cloud 311 into the set of POIs that the filter core 315 can work on.
The POI dispatcher 313 receives the POIs from the point cloud fragmenter 312 and sends the POIs to the filter core 315, one POI at a time, for processing. In some scenarios, this dispatch mechanism may be parallelized on multiple threads/graphics processing unit (GPU) cores or field-programmable gate array (FPGA) for faster processing. The dispatch strategy chosen by embodiments can depend on how the filter Core 315 operates on the POI. In scenarios, multiple filter cores may be initialized to process multiple threads or GPU cores. In these scenarios, the POI dispatcher 313 can be configured to handle this coordination.
The filter core 315 houses one or more modules of the filter 310 which can each be configured to process the POIs, which will be discussed below. The filter core 315 may be configured to select a combination of neighborhood context strategy, metric and decision that the filter will be making. The combination may depend on the noise pattern that the filter is configured to target.
In some embodiments, the filter 310 may be configured to make decisions on the POIs including approving, modifying, rejecting, or delegating (transmitting to another filter). Once a POI is processed, the filter may determine a “filtered POI” which includes a decision made for the POI (e.g., including, but not limited to, approved, modified, rejected or delegated).
The POI collector 316 can be configured to collect the filtered POIs received from the filter core 315 and send the filtered POIs to the point cloud builder 317, for example, once all the POIs are processed.
The point cloud builder 317 can be configured to construct the point cloud 319 from all the approved points in the POIs and the bypassed POIs received from the point cloud fragmenter 312. The filtered point cloud 319 is output from the filter 310. In some scenarios, the filtered point cloud 319 may have less number of points than the input point cloud 311, as the points rejected by the filter 310 may be removed from the input point cloud 311. The point cloud builder 317 can be configured to operate in tandem with the point cloud fragmenter 312. The point cloud builder 317 is configured to receive information related to points which are not being processed by the filter core 315.
The filter 310 may also be configured to selectively operate on a smaller point group instead of waiting for the entire point cloud frame to be built to reduce overall system latency.
In some implementations, the filter core 315 may be configured to process only one POI at a time. The neighborhood context module 322 can also be configured to receive one or more neighbor POIs, statistics of the neighbor POIs, and/or the entire point cloud 311. This contextual information may be used to make a decision on the POI by checking if the characteristics are consistent with the neighborhood points. In some instances, a metric may be used by the embodiments described herein for the type of noise that the filter is processing. After processing the POI, the decision module 124 may be configured to perform one or more actions including, but not limited to, accepting, modifying, discarding, or transmitting (delegating) the POI.
Referring to
As depicted in
The metric calculation module 423a may be configured to compute a confidence metric based on a similarity of point properties, e.g., velocity, across the POI and the selected neighborhood data points. The simple filter core 415a may be configured to check if the POI has properties that are not drastically different from the neighborhood points. For example, if the minimum, maximum, or range of velocity of the POI is within a respective predetermined threshold to the minimum, maximum, or range of the neighborhood points, then the confidence metric of the POI may be determined to be high.
The decision module 424a may be configured to determine, based on the confidence metric, whether to accept the POI, modify the POI, reject the POI, or delegate/transmit the POI to the complex filter core, e.g., 515a. The POI may be approved if the confidence metric of the POI is determined to be high. For example, when the confidence metric is within a first predetermined threshold, the POI 430a is accepted and becomes a filtered POI 440a. When the confidence metric is within the first predetermined threshold, but there are detected inconsistencies with the neighborhood context within a particular predetermined threshold, modifications may be made to the POI. For example, point properties such as range and/or velocity may be modified. When the confidence metric of the POI is not consistent with the neighborhood points, e.g., not consistent with a second predetermined or specified threshold, the POI is classified as an FA. The POI is to be discarded or removed or filtered out.
When a decision cannot be made, but the POI was found suspicious, then the POI may be marked as a delegated POI 450a and transmitted (e.g., delegated) to a complex filter core, e.g., the complex filter core 515a. The POI may be passed to the complex filter core, e.g., the complex filter core 515a. The complex filter core, e.g., the complex filter core 515a may be configured to make a decision to accept, modify, or reject the POI. Delegating determinations in this manner can reduce the load on the subsequent complex filter core, e.g., the complex filter core 515a, as the subsequent complex filter core, e.g., the complex filter core 515a, does not operate on the entire point cloud but only on a subset of points (i.e., the undetermined or transmitted POIs).
With reference to
For instance, with reference now to
The metric calculation module 523a may be configured to compute a variance of point properties including velocity, intensity, or range, etc. A variance of the POI properties may be computed or calculated over the 3-D space neighborhood. The POI properties may include the velocity, intensity, range, or even higher order moments such as skewness and kurtosis, etc., of the data point/POI. The variance of the POI properties (e.g., the velocity or intensity) may be calculated over the neighborhood (e.g., neighborhood data points).
The decision module 524a may be configured to determine, based on the confidence metric, whether to accept the POI, modify the POI, reject the POI, or delegate/transmit the POI to another filter core. The variance of the data point/POI properties (e.g., the velocity or intensity) may be compared against a predetermined threshold. When the POI properties (e.g., the velocity or intensity) are lower than the predetermined threshold, the data point/POI may be accepted or approved to become a filtered POI 540a. The filtered POI 540a may be added to a filtered output point cloud. When the POI properties (e.g., the velocity or intensity) are not lower than the predetermined threshold, the data point/POI may be rejected. When a decision cannot be made, then the POI may be transmitted to the subsequent filter core.
Referring to
The up-chirp and down-chirp frequencies from the window of points adjacent in the scan pattern may be stored. The metric calculation module 823 may compute the metric, which may be the variance of the up-chirp or the down-chirp frequencies from the window of points. For example, the variance of the up-chirp frequencies, or the variance of the down-chirp frequencies, or the difference between the variance of the up-chirp frequencies and the variance of the down-chirp frequencies may be compared against respective predetermined thresholds.
If the variance of the up-chirp frequencies, or the variance of the down-chirp frequencies, or the difference between the variance of the up-chirp frequencies and the variance of the down-chirp frequencies is not lower than the respective predetermined threshold, the decision module 524b may determine to reject the POI. Otherwise, the data POI may be approved to become a filtered POI 540b or delegated/transmitted to another filter (not shown).
As discussed above, the simple filter 602 can be configured to perform computationally inexpensive operations to determine neighborhood data points or compute the metric in a manner that requires fewer computational resources, less compute time, and/or less power relative to the complex filter 603.
As an example, the series cascaded point cloud filter may include the simple filter core 415a as described in connection with
Filter performance may be measured by one or more of the following: latency, computational load, FA rejected, or TD approved. An ideal filter should take less time to process the point cloud, thereby adding a lower latency. Computational load refers to an amount of computational resources required because of the introduction of the filter. An ideal filter takes less amount of computational resources to process the point cloud. FA rejected refers to a quantity of FA points or a number of FA points removed by the Filter. An ideal filter removes all the FA points in the POIs which the filter processes. FA rejected may be determined by:
mFA=removedFA/totalFA
TD approved refers to a quantity of TD points or a number of TD points approved by the filter. An ideal filter approves all the TD points in the POIs which the filter processes. TD approved may be determined by:
mTD=approvedTD/totalTD
A combination of different filters may be employed to achieve an optimal performance. For example, a combination of one or more simple filters and one or more complex filters may be used to balance the accuracy, the operational cost and the latency.
Referring to
The input point cloud 601 may be received by the series cascaded filter 610. At the simple filter 602, each POI of the input point cloud 601 is filtered. The simple filter may accept or discard as many POIs as possible, and transmit or delegate the suspect POIs to the complex filter 603. At the complex filter 603, the suspect POIs may be accepted or discarded. The filtered point cloud 604 may be output based on the simple filter 602 and the complex filter 603.
According to some embodiments, the POI collector and dispatcher 726 may be placed in between the simple filter core 715 and the complex filter core 725 to aid in the transfer of the POIs to the complex filter core 725 for further processing to render a determination. Once the complex filter core 725 operates on the POI, the POI is sent to the POI collector 716, which collects the POIs processed from the simple filter core 715 and the complex filter core 725. These pooled POIs are then sent to the point cloud builder 717.
Referring to
Similarly, the series cascaded point cloud filter 810 may be followed by a series cascaded point cloud filter 820, which may include an additional simple filter (e.g., simple filter 812) and an additional complex filter 813 (e.g., complex filter 813). The output point cloud 804 of the series cascaded point cloud filter 810 may be the filtered point cloud 2, which may be an input point cloud for the series cascaded point cloud filter 820. In this fashion, embodiments of the present disclosure can use multiple series cascaded point cloud filters to perform filtering techniques.
At block 901, a set of POIs of a first point cloud are received, where each POI of the set of POIs includes one or more points. In one embodiment, receiving the set of POIs further includes identifying the set of POIs of the first point cloud based on a predetermined threshold.
At block 902, each POI of the set of POIs is filtered, where filtering comprises filtering at a first filter and filtering at a second filter.
At block 903, each POI of the set of POIs is filtered at the first filter.
At block 904, a first set of neighborhood points of a POI is selected.
At block 905, a first metric for the first set of neighborhood points is computed.
At block 906, based on the first metric, whether to accept the POI, modify the POI, reject the POI, or transmit the POI to a second filter is determined.
At block 907, provided the POI is accepted or modified at the first filter, the POI is transmitted to a second point cloud, which may be an output point cloud. In one embodiment, the POI is accepted or modified in response to the first metric satisfying a first predetermined threshold established for the first metric.
At block 908, provided the POI is rejected at the first filter, the POI is prevented from reaching the second point cloud. In one embodiment, the POI is rejected in response to the first metric not satisfying a second predetermined threshold established for the first metric.
At block 909, provided the POI is not accepted, modified, or rejected at the first filter, the POI is transmitted to a second filter to determine whether to accept, modify, or reject the POI.
At block 910, at the second filter, provided the POI is accepted or modified, the POI is transmitted to the second point cloud.
In one embodiment, at the second filter, a second set of neighborhood points of the POI is selected. A second metric for the second set of neighborhood points is computed. Based on the second metric, whether to accept the POI, modify the POI, reject the POI, or transmit the POI to a third point cloud is determined.
In one embodiment, the POI is transmitted from the second point cloud, to a third point cloud, wherein the POI is accepted or modified at a third filter comprising one or more functions of the first and second filter.
In one embodiment, computing the second metric further includes using more computational resources to compute the second metric at the second filter relative to computing the first metric at the first filter.
In one embodiment, selecting the first set of neighborhood points further comprises using fewer computational resources to select the first set of neighborhood points at the first filter relative to selecting the second set of neighborhood points at the second filter.
At block 911, at least one of range and velocity information is extracted based on the second point cloud.
The preceding description sets forth numerous specific details such as examples of specific systems, components, methods, and so forth, in order to provide a thorough understanding of several examples in the present disclosure. It will be apparent to one skilled in the art, however, that at least some examples of the present disclosure may be practiced without these specific details. In other instances, well-known components or methods are not described in detail or are presented in simple block diagram form in order to avoid unnecessarily obscuring the present disclosure. Thus, the specific details set forth are merely exemplary. Particular examples may vary from these exemplary details and still be contemplated to be within the scope of the present disclosure.
Any reference throughout this specification to “one example” or “an example” means that a particular feature, structure, or characteristic described in connection with the examples are included in at least one example. Therefore, the appearances of the phrase “in one example” or “in an example” in various places throughout this specification are not necessarily all referring to the same example.
Although the operations of the methods herein are shown and described in a particular order, the order of the operations of each method may be altered so that certain operations may be performed in an inverse order or so that certain operations may be performed, at least in part, concurrently with other operations. Instructions or sub-operations of distinct operations may be performed in an intermittent or alternating manner.
The above description of illustrated implementations of the invention, including what is described in the Abstract, is not intended to be exhaustive or to limit the invention to the precise forms disclosed. While specific implementations of, and examples for, the invention are described herein for illustrative purposes, various equivalent modifications are possible within the scope of the invention, as those skilled in the relevant art will recognize. The words “example” or “exemplary” are used herein to mean serving as an example, instance, or illustration. Any aspect or design described herein as “example” or “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs. Rather, use of the words “example” or “exemplary” is intended to present concepts in a concrete fashion. As used in this application, the term “or” is intended to mean an inclusive “or” rather than an exclusive “or”. That is, unless specified otherwise, or clear from context, “X includes A or B” is intended to mean any of the natural inclusive permutations. That is, if X includes A; X includes B; or X includes both A and B, then “X includes A or B” is satisfied under any of the foregoing instances. In addition, the articles “a” and “an” as used in this application and the appended claims should generally be construed to mean “one or more” unless specified otherwise or clear from context to be directed to a singular form. Furthermore, the terms “first,” “second,” “third,” “fourth,” etc. as used herein are meant as labels to distinguish among different elements and may not necessarily have an ordinal meaning according to their numerical designation.
Krause Perin, Jose, Viswanatha, Kumar Bhargav, Toshniwal, Krishna, Hexsel, Bruno
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
10380755, | Nov 21 2016 | University of New Hampshire | Whole object surface area and volume of partial-view 3-D models |
10602242, | Jun 14 2017 | GM Global Technology Operations LLC | Apparatus, method and system for multi-mode fusion processing of data of multiple different formats sensed from heterogeneous devices |
10826786, | Apr 11 2018 | Nvidia Corporation | Fast multi-scale point cloud registration with a hierarchical gaussian mixture |
10871579, | Nov 16 2018 | SWIFT NAVIGATION, INC | System and method for satellite positioning |
10909727, | Apr 10 2018 | Apple Inc.; Apple Inc | Hierarchical point cloud compression with smoothing |
10984815, | Sep 27 2019 | Cypress Semiconductor Corporation | Techniques for removing non-linear echo in acoustic echo cancellers |
11049267, | Jan 27 2017 | UCL Business PLC | Apparatus, method, and system for alignment of 3D datasets |
11158107, | Oct 03 2019 | LG Electronics Inc | Point cloud data transmission device, point cloud data transmission method, point cloud data reception device, and point cloud data reception method |
11170476, | Oct 15 2020 | AEVA, INC.; AEVA, INC | Techniques for fast point cloud filtering using a series cascaded filter |
11274929, | Oct 17 2017 | AI Incorporated | Method for constructing a map while performing work |
11295521, | Mar 25 2020 | WOVEN BY TOYOTA, U S , INC | Ground map generation |
11454710, | Jan 08 2019 | Apple Inc | Point cloud compression using a space filling curve for level of detail generation |
11561284, | Nov 02 2018 | Waymo LLC | Parallax compensating spatial filters |
9714833, | Aug 23 2013 | Insight Robotics Limited | Method of determining the location of a point of interest and the system thereof |
20190049561, | |||
20190219700, | |||
20200142034, | |||
20200191971, | |||
20200371236, | |||
20210150230, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jun 04 2021 | TOSHNIWAL, KRISHNA | AEVA, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 061847 | /0026 | |
Jun 04 2021 | KRAUSE PERIN, JOSE | AEVA, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 061847 | /0026 | |
Jun 07 2021 | VISWANATHA, KUMAR BHARGAV | AEVA, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 061847 | /0026 | |
Jun 08 2021 | HEXSEL, BRUNO | AEVA, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 061847 | /0026 | |
Nov 21 2022 | AEVA, INC. | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Nov 21 2022 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Dec 15 2022 | SMAL: Entity status set to Small. |
Date | Maintenance Schedule |
Oct 10 2026 | 4 years fee payment window open |
Apr 10 2027 | 6 months grace period start (w surcharge) |
Oct 10 2027 | patent expiry (for year 4) |
Oct 10 2029 | 2 years to revive unintentionally abandoned end. (for year 4) |
Oct 10 2030 | 8 years fee payment window open |
Apr 10 2031 | 6 months grace period start (w surcharge) |
Oct 10 2031 | patent expiry (for year 8) |
Oct 10 2033 | 2 years to revive unintentionally abandoned end. (for year 8) |
Oct 10 2034 | 12 years fee payment window open |
Apr 10 2035 | 6 months grace period start (w surcharge) |
Oct 10 2035 | patent expiry (for year 12) |
Oct 10 2037 | 2 years to revive unintentionally abandoned end. (for year 12) |