distance calculation using two openmv

Hi,
Can i calculate the distance of an object from the camera using two openmv cameras?
Kindly help me with this.

Hi, we currently don’t support stereo vision right now.

If you’d like to get the depth of an object from two cameras you can use geometry to figure this out: Computer stereo vision - Wikipedia

Honestly, I’d use another sensor in combination. Stereo vision isn’t the best.

hi,
which sensor you have used for this?

https://github.com/openmv/openmv/blob/master/scripts/examples/24-External-Sensors/I2C_Lidar_Lite_V3_example_code.py