An open API service indexing awesome lists of open source software.

https://github.com/insightsoftwareconsortium/itkioopenslide

An ITK ImageIO module for the OpenSlide library.
https://github.com/insightsoftwareconsortium/itkioopenslide

itk-module microscopy openslide openslide-python

Last synced: 7 months ago
JSON representation

An ITK ImageIO module for the OpenSlide library.

Awesome Lists containing this project

README

          

ITKIOOpenSlide
==============

.. image:: https://github.com/InsightSoftwareConsortium/ITKIOOpenSlide/actions/workflows/build-test-package.yml/badge.svg
:target: https://github.com/InsightSoftwareConsortium/ITKIOOpenSlide/actions/workflows/build-test-package.yml
:alt: Build Status

.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://github.com/InsightSoftwareConsortium/ITKIOOpenSlide/blob/main/LICENSE
:alt: License

Overview
--------

This is an InsightToolkit (ITK) ExternalModule to provide an ImageIO for the
OpenSlide library supported file formats. These are generally TIFF-based
microscopy formats.

To use this module, clone it into the Modules/External directory in the ITK
source tree.

Note that the OpenSlide library (https://openslide.org) must be available.

*Note:* This module is currently a work in progress.

License
-------

This software is distributed under the Apache 2.0 license. Please see
the *LICENSE* file for details.