dicom_pseudonymizer.anonymizer

Functions

anonymize(input_path, output_path, …)

Read data from input path (folder or file) and launch the anonymization.

generate_actions_dictionary(map_action_tag)

Generate a new dictionary which maps actions function to tags

main([defined_action_map])