{"id":20215366,"url":"https://github.com/kitwaremedical/dicom-exporter","last_synced_at":"2025-04-10T14:21:39.612Z","repository":{"id":44551033,"uuid":"428296395","full_name":"KitwareMedical/dicom-exporter","owner":"KitwareMedical","description":"DICOM file converter in Python","archived":false,"fork":false,"pushed_at":"2025-02-24T21:18:59.000Z","size":29,"stargazers_count":13,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-24T13:03:51.927Z","etag":null,"topics":["dicom","itk","python","vtk-js"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KitwareMedical.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://www.kitware.eu/contact-us/","kitware.eu"]}},"created_at":"2021-11-15T14:27:36.000Z","updated_at":"2025-03-12T05:54:54.000Z","dependencies_parsed_at":"2023-01-23T16:00:31.181Z","dependency_job_id":null,"html_url":"https://github.com/KitwareMedical/dicom-exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fdicom-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fdicom-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fdicom-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fdicom-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KitwareMedical","download_url":"https://codeload.github.com/KitwareMedical/dicom-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248233935,"owners_count":21069493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dicom","itk","python","vtk-js"],"created_at":"2024-11-14T06:21:37.519Z","updated_at":"2025-04-10T14:21:39.590Z","avatar_url":"https://github.com/KitwareMedical.png","language":"Python","funding_links":["https://www.kitware.eu/contact-us/","kitware.eu"],"categories":[],"sub_categories":[],"readme":"# DICOM-exporter\n\nThe DICOM-exporter is used to export DICOM files into VTK.JS or VTI files.\n\n## Install\n\n```sh\npip install .\n```\n\n## Usage\n\n```sh\ndicom-exporter \u003cpath/to/dicom/folder\u003e \u003cpath/to/output.vti\u003e\n```\n\nor for faster loading in VTK.JS:\n\n```sh\ndicom-exporter \u003cpath/to/dicom/folder\u003e \u003cpath/to/output.vtkjs\u003e\n```\n\nSetting the `--convert-12-bits`-flag will convert the resulting VTK file using 12 bits instead of 16 bits per block. This is only applied if the input DICOM files are encoded in 12 bits instead of 16 bits (i.e. BitsStored is 12 in the DICOM metadata).\n\nThe output file is compressed using gzip for VTK.JS files and ZLib for VTI files, unless the `--no-compress` flag is set.\n\nUse `--resample` flag to resample the volume using the closest axis aligned direction matrix. This resampling will set the direction matrix to identity (legacy behavior).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitwaremedical%2Fdicom-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitwaremedical%2Fdicom-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitwaremedical%2Fdicom-exporter/lists"}