Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter to address extrinsics mis-calibration #10178

Closed
richardrl opened this issue Jan 21, 2022 · 3 comments
Closed

Filter to address extrinsics mis-calibration #10178

richardrl opened this issue Jan 21, 2022 · 3 comments

Comments

@richardrl
Copy link

Let's say we have four cameras with calibrated extrinsics in a common world frame.

Let's say these four cameras are all focusing on a single object.

Due to noise in the calibration, when you stitch together the four partial pointclouds, the stitched together pointcloud won't be perfect.

Is there any filter to assist in this situation? Perhaps by registering each pointcloud?

@MartyG-RealSense
Copy link
Collaborator

Hi @richardrl A discussion at #9832 (comment) contains links to information about registration of point clouds using Python and Open3D or PCL.

The CONIX Research Center at Carnegie Mellon also developed a C++ based system for stitching pointclouds from up to 20 RealSense 400 Series cameras.

https://github.com/conix-center/pointcloud_stitching

@MartyG-RealSense
Copy link
Collaborator

Hi @richardrl Do you require further assistance with this case, please? Thanks!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to no further comments received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants