Livox-SDK / livox_camera_lidar_calibration

Calibrate the extrinsic parameters between Livox LiDAR and camera
Other
479 stars 135 forks source link

FoV of camera and LiDAR #44

Open PatilVrush opened 2 years ago

PatilVrush commented 2 years ago

To ensure that the field of view of the photo and the field of LiDAR point cloud are consistent, the photo dimension needs to be modified according to the FOV(field of view) of LiDAR, the Horizon ’s FOV is 81.7 (horizontal) x 25.1 (vertical), so the photos used in this case have a dimension of 1520 (width) x 568 (height) pixels. Can someone please help me understand how does this work for a custom camera lens of different FoV and resolution.

ckgpeace commented 1 year ago

@PatilVrush : were you able to figure this out? I am using DepthAI camera of resolution 1080*1920. I am able to run the whole project but colorLidar.launch repeats the left side of the photo. Attaching the color.Lidar.launch result. I think this might be due to FOV mismatch. Please help me out here. rviz_screenshot_2022_10_21-13_00_24

zza1617 commented 1 year ago

I had the same problem@

idiotcv commented 1 year ago

me to. no body reslove this problem