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☆115Updated 4 years ago
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…☆100Updated 2 years ago
- A simple document detector in python3☆52Updated 2 years ago
- This repository is to create tflite models for the available ocr models☆108Updated 4 years ago
- Object-recognition using multiple templates in python☆211Updated 3 weeks ago
- CNN based Automatic License Plate Recognition Network☆32Updated 4 years ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆208Updated 2 years ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆84Updated 2 years ago
- ☆112Updated 6 years ago
- Python script that lets you auto download images from google images using tags☆151Updated 2 years ago
- I have customized the code of Adrian to find 4 points of document or rectangle dynamically. Here i have added findLargestCountours and co…☆38Updated 7 years ago
- Interactive code for image similarity using SIFT algorithm☆226Updated 2 years ago
- Insightface Keras implementation☆258Updated last year
- Custom object detection with the TFLite Model Maker☆41Updated 3 years ago
- GPU accelerated video processing on OpenCV with Python.☆75Updated 6 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 3 years ago
- A Flask Web-App to stream live from local webcam or CCTV (rtsp link)☆231Updated 2 years ago
- Computer vision models☆33Updated 5 years ago
- Siamese network to compare image similarity in percentage - based on Keras deep learning model (ResNet50, VGG16) & Cosine / Euclidean sim…☆59Updated 3 years ago
- Run object detection on edge devices using Tensorflow Lite☆25Updated 4 years ago
- NVIDIA Jetson amd Deepstream Python Examples☆31Updated 4 years ago
- This is the github repository for converting craft pretrained model to tflite version☆36Updated 4 years ago
- Real-time detection of documents in images☆84Updated last year
- Labeling is boring. Use this tool to speed up your next object detection project!☆163Updated last year
- Various computer vision and OpenCV utilities (Python and C++).☆155Updated 5 years ago
- Centerface ONNX accelerated with Deepstream 5.1☆10Updated 4 years ago
- ☆35Updated 2 years ago
- Python tool to capture photo from camera and for doing simple image processing using DirectShow and OpenCV☆25Updated 6 years ago
- Computer vision project to automatically recognize digits characters in a seven-segments display☆89Updated 7 years ago