Skip to content

Conversation

@ssheorey
Copy link
Member

@ssheorey ssheorey commented Sep 1, 2023

Type

Motivation and Context

Updated RealSense IO example to be more comprehensive and show point cloud video, either from recorded RGB-D frames or from a live camera.

Checklist:

  • I have run python util/check_style.py --apply to apply Open3D code style
    to my code.
  • This PR changes Open3D behavior or adds new functionality.
    • Both C++ (Doxygen) and Python (Sphinx / Google style) documentation is
      updated accordingly.
    • I have added or updated C++ and / or Python unit tests OR included test
      results
      (e.g. screenshots or numbers) here.
  • I will follow up and update the code if CI fails.
  • For fork PRs, I have selected Allow edits from maintainers.

Description

Screenshot 2023-09-01 at 10 33 46 AM Screenshot 2023-09-01 at 10 33 36 AM

This change is Reviewable

@update-docs
Copy link

update-docs bot commented Sep 1, 2023

Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes.

@ssheorey ssheorey self-assigned this Sep 1, 2023
@germanros1987 germanros1987 merged commit b620539 into master Sep 1, 2023
@ssheorey ssheorey deleted the ss/rgbd-pcd-view branch September 1, 2023 15:08
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.

Create self-contained example to read RGB-D data and visualize it as a point cloud.

2 participants