Closed iwbh15 closed 1 year ago
Several users encountered a problem when using ImageCombinerWarpy in QuPath version 0.4.x.
Transformatios were not applied.
https://forum.image.sc/t/issue-with-warpy-and-mac-osx/79421 https://forum.image.sc/t/unsuccessful-registration-using-warpy-image-combiner-in-qupath/79681/4 https://forum.image.sc/t/imagecombinerwarpy-overlaying-registered-images-in-qupath/61804/20
Reason:
petebankhead: "Specifically, ImageServer.readBufferedImage became ImageServer.readRegion – but I tried to maintain compatibility of old plugins by using a default method that falls back to readBufferedImage if needed."
see: https://github.com/qupath/qupath/pull/1072
Several users encountered a problem when using ImageCombinerWarpy in QuPath version 0.4.x.
Transformatios were not applied.
https://forum.image.sc/t/issue-with-warpy-and-mac-osx/79421 https://forum.image.sc/t/unsuccessful-registration-using-warpy-image-combiner-in-qupath/79681/4 https://forum.image.sc/t/imagecombinerwarpy-overlaying-registered-images-in-qupath/61804/20
Reason:
petebankhead: "Specifically, ImageServer.readBufferedImage became ImageServer.readRegion – but I tried to maintain compatibility of old plugins by using a default method that falls back to readBufferedImage if needed."
see: https://github.com/qupath/qupath/pull/1072