-
On Jenkins mac, the compilation fails:
```
Undefined symbols for architecture x86_64:
"gdcm::UIDGenerator::Generate()", referenced from:
medUtilities::generateSeriesAndSOPInstanceId(medA…
-
**Describe the bug**
while [rebuilding most of the debian packages that use doxygen during the build](https://salsa.debian.org/debian/doxygen/-/wikis/ratt_doxygen_1.9.0-1_amd64-partial), 5 packages f…
-
I try build the example in Jetson TX2 and not work
```
!#shell
CMakeFiles/demo_stereo_depth_perception.dir/src/stereo_utility/stereo_frame.cpp.o: In function `M210_STEREO::StereoFrame::initStereo…
-
**Describe the bug**
If the testfile does not exist in pydicom local or external data sources, try downloading online.
At the end of this code, pydicom uses urllib.request.urlretrieve(), which gives…
-
### Description
RTK CI now fails with this error in the Build ITK step, see https://github.com/SimonRit/RTK/runs/1524238640. I noticed #2146 but the problem is on Ubuntu, not on mac OS.…
-
Hello,I use SimpleITK in Pyhon,in Win10 computer,The code is as follows
`import` SimpleITK as sitk
reader = sitk.ImageSeriesReader()
filename = "G:\Dicom源文件"
series_id = `reader.GetGDCMSeriesIDs…
-
Hey,
Is there a way to install opencv-python?
The standard
`pip3 install opencv-python`
returns
```
Could not find version that satisfies the requirement opencv-python (from versions: )
No m…
-
Very cool but when I building OpenCV from Source Using CMake, it not works. look forward to your reply! Thank you
System information (version)
OpenCV => 3.4.3
Operating System / Platform …
-
I have a DICOM file without Specific Character Set (0008,0005) set, and if I read it by `pydicom.dcmread`, the patient name in DICOM file is not properly parsed.
Is there any method to set `Specific …
-
Hello, I have an issue with a dataset object returning the error:
`AttributeError: Unable to convert the pixel data: one of Pixel Data, Float Pixel Data or Double Float Pixel Data must be present in …