Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing an annotations xml file doesn't work #258

Closed
andreashkh opened this issue Apr 19, 2022 · 1 comment
Closed

Importing an annotations xml file doesn't work #258

andreashkh opened this issue Apr 19, 2022 · 1 comment

Comments

@andreashkh
Copy link

Hi,

When exporting a case with annotations as jpg/png, a xml file is generated containing the annotations. Is there a way to import such a file? Open Images and Import Dicom seem to ignore the xml file that is placed in the same directory.

Thanks!

@nroduit
Copy link
Owner

nroduit commented Apr 28, 2022

For DICOM, annotations are saved in a DICOM Presentation State file, see https://nroduit.github.io/en/tutorials/build-ko-pr/#presentation-state-pr-or-gsps

For non DICOM, an xml file is saved and it should be loaded when using "Open Images" but I just saw that it doesn't work. However, when I drag and drop the image, it opens the xml file of the annotations. So it's a bug.

@nroduit nroduit changed the title Is there a way to import an annotations xml file? Importing an annotations xml file doesn't work Jun 8, 2022
@nroduit nroduit closed this as completed Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants