Skip to content

fix(Dispatcher): fix wrong mapping for uint8 type

Emilie WERNERT requested to merge fix-dispatcher into dev

What does this MR do?

Fix wrong mapping for 'uint8' type. isMapping method is used by Dispatcher to find the right type for calling template functor.

How to test it?

Launch Tuto06Filter. Load a 3D images of 'uint8' type and Compute Image Filter.

Data

cubeMask.vtk

Edited by Emilie WERNERT

Merge request reports