-
Notifications
You must be signed in to change notification settings - Fork 7
Windows and Docker both output an invalid image #8
Comments
Compression method doesn't seem to impact the created image. |
Applying the LUT table also doesn't impact the incorrectly created image. Though the LUT application does require optimizations. |
The issue is indeed caused by incorrect DLL's. The compiled version of the MultiResolutionInterface doesn't seem to be complete or correct, as it differs heavily from the one supplied by the most recent ASAP release. |
We have the same issue of obtaining an invalid image as output, both with the container version and by compiling WSICS from the sources in Ubuntu 18.04 using the latest ASAP release. |
Has this been adressed? Is there a way to fix this? Unfortunately, I also cannot open the output images. I'm in dire need of a method to normalize WSIs and I thought I had finally found a solution. |
Currently both the Windows binary and the Dockerized instance output an unreadable image. This is likely due to incorrect DLL's or linking.
The text was updated successfully, but these errors were encountered: