图像复原 Resources

Showing items tagged with "图像复原"

Addressing the reconstruction of systematically shredded documents, this project implements optimal matching algorithms and Best-First search methods to restore images from vertical cuts, horizontal-vertical cuts, and double-sided cross-cut shredders. The MATLAB-based solution features innovative threshold selection using pixel-pair error accumulation minimization and introduces a novel boundary detection algorithm—Correlation Degree. The implementation covers algorithm feasibility analysis, validation, and practical restoration coding.

MATLAB 299 views Tagged

This source code implements an image restoration approach using sparse prior, featuring comparisons between frequency-domain and spatial-domain restoration techniques. The implementation includes referenced research on "Deconvolution using natural image priors" and demonstrates practical parameter optimization strategies.

MATLAB 473 views Tagged