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

Depth information #9

Open
LiliMeng opened this issue Apr 18, 2016 · 1 comment
Open

Depth information #9

LiliMeng opened this issue Apr 18, 2016 · 1 comment

Comments

@LiliMeng
Copy link

For the training, only the camera depth information is needed, or the depth information for every pixel in the image is also necessary? As it seems that the ground truth of RGBD benchmark only includes the 6D camera pose rather than the depth information for every image pixel.

Thanks a lot!

@connerbrooks
Copy link
Member

connerbrooks commented Apr 18, 2016

For training you need RGB images, depth images, and camera poses. The depth information for each pixel is in the depth images. The depth values are projected into camera space and the poses are used to transform these depth values from camera space to world coordinates.

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

No branches or pull requests

2 participants