dchaley / dchaley/qupath-project-initializer

Import GeoJSON files

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

To support images > 2B pixels, we need to import GeoJSON files for the detected segments rather than trying to parse the segmentation masks. ImageJ does not support segmentation masks aka source images with more than 2B pixels (signed int32).

In the GUI, importing GeoJSON is drag-and-drop. In code, it seems to be relatively straightforward:
https://forum.image.sc/t/adding-objects-to-qupath-from-geojson-file-with-featurecollections/87900/2

Segmentation side of this:
https://github.com/dchaley/deepcell-segmentation/issues/386

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.