Hi Guys,
I'm having a wierd bug popup with the DisplayDataOnImage module. The viewed output of the module is fine but any modules downstream are handed a pure white image. Ive tried this with a few image types and all are loaded correctly and the output of the module itself is OK, just any modules downstream get a white image (255,255,255). Ive tried different combinations of parameters in DDOI but everything displays fine / outputs white. My MWE is LoadImages > DDOI (image number) > SaveImages.
Has anyone else seen this?
J