Skip to content

Docs require skimage #3685

Closed
Closed
@mdboom

Description

@mdboom

Three examples now require it, for the rgb2lab function:

users/plotting/colormaps/lightness.py
5:from skimage import color

users/plotting/colormaps/Lfunction.py
9:from skimage import color

users/plotting/colormaps/grayscale.py
6:from skimage import color

We should probably just subsume rgb2lab -- skimage is a fairly heavy dependency just for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions