Skip to content
#

image-analysis

Here are 508 public repositories matching this topic...

Viewers
banesullivan
banesullivan commented Jul 26, 2019

Feature request: allow passing custom made Matplotlib colormaps

import matplotlib.pyplot as plt
cmap = plt.cm.get_cmap("viridis", 5)

then pass that colormap to the Viewer

(the goal isn't necessarily catecorical colormaps... this is just a simple example. A user might want to make a custom normalized map that are far more complex)

CaPTk

Improve this page

Add a description, image, and links to the image-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-analysis topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.