SlideScore / qupath-extension-slidescore

QuPath extension for slidescore

Home Page:https://www.slidescore.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuPath extension to support opening files from a Slide Score server

This is a plugin for the image analysis software QuPath (v0.3.0+). It allows directly opening images that are stored in the digital pathology slide management software Slide Score, downloading annotations from there, uploading annotations and detections back and working with TMAs.

Installation

Just drag and drop the jar over a running QuPath instance.

Building

Clone this repo into the qupath repo and include

project(':qupath-extension-slidescore').projectDir = "$rootDir/qupath-extension-slidescore" as File 

in settings.gradle

About

QuPath extension for slidescore

https://www.slidescore.com/

License:GNU General Public License v3.0


Languages

Language:Java 100.0%