colourspace | Tools for exploring the LCH colour space

 by   gillesferrand Jupyter Notebook Version: Current License: No License

kandi X-RAY | colourspace Summary

kandi X-RAY | colourspace Summary

colourspace is a Jupyter Notebook library. colourspace has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

this package provides some tools to work with colour in python in a way that matches human perception. the adopted colour space is cielch, the cylindrical representation of cielab, with coordinates l = lightness in [0,100], c = chroma >= 0, h = hue angle in [0, 360]. the package relies on numpy for array manipulations, matplotlib for plotting, and optionally other colour packages listed below. convert provides functions to convert a colour triplet between hcl and srgb spaces, using either built-in formulas or wrappers to colorspacious or colour packages. gamut provides functions to compute and visualize the boundary cmax(l,h) of the srgb gamut and of the full human gamut. these boundaries can be obtained by two methods: (1) for each point in the lch plane, convert the colour to the target space (rgb or xyz) and check whether it falls within the gamut; (2) get the contour points of the gamut in the space where it is naturally defined (rgb or xyz), and convert them back to lch space. for the latter method, to resample the function cmax(l,h) on a regular grid the script relies on scipy.interpolate. both methods assume knowledge of the gamut in some space, this is trivial for the srgb gamut, not for the human gamut hence the limits script
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              colourspace has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              colourspace has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of colourspace is current.

            kandi-Quality Quality

              colourspace has no bugs reported.

            kandi-Security Security

              colourspace has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              colourspace does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              colourspace releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of colourspace
            Get all kandi verified functions for this library.

            colourspace Key Features

            No Key Features are available at this moment for colourspace.

            colourspace Examples and Code Snippets

            No Code Snippets are available at this moment for colourspace.

            Community Discussions

            No Community Discussions are available at this moment for colourspace.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install colourspace

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/gillesferrand/colourspace.git

          • CLI

            gh repo clone gillesferrand/colourspace

          • sshUrl

            git@github.com:gillesferrand/colourspace.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Jupyter Notebook Libraries

            Try Top Libraries by gillesferrand

            Unity-RayTracing

            by gillesferrandC#

            Matplotlib-customCmaps

            by gillesferrandJupyter Notebook

            gillesferrand.github.io

            by gillesferrandHTML

            colour-composite

            by gillesferrandJupyter Notebook

            academic-kickstart

            by gillesferrandShell