file_out)
¶name, value)
¶Anonymize a DICOM format file by removing or replacing specific fields.
file_in is filename to read from.
file_out is the filename to write to.
name, value optional name/value properties.
Known property names are:
The value is a cell array of names to not remove during the anonymize procedure.
A structure of name/values to update rather than remove.
None
See also: dicomread, dicomwrite, dicominfo.
Package: dicom