Skip to content

Gutman-Lab/dsa-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Slide Archive (DSA) Helpers

Digital Slide Archive Python utility library.

This library is available for installation through Python Package Index (PyPI).

This library was tested using Python version 3.11.8 and uses the dependencies described in requirements.txt.

This Python PyPI package is found here.

Installation instructions

DSA Helpers depends on large image and large image eager iterator and OpenCV, which you must install separately. Also, you must install the eager iterator from wheel and it should be installed at the end. Python 3.12 or below is supported, Python 3.14 is not currently supported!

  1. Install large with all tile sources:
$ pip install large-image[all] --find-links https://girder.github.io/large_image_wheels
  1. Install OpenCV, either the headless version (better for running in Docker) or full version
  2. Install dsa-helpers from pip
  3. Pip install the large image with eager iterator wheel, use the --force flag and you can safely igonore the warnings that you get about some large image library compatibilities

A readthedocs for this library can be found here.

About

Digital Slide Archive Python utility library.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors