elastix icon indicating copy to clipboard operation
elastix copied to clipboard

ENH: Rename SubtractMean parameter to "GroupwiseImplicitReferenceFrame"

Open N-Dekker opened this issue 1 year ago • 0 comments
trafficstars

Sets its default "true". (For the affected elastix metrics (PCAMetric, PCAMetric2, SumOfPairwiseCorrelationCoefficients, VarianceOverLastDimension), the SubtractMean parameter originally had "false" as default.)

The term "GroupwiseImplicitReferenceFrame" is more specific than "SubtractMean", so it appears preferably. Discussed with Marius (@mstaring) and Stefan (@stefanklein).

Added a warning about this change to the Initialize() member functions of the affected elastix metrics.


  • This pull request supersedes pull request #1104

N-Dekker avatar Jun 29 '24 11:06 N-Dekker