Error with flood fill in the nightly

I am getting this error when I try to use the flood fill with the editable intensity range option enabled with the MRHead.nrrd. Things work fine when the editable intensity range is unchecked.

Switch to module: “SegmentEditor”
Execute: image ScalarType (4) must match out ScalarType (4), and mask scalar type (4) must be unsigned char.

Masking was not implemented for Flood fill effect. I’ve added it and will be available in releases downloaded tomorrow or later.

1 Like

Thanks Andras!!!

Hi Andras,
I just tried with today’s preview (on Linux), and I am still getting this error message.

Execute: image ScalarType (4) must match out ScalarType (4), and mask scalar type (4) must be unsigned char.

I could reproduce and fix the problem in the Preview Release (r28426).

1 Like