Items with no label
3338 Discussões

Realsense D415 - check highest point in Unity wrapper every frame

ASinh17
Principiante
886 Visualizações

Hello, Im trying to find out if the height detected by my two realsense caemras (D415) is more than a threshhold value i set.

I cannot find a variable i can access from the scripts provided. I am very new to unity and would like to test out if this is a feasible solution for what I want to achieve.

Any suggestions on which scene or scripts to get this height value out of? Basically want to see if a person walks into the frame. my cameras are on the ceiling looking at the ground.

0 Kudos
1 Responder
MartyG
Colaborador honorário III
743 Visualizações

Does the distance measuring script in the link below meet your needs, please?

 

https://github.com/IntelRealSense/librealsense/issues/4201

Responder