-
Notifications
You must be signed in to change notification settings - Fork 65
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
[FEA] Add support for reading DICOM Whole Slide Microscopy Images #463
Comments
As a recent development, integration of a library that will support DICOM read from OpenSlide has been completed openslide/openslide#431, as the first step towards DICOM-enabling OpenSlide. |
Thanks @dclunie and @fedorov for your thoughts and information. This has reignited some slow-burning conversations. |
Thank you for the update, I will try to remember to update this issue when OpenSlide support of DICOM is fully executed. |
The OpenSlide library is now supporting DICOM. |
Indeed, sorry I completely forgot to update this issue. For the sake of completeness, here is the announcement post by @bgilbert: https://forum.image.sc/t/openslide-4-0-0-released/87323 and the release notes: https://github.com/openslide/openslide/releases/tag/v4.0.0. |
DICOM WSI is being encouraged for use as a standard format for WSI in order to leverage existing clinical and research archives and to propagate identifying and descriptive metadata (subject, specimen preparation, etc.).
Need cuCIM to be able to read (set of) DICOM files that correspond to a tiled pyramidal encoding +/- label and overview in same manner as it can read SVS, generic TIFF, etc., to take advantage of cuCIM use cases and performance.
BioFormats has already been extended with DICOM WSI support, and addition to OpenSlide is in progress.
DICOM WSI formal documentation is at:
DICOM WSI samples are at:
The text was updated successfully, but these errors were encountered: