2D Projection Image Transformation Based on 3D Spatial Triangular Meshes
This project implements 2D projection image transformation using 3D triangular meshes, covering essential computer vision techniques including 3D affine transformations, fundamental matrix computation, and Euclidean space reconstruction. The implementation utilizes key algorithms and mathematical operations suitable for image-based 3D reconstruction research.