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 return of redacted bboxes #1111

Merged
merged 45 commits into from
Aug 2, 2023

Conversation

niwilso
Copy link
Collaborator

@niwilso niwilso commented Jul 5, 2023

Change Description

This PR introduces the ability to return the bounding boxes used in redaction. This may be helpful in cases where users want to evaluate or modify the redacted regions.

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 5, 2023 21:16
ayabel
ayabel previously approved these changes Jul 6, 2023
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.

Cool! I left a comment on potentially breaking it into two methods. I would be happy to get your insights into this as I might not have all the context.

omri374
omri374 previously approved these changes Jul 13, 2023
ayabel
ayabel previously approved these changes Jul 13, 2023
@niwilso niwilso dismissed stale reviews from ayabel and omri374 via b54cd15 July 13, 2023 20:44
…ages for redact_and_return_bbox happy path test
…ons for happy path test for redact_and_return_bbox
…s in happy path test for redact_and_return_bbox
… for happy path test for redact_and_return_bbox
…me placeholder mock data instead of being empty dictionaries in list
@niwilso niwilso merged commit e323fed into main Aug 2, 2023
23 checks passed
@omri374 omri374 deleted the niwilso/dicom/return-bboxes branch October 25, 2023 12:31
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