Hello community.
We’ve been working with QuPath with several people and everyone uses a different OS. Linux, Mac and Windows. We have a project made on Windows that when opened in the Mac it doesn’t contain the annotations. Maybe it’s also a matter of having different QuPath versions. The windows is using 0.2.0 m12 and the mac is using 0.2.3, and the linux uses all.
So we manage to import the annotations which we managed via a script and a geo json as in my previous question
But now we need the measurements of those annotations.
The thing is that while I can export polygons and export measurements independently as two separate files, I have not been able to import them both.
So the questions become:
- Is there a function that allows me to call a measurement routine on my newly imported annotations?
- Is there a way to import annotations and their measurements at the same time? while working with different versions, so not relying on libraries that can only be used in one version only?
I hope I am not complicating my life too much, I just want to be able to use a project in a different computer, with the same annotations and measurements so that we can get different experts to annotate the same cells.