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

visualize height of hands #9

Open
PaulaScharf opened this issue Mar 17, 2021 · 4 comments
Open

visualize height of hands #9

PaulaScharf opened this issue Mar 17, 2021 · 4 comments

Comments

@PaulaScharf
Copy link
Collaborator

Ideas:

  • saturation & brightness: black when far away, bright color when near

  • transparency: more transparent the further away

  • pro: doesnt occlude background
@PaulaScharf
Copy link
Collaborator Author

PaulaScharf commented Mar 17, 2021

I have added the branch feature/visDepth. Currently the height is visualized with a decrease of saturation and brightness.
I also tried to change the transparency but came to the conclusion that it is not possible (or at least not reasonable) with our setup.

The main problem is currently the lack of accuracy of depth values. They sometimes jump to unreasonable values. Maybe there is an issue with the code or we need a better camera. If the issue is not resolved it doesnt make much sense to use depth values at all in my opinion.

@PaulaScharf
Copy link
Collaborator Author

There actually was an issue with my code... It is resolved now and works much better :)

Also the height visualization is now done seperatly for each hand.

@PaulaScharf
Copy link
Collaborator Author

the feature branch is now successfully pulled into the master :)

@PaulaScharf
Copy link
Collaborator Author

PaulaScharf commented Apr 25, 2021

couldnt we just color in the depth image? Like it is visualized in the realsense viewer

@PaulaScharf PaulaScharf reopened this Apr 25, 2021
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

1 participant