Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / imneonizer / How-to-find-if-an-image-is-bright-or-dark

Input image is resized to 10x10 pixel, to reduce the computation, Convert it to LAB color space to access the luminous channel which is independent of colors, Normalize pixel values to be in range of 0 - 1. Compare the mean value of pixels with a threshold value.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imneonizer%2FHow-to-find-if-an-image-is-bright-or-dark

Stars: 63
Forks: 2
Open Issues: 0

License: None
Language: Jupyter Notebook
Repo Size: 25.8 MB
Dependencies: 0

Created: almost 5 years ago
Updated: about 1 month ago
Last pushed: over 3 years ago
Last synced: 21 days ago

Topics: bright, brightness-level, dark, image-brightness, image-processing, imutils, opencv-python, regions, resolution

Files
    Loading...
    Readme
    Loading...

    No dependencies found