Skip to content

diegoinacio/iteractive-image-reconstruction

Repository files navigation

Iteractive Image Reconstruction

Iteractive image reconstruction from different transforms

Fourier Transform

image reconstruction fourier

Visualization of an iterative process of reconstructing an image from its RGB spectrum, obtained from a Fourier transform.

        notebook: imageReconstruction_fourierTransform.ipynb

Radon Transform

image reconstruction radon

Visualization of an iterative process of reconstructing an image from its RGB Sinogram, obtained from a Radon transform.

        notebook: imageReconstruction_radonTransform.ipynb

Neural Network

This is not an image reconstruction itself but is an image approximation by regression, using Deep Neural Network.

image approximation NN

        notebook: image_approximation_deepNN.ipynb

Releases

No releases published

Packages