Skip to content

v0.1.0

Choose a tag to compare

@Rdornier Rdornier released this 25 Jun 14:29
· 103 commits to main since this release

First version release

WARN: This version is NOT compatible with spotiflow > 0.5.7

WARN: This version is the last one compatible with QuPath 0.5.x

This is the first stable version of the qupath spotiflow extension. Spotiflow prediction is fully supported, but spotiflow training is not supported at the moment. Some of the spotiflow parameters are handled in the builder ; the others can be added via the function addParameter(). An example of how to use this example is available under Extension -> Spotiflow -> Spotiflow detection script template

Full changelog available on 0.1.0-rc2 and 0.1.0-rc1

Java doc available here.

User documentation available in the README

  • Fix #7 to be used on Linux and Mac (tested on Linux & Windows, no yet tested on Mac => feedback welcome)