MATLAB Implementation of Graph Cut Algorithm for 3D Reconstruction
This project provides a MATLAB implementation of the graph cut algorithm featuring parameter estimation capabilities applicable to 3D reconstruction. The code demonstrates energy minimization using max-flow/min-cut optimization with adjacency matrix construction.