- Sep 08, 2014
-
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
- Jul 10, 2014
-
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
- Aug 15, 2013
-
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
- Apr 28, 2013
-
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@922 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@855 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Cell Operations/C-functions: ported all the C functions to operate also with single precision floats This should be bug free (tested against the regression tests / benchmarks) and give no decrease in speed. Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@843 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@841 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@840 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@676 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Can't be pushed upstream yet, because it doesn't already handle the pathological cases. Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@675 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@668 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
By a factor 1.5 on big images, and by a factor of 2 on small images This mainly served as a test bench to improve my SSE2 and OpenMP skills :) no real need otherwise. Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@664 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@663 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@662 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
They are the equivalent of cellfun(@(x, y){x <op> y}, array1, array2) and similar Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@661 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@660 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@332 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
It's now possible to both assign the single values of the volume, or just an index per each voxels Passing an index == 0 will select the "copy volume values" behavior Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@322 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@318 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@308 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
C/C++ functions: centralized them, and moved all the volume addition classes together, to the same object Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@307 4c865b51-4357-4376-afb4-474e03ccb993
-