SlideShare a Scribd company logo
1 of 35
Download to read offline
Automatic Extrinsic
Calibration for Lidar-Stereo
Vehicle Sensor Setups
Carlos Guindel, Jorge Beltrán,
David Martín and Fernando García
Intelligent Systems Laboratory · Universidad Carlos III de Madrid
IEEE 20th International Conference on Intelligent Transportation Systems
Yokohama · 17 October 2017
Agenda
Motivation
Calibration algorithm
Synthetic test suite
Results
Conclusion
2
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Agenda
Motivation
Calibration algorithm
Synthetic test suite
Results
Conclusion
3
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Perception systems in vehicles
• Topologies with complementary sensory modalities
4
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Cameras
Stereo-
vision
systems
Range
scanners
Multi-layer
3D lidar
scanner
• High accuracy
• 360º Field of
View
• Appearance
information
• Cost-effective
• Dense 3D info.
Ovelapping
FOVs
Correspondence
between data
representations
Extrinsic
calibration
required
Data fusion
IVVI 2.0 Research Platform
Previous works
• Camera-to-range calibration in robotic/automotive platforms
• Complex setups / lack of generalization ability
• Strong assumptions are usually made: sensor resolution, limited pose
range, environment structure,…
• Assessment of calibration methods
• Ground-truth of extrinsic parameters cannot be obtained in practice
5
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Geiger et al., ICRA 2012 Velas et al., WSCG 2014
Levinson & Thrun,
RSS 2013
Proposal overview 6
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
• Stereo-vision system–multi-layer lidar calibration
• Suitable for use with different models of lidar scanners (e.g. 16-layer)
• Very different relative poses are allowed
• Performed within a reasonable time using a simple setup
Agenda
Motivation
Calibration algorithm
Synthetic test suite
Results
Conclusion
7
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Calibration algorithm
• Calibration target
• Process overview
8
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
• Single point of view
• Holes visible from the camera and
intersected by at least 2 lidar beams
• No alignment required
Registration
Data
CAMERA
Target
segmentation
CAMERA
Circles
segmentation
CAMERA
Data
LIDAR
Target
segmentation
LIDAR
Circles
segmentation
LIDAR
𝝃CL =
𝑡𝑥
𝑡𝑦
𝑡𝑧
𝜙
𝜃
𝜓
Data representation 9
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Registration
Data
CAMERA
Target
segmentation
CAMERA
Circles
segmentation
CAMERA
Data
LIDAR
Target
segmentation
LIDAR
Circles
segmentation
LIDAR
Data representation 10
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Point cloud: 𝒫0
𝑐
Stereo matching
Left image
Right image
Point cloud: 𝒫0
𝑙
• 3D point clouds, 𝒫0 = { 𝑥, 𝑦, 𝑧 }
Stereo matching
• Accuracy in the depth estimation is required (SGM)
• Border localization problem will be tackled using intensity
Data
CAMERA
Data
LIDAR
LIDAR: 𝒫0
𝑙
Target segmentation · Step 1 11
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Target
segmentation
CAMERA CAMERA
Target
segmentation
LIDAR LIDAR
𝝃CL =
𝑡𝑥
𝑡𝑦
𝑡𝑧
𝜙
𝜃
𝜓
Target segmentation · Step 1 12
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Point clouds: 𝒫0
Plane model
extraction
Plane model extraction
• Random sample consensus (RANSAC)
• Tight threshold (1 cm) and requirement for the plane to
be roughly parallel to the vertical axis (tol: 0.55 rad)
Remove pts. far
from the planes
Target
segmentation
CAMERA/LIDAR
LIDAR: 𝒫1
𝑙
CAMERA: 𝒫1
𝑐
• Extracting the points belonging to discontinuities in the target
• Successive segmentations: 𝒫𝑖0
= { 𝑥, 𝑦, 𝑧 } ⊆ 𝒫𝑖0−1
Step 1
Target segmentation · Step 2 13
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Target
segmentation
CAMERA
Left image Sobel filtering
Point cloud: 𝒫1
𝑐
Keep
discontinuities
CAMERA: 𝒫2
𝑐
for every point in 𝒫1
𝑙
CAMERA: Sobel edges
Target
segmentation
LIDAR
Filter out
LIDAR: 𝒫2
𝑙
Step 2
Step 2
(50 cm)
Circles segmentation · Step 1 14
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Circles
segmentation
CAMERA
Circles
segmentation
LIDAR
𝝃CL =
𝑡𝑥
𝑡𝑦
𝑡𝑧
𝜙
𝜃
𝜓
Circles segmentation · Step 1
• Getting rid of the points not belonging to the circles: target boundaries
15
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Circles
segmentation
CAMERA
Step 1
Point cloud: 𝒫2
𝑐
3D-line RANSAC Point cloud: 𝒫3
𝑐
Geometrical
constraints
LIDAR: 𝒫3
𝑙
CAMERA: 𝒫3
𝑐
• Keep only the rings where a circle is possible
• Remove the outer points
Circles
segmentation
LIDAR
Step 1
Circles segmentation · Step 2 16
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
• Detecting the center of the holes
Circles
segmentation
CAMERA/LIDAR
Step 2
Point cloud: 𝒫3
Alignment with
XY plane
2D Circle
RANSAC
4 x centers +
radius
Undo the
alignment
Geometrical
constraints
4 x centers
coordinates
• 2D search: only three points are required
Circle model extraction
Camera Lidar
Circles segmentation · Step 3
• Robustness against noise
17
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Circles
segmentation
CAMERA/LIDAR
Step 3
𝑡0
𝑡1
…
𝑡𝑁
4 x center
coordinates
4 x center
coordinates
4 x center
coordinates
Euclidean
clustering
4 x cluster
centroids
CAMERA LIDAR
tol: 2 cm
Registration 18
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Registration
𝝃CL =
𝑡𝑥
𝑡𝑦
𝑡𝑧
𝜙
𝜃
𝜓
Registration 19
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
4 x reference
points, 𝒑𝑐
𝑖
Registration
Circles
segmentation
CAMERA
Circles
segmentation
LIDAR
4 x reference
points, 𝒑𝑙
𝑖
• Pure translation
• Overdetermined system of 12 equations
𝒕𝐶𝐿 = ഥ
𝒑𝑙
𝑖
− ഥ
𝒑𝑐
𝑖
• Column-pivoting QR decomposition
Step 1
• Iterative Closest Points (ICP)
Step 2
Translation
Translation
+ Rotation
Composition
𝝃CL =
𝑡𝑥
𝑡𝑦
𝑡𝑧
𝜙
𝜃
𝜓
Agenda
Motivation
Calibration algorithm
Synthetic test suite
Results
Conclusion
20
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Synthetic Test Suite
• Our proposal for quantitative assessment of calibration algorithms
• Exact ground-truth, but also noise and real constraints
• Simulation of sensors and their environment based on Gazebo
• Different calibration scenarios
21
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Calibration target
Stereo-vision
system model
Velodyne models
Gazebo models, plugins and worlds available at
http://wiki.ros.org/velo2cam_gazebo
Open source · GPLv2 License
Agenda
Motivation
Calibration algorithm
Synthetic test suite
Results
Conclusion
22
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Experimental setup
• Using the synthetic test suite
• Nine different calibration setups
• 7 simple setups to evaluate the parameters of the transform
• 2 challenging situations
• Gaussian noise added to the sensor measurements
• Models simulated with real parameters
• 12 cm stereo baseline and 16-layer lidar
23
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
𝑒𝑡 = ‖𝒕 − 𝒕𝒈‖
Translation error (linear)
𝑒𝑟 = ∠(𝑹−𝟏
𝑹𝒈)
Rotation error (angular)
𝑹 𝒕
Selection of the length of the window, 𝑁
Translation error (linear) Rotation error (angular)
Experiments
• Accumulation of cluster centroids over 𝑁 frames
• 𝑁 images and 𝑁 point clouds processed
• Not every window provides clusters to be accumulated
24
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Circles
segmentation
CAMERA/LIDAR
Step 3
Experiments
• Noise is included in the measurements from the sensors
• Gaussian noise: 𝒩 0, 𝐾𝜎0
2
25
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
𝜎0
𝑐
= 0.007
CAMERA
𝜎0
𝑙
= 0.008 𝑚
LIDAR
Translation error (linear) Rotation error (angular)
Robustness to noise, 𝐾
Comparison 26
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Geiger et al., ICRA 2012
Geiger et al., ICRA 2012
• Public web toolbox
• Monocular cam., provide intrinsics
• Tested with HDL-64E & Kinect
Velas et al., WSCG 2014
• Public ROS package
• Monocular camera
• Not suitable for large pose
displacements
• Tested with HDL-32E
Recreated
In Gazebo
16 layers 32 layers 64 layers
Experiments 27
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Translation
error
Rotation
error
16 layers 32-layer 64-layer
16-layer
Experiments 28
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Translation
error
Rotation
error
16 layers 32-layer 64-layer
16-layer
Results
• IVVI 2.0 platform
• Bumblebee XB3 stereo system: 1280 x 960 images, 12 cm baseline
• Velodyne VLP-16
29
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Results 30
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Results in real scenarios 31
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Stereo + lidar point clouds aligned
Results in real scenarios 32
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Lidar measurements projected on the image
Agenda
Motivation
Calibration algorithm
Synthetic test suite
Results
Conclusion
33
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
Conclusion
• Method for calibration of lidar–stereo-camera setups:
• Without user intervention
• Suitable for close-to-production devices
• Assessment of the calibration methods using advanced simulation
• Exact ground-truth in unlimited calibration scenarios
• Results validate our calibration approach
34
Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups
C. Guindel, J. Beltrán et al. · ITSC 2017
ROS Package available at
http://wiki.ros.org/velo2cam_calibration
Open source · GPLv2 License
Future work
• Further testing
• Sensitivity to different stereo matching approaches (e.g. CNN-based),
weather/illumination conditions,…
• Monocular camera–multi-layer lidar calibration
• Geometrical information may be extracted from the calibration target
Thank you
for your attention
Carlos Guindel · cguindel@ing.uc3m.es
IEEE 20th International Conference on Intelligent Transportation Systems
Yokohama · 17 October 2017

More Related Content

Similar to Lidar-Stereo Calibration for Self-Driving Vehicles

Rapid Laser Scanning the process
Rapid Laser Scanning the processRapid Laser Scanning the process
Rapid Laser Scanning the processSeeview Solutions
 
3D Perception for Autonomous Driving - Datasets and Algorithms -
3D Perception for Autonomous Driving - Datasets and Algorithms -3D Perception for Autonomous Driving - Datasets and Algorithms -
3D Perception for Autonomous Driving - Datasets and Algorithms -Kazuyuki Miyazawa
 
IRJET - Design and Manufacturing of Gear Error Profile Detector
IRJET - Design and Manufacturing of Gear Error Profile DetectorIRJET - Design and Manufacturing of Gear Error Profile Detector
IRJET - Design and Manufacturing of Gear Error Profile DetectorIRJET Journal
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate RecognitionAmr Rashed
 
COMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLAB
COMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLABCOMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLAB
COMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLABIRJET Journal
 
"Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an...
"Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an..."Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an...
"Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an...Edge AI and Vision Alliance
 
Multi sensor calibration by deep learning
Multi sensor calibration by deep learningMulti sensor calibration by deep learning
Multi sensor calibration by deep learningYu Huang
 
Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]
Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]
Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]KenjiKoide1
 
Automatic Fetching of Vehicle details using ANPR Camera
Automatic Fetching of Vehicle details using ANPR CameraAutomatic Fetching of Vehicle details using ANPR Camera
Automatic Fetching of Vehicle details using ANPR CameraIRJET Journal
 
Licence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep LearningLicence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep LearningIRJET Journal
 
AUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITIONAUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITIONIRJET Journal
 
Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...
Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...
Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...AugmentedWorldExpo
 
MEMS-Driven Laser Beam Scanning LiDAR: The Future of Variable Spatial Resolu...
MEMS-Driven Laser Beam Scanning LiDAR:  The Future of Variable Spatial Resolu...MEMS-Driven Laser Beam Scanning LiDAR:  The Future of Variable Spatial Resolu...
MEMS-Driven Laser Beam Scanning LiDAR: The Future of Variable Spatial Resolu...Jari Honkanen
 
Multi-Direction Pedestrian Wind Comfort Analysis
Multi-Direction Pedestrian Wind Comfort AnalysisMulti-Direction Pedestrian Wind Comfort Analysis
Multi-Direction Pedestrian Wind Comfort AnalysisSimScale
 
“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...
“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...
“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...Edge AI and Vision Alliance
 
The Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle MeasurementThe Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle MeasurementIJRES Journal
 
Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019
Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019
Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019Vignesh C
 

Similar to Lidar-Stereo Calibration for Self-Driving Vehicles (20)

Rapid Laser Scanning the process
Rapid Laser Scanning the processRapid Laser Scanning the process
Rapid Laser Scanning the process
 
L T R GLD4-2S
L T R GLD4-2SL T R GLD4-2S
L T R GLD4-2S
 
3D Perception for Autonomous Driving - Datasets and Algorithms -
3D Perception for Autonomous Driving - Datasets and Algorithms -3D Perception for Autonomous Driving - Datasets and Algorithms -
3D Perception for Autonomous Driving - Datasets and Algorithms -
 
IRJET - Design and Manufacturing of Gear Error Profile Detector
IRJET - Design and Manufacturing of Gear Error Profile DetectorIRJET - Design and Manufacturing of Gear Error Profile Detector
IRJET - Design and Manufacturing of Gear Error Profile Detector
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate Recognition
 
COMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLAB
COMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLABCOMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLAB
COMPARATIVE STUDY ON AUTOMATED NUMBER PLATE EXTRACTION USING OPEN CV AND MATLAB
 
"Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an...
"Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an..."Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an...
"Computer-vision-based 360-degree Video Systems: Architectures, Algorithms an...
 
AV Latency Measurement
AV Latency MeasurementAV Latency Measurement
AV Latency Measurement
 
Multi sensor calibration by deep learning
Multi sensor calibration by deep learningMulti sensor calibration by deep learning
Multi sensor calibration by deep learning
 
Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]
Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]
Adaptive Hyper-Parameter Tuning for Black-box LiDAR Odometry [IROS2021]
 
Automatic Fetching of Vehicle details using ANPR Camera
Automatic Fetching of Vehicle details using ANPR CameraAutomatic Fetching of Vehicle details using ANPR Camera
Automatic Fetching of Vehicle details using ANPR Camera
 
Licence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep LearningLicence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep Learning
 
AUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITIONAUTOMATIC NUMBERPLATE RECOGNITION
AUTOMATIC NUMBERPLATE RECOGNITION
 
Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...
Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...
Sheldon Fernandes (Lucid VR): Real-time Calibration for Stereo Cameras Using ...
 
MEMS-Driven Laser Beam Scanning LiDAR: The Future of Variable Spatial Resolu...
MEMS-Driven Laser Beam Scanning LiDAR:  The Future of Variable Spatial Resolu...MEMS-Driven Laser Beam Scanning LiDAR:  The Future of Variable Spatial Resolu...
MEMS-Driven Laser Beam Scanning LiDAR: The Future of Variable Spatial Resolu...
 
Self Driving Car
Self Driving CarSelf Driving Car
Self Driving Car
 
Multi-Direction Pedestrian Wind Comfort Analysis
Multi-Direction Pedestrian Wind Comfort AnalysisMulti-Direction Pedestrian Wind Comfort Analysis
Multi-Direction Pedestrian Wind Comfort Analysis
 
“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...
“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...
“Deep Learning for Manufacturing Inspection: Case Studies,” a Presentation fr...
 
The Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle MeasurementThe Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle Measurement
 
Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019
Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019
Drowsiness State Detection of Driver using Eyelid Movement- TECHgium 2019
 

Recently uploaded

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Recently uploaded (20)

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

Lidar-Stereo Calibration for Self-Driving Vehicles

  • 1. Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups Carlos Guindel, Jorge Beltrán, David Martín and Fernando García Intelligent Systems Laboratory · Universidad Carlos III de Madrid IEEE 20th International Conference on Intelligent Transportation Systems Yokohama · 17 October 2017
  • 2. Agenda Motivation Calibration algorithm Synthetic test suite Results Conclusion 2 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 3. Agenda Motivation Calibration algorithm Synthetic test suite Results Conclusion 3 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 4. Perception systems in vehicles • Topologies with complementary sensory modalities 4 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Cameras Stereo- vision systems Range scanners Multi-layer 3D lidar scanner • High accuracy • 360º Field of View • Appearance information • Cost-effective • Dense 3D info. Ovelapping FOVs Correspondence between data representations Extrinsic calibration required Data fusion IVVI 2.0 Research Platform
  • 5. Previous works • Camera-to-range calibration in robotic/automotive platforms • Complex setups / lack of generalization ability • Strong assumptions are usually made: sensor resolution, limited pose range, environment structure,… • Assessment of calibration methods • Ground-truth of extrinsic parameters cannot be obtained in practice 5 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Geiger et al., ICRA 2012 Velas et al., WSCG 2014 Levinson & Thrun, RSS 2013
  • 6. Proposal overview 6 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 • Stereo-vision system–multi-layer lidar calibration • Suitable for use with different models of lidar scanners (e.g. 16-layer) • Very different relative poses are allowed • Performed within a reasonable time using a simple setup
  • 7. Agenda Motivation Calibration algorithm Synthetic test suite Results Conclusion 7 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 8. Calibration algorithm • Calibration target • Process overview 8 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 • Single point of view • Holes visible from the camera and intersected by at least 2 lidar beams • No alignment required Registration Data CAMERA Target segmentation CAMERA Circles segmentation CAMERA Data LIDAR Target segmentation LIDAR Circles segmentation LIDAR 𝝃CL = 𝑡𝑥 𝑡𝑦 𝑡𝑧 𝜙 𝜃 𝜓
  • 9. Data representation 9 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Registration Data CAMERA Target segmentation CAMERA Circles segmentation CAMERA Data LIDAR Target segmentation LIDAR Circles segmentation LIDAR
  • 10. Data representation 10 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Point cloud: 𝒫0 𝑐 Stereo matching Left image Right image Point cloud: 𝒫0 𝑙 • 3D point clouds, 𝒫0 = { 𝑥, 𝑦, 𝑧 } Stereo matching • Accuracy in the depth estimation is required (SGM) • Border localization problem will be tackled using intensity Data CAMERA Data LIDAR LIDAR: 𝒫0 𝑙
  • 11. Target segmentation · Step 1 11 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Target segmentation CAMERA CAMERA Target segmentation LIDAR LIDAR 𝝃CL = 𝑡𝑥 𝑡𝑦 𝑡𝑧 𝜙 𝜃 𝜓
  • 12. Target segmentation · Step 1 12 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Point clouds: 𝒫0 Plane model extraction Plane model extraction • Random sample consensus (RANSAC) • Tight threshold (1 cm) and requirement for the plane to be roughly parallel to the vertical axis (tol: 0.55 rad) Remove pts. far from the planes Target segmentation CAMERA/LIDAR LIDAR: 𝒫1 𝑙 CAMERA: 𝒫1 𝑐 • Extracting the points belonging to discontinuities in the target • Successive segmentations: 𝒫𝑖0 = { 𝑥, 𝑦, 𝑧 } ⊆ 𝒫𝑖0−1 Step 1
  • 13. Target segmentation · Step 2 13 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Target segmentation CAMERA Left image Sobel filtering Point cloud: 𝒫1 𝑐 Keep discontinuities CAMERA: 𝒫2 𝑐 for every point in 𝒫1 𝑙 CAMERA: Sobel edges Target segmentation LIDAR Filter out LIDAR: 𝒫2 𝑙 Step 2 Step 2 (50 cm)
  • 14. Circles segmentation · Step 1 14 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Circles segmentation CAMERA Circles segmentation LIDAR 𝝃CL = 𝑡𝑥 𝑡𝑦 𝑡𝑧 𝜙 𝜃 𝜓
  • 15. Circles segmentation · Step 1 • Getting rid of the points not belonging to the circles: target boundaries 15 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Circles segmentation CAMERA Step 1 Point cloud: 𝒫2 𝑐 3D-line RANSAC Point cloud: 𝒫3 𝑐 Geometrical constraints LIDAR: 𝒫3 𝑙 CAMERA: 𝒫3 𝑐 • Keep only the rings where a circle is possible • Remove the outer points Circles segmentation LIDAR Step 1
  • 16. Circles segmentation · Step 2 16 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 • Detecting the center of the holes Circles segmentation CAMERA/LIDAR Step 2 Point cloud: 𝒫3 Alignment with XY plane 2D Circle RANSAC 4 x centers + radius Undo the alignment Geometrical constraints 4 x centers coordinates • 2D search: only three points are required Circle model extraction Camera Lidar
  • 17. Circles segmentation · Step 3 • Robustness against noise 17 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Circles segmentation CAMERA/LIDAR Step 3 𝑡0 𝑡1 … 𝑡𝑁 4 x center coordinates 4 x center coordinates 4 x center coordinates Euclidean clustering 4 x cluster centroids CAMERA LIDAR tol: 2 cm
  • 18. Registration 18 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Registration 𝝃CL = 𝑡𝑥 𝑡𝑦 𝑡𝑧 𝜙 𝜃 𝜓
  • 19. Registration 19 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 4 x reference points, 𝒑𝑐 𝑖 Registration Circles segmentation CAMERA Circles segmentation LIDAR 4 x reference points, 𝒑𝑙 𝑖 • Pure translation • Overdetermined system of 12 equations 𝒕𝐶𝐿 = ഥ 𝒑𝑙 𝑖 − ഥ 𝒑𝑐 𝑖 • Column-pivoting QR decomposition Step 1 • Iterative Closest Points (ICP) Step 2 Translation Translation + Rotation Composition 𝝃CL = 𝑡𝑥 𝑡𝑦 𝑡𝑧 𝜙 𝜃 𝜓
  • 20. Agenda Motivation Calibration algorithm Synthetic test suite Results Conclusion 20 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 21. Synthetic Test Suite • Our proposal for quantitative assessment of calibration algorithms • Exact ground-truth, but also noise and real constraints • Simulation of sensors and their environment based on Gazebo • Different calibration scenarios 21 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Calibration target Stereo-vision system model Velodyne models Gazebo models, plugins and worlds available at http://wiki.ros.org/velo2cam_gazebo Open source · GPLv2 License
  • 22. Agenda Motivation Calibration algorithm Synthetic test suite Results Conclusion 22 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 23. Experimental setup • Using the synthetic test suite • Nine different calibration setups • 7 simple setups to evaluate the parameters of the transform • 2 challenging situations • Gaussian noise added to the sensor measurements • Models simulated with real parameters • 12 cm stereo baseline and 16-layer lidar 23 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 𝑒𝑡 = ‖𝒕 − 𝒕𝒈‖ Translation error (linear) 𝑒𝑟 = ∠(𝑹−𝟏 𝑹𝒈) Rotation error (angular) 𝑹 𝒕
  • 24. Selection of the length of the window, 𝑁 Translation error (linear) Rotation error (angular) Experiments • Accumulation of cluster centroids over 𝑁 frames • 𝑁 images and 𝑁 point clouds processed • Not every window provides clusters to be accumulated 24 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Circles segmentation CAMERA/LIDAR Step 3
  • 25. Experiments • Noise is included in the measurements from the sensors • Gaussian noise: 𝒩 0, 𝐾𝜎0 2 25 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 𝜎0 𝑐 = 0.007 CAMERA 𝜎0 𝑙 = 0.008 𝑚 LIDAR Translation error (linear) Rotation error (angular) Robustness to noise, 𝐾
  • 26. Comparison 26 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Geiger et al., ICRA 2012 Geiger et al., ICRA 2012 • Public web toolbox • Monocular cam., provide intrinsics • Tested with HDL-64E & Kinect Velas et al., WSCG 2014 • Public ROS package • Monocular camera • Not suitable for large pose displacements • Tested with HDL-32E Recreated In Gazebo 16 layers 32 layers 64 layers
  • 27. Experiments 27 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Translation error Rotation error 16 layers 32-layer 64-layer 16-layer
  • 28. Experiments 28 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Translation error Rotation error 16 layers 32-layer 64-layer 16-layer
  • 29. Results • IVVI 2.0 platform • Bumblebee XB3 stereo system: 1280 x 960 images, 12 cm baseline • Velodyne VLP-16 29 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 30. Results 30 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 31. Results in real scenarios 31 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Stereo + lidar point clouds aligned
  • 32. Results in real scenarios 32 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 Lidar measurements projected on the image
  • 33. Agenda Motivation Calibration algorithm Synthetic test suite Results Conclusion 33 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017
  • 34. Conclusion • Method for calibration of lidar–stereo-camera setups: • Without user intervention • Suitable for close-to-production devices • Assessment of the calibration methods using advanced simulation • Exact ground-truth in unlimited calibration scenarios • Results validate our calibration approach 34 Automatic Extrinsic Calibration for Lidar-Stereo Vehicle Sensor Setups C. Guindel, J. Beltrán et al. · ITSC 2017 ROS Package available at http://wiki.ros.org/velo2cam_calibration Open source · GPLv2 License Future work • Further testing • Sensitivity to different stereo matching approaches (e.g. CNN-based), weather/illumination conditions,… • Monocular camera–multi-layer lidar calibration • Geometrical information may be extracted from the calibration target
  • 35. Thank you for your attention Carlos Guindel · cguindel@ing.uc3m.es IEEE 20th International Conference on Intelligent Transportation Systems Yokohama · 17 October 2017