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
{{ message }}
This repository was archived by the owner on Jul 8, 2020. It is now read-only.
Thanks for sharing this valuable toolkit!
I have a problem, I want to convert the AIM XML files to DICOM-RT file.
I use the following command:
C:\annotation-and-image-markup-master\AIMToolkit_v4.0.0_rv44\source\AIMLib\Release\x64>AIMConverter.exe -i AIM -o SR AMC-003.xml AMC-003
But there are some errors as follows:
Error: Error writing annotation(s) to file "AMC-003":
Annotation Collection Validation Errors:
Annotation Collection Unique Identifier
II value is not a valid UID
UID must constist of digits and periods(.) only
Usage:
AIMConverter.exe -i[nput] AIM|SR|CDA -o[utput] AIM|SR|CDA input_file output_file
If convenient, could you please give some advice? Thanks a lot!
Hi Dear Sir/Madam,
Thanks for sharing this valuable toolkit!
I have a problem, I want to convert the AIM XML files to DICOM-RT file.
I use the following command:
But there are some errors as follows:
If convenient, could you please give some advice? Thanks a lot!