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.
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/itkioopenslide
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2011-08-20T23:06:10.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T16:41:31.000Z (10 months ago)
- Last Synced: 2025-07-09T12:50:53.714Z (7 months ago)
- Topics: itk-module, microscopy, openslide, openslide-python
- Language: C++
- Homepage:
- Size: 148 KB
- Stars: 12
- Watchers: 30
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.