summaryrefslogtreecommitdiffstats
path: root/Wrappers
Commit message (Expand)AuthorAgeFilesLines
* implemented with unittest #43algol2018-04-101-52/+96
* test has been added 43#algol2018-04-103-11/+14
* test addedDaniil Kazantsev2018-04-102-1/+103
* #43 all python/matlab 2d/3d DEMOS work OKalgol2018-04-105-40/+41
* demos updatedDaniil Kazantsev2018-04-0913-1368/+509
* major renaming and new 3D demos for MatlabDaniil Kazantsev2018-04-0927-829/+229
* Delete demoMatlab_denoise.m~Daniil Kazantsev2018-04-091-31/+0
* fixes a memory leak in FGP-TV(CPU)#43, matlab CPU/GPU wrappers and demosDaniil Kazantsev2018-04-0914-1035/+343
* removed findBoostEdoardo Pasca2018-04-062-37/+2
* removed boost dependencyEdoardo Pasca2018-04-041-3/+3
* Fixed GPU regularizer includes, remove boost dependencyEdoardo Pasca2018-04-041-19/+1
* readme and pyx updatedDaniil Kazantsev2018-04-032-302/+17
* cleaning stage, leaving only FGP/ROF and related compilers, demosDaniil Kazantsev2018-04-0322-5048/+21
* small correct #40algol2018-03-071-1/+0
* demos fixed #40algol2018-03-064-310/+63
* FGP/ROF-CPU/GPU fully working with new interfaces and regularizers.py script....algol2018-03-065-54/+196
* work on cythonization2Daniil Kazantsev2018-03-061-41/+56
* FGP_CPU (Cythonized) now works in demoalgol2018-03-061-7/+3
* FGP/ROF updatesDaniil Kazantsev2018-03-063-141/+16
* work on FGP intergrationalgol2018-03-062-17/+14
* ROF_FGP_unified syntaxDaniil Kazantsev2018-03-061-32/+27
* Cmake/Cython fixes to compile ROF-FGPalgol2018-03-055-30/+32
* cpu-related cython file updated #33Daniil Kazantsev2018-02-262-11/+68
* CPU-GPU naming consistencyDaniil Kazantsev2018-02-264-280/+353
* updates to CPU/GPU core for ROF and demosDaniil Kazantsev2018-02-253-9/+9
* GPU test fixed, cpu vs gpu test added for ROF-TValgol2018-02-224-14/+137
* modified gpu regularizers buildEdoardo Pasca2018-02-212-16/+20
* Merge branch 'GPU_test' of https://github.com/vais-ral/CCPi-FISTA_Reconstruct...Edoardo Pasca2018-02-211-2/+40
|\
| * ROF_TV demoDaniil Kazantsev2018-02-211-3/+41
* | added TV_ROFEdoardo Pasca2018-02-212-5/+5
|/
* CPU demo updatedDaniil Kazantsev2018-02-201-3/+3
* renamed GPU ROF_TVEdoardo Pasca2018-02-201-1/+1
* added ROF_TV to CPU demoEdoardo Pasca2018-02-201-12/+47
* fix wrapper buildEdoardo Pasca2018-02-201-31/+35
* ROF_TV modified and GPU code added, all cython related files updated, but not...Daniil Kazantsev2018-02-202-46/+73
* added ROF_TV regularizer to library and wrapperEdoardo Pasca2018-02-201-0/+84
* removed and renamed a few thingsEdoardo Pasca2018-02-205-1251/+1
* GPU regularizers fixed, the demo runs smoothlyDaniil Kazantsev2018-02-092-44/+48
* some corrections in GPU-reg demosalgol2018-02-091-4/+17
* Update meta.yamlvais-ral2018-02-071-6/+4
* Updated demo for CPU regularizers, bug fixed in fista_module.cpp for FGP_TValgol2018-02-062-32/+50
* added test_gpu_regularizer.py in testEdoardo Pasca2018-01-301-0/+131
* fix GPU regularizerEdoardo Pasca2018-01-302-21/+21
* Merge branch 'gpu' of https://github.com/vais-ral/CCPi-FISTA_Reconstruction i...Edoardo Pasca2018-01-291-2/+2
|\
| * fixed Wrapper Build for linuxEdoardo Pasca2018-01-291-2/+2
* | added demo directoryEdoardo Pasca2018-01-291-0/+442
|/
* removed initial lib from library name (unix)Edoardo Pasca2018-01-291-7/+16
* added CMakeLists.txt for Python WrapperEdoardo Pasca2018-01-291-0/+110
* finds boost libraries during wrappers build (win)Edoardo Pasca2018-01-297-35/+45
* minor changes to testEdoardo Pasca2018-01-291-51/+47