This will be the last release tested to be compatible with QuPath 0.5.+
What's Changed
Features
classifier_sample_images.groovy
script added to sample some images to create a randomly dataset of sections from multiple projects. This may be useful to perform the labelling needed to create a classifier.- enhanced
AtlasManager
:AtlasManager.saveResults()
now throws an error if the atlas hierarchy contains regions classified as "Exclude"- add
AtlasManager.isSplit()
- add
AtlasManager.fixExclusions()
- add checks on the atlas hierarchy before many operations are performed
Fixes
- docs fixups
- fix a bug with
ImageChannelTools.getChannelStats()
- fix overlapping classes not being added to QuPath GUI
Full Changelog: v1.0.2...v1.0.3