Skip to content

Scripts for working with microscopy image files (SVS, etc.)

Notifications You must be signed in to change notification settings

compbiomed/microscopy-image-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scripts for working with microscopy image files (SVS, etc.)

These scripts are intended for use with a system using Environment Modules.

extract_SVS_slide_labels.sh

This script extracts the slide label images from all SVS files in an input directory and writes them to JPEG files (with the same filename prefix but the .jpg extension) in an output directory.

Usage: bash extract_SVS_slide_labels.sh [options] Options:

  -i, --input-path     Path where image files are located
                       (Default: current working directory)
  -o, --output-path    Path where output will be written (will be created if it does not exist)
                       (Default: current working directory)

About

Scripts for working with microscopy image files (SVS, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages