L1范数 Resources

Showing items tagged with "L1范数"

MATLAB implementation of L1 Norm Least Squares algorithm for image reconstruction research, featuring high customizability and modifiable code structure.

MATLAB 227 views Tagged

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.

MATLAB 284 views Tagged