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

Load DICOM Files #17

Open
ASHISH-JHA94 opened this issue Mar 9, 2025 · 0 comments
Open

Load DICOM Files #17

ASHISH-JHA94 opened this issue Mar 9, 2025 · 0 comments

Comments

@ASHISH-JHA94
Copy link

Description:

  1. Create a script to load DICOM files from a specified directory.
  2. Skip non-DICOM files and handle errors gracefully.

Steps:

  1. Create load_dicom_files.py in the Scripts folder.
  2. Implement the load_dicom_files function to load .dcm files.
  3. Add error handling for non-DICOM files.
  4. Test the script with sample DICOM files.
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

1 participant