-
- Downloads
Update ImageBlend's test baseline
From the image, it looks like the unit test read two input files. However, the unit test code doesn't actually read any data files. Instead, it programmatically generates two vtkImageData. I think the baseline was accidentally checked in and the regression test logic failed to detect the error. Also, the test has been fixed to assign all components to avoid random value initialization.
Loading
Please register or sign in to comment