Page MenuHomePhabricator

Non local means filter calculates wrong wheigths
Closed, ResolvedPublic

Description

In the calculation of the weigths for each voxel is an error. The normalization constant needs to be calculated over the sum of the weights.

Event Timeline

User petry has pushed new remote branch:

bug-17371-CorrectionOfWeightCalculation

[4895ee]: Merge branch 'bug-17371-CorrectionOfWeightCalculation'

Merged commits:

2014-03-03 12:00:35 Moritz Petry [730221]
Implemented missing exceptionhandling.


2014-02-27 17:44:16 Moritz Petry [77106e]
Normalization constant Z is now calculated with the sum of the weights.