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

can't import dicom #855

Open
liuhao4056 opened this issue Feb 22, 2023 · 3 comments
Open

can't import dicom #855

liuhao4056 opened this issue Feb 22, 2023 · 3 comments

Comments

@liuhao4056
Copy link

CERR>> Scanning DICOM directory
Reading directory:E:\desktop\es01 ...
Reading header ...
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.sponsorID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.protocolID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.subjectID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.submissionID field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.timeSaved field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.lastSavedInVer field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.CERRImportVersion field, leaving empty.
CERR>> DICOM Import has no methods defined for import into the planC{indexS.header}.anonymizedID field, leaving empty.
Reading comment ...
Reading scan ...
Loading Scan ...
错误: 找不到或无法加载主类 Files\Polyspace\R2021a\toolbox\CERR-master\ML_Dicom\dcm4che-5.17.0\bin..\lib\win-i686
原因: java.lang.ClassNotFoundException: Files\Polyspace\R2021a\toolbox\CERR-master\ML_Dicom\dcm4che-5/17/0\bin//\lib\win-i686

@adityaapte
Copy link
Collaborator

adityaapte commented Feb 22, 2023 via email

@liuhao4056
Copy link
Author

The problem still exists, I think there is a problem with the class path:Lib is not a subordinate folder of bin :
java.lang.ClassNotFoundException: Files\Polyspace\R2021a\toolbox\CERR-master\ML_Dicom\dcm4che-5/17/0\bin//\lib\win-i686

@liuhao4056
Copy link
Author

There is no problem using the provided test data, but the dicom exported by MONACO planning system reports an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants