summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/ccpi
Commit message (Collapse)AuthorAgeFilesLines
* MOVE: Wrappers/Python/supp to src/Python/ccpi/suppTomas Kulhanek2019-02-252-65/+0
|
* Merge remote-tracking branch 'remotes/origin/master' into newdirstructureTomas Kulhanek2019-02-222-0/+65
|\ | | | | | | | | | | Conflicts: demos/demoMatlab_denoise.m demos/qualitymetrics.py
| * adding qualmetr class and updates demosdkazanc2019-02-202-0/+65
| |
* | restructured sourcesTomas Kulhanek2019-02-213-214/+0
|/
* bugfix and rename DIFF4th to Diff4thEdoardo Pasca2019-01-101-8/+8
|
* fix indentationEdoardo Pasca2019-01-101-1/+1
|
* GPU version, this completes implementation of nltv #68dkazanc2018-12-041-2/+6
|
* cythonised nltv and updated demo, readme, bash run addedDaniil Kazantsev2018-12-021-3/+12
|
* matlab version tested, cython bit starteddkazanc2018-11-301-1/+17
|
* add __init__.pydkazanc2018-11-151-0/+0
| | | | closes #67
* relaxed requirement of finding GPU bindingsEdoardo Pasca2018-07-041-9/+29
|
* LLT-ROF model addedDaniil Kazantsev2018-05-301-3/+11
|
* TGV for CPU and GPU added with demosDaniil Kazantsev2018-05-231-2/+22
|
* 4th order diffusion addedDaniil Kazantsev2018-05-031-2/+20
|
* inpaint NVM addedDaniil Kazantsev2018-05-011-1/+4
|
* some correctionalgol2018-05-011-2/+1
|
* new inpaintersDaniil Kazantsev2018-05-011-1/+6
|
* Anisotropic Diffusion modules added for 2D/3D CPU/GPUalgol2018-04-191-2/+21
|
* TNV demosalgol2018-04-171-1/+1
|
* TNV module addedDaniil Kazantsev2018-04-171-1/+6
|
* SB TV demos all workalgol2018-04-161-2/+2
|
* SB TV method CPU/GPU addedDaniil Kazantsev2018-04-161-0/+19
|
* dTV some bugs in cythonalgol2018-04-121-2/+2
|
* dTV method addedDaniil Kazantsev2018-04-121-2/+27
|
* major renaming and new 3D demos for MatlabDaniil Kazantsev2018-04-091-9/+9
|
* cleaning stage, leaving only FGP/ROF and related compilers, demosDaniil Kazantsev2018-04-035-1963/+0
|
* FGP/ROF-CPU/GPU fully working with new interfaces and regularizers.py ↵algol2018-03-061-0/+44
| | | | script. This closes #39 and #38
* fixed test_regularizers.pyEdoardo Pasca2018-01-251-25/+6
|
* Fix #13Edoardo Pasca2018-01-231-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 FISTAEdoardo Pasca2018-01-231-2/+2
| | | | removed dangling files
* added filtersEdoardo Pasca2018-01-232-0/+334
|
* code refactoring step1Edoardo Pasca2018-01-194-0/+1638