summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/ccpi
Commit message (Collapse)AuthorAgeFilesLines
* fix ROF_TV (#28)Vaggelis Papoutsellis2019-10-291-27/+240
| | | | | | | | | | | | | | | | * fix ROF_TV * fix ROF_TV * add TGV proximal * add new regs * added FGP_dTV * fix out * remove test to wip
* Revert "added FGP_dTV (#32)" (#34)Edoardo Pasca2019-10-191-45/+0
| | | This reverts commit 8839dffdee7ef1fff72eb305bf09fe30917ec238.
* added FGP_dTV (#32)Edoardo Pasca2019-10-191-0/+45
|
* regulariser return a tupleEdoardo Pasca2019-06-261-3/+3
|
* Update regularisers.py (#27)Edoardo Pasca2019-06-251-11/+25
|
* removed legacy importEdoardo Pasca2019-06-251-1/+1
|
* Reorganise processors (#24)Edoardo Pasca2019-06-212-1/+117
| | | | | | | | | | * add test phase * updated test * removed unused import * updated test
* Block Framework (#23)Edoardo Pasca2019-04-264-59/+79
| | | | | | | | | | * fix for new block framework * refactoring closes #22 * updated setup.py
* added missing methodsEdoardo Pasca2019-03-111-9/+47
|
* Lipschitz has been replaced with taudkazanc2018-10-161-6/+6
|
* fix import statementEdoardo Pasca2018-09-211-1/+1
|
* inherit from FunctionEdoardo Pasca2018-09-211-3/+3
| | | closes #15
* moved padder to plugins (#14)Edoardo Pasca2018-05-151-0/+103
|
* Import (#13)Edoardo Pasca2018-05-141-7/+7
| | | | | | * add dependency on ccpi-regulariser * fixed import names
* fixed objective2Daniil Kazantsev2018-05-121-6/+3
|
* further corrections, SB-TV addedDaniil Kazantsev2018-05-111-6/+6
|
* some fixes regarding denoisingDaniil Kazantsev2018-05-111-7/+9
|
* adding regularisersDaniil Kazantsev2018-05-081-0/+115
|
* Tidy up demo, remove prints and old code.Jakob Jorgensen, WS at HMXIF2018-04-242-27/+5
|
* added setupCCPiGeometriesEdoardo Pasca2018-04-171-0/+45
|
* removed LinearOperatorMatrix and added check of geometries in ccpi operatorEdoardo Pasca2018-04-171-30/+42
|
* removes generic processors which go in CCPi-FrameworkEdoardo Pasca2018-04-171-616/+0
|
* initial working release with simple_demo_ccpi.pyEdoardo Pasca2018-04-113-0/+894