OpenMicroanatomy is a free and open-source software to host & view whole slide images. It works in parallel with our QuPath extension called QuPath Edu, which adds new features to QuPath to make it more suitable as a learning / teaching tool, while still maintaining all the original features.
Main repositories | Description |
---|---|
qupath-edu-extension | A QuPath extension which communicates with the OpenMicroanatomy Server and adds new features such as enhanced annotations, slide tours, analyze remote slides and much more. |
server | Handles authentication, stores the QuPath projects for remote access, handles backups, converts slides into smaller tiles and much more. |
web | A React app which communicates with the OpenMicroanatomy Server and provides a whole slide image viewer and other basic QuPath Edu features such as enhanced annotations, slide tours; it does not include any analysis features. |