dchaley / dchaley/qupath-project-initializer
What to do with QuPath image paths?
Open
- Dominant language
- Kotlin
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The QuPath data files refer to file paths – local to wherever the QuPath script was run.
This means you can't just download the project & open it, at least I think not, not without fixing the paths.
1) can we do relative paths?
2) should we ask the user to specify a path rewrite, for when they download it?
3) QuPath says it has an "image server", can that be … cloud storage ...??? (It can do NAS but that's a big moving part)
One big question is: where does the end QuPath app even run? On somebody's computer? On a cloud VM?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.