This document analyzes the performance of three image matching algorithms—SIFT, SURF, and ORB—used in the autocalibration process of stereo vision systems, highlighting the importance of robust algorithms for effective camera calibration. The results indicate that SIFT outperforms the other methods in terms of matching accuracy, while ORB is the fastest but provides lower accuracy. The study also details the implementation methods, computational times, and the significance of accurate calibration for generating 3D surface models from stereo images.