summaryrefslogtreecommitdiffstats
path: root/src/ParallelProjectionGeometry3D.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused backprojectPointX/Y/Z functionsWillem Jan Palenstijn2021-11-031-73/+0
|
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
|
* Improve config error handlingWillem Jan Palenstijn2018-12-231-1/+2
|
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
|
* Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-051-1/+0
| | | | | | This is to avoid the dependence of lexical_cast on the current locale. The stringstreams used for the new string parsing/output functions are explicitly imbued with the C/classic locale.
* Add CompositeGeometryManagerWillem Jan Palenstijn2015-12-041-3/+78
| | | | | This handles FP and BP operations on multiple data objects at once, splitting them to fit in GPU memory where necessary.
* Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-061-6/+6
| | | | An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes.
* updated docsWim van Aarle2015-02-261-11/+0
|
* get_geometry now uses XML config object (for projections)Wim van Aarle2015-02-261-0/+17
|
* re-enabled get_geometry for 3d projectorsWim van Aarle2015-02-241-1/+1
|
* added get_geometry for 3d projection data objectsWim van Aarle2015-02-241-1/+1
|
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Add ProjectionGeometry3D::projectPoint for par3d and cone.Willem Jan Palenstijn2014-12-021-0/+16
| | | | Par3d_vec and cone_vec to follow.
* Remove unused DetectorOffsetX/Y in ProjectionGeometry3DWillem Jan Palenstijn2014-12-011-19/+5
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+211