GitHub / Arjun-08 / Image-Reconstruction-using-CG-algorithm
This repository demonstrates the use of a Conjugate Gradient (CG) algorithm to solve an optimization problem for reconstructing 2D images from incomplete pixel data. It explores the impact of parameters like tolerance (ε) and regularization (λ) on the accuracy of the reconstruction.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 4.2 MB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 6 months ago
Topics: best-params, conjugate-gradient, image-reconstruction