Skip to content

Extract patches from whole slide images with wsiprocess

License

Notifications You must be signed in to change notification settings

tand826/WSIPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSIPatcher

Extract patches from whole slide images

What is this?

  • Extract patches from whole slide images with GUI.
  • Running in background.

Installation

Windows

  1. Downlload wsipatcher_win_v0.1.zip from releases
  2. Download vips-dev-w64-all-8.9.1.zip from libvips
  3. Unzip wsipatcher-v0.1.zip and vips-dev-w64-all-8.9.1.zip
  4. Make "wsipatcher" directory
  5. Copy wsipatcher.exe to "wsipatcher"
  6. Copy all the files in vips-dev-w64-all-8.9.1/vips-dev-w64-all-8.9.1/bin to "wsipatcher"
  7. Launch wsipatcher.exe

MacOS / Linus

  1. Download wsipatcher_mac_v0.1.zip from releases
  2. Install libvips using homebrew or apt
  3. Launch wsipatcher.exe

Launch from command line

  1. install python
  2. install libvips
  3. pip install -r requirements.txt
  4. python wsipatcher.py

About

Extract patches from whole slide images with wsiprocess

Resources

License

Stars

Watchers

Forks

Packages

No packages published