Home / Projects / pywsidi
Project Software Apache-2.0

pywsidi

Details

Architecture Python
Forks 1
License Apache-2.0

Python Whole Slide Image (WSI) Deidentification Library

This library allows python applications to deidentify WSI

Installing

FUTURE: pip install pywsidi

Usage

  • iSyntax: deident_isyntax_file(ident_file_path, deident_file_path)
  • SVS: deident_svs_file(ident_file_path, deident_file_path)

Demo

python3 main.py –identified_slides_path=’ident_dir’ –deidentified_slides_path=’deident_dir’


Imported from gh:Kentucky-Open-Science/pywsidi. Source last updated 2022-12-01. Synced 2026-07-27.