This repo adds some support for nonlinear deformation and registration in QuPath, by using the ImgLib2 library.
https://imagej.net/plugins/bdv/warpy/warpy
In QuPath 0.6, this extension should be installed via the QuPath BIOP catalog.
Don't forget to restart QuPath (but not your computer).
https://doi.org/10.3389/fcomp.2021.780026
You can build the QuPath Warpy extension from source with
gradlew clean buildThe output will be under build/libs.
cleanremoves anything oldbuildbuilds the QuPath extension as a .jar file and adds it tolibs