Skip to main content

Flamingo: a package for extracting and exporting annotations from H&E images

Project description

flamingo 🦩

Flamingo

Extract annotations from .ndpa files and map on to the .ndpi image for use in other applications


PyPI version

Install

conda create --name ndpi python=3.10
conda activate ndpi

conda install -c conda-forge openslide
conda install -c conda-forge openslide-python # probably better than the command above

conda install numpy matplotlib jupyterlab

pip install flamingo-histology

Example image

Example annotations (not corresponding to real regions) are provided in the example folder for files that can be downloaded from the following locations:

Usage

import sys
from flamingo.Flamingo import HE


Openslide documentation can be found here: https://openslide.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flamingo_histology-0.1.2.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

flamingo_histology-0.1.2-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page