elastix icon indicating copy to clipboard operation
elastix copied to clipboard

STYLE: Use `DummyIPPPixelType = unsigned char` everywhere

Open N-Dekker opened this issue 3 years ago • 1 comments

Removed "todo test DummyIPPPixelType=bool", and consistently used unsigned char as dummy pixel type for mesh template instantiations (rather than float or double).

DummyIPPPixelType = unsigned char was being used on three places already.

N-Dekker avatar Aug 19 '22 13:08 N-Dekker

Sprint: Use float

N-Dekker avatar Aug 22 '22 11:08 N-Dekker