I have two calibrated cameras with known intrinsic and extrinsic parameters. I also have nearly 30 points and their correspondences in the other image plane.
How can I obtain the depth of only these points? Any code or resource will be really helpful.
I'm using Python and OpenCV 3.4 to implement it.