imneonizer / How-to-find-if-an-image-is-bright-or-darkLinks
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.
☆68Updated 4 years ago
Alternatives and similar repositories for How-to-find-if-an-image-is-bright-or-dark
Users that are interested in How-to-find-if-an-image-is-bright-or-dark are comparing it to the libraries listed below
Sorting:
- Using single image per person to train face recognition model☆11Updated 6 years ago
- Text Detection from images using OpenCV☆114Updated 4 years ago
- A simple document detector in python3☆52Updated 2 years ago
- This repository is to create tflite models for the available ocr models☆109Updated 4 years ago
- Machine Learning Project to identify an ID Card on an image☆62Updated last year
- Automatic skew correction using corner detectors and homography with opencv tools☆39Updated 6 years ago
- Python script that lets you auto download images from google images using tags☆151Updated 2 years ago
- A remote live video streaming connection with Flask☆104Updated last year
- This is the github repository for converting craft pretrained model to tflite version☆36Updated 4 years ago
- This is a repo with a Triton Server deployment template☆24Updated last year
- Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained …☆345Updated 4 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 4 years ago
- Computer vision Object Detection Program to detect and count specific objects (shipping containers) from images and/or videos☆52Updated 4 years ago
- ☆68Updated 3 years ago
- Python tool to capture photo from camera and for doing simple image processing using DirectShow and OpenCV☆25Updated 6 years ago
- GPU accelerated video processing on OpenCV with Python.☆75Updated 6 years ago
- NVIDIA Jetson amd Deepstream Python Examples☆30Updated 4 years ago
- In this repository, I present a retail store item detector using YOLOv5☆119Updated 3 years ago
- ☆35Updated 2 years ago
- A Flask Web-App to stream live from local webcam or CCTV (rtsp link)☆230Updated 2 years ago
- Interactive code for image similarity using SIFT algorithm☆226Updated 2 years ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆84Updated 2 years ago
- Real-time detection of documents in images☆84Updated last year
- Proceed with text detection only in the selected area of the image☆250Updated last year
- Easy to use python wrapper around Deepstream Python bindings☆11Updated 4 years ago
- Detection and Recognition Container number.☆139Updated 2 years ago
- PyTorch Blog Post On Image Similarity Search☆258Updated 3 years ago
- ☆124Updated 3 years ago
- The ffmpegcv is a ffmpeg backbone for open-cv like Video Reader and Writer☆227Updated 2 months ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆207Updated 2 years ago