DICOMClient
DICOMClient copied to clipboard
Compare two DICOM files
trafficstars
Provide an interface that allows the users to see the differences between two DICOM files.
Some users have done this manually by saving the files as text and then using a text comparison tool, which is the current workaround.
The actual comparison of files is easy to implement, but the construction of tje GUI part is potentially a lot of work.
Could also compare image files, but this is probably a slippery slope that would take the project away from it's original vision and add complexity.