This Image Reconstruction project explores the process of recovering digital images that contain missing or corrupted pixels using statistical learning approaches such as regression and regularization. The general approach taken is to divide the corrupted image into blocks, then reconstruct each individual block, and finally concatenate all reconstructed blocks back into a full image. The reconstruction algorithm involves fitting a Lasso-regularized model with Discrete Cosine Transform (DCT) basis vectors as features. Due to the relative sparcity of DCT coefficients in naturally-occuring images, Lasso regularization can effectively to drive model coefficients to zero before predicting missing pixel values from existing neighboring values.
-
Notifications
You must be signed in to change notification settings - Fork 0
richardd3ng/Image-Reconstruction
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Digital Image Reconstruction
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published