Skip to content

A tool used for extracting ROIs from .vsi format files (Olympus VSI). It is applicable to slides with a white background, and detects empty slides using image entropy.

Notifications You must be signed in to change notification settings

slobodaapl/VSI_ROI_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSI tiling utility - Python 3.8

Cuts up a .vsi bioformats file into 256x256 images (resized from 1024x1024 that it extracts). Includes detection for empty tiles or tiles with insufficient semantic information, and also checkpoints in case the program crashes at any point, in order to be able to resume.

Code is documented and written with complete accordance to PEP-8 for easy readability, and made easy to modify.

process_vsi.py is the main file. Edit the parameters there.

About

A tool used for extracting ROIs from .vsi format files (Olympus VSI). It is applicable to slides with a white background, and detects empty slides using image entropy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published