Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

Realsense D415 - check highest point in Unity wrapper every frame

ASinh17
Beginner
911 Views

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 Reply
MartyG
Honored Contributor III
768 Views

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

 

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

0 Kudos
Reply