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

Topic: "image-brightness"

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.

Language: Jupyter Notebook - Size: 25.8 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 63 - Forks: 2

AcadHub/Matlab-GUI-Codes-for-changing-the-brightness-of-the-image

These Matlab code will enable user to adjust the brightness of the Image

Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

do0ori/rgb2gray2brightness

A python function code that calculates the brightness of the image file without using OpenCV.

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0