You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library must allow for DICOM image anonymisation: the user could specify rectangles where the pixels would be erased (set to 0).
This would be done in the ImageFactory by adding a toDicom method (as it is done in the maskFactory).
The text was updated successfully, but these errors were encountered:
The library must allow for DICOM image anonymisation: the user could specify rectangles where the pixels would be erased (set to 0).
This would be done in the
ImageFactory
by adding atoDicom
method (as it is done in themaskFactory
).The text was updated successfully, but these errors were encountered: