{"id":15723682,"url":"https://github.com/askannz/oxydicom","last_synced_at":"2025-05-13T04:40:24.195Z","repository":{"id":111556901,"uuid":"276382011","full_name":"Askannz/oxydicom","owner":"Askannz","description":"A simple 2D DICOM viewer.","archived":false,"fork":false,"pushed_at":"2020-10-04T11:52:11.000Z","size":806,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T06:31:56.261Z","etag":null,"topics":["dicom","dicom-rs","iced","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Askannz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-01T13:15:10.000Z","updated_at":"2024-11-05T00:38:16.000Z","dependencies_parsed_at":"2023-03-13T13:39:01.970Z","dependency_job_id":null,"html_url":"https://github.com/Askannz/oxydicom","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/Askannz%2Foxydicom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Askannz%2Foxydicom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Askannz%2Foxydicom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Askannz%2Foxydicom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Askannz","download_url":"https://codeload.github.com/Askannz/oxydicom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877392,"owners_count":21977634,"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","dicom-rs","iced","rust"],"created_at":"2024-10-03T22:12:48.576Z","updated_at":"2025-05-13T04:40:24.173Z","avatar_url":"https://github.com/Askannz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OxyDICOM\n\nA simple 2D DICOM viewer written in Rust, using [dicom-rs](https://github.com/Enet4/dicom-rs) for parsing DICOM tags and [iced](https://github.com/hecrj/iced) for the UI.\n\nThis program was made as a learning project and is only a best-effort implementation of the DICOM standard. The following transfer syntaxes are supported:\n\n* `1.2.840.10008.1.2.1` Explicit VR Little Endian\n* `1.2.840.10008.1.2.4.50` JPEG Baseline (Process 1)\n* `1.2.840.10008.1.2.4.90` JPEG 2000 (Lossless)\n* `1.2.840.10008.1.2.5` RLE\n\nPalette mapping with the photometric interpretation `PALETTE COLOR` is supported.\n\n![Screenshot 1](screenshots/image.png)\n\n![Screenshot 2](screenshots/tags.png)\n\n## Building\n\n```\ncargo build --release\n```\n\nWill build 3 binaries:\n* `target/release/oxydicom`: the main program\n* `target/release/dicom2png`: an utility tool to convert DICOM files to PNG\n* `target/release/benchmark`: a benchmark utility to measure the performance of DICOM decoding on a folder of images.\n\n## Usage\n\n```\noxydicom \u003cpath to DICOM\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskannz%2Foxydicom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faskannz%2Foxydicom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskannz%2Foxydicom/lists"}