-
### High-level description
I'm building a filmer app that the customer would be able to interact with multiple dicom images at once for adjusting say ww/wc, pan, scale etc, and I was aiming for 60fps…
-
### Describe the Bug
when I work in online local, There are no errors in console, but it fail to load or load error.
![image](https://github.com/user-attachments/assets/68992fb2-9b1a-4695-bd84-bea…
-
```python
def convert_images_to_dicom(
images: Image.Image,
) -> pydicom.Dataset:
empty_dicom = create_empty_dicom(dicom_type=DicomTypes.SERIES_ANONYMIZED)
img_byte_list = []
…
-
As you know DICOM already released JXL as supplement.
https://www.dicomstandard.org/news-dir/current/docs/sups/sup232.pdf
Does Efferent have any plan to go for it?
And you know that color image…
-
### Describe the Bug
We are unable to draw Segments using any of the Segmentation tools on DICOM Images of Modality OPT. We can view the images and can select the tools. However when we try to draw a…
-
### Describe the Bug
When testing OHIF locally at https://viewer-dev.ohif.org/localbasic
I loaded NM images but get an error:
![image](https://github.com/user-attachments/assets/cb868549-5666-44…
-
"Happy to see this is still going!
I ran into this issue when I wanted to pick B1+ shimming back up for a project. I was not able to run the data conversion step of the tutorial without issues, and…
-
Hi, I am using nifi-dicom, which adds DICOM features to Apache's NiFi package. I am encountering an issue with the 'PutDICOM' processor. When multiple images are queued before this processor, I receiv…
-
### Describe the Bug
We are able to draw Segmentations on the OCT image, however when we try to click on "Export DICOM SEG", it gives an error in Console- "No Normalizer Class for "
### Steps to Rep…
-
Hi,
When using **create_dicom_from_oct**, the following AttributeError occurs seemingly when there are characters like ä or ö in patient's name:
dcm = create_dicom_from_oct(f)
File "D:\Python\L…