diff options
author | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-04-16 16:20:48 +0100 |
---|---|---|
committer | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-04-16 16:20:48 +0100 |
commit | 142e79ad0c26b4bd1d2b1d91329b4be861032488 (patch) | |
tree | 127a7293a709b5344b1d621bfeaac5d45905f6af | |
parent | bbc95bde673bba66adba8a7c3ea8ec90b4fbc7eb (diff) | |
download | regularization-142e79ad0c26b4bd1d2b1d91329b4be861032488.tar.gz regularization-142e79ad0c26b4bd1d2b1d91329b4be861032488.tar.bz2 regularization-142e79ad0c26b4bd1d2b1d91329b4be861032488.tar.xz regularization-142e79ad0c26b4bd1d2b1d91329b4be861032488.zip |
readme updated4
-rw-r--r-- | Readme.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -5,11 +5,9 @@ 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.png" height="250"><br> + <embed src="docs/images/probl.pdf" height="250"> </div> - - ## Prerequisites: * MATLAB (www.mathworks.com/products/matlab/) OR |