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

How can I access the depth values of each pixel in the output? #234

Open
Itachi-6 opened this issue Oct 27, 2024 · 1 comment
Open

How can I access the depth values of each pixel in the output? #234

Itachi-6 opened this issue Oct 27, 2024 · 1 comment

Comments

@Itachi-6
Copy link

The video is successfully processed and saved in the target folder. I can see the depth video that is fine but I am not able to see the output values of each pixel. Where can I find it? Being able to access to those depth values is key and can do something with it. Or I don't know where I need to look or I overlooked. Can anyone help me understand where can I find those?

@LiheYoung
Copy link
Owner

Hi, you can re-write the run_video.py script by saving the per-frame depth maps as numpy arrays.

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