Page MenuHomePhabricator

denoising with mask image outputs corrupted image
Closed, ResolvedPublic

Description

steps to reproduce:

  • load test data
  • set variance to 500
  • use nonlocal means filter

-> broken image

Event Timeline

neher added a subscriber: neher.

dwi

output

User petry has pushed new remote branch:

bug-17707-NLMCorruptedOutput

[cfa8cd]: Merge branch 'bug-17707-NLMCorruptedOutput'

Merged commits:

2014-04-10 13:57:48 Moritz Petry [c5dcde]
Corrected calculation of ROI when a mask is used to denoise an image.


2014-04-10 13:44:44 Moritz Petry [6bc0fd]
Merge branch 'bug-17531-CorrectionOfNLMeans' into bug-17707-NLMCorruptedOutput