diff options
author | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-04-16 16:19:21 +0100 |
---|---|---|
committer | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-04-16 16:19:21 +0100 |
commit | bbc95bde673bba66adba8a7c3ea8ec90b4fbc7eb (patch) | |
tree | 83ed0160eafea8d15513bd7526882c8491d0c516 | |
parent | 0deb9c58f94c65bb1a76912b6e194df62fdfd6e6 (diff) | |
download | regularization-bbc95bde673bba66adba8a7c3ea8ec90b4fbc7eb.tar.gz regularization-bbc95bde673bba66adba8a7c3ea8ec90b4fbc7eb.tar.bz2 regularization-bbc95bde673bba66adba8a7c3ea8ec90b4fbc7eb.tar.xz regularization-bbc95bde673bba66adba8a7c3ea8ec90b4fbc7eb.zip |
readme updated3
-rw-r--r-- | Readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,10 +5,11 @@ CCPi-RGL software consist of 2D/3D regularisation modules for single-channel and can also be used as image denoising iterative filters. The core modules are written in C-OMP and CUDA languages and wrappers for Matlab and Python are provided.** <div align="center"> -<embed src="docs/imgages/probl.pdf" height="300"> + <img src="docs/imgages/probl.png" height="250"><br> </div> + ## Prerequisites: * MATLAB (www.mathworks.com/products/matlab/) OR |