JoshuaEbenezer / ftvd

Python implementation of "A New Alternating Minimization Algorithm for Total Variation Image Reconstruction"
GNU General Public License v3.0
10 stars 1 forks source link

MATLAB version of the code #5

Closed swami1995 closed 2 years ago

swami1995 commented 2 years ago

I tried using the repo with some greyscale images and my results don't seem great. Do you know where I can find the MATLAB code for this repo? I couldn't find any links in the paper or any free versions through a simple google search? (I was only able to find a paid version through https://matlab1.com/shop/matlab-code/a-new-alternating-minimization-algorithm-for-total-variation-image-reconstruction/)

JoshuaEbenezer commented 2 years ago

I don't remember where I found the original code. Please look at each of the authors' websites. I think it's in one of their websites. You might have to change some hyperparameters for better results.