Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Added colormaps to tiffwriter. #49

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

AjeyPaiK
Copy link
Member

Fixes #47

This PR enables ahcore segmentation pipeline to output tiff images with color look up tables so that the visualization is easy on third party applications. Below is an example output. On the top we see an image from slidescore, below it, we see model predictions on it.

image (22)

image

@AjeyPaiK AjeyPaiK requested a review from jonasteuwen December 21, 2023 18:01
Copy link
Contributor

@jonasteuwen jonasteuwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonasteuwen jonasteuwen merged commit 960f25a into main Jan 4, 2024
1 check passed
@AjeyPaiK AjeyPaiK deleted the feature/add-color-maps-to-tiffwriter branch May 24, 2024 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an optional parameter colormap to WriteTiffCallback.
2 participants