Skip to content

A simple tkinter interface to handle whole slide microscopy images, annotation and processing

License

Notifications You must be signed in to change notification settings

pilarOrtega/pythologistTK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

PythologistTK is a tkinter interface for whole slide microscopy images visualization, annotation and processing. It uses openslide to provide main scanner file formats. It generates and read a pythonic annotation data structure.

installation

clone the git repository. cd to the directory and pip install the package pythologistTK. PythologistTK is a tkinter interface for whole slide microscopy images visualization, annotation and processing. It uses openslide to provide main scanner file formats. It generates and read a pythonic annotation data structure.

installation

clone the git repository. cd to the directory and pip install the package pythologistTK.

RQ : openslide installation is required.

Usage

command: python path/to/pythologistTK/directory/tests/basicViewer.py

if you want to use the latest version, command: python path/to/pythologistTK/directory/tests/basicViewerV2.py

About

A simple tkinter interface to handle whole slide microscopy images, annotation and processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%