diff options
author | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-04-16 16:16:34 +0100 |
---|---|---|
committer | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-04-16 16:16:34 +0100 |
commit | 0deb9c58f94c65bb1a76912b6e194df62fdfd6e6 (patch) | |
tree | e2d1341cdf1172bfc6f42a0d496cdc4fe56376a5 | |
parent | 66416e35fb6f352b4c9828695c2dfa642ac4c24e (diff) | |
download | regularization-0deb9c58f94c65bb1a76912b6e194df62fdfd6e6.tar.gz regularization-0deb9c58f94c65bb1a76912b6e194df62fdfd6e6.tar.bz2 regularization-0deb9c58f94c65bb1a76912b6e194df62fdfd6e6.tar.xz regularization-0deb9c58f94c65bb1a76912b6e194df62fdfd6e6.zip |
readme updated2
-rw-r--r-- | Readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,9 +5,10 @@ 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"> - <img src="docs/imgages/probl.pdf" height="300"><br> +<embed src="docs/imgages/probl.pdf" height="300"> </div> + ## Prerequisites: * MATLAB (www.mathworks.com/products/matlab/) OR |