-
I am working on a package for the Insight Toolkit: conda-forge/staged-recipes/pull/2849
It has been recommended that I build against the condo-forge version of GDCM. However there are no headers in…
-
岩崎さんに確認した内容です。
Applications/CoreApp/mitkCoreApp.cpp
Modules/AppUtil/src/mtikBaseApplication.cpp
を読んでも埒が明かない
↓
ファイル内をDICOMで検索する
Modules/DICOMReader/src/mitkDICOMFileReader.cppを見ると
mitk::DICOMFileRead…
-
Hello,
I installed pipedream from the config.file that you provided from source code, and run the .sh file:
pipedream/dicom2series/dicom2series.sh
But I always got same error:
`./dependencies.sh:…
-
Hi.
I have successfully build vtk-dicom with `USE_DCMTK` enabled. I was now trying to consume the built vtk-dicom library via `find_package(dicom REQUIRED)` and `target_link_libraries(myapp VTK::DI…
-
I think there is a bug at this line:
https://github.com/InsightSoftwareConsortium/ITK/blob/ee2ab9c973e66616cc2132f9a96fcf7763a6b94d/Modules/IO/GDCM/src/itkGDCMImageIO.cxx#L1202
len does not take…
-
- [x] Try to compile gdcm library with nacl-sdk
- [ ] Based on the errors (or not), replace the system calls (file io, graphic) with pepper API
- [ ] Test URL loader API and modify the code to fit our…
-
I've converted a DICOM Series of Single-Frame MR Images to a Legacy Converted Enhanced MR Image using [MultiFrameImageFactory](http://www.dclunie.com/pixelmed/software/javadoc/com/pixelmed/dicom/Multi…
-
We are seeing the python_gdcm-3.0.23-cp310-cp310-win_amd64.whl install by pip get flagged as potentially malicious and quarantined. Reviewed the File Analysis from Cisco Secure Endpoint and believe t…
-
Could not find a version that satisfies the requirement python-gdcm (from versions: )
No matching distribution found for python-gdcm
-
When reading a SPECT DICOM image (single file) with STIR, the image doesn't have the correct scale. If written with unsigned 16 bit integers, it has a max of 65535.
Checking the DICOM header (for a…