HomePhabricator
Diffusion RTTB 50ee84c392eb

T22948: Compute ComplexDose statistics if not yet calculated

Description

T22948: Compute ComplexDose statistics if not yet calculated

Summary:
Implemented way to trigger the computatuin of additional Dx dose statistic values

Added other complex statistics and commented implemented methods

added typedef to avoind along badly readable boost pointers

Changed implementation to first extend the already existing precomputeValues vector and aferwards compute all not already computed values

added isInside() const correctness Signed-off-by: Clemens Hentschke <c.hentschke@dkfz-heidelberg.de>

Removed deprectated functions in GeometricInfo

Signed-off-by: Clemens Hentschke <c.hentschke@dkfz-heidelberg.de>

Removed deprecated ImageOrientation

Signed-off-by: Clemens Hentschke <c.hentschke@dkfz-heidelberg.de>

Removed deprecated functions in MaskVoxel Signed-off-by: Clemens Hentschke <c.hentschke@dkfz-heidelberg.de>

Fixed typos and added check for double imprescision

Refactored isIn*() functions into rttbUtils

Made parameter from isKey() const

Merge branch 'T22948'

Test Plan: Ran tests

Differential Revision: https://phabricator.mitk.org/D55

Details

Provenance
strubelpAuthored on Jul 6 2017, 10:44 AM
strubelpPushed on Jul 6 2017, 1:15 PM
Differential Revision
Restricted Differential Revision
Parents
rRTTB40078a26882d: Made parameter from isKey() const
rRTTB9df2f54cfac2: Added arcanist config file
Branches
Unknown
Tags
Unknown