Depth Estimation is the process of determining the distance of objects from the camera in a scene.
Monocular Depth Estimation: Monocular Depth Estimation involves estimating the depth of objects in a scene using a single camera.
Stereo Depth Estimation: Stereo Depth Estimation uses information from two or more cameras to triangulate and calculate the depth of objects in a scene. It leverages the disparity between corresponding points in the stereo images.