Skip to content

Updated the Evaluating DICOM Redaction documentation to reflect chang…#1549

Merged
omri374 merged 2 commits into
microsoft:mainfrom
siwoo-jung:revision_of-Evaluating_DICOM_deidentification
Mar 10, 2025
Merged

Updated the Evaluating DICOM Redaction documentation to reflect chang…#1549
omri374 merged 2 commits into
microsoft:mainfrom
siwoo-jung:revision_of-Evaluating_DICOM_deidentification

Conversation

@siwoo-jung

Copy link
Copy Markdown
Contributor

Change Description

The latest implementation of verify_dicom_instance() in the DicomImagePiiVerifyEngine class returns verify_image, ocr_bboxes, and analyzer_bboxes. However, it appears that this function previously returned ocr_results, which was a dictionary directly returned by the OCR engine's perform_ocr() method.

Therefore, minor revision is required for Evaluating DICOM de-identification docs to reflect updated verify_dicom_instance().

Issue reference

This PR fixes issue #1548

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

…es in verify_dicom_instance() within the DicomImagePiiVerifyEngine class.
@SharonHart

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@SharonHart

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@omri374 omri374 merged commit cf75c5a into microsoft:main Mar 10, 2025
prokopidis pushed a commit to prokopidis/presidio that referenced this pull request Jun 23, 2026
…es in verify_dicom_instance() within the DicomImagePiiVerifyEngine class. (microsoft#1549)
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.

3 participants