Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MOVE: Wrappers/Python/supp to src/Python/ccpi/supp | Tomas Kulhanek | 2019-02-25 | 2 | -65/+0 |
| | |||||
* | Merge remote-tracking branch 'remotes/origin/master' into newdirstructure | Tomas Kulhanek | 2019-02-22 | 2 | -0/+65 |
|\ | | | | | | | | | | | Conflicts: demos/demoMatlab_denoise.m demos/qualitymetrics.py | ||||
| * | adding qualmetr class and updates demos | dkazanc | 2019-02-20 | 2 | -0/+65 |
| | | |||||
* | | restructured sources | Tomas Kulhanek | 2019-02-21 | 3 | -214/+0 |
|/ | |||||
* | bugfix and rename DIFF4th to Diff4th | Edoardo Pasca | 2019-01-10 | 1 | -8/+8 |
| | |||||
* | fix indentation | Edoardo Pasca | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | GPU version, this completes implementation of nltv #68 | dkazanc | 2018-12-04 | 1 | -2/+6 |
| | |||||
* | cythonised nltv and updated demo, readme, bash run added | Daniil Kazantsev | 2018-12-02 | 1 | -3/+12 |
| | |||||
* | matlab version tested, cython bit started | dkazanc | 2018-11-30 | 1 | -1/+17 |
| | |||||
* | add __init__.py | dkazanc | 2018-11-15 | 1 | -0/+0 |
| | | | | closes #67 | ||||
* | relaxed requirement of finding GPU bindings | Edoardo Pasca | 2018-07-04 | 1 | -9/+29 |
| | |||||
* | LLT-ROF model added | Daniil Kazantsev | 2018-05-30 | 1 | -3/+11 |
| | |||||
* | TGV for CPU and GPU added with demos | Daniil Kazantsev | 2018-05-23 | 1 | -2/+22 |
| | |||||
* | 4th order diffusion added | Daniil Kazantsev | 2018-05-03 | 1 | -2/+20 |
| | |||||
* | inpaint NVM added | Daniil Kazantsev | 2018-05-01 | 1 | -1/+4 |
| | |||||
* | some correction | algol | 2018-05-01 | 1 | -2/+1 |
| | |||||
* | new inpainters | Daniil Kazantsev | 2018-05-01 | 1 | -1/+6 |
| | |||||
* | Anisotropic Diffusion modules added for 2D/3D CPU/GPU | algol | 2018-04-19 | 1 | -2/+21 |
| | |||||
* | TNV demos | algol | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | TNV module added | Daniil Kazantsev | 2018-04-17 | 1 | -1/+6 |
| | |||||
* | SB TV demos all work | algol | 2018-04-16 | 1 | -2/+2 |
| | |||||
* | SB TV method CPU/GPU added | Daniil Kazantsev | 2018-04-16 | 1 | -0/+19 |
| | |||||
* | dTV some bugs in cython | algol | 2018-04-12 | 1 | -2/+2 |
| | |||||
* | dTV method added | Daniil Kazantsev | 2018-04-12 | 1 | -2/+27 |
| | |||||
* | major renaming and new 3D demos for Matlab | Daniil Kazantsev | 2018-04-09 | 1 | -9/+9 |
| | |||||
* | cleaning stage, leaving only FGP/ROF and related compilers, demos | Daniil Kazantsev | 2018-04-03 | 5 | -1963/+0 |
| | |||||
* | FGP/ROF-CPU/GPU fully working with new interfaces and regularizers.py ↵ | algol | 2018-03-06 | 1 | -0/+44 |
| | | | | script. This closes #39 and #38 | ||||
* | fixed test_regularizers.py | Edoardo Pasca | 2018-01-25 | 1 | -25/+6 |
| | |||||
* | Fix #13 | Edoardo Pasca | 2018-01-23 | 1 | -8/+18 |
| | | | | | Fixes #13. Bug due to calling list(np::array). For some reasons, it splitted the array (512x512) in 512 arrays of len 512. | ||||
* | Added conda recipe for FISTA | Edoardo Pasca | 2018-01-23 | 1 | -2/+2 |
| | | | | removed dangling files | ||||
* | added filters | Edoardo Pasca | 2018-01-23 | 2 | -0/+334 |
| | |||||
* | code refactoring step1 | Edoardo Pasca | 2018-01-19 | 4 | -0/+1638 |