I had this working before …
I modified a version of FourPaneViewer, QtVTKRenderWindows to use David Gobbi’s VTKDicom so that it would read compressed DICOM files. I’m also using vtk version 8.2 and GDCM.
I had this working 6 months ago, but after using CMake and VS to rebuild everything on another developer’s station, I can no longer get the decompression to work. Obviously there something I don’t know about integrating the VTKDicom libs. Any ideas about what the differences are between builds?
Thanks