Actions
Bug #674
closedImplement DcmPolymorphOBOW::compare() and DcmPixelData::compare()
Start date:
2015-11-13
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Updated by Marco Eichelberg almost 10 years ago
- Subject changed from Implement DcmPolymorphOBOW::compare() and DcmPixelData: to Implement DcmPolymorphOBOW::compare() and DcmPixelData::compare()
- Assignee set to Michael Onken
- Target version set to 3.6.2
- Module set to dcmdata
DcmDataset::compare() will probably not work correctly when comparing dataset containing compressed images, because the compare() method has not been implemented for DcmPolymorphOBOW and DcmPixelData. This needs to be checked and updated.
Updated by Marco Eichelberg over 8 years ago
- Priority changed from Normal to Low
Actions