Flamingo: a package for extracting and exporting annotations from H&E images
Project description
flamingo 🦩
Extract annotations from .ndpa files and map on to the .ndpi image for use in other applications
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flamingo_histology-0.1.2.tar.gz.
File metadata
- Download URL: flamingo_histology-0.1.2.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50c294a5b30a53f5c6df5961ae65ff7442290392b912b960f6d1d8f40865532c
|
|
| MD5 |
91d9051355f067946b1249f74d666584
|
|
| BLAKE2b-256 |
7d8f92ebe33faff2e853e4964f6d89df95d27416a52eca29beef1f2f0710f99b
|
File details
Details for the file flamingo_histology-0.1.2-py3-none-any.whl.
File metadata
- Download URL: flamingo_histology-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f072f7b1b805c7cc41db0fca9bac947ee654ce6fab972c410a11827116e92c0
|
|
| MD5 |
052bbb2860334473bde2f08fe9a3679a
|
|
| BLAKE2b-256 |
501d839bcb8318d85039279afd88d418fd07d2d4bc6b8bc3d5a5262368ff863a
|