Total Variation Super-Resolution Reconstruction Using L1 Norm
This implementation demonstrates L1-norm-based total variation super-resolution reconstruction, featuring key stages including raw data initialization, image registration, spline interpolation upscaling, and the core reconstruction algorithm. Ideal for learners exploring super-resolution techniques, the code provides practical insights into handling image sequences and enhancing resolution through variational methods with detailed algorithm workflow.