@@ -6,7 +6,14 @@ This repo contains code for BSRPCA, a method to do ULM processing by jointly per
## Getting started
Please refer to the .m files for running code for experiment.
BSRPCA_convergent.m refers to the function implementation of our method while the invivo_exp.m contains a quick example of how to use our method with a sample vivo dataset
BSRPCA_convergent.m refers to the function implementation of our method while the invivo_exp.m contains a quick example of how to use our method with a sample vivo dataset.
Our method is designed to be compatible with and based on the LOTUS Software - PALA : https://github.com/AChavignon/PALA
Please refer to the above software Repository to download required dependencies
Other methods and functions are from: https://github.com/phamduonghung/fast_BDRPCA and https://github.com/ning22/Fast-Single-Image-Superresolution/tree/master
## Authors and acknowledgment
Xuan-Hieu Le, Jean-Pierre Remeniéras, Denis Kouame, and Duong-Hung Pham