snavas / GECCO

Gesture-Enabled Remote Communication and Collaboration
MIT License
5 stars 0 forks source link

visualize height of hands #9

Open PaulaScharf opened 3 years ago

PaulaScharf commented 3 years ago

Ideas:

PaulaScharf commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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

PaulaScharf commented 3 years ago

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