qupath / qupath-extension-instanseg

The official QuPath extension for InstanSeg
https://github.com/instanseg/instanseg
Apache License 2.0
10 stars 5 forks source link

Use TaskRunner for measurements #94

Closed petebankhead closed 1 month ago

petebankhead commented 1 month ago

This has two advantages:

In making this change, I also made DetectionMeasurer private - since public access isn't currently required.