IP Library Granted Patent US 12,623,666
Granted Patent B2
US 12,623,666 · App. 17/523,291 · Granted May 12, 2026

System for localizing three-dimensional objects

Inventors: Nikolaus Jonathan Mitchell (Atlanta, GA); Yong-Dian Jian (Palo Alto, CA)
Assignee: Ford Global Technologies, LLC
B60W40/04G01S17/42G01S17/894G01S17/931G06F18/23G06T7/74G06V20/584B60W2420/408G06T2207/10028G06T2207/30252
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,623,666
App. No.
17/523,291
Granted
May 12, 2026
Kind
B2
Abstract

Disclosed herein are system, method, and computer program product embodiments for localizing three-dimensional objects relative to a vehicle. The system includes: at least one sensor for generating two-dimensional (2D) data and a three-dimensional (3D) point cloud of an environment external to a vehicle. The 3D point cloud includes object points associated with a stationary traffic control object. The localization system also includes a memory and at least one processor coupled to the memory. The processor is programmed to: select a bounding box associated with the object from the memory based on the 2D data; arrange the bounding box proximate to the object points in the 3D point cloud; assign a weight to each point of the 3D point cloud based on a position of the point relative to the bounding box; filter the weighted points; and generate a 3D location of the object based on the filtered points.

Claims (72)

1 . A localization system comprising:

at least one sensor for generating two-dimensional (2D) data and a three-dimensional (3D) point cloud of an environment external to a vehicle, wherein the 3D point cloud includes object points associated with an object;

a memory; and

at least one processor coupled to the memory and programmed to:

select a bounding box associated with the object from the memory based on the 2D data;

arrange the bounding box about the object points in the 3D point cloud;

assign a weight to each point of the 3D point cloud based on a position of the point relative to the bounding box and based on a result of an occlusion test, wherein the result is determined by:

imposing a first representation to a first collection of points, the first representation being in a first predefined 2D shape that is irrelevant to a shape of the first collection of points,

imposing a second representation to a second collection of points, the second representation being in a second predefined 2D shape that is irrelevant to a shape of the second collection of points, the second predefined 2D shape being different from the first predefined 2D shape, and

responsive to determining the first predefined 2D shape and the second predefined 2D shape overlap within the bounding box, assigning higher weight for the first collection of points within the bounding box than the second collection of points within the bounding box, the first collection of points being closer to the one or more sensors than the second collection of points to the one or more sensors;

filter the weighted points; and

generate a 3D location of the object based on the filtered points.

2 . The localization system of claim 1 , wherein the at least one processor is further programmed to:

generate a polyhedron extending between a position of the at least one sensor and the bounding box in the 3D point cloud; and

increment the weight of each point of the 3D point cloud that is located within the polyhedron.

3 . The localization system of claim 1 , wherein the at least one processor is further programmed to increment the weight of each point of the 3D point cloud that is located distal to the bounding box along a longitudinal axis extending between a position of the at least one sensor and the bounding box.

4 . The localization system of claim 1 , wherein the at least one processor is further programmed to increment the weight of each point of the 3D point cloud that is located radially adjacent to a longitudinal axis extending between a position of the at least one sensor and the bounding box.

5 . The localization system of claim 1 , wherein the at least one processor is further programmed to filter the weighted points by removing weighted points that are less than a threshold value.

6 . The localization system of claim 1 , wherein the at least one processor is further programmed to:

cluster the filtered points; and

generate the 3D location of the object based on at least one of a comparison of the clustered points to predetermined data associated with a size and shape of the object, and a centroid of the clustered points.

7 . The localization system of claim 1 , wherein the at least one processor is further programmed to:

cluster the filtered points to form potential clustered points;

compare the potential clustered points to predetermined data associated with a size and shape of the object to determine final clustered points; and

generate the 3D location of the object based on a centroid of the final clustered points.

8 . The localization system of claim 1 , wherein the object comprises a stationary traffic control object.

9 . The localization system of claim 1 , wherein the at least one sensor comprises a lidar system, the lidar system comprising:

at least one emitter for projecting light pulses away from the vehicle;

at least one detector for receiving at least a portion of the light pulses that reflect off of one or more objects in the environment as reflected light pulses; and

wherein the lidar system provides the 3D point cloud based on the reflected light pulses.

10 . The localization system of claim 1 , wherein the at least one sensor comprises a camera for providing the 2D data, the 2D data comprising an image of the object.

11 . A method for localizing an object relative to a vehicle, comprising:

receiving two-dimensional (2D) data and a three-dimensional (3D) point cloud of an environment external to the vehicle from at least one sensor, wherein the 3D point cloud includes object points associated with a stationary traffic control object;

selecting a bounding box associated with the stationary traffic control object based on the 2D data;

arranging the bounding box about the object points in the 3D point cloud;

assigning a weight to each point of the 3D point cloud based on a position of the point relative to the bounding box and based on a result of an occlusion test, wherein the result is determined by:

imposing a first representation to a first collection of points, the first representation being in a first custom shape that is irrelevant to a shape of the first collection of points,

imposing a second representation to a second collection of points, the second representation being in a second custom shape that is irrelevant to a shape of the second collection of points, the second custom shape being different from the first custom shape, and

assigning higher weight for the first collection of points than the second collection of points, the first collection of points being closer to the one or more sensors than the second collection of points to the at least one sensor;

filtering the weighted points; and

generating a 3D location of the stationary traffic control object based on the filtered points.

12 . The method of claim 11 , wherein assigning a weight to each point of the 3D point cloud based on a position of the point relative to the bounding box comprises:

generating a polyhedron extending between a position of the at least one sensor and the bounding box in the 3D point cloud; and

incrementing the weight of each point of the 3D point cloud that is located: within the polyhedron, distal to the bounding box along a longitudinal axis extending between the position of the at least one sensor and the bounding box, or radially adjacent to the longitudinal axis.

13 . The method of claim 11 , wherein filtering the weighted points comprises removing weighted points that are less than a threshold value.

14 . The method of claim 11 further comprising:

clustering the filtered points; and

generating the 3D location of the stationary traffic control object based on at least one of a comparison of the clustered points to predetermined data associated with a size and shape of the stationary traffic control object, and a centroid of the clustered points.

15 . The method of claim 11 further comprising:

clustering the filtered points to form potential clustered points;

comparing the potential clustered points to predetermined data associated with a size and shape of the stationary traffic control object to determine final clustered points; and

generating the 3D location of the stationary traffic control object based on a centroid of the final clustered points.

16 . A non-transitory computer-readable medium having instructions stored thereon that, when executed by at least one computing device, cause the at least one computing device to perform operations comprising:

selecting a bounding box associated with a stationary traffic control object based on two-dimensional (2D) data;

arranging the bounding box about object points in a three-dimensional (3D) point cloud of an environment external to a vehicle generated via one or more sensors, wherein the object points are associated with the stationary traffic control object;

assigning a weight to each point of the 3D point cloud based on a position of the point relative to the bounding box and based on a result of an occlusion test, wherein the result is determined by:

imposing a first representation to a first collection of points, the first representation being in a first predefined shape,

imposing a second representation to a second collection of points, the second representation being in a second predefined shape different from the first predefined shape, and

assigning higher weight for the first collection of points than the second collection of points, the first collection of points being closer to the one or more sensors than the second collection of points to the one or more sensors;

filtering the weighted points; and

generating a 3D location of the stationary traffic control object based on the filtered points.

17 . The non-transitory computer-readable medium of claim 16 , wherein the operations further comprise:

generating a square frustum extending between the position of the vehicle and the bounding box in the 3D point cloud; and

incrementing the weight of each point of the 3D point cloud that is located within the square frustum.

18 . The non-transitory computer-readable medium of claim 16 , wherein the operations further comprise incrementing the weight of each point of the 3D point cloud that is located distal to the bounding box along a longitudinal axis extending between the position of the vehicle and the bounding box, or located radially adjacent to the longitudinal axis.

19 . The non-transitory computer-readable medium of claim 16 , wherein the operations further comprise:

clustering the filtered points; and

generating the 3D location of the stationary traffic control object based a comparison of the clustered points to predetermined data associated with a size and shape of the stationary traffic control object.

20 . The non-transitory computer-readable medium of claim 16 , wherein the operations further comprise:

clustering the filtered points to form potential clustered points;

comparing the potential clustered points to predetermined data associated with a size and shape of the stationary traffic control object to determine final clustered points; and

generating the 3D location of the stationary traffic control object based on a centroid of the final clustered points.

Assignments (3)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 9, 2023
From: ARGO AI, LLC
To: FORD GLOBAL TECHNOLOGIES, LLC
Reel/Frame 062936/0548 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 9, 2023
From: ARGO AI, LLC
To: FORD GLOBAL TECHNOLOGIES, LLC
Reel/Frame 063025/0346 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 11, 2021
From: MITCHELL, NIKOLAUS JONATHAN; JIAN, YONG-DIAN
To: ARGO AI, LLC
Reel/Frame 058088/0301 →
Continuity (1)
Related Publication 20230147434A1 · May 11, 2023
References Cited (32)
US 8559673B2 · Fairfield et al. · 2013 [cited by applicant]
US 10338223B1 · Englard et al. · 2019 [cited by applicant]
US 10401866B2 · Rust · 2019 [cited by applicant]
US 10509402B1 · Ferguson et al. · 2019 [cited by applicant]
US 10699421B1 · Cherevatsky · 2020 [cited by examiner]
US 20160224856A1 · Park · 2016 [cited by examiner]
US 20180188060A1 · Wheeler et al. · 2018 [cited by applicant]
US 20180189578A1 · Yang · 2018 [cited by examiner]
US 20180341019A1 · Sakai et al. · 2018 [cited by applicant]
US 20190061771A1 · Bier et al. · 2019 [cited by applicant]
US 20190147600A1 · Karasev et al. · 2019 [cited by applicant]
US 20190172249A1 · Kaza · 2019 [cited by examiner]
US 20190258876A1 · Liu et al. · 2019 [cited by applicant]
US 20190329768A1 · Shalev-Shwartz et al. · 2019 [cited by applicant]
US 20190340775A1 · Lee · 2019 [cited by examiner]
US 20200200912A1 · Chen · 2020 [cited by examiner]
US 20200218979A1 · Kwon · 2020 [cited by examiner]
US 20210011161A1 · Chen et al. · 2021 [cited by applicant]
US 20210033706A1 · Funaya · 2021 [cited by applicant]
US 20210272304A1 · Yang · 2021 [cited by examiner]
US 20220012466A1 · Taghavi · 2022 [cited by examiner]
US 20220019845A1 · Zhang · 2022 [cited by examiner]
US 20220301203A1 · Ambrus · 2022 [cited by examiner]
JP 2010057105A · 2010 [cited by examiner]
WO 2019161300A1 · 2019 [cited by applicant]
Zhang et al., “Shape segmentation by hierarchical splat clustering,” ScienceDirect, International Conference Shape Modeling International, vol. 51, pp. 136-145, 2015. doi: https://doi.org/10.1016/j.cag.2015.05.012. (Yea… [cited by examiner]
Ashraf et al., “An Investigation of Interpolation Techniques to Generate 2D Intensity Image From LIDAR Data,” in IEEE Access, vol. 5, pp. 8250-8260, 2017, doi: 10.1109/ACCESS.2017.2699686. (Year: 2017). [cited by examiner]
Qin et al., “3D change detection at street level using mobile laser scanning point clouds and terrestrial images,” 2014, ISPRS Journal of Photogrammetry and Remote Sensing, vol. 90, pp. 23-35. https://doi.org/10.1016/j.… [cited by examiner]
Jurado et al. Semantic Segmentation of Natural Materials on a Point Cloud Using Spatial and Multispectral Features. Sensors 2020, 20, 2244. https://doi.org/10.3390/s20082244 (Year: 2020). [cited by examiner]
Pajarola et al., “Confetti: object-space point blending and splatting,” in IEEE Transactions on Visualization and Computer Graphics, vol. 10, No. 5, pp. 598-608, Sep.-Oct. 2004, doi: 10.1109/TVCG.2004.19. (Year: 2004). [cited by examiner]
Wellesley College, “CS307: Transparency, Text, Shadows, Anti-Aliasing,” Web page <https://cs.wellesley.edu/˜cs307/lectures-s21/Transparency-Shadows.html>, 20 pages, retrieved Oct. 28, 2021. [cited by applicant]
Extended European Search Report of European patent application No. 22206697.9 dated Mar. 13, 2023, 10 pages. [cited by applicant]