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

Add full RGB-D sensor capabilities #129

Merged
merged 8 commits into from
Mar 10, 2021
Merged

Conversation

kostastsing
Copy link
Contributor

@kostastsing kostastsing commented Mar 8, 2021

In this pull request, I have added a function that calculates the intrinsic matrix of a camera from the perspective projection matrix.

http://ksimek.github.io/2013/06/03/calibrated_cameras_in_opengl/

This PR adds capabilities to the camera sensor in order to get the point cloud from the depth buffer.

@costashatz costashatz added this to the RobotDART 1.0.0 milestone Mar 8, 2021
@costashatz costashatz changed the title Add function for intrinsic camera matrix Add full RGB-D sensor capabilities Mar 10, 2021
@costashatz costashatz merged commit 0ab15df into NOSALRO:master Mar 10, 2021
costashatz added a commit that referenced this pull request Dec 8, 2021
Add full RGB-D sensor capabilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants