Hi everyone!
I’m wondering if it is possible to change the maximum and minimum depth of the ZED 2i in LiveLink (curretnly using it with Unreal Engine if that helps).
I have tried adding the snippet below to the .json file but doesn’t seem to have an effect.
“InitParameters”:
{
- “input”: “USB_ID”,*
- “input_path”: 0,*
- “resolution”: “HD720”,*
- “fps”: 60,*
- “depth_mode”: “ULTRA”,*
-
"grab_compute_capping_fps": 0,*
- “depth_minimum_distance”: 1.0,*
- “depth_maximum_distance”: 2.5*
- }*
Great to know if it is possible either way