This document describes a 3D vision system that uses calibrated stereo cameras to estimate the depth of objects. It discusses using two digital cameras placed at different positions to capture images of the same object. Feature matching and disparity calculation algorithms are used to calculate depth based on the difference between images. The cameras are calibrated using camera parameters derived from images of a checkerboard pattern. Trigonometry formulas are then used to calculate depth based on the camera positions and disparity. A servo system is used to independently and synchronously move the cameras along the x and y axes to capture views of objects from different angles.