Skip to content

DHMC-EDIT/viewmask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viewmask

A Python package and CLI to view XML annotations and NumPy masks.

PyPI version fury.io PyPI downloads HitCount Documentation Status Travis build PyPI license

Installation

pip

python3 -m pip install --upgrade pip
python3 -m pip install viewmask

or: :

python3 -m pip install --upgrade pip
python3 -m pip install git+git://github.com/sumanthratna/viewmask.git#egg=viewmask

Poetry

poetry run python -m pip install --upgrade pip
poetry add viewmask

or: :

poetry run python -m pip install --upgrade pip
poetry add git+https://github.com/sumanthratna/viewmask.git

About

A Python package and CLI to view TCGA MoNuSeg XML annotations and NumPy masks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%