You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🆕 Improve Support for QuPath GeoJson and Multipoint Geometry (#841)
This PR makes a collection of changes related to reviewer comments in the TIAViz paper.
Main changes are:
1. Layer names in the interface for static image overlays now are named after filename stem, instead of generic 'layer1', 'layer2' etc to make it easier to distinguish the layers.
2. Adds multipoint geometry rendering as qupath exports collections of points as multipoints not individual point annotations
3. Robustifies qupath import from geojson to handle qupath special case of `nucleusGeometry`.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments