HomePhabricator
Diffusion MITK 18a0a0a17f9e

Fixed Thresholding for float images.

Description

Fixed Thresholding for float images.

There were some casts to integer for the slider values. So in case of an
image with values < 1.0 this led to wrong results. Also for thresholding
by itk filter the pixel type was set to int.

Details

Provenance
schroedtAuthored on Sep 4 2013, 4:33 PM
Parents
rMITK55b60caf1343: Merge branch 'bug-15973-wrong-dcmtk-install-name-on-mac'
Branches
Unknown
Tags
Unknown