Skip to content

MSKCC-Computational-Pathology/PenAnnotationExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PenAnnotationExtractor

Pen annotation extraction from WSI.

This is the code for the paper:

Schüffler PJ, Yarlagadda DVK, Vanderbilt C, Fuchs TJ: Overcoming an Annotation Hurdle: Digitizing Pen Annotations from Whole Slide Images. Journal of Pathology Informatics, 2021

Uses Python 3.7+

Install requirements:

pip install -r requirements.txt

Run the code

  1. To create the extractions, run
   python penAnnotationExtractor.py
  1. Optionally to compare to manual annotations, run
   python validation.py 

About

Pen annotation extraction from WSI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages