Skip to content

Commit

Permalink
Update the ref to vtkDICOM remote module
Browse files Browse the repository at this point in the history
This brings vtkDICOM v0.8.17 from upstream:
- Update dictionary and UIDs for DICOM 2024d
- Fix planar YBR write beyond end of image memory
- Fix thread-safety issue with DCMTK codecs
- Fix loop termination in NIFTI reader/writer
  • Loading branch information
dgobbi committed Nov 3, 2024
1 parent 8b39797 commit aa06241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Remote/vtkDICOM.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
vtk_fetch_module(vtkDICOM
"Dicom classes and utilities"
GIT_REPOSITORY https://github.com/dgobbi/vtk-dicom
GIT_TAG 65ec1e7afd33c0f56a82195272d7d10b4ef634a3
GIT_TAG d29a996ab2a49375a59cef5e381c1c25185ffa50
)

0 comments on commit aa06241

Please sign in to comment.