Skip to content

Idrismania/image_processing_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Scripts

This repository contains scripts and pipelines useful for generating data for CODEX/H&E overlaying protocols. groovy scripts are for QuPath scripting

All scripts can be found in the scripts/ folder. To use PyVips and OpenSlide backends, ensure that appropriate bin files for these are included in the following structure at the project root:

backends/
├─ openslide/
│  └─ bin/
│     ├─ filename.dll
│     └─ filename.dll
└─ pyvips/
   └─ bin/
      ├─ filename.dll
      └─ filename.dll

Backends can be downloaded at:

About

Collection of scripts for data generation, plotting etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors