diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:07:10 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:30:19 +0100 |
commit | 3c09223a447ea272beecd142b1a7de1a67e402c0 (patch) | |
tree | 1ccc66b8a9ed3bff4dca32c3c74f7c167fd6b246 /cuda/3d | |
parent | 34e73fc14493211f926e14a0af912fce0666adf6 (diff) | |
download | astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.gz astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.bz2 astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.xz astra-3c09223a447ea272beecd142b1a7de1a67e402c0.zip |
iMinds -> imec
Diffstat (limited to 'cuda/3d')
-rw-r--r-- | cuda/3d/algo3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/algo3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/arith3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/arith3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/astra3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/astra3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/cgls3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/cgls3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/cone_bp.cu | 2 | ||||
-rw-r--r-- | cuda/3d/cone_bp.h | 2 | ||||
-rw-r--r-- | cuda/3d/cone_fp.cu | 2 | ||||
-rw-r--r-- | cuda/3d/cone_fp.h | 2 | ||||
-rw-r--r-- | cuda/3d/darthelper3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/darthelper3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/dims3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/fdk.cu | 2 | ||||
-rw-r--r-- | cuda/3d/fdk.h | 2 | ||||
-rw-r--r-- | cuda/3d/mem3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/mem3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/par3d_bp.cu | 2 | ||||
-rw-r--r-- | cuda/3d/par3d_bp.h | 2 | ||||
-rw-r--r-- | cuda/3d/par3d_fp.cu | 2 | ||||
-rw-r--r-- | cuda/3d/par3d_fp.h | 2 | ||||
-rw-r--r-- | cuda/3d/sirt3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/sirt3d.h | 2 | ||||
-rw-r--r-- | cuda/3d/util3d.cu | 2 | ||||
-rw-r--r-- | cuda/3d/util3d.h | 2 |
27 files changed, 27 insertions, 27 deletions
diff --git a/cuda/3d/algo3d.cu b/cuda/3d/algo3d.cu index bec3b51..ee7a23b 100644 --- a/cuda/3d/algo3d.cu +++ b/cuda/3d/algo3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/algo3d.h b/cuda/3d/algo3d.h index b830521..f5fd207 100644 --- a/cuda/3d/algo3d.h +++ b/cuda/3d/algo3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/arith3d.cu b/cuda/3d/arith3d.cu index bf5f4fc..05b94ce 100644 --- a/cuda/3d/arith3d.cu +++ b/cuda/3d/arith3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/arith3d.h b/cuda/3d/arith3d.h index 9805c8f..fa9f3a1 100644 --- a/cuda/3d/arith3d.h +++ b/cuda/3d/arith3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/astra3d.cu b/cuda/3d/astra3d.cu index f08043d..c0f4c4a 100644 --- a/cuda/3d/astra3d.cu +++ b/cuda/3d/astra3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/astra3d.h b/cuda/3d/astra3d.h index d50a6dd..0ea752d 100644 --- a/cuda/3d/astra3d.h +++ b/cuda/3d/astra3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/cgls3d.cu b/cuda/3d/cgls3d.cu index 0e1a8b7..7e31749 100644 --- a/cuda/3d/cgls3d.cu +++ b/cuda/3d/cgls3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/cgls3d.h b/cuda/3d/cgls3d.h index 7fbf12b..b9b9e3a 100644 --- a/cuda/3d/cgls3d.h +++ b/cuda/3d/cgls3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/cone_bp.cu b/cuda/3d/cone_bp.cu index 3fe0a02..3dd0c97 100644 --- a/cuda/3d/cone_bp.cu +++ b/cuda/3d/cone_bp.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/cone_bp.h b/cuda/3d/cone_bp.h index 527245e..6dcadb1 100644 --- a/cuda/3d/cone_bp.h +++ b/cuda/3d/cone_bp.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/cone_fp.cu b/cuda/3d/cone_fp.cu index c86e258..21598d0 100644 --- a/cuda/3d/cone_fp.cu +++ b/cuda/3d/cone_fp.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/cone_fp.h b/cuda/3d/cone_fp.h index 24230d0..4da72d4 100644 --- a/cuda/3d/cone_fp.h +++ b/cuda/3d/cone_fp.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/darthelper3d.cu b/cuda/3d/darthelper3d.cu index 00b5f0f..473199a 100644 --- a/cuda/3d/darthelper3d.cu +++ b/cuda/3d/darthelper3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/darthelper3d.h b/cuda/3d/darthelper3d.h index 5816546..385e48e 100644 --- a/cuda/3d/darthelper3d.h +++ b/cuda/3d/darthelper3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/dims3d.h b/cuda/3d/dims3d.h index 81dc774..ef4ea78 100644 --- a/cuda/3d/dims3d.h +++ b/cuda/3d/dims3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/fdk.cu b/cuda/3d/fdk.cu index 29458eb..4e926f2 100644 --- a/cuda/3d/fdk.cu +++ b/cuda/3d/fdk.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/fdk.h b/cuda/3d/fdk.h index fda2b05..f4049e6 100644 --- a/cuda/3d/fdk.h +++ b/cuda/3d/fdk.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/mem3d.cu b/cuda/3d/mem3d.cu index c1abb2f..4a26921 100644 --- a/cuda/3d/mem3d.cu +++ b/cuda/3d/mem3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/mem3d.h b/cuda/3d/mem3d.h index 9d14487..78e1294 100644 --- a/cuda/3d/mem3d.h +++ b/cuda/3d/mem3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/par3d_bp.cu b/cuda/3d/par3d_bp.cu index 113a597..6f76d22 100644 --- a/cuda/3d/par3d_bp.cu +++ b/cuda/3d/par3d_bp.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/par3d_bp.h b/cuda/3d/par3d_bp.h index 202c2b0..b4ec6a3 100644 --- a/cuda/3d/par3d_bp.h +++ b/cuda/3d/par3d_bp.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/par3d_fp.cu b/cuda/3d/par3d_fp.cu index 4ee017e..8e2a2d0 100644 --- a/cuda/3d/par3d_fp.cu +++ b/cuda/3d/par3d_fp.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/par3d_fp.h b/cuda/3d/par3d_fp.h index 0b90ed0..18f5f2e 100644 --- a/cuda/3d/par3d_fp.h +++ b/cuda/3d/par3d_fp.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/sirt3d.cu b/cuda/3d/sirt3d.cu index d7c1b6d..14f5768 100644 --- a/cuda/3d/sirt3d.cu +++ b/cuda/3d/sirt3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/sirt3d.h b/cuda/3d/sirt3d.h index a2b2ce0..7c9a7c0 100644 --- a/cuda/3d/sirt3d.h +++ b/cuda/3d/sirt3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/util3d.cu b/cuda/3d/util3d.cu index 5e55ab9..1f436d8 100644 --- a/cuda/3d/util3d.cu +++ b/cuda/3d/util3d.cu @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/cuda/3d/util3d.h b/cuda/3d/util3d.h index 125bd9e..17eb31e 100644 --- a/cuda/3d/util3d.h +++ b/cuda/3d/util3d.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com |