Skip to content

Conversation

yxlao
Copy link
Owner

@yxlao yxlao commented Apr 17, 2024

Changes

ct.render.render_geometries() now supports a to_depth flag. When True, it returns a (H, W), float32 numpy array depth image.

Example usage

im_depth = render_geometries(geometries, height=720, width=1280, to_depth=True)

@yxlao yxlao merged commit 222b337 into main Apr 17, 2024
@yxlao yxlao deleted the render-to-depths branch April 17, 2024 09:30
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.

1 participant