Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DICOM redactor improvement: Enable selection of redact approach #1113

Merged
merged 29 commits into from
Aug 21, 2023

Conversation

niwilso
Copy link
Collaborator

@niwilso niwilso commented Jul 6, 2023

Change Description

In the current state, the DICOM image redactor automatically uses the metadata to create a custom recognizer to assist in analyzing words to redact. However, this may not always be the best approach.

This PR introduces changes which allow the user to toggle whether they want to use the DICOM metadata and also allows them to easily pass in ad_hoc_recognizers to use for analysis.

Issue reference

This PR fixes issue #XX

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

@niwilso niwilso marked this pull request as ready for review July 6, 2023 14:58
Copy link
Contributor

@omri374 omri374 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM

@niwilso niwilso merged commit fa861aa into main Aug 21, 2023
23 checks passed
@SharonHart SharonHart deleted the niwilso/dicom/select-redact-approach branch August 21, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants