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.
☆67Updated 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 5 years ago
- Background removal of an image using OpenCV and Deep Learning.☆88Updated 6 years ago
- Text Detection and Recognition using ONNX☆18Updated last year
- Easy to use python wrapper around Deepstream Python bindings☆11Updated 3 years ago
- Custom object detection with the TFLite Model Maker☆38Updated 3 years ago
- なりすまし検出(anti-spoof-mn3)のWebカメラ向けデモ☆13Updated 3 years ago
- Number detection implemented using TensorFlow with custom CNN architecture for fast inference and custom dataset☆60Updated 4 years ago
- Machine Learning Project to identify an ID Card on an image☆58Updated 10 months ago
- Computer vision models☆33Updated 4 years ago
- Text Detection from images using OpenCV☆109Updated 4 years ago
- Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.☆33Updated 3 years ago
- Birds 400-Species Image Classification using Pytorch Metric Learning (Triplet Margin Loss)☆12Updated 2 years ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆85Updated 2 years ago
- The main objective of this experiment is detect blur on face pictures to improve the results of face recognition process.☆13Updated 2 years ago
- Computer vision Object Detection Program to detect and count specific objects (shipping containers) from images and/or videos☆52Updated 3 years ago
- Run object detection on edge devices using Tensorflow Lite☆25Updated 3 years ago
- A realtime object detector that streams video and text to a Flask-SocketIO server.☆58Updated 3 months ago
- Interactive Annotation using Segment Anything for fast and accurate segmentation☆22Updated 2 years ago
- A simple YOLOv3 object detection API in Python (using Flask).☆15Updated 4 years ago
- Multi-threading camera stream to improve video processing performance☆39Updated 2 years ago
- CNN based Automatic License Plate Recognition Network☆30Updated 4 years ago
- This repository is to create tflite models for the available ocr models☆104Updated 4 years ago
- Capstone Project by Bertrand Lee and Riley Kwok☆94Updated 7 years ago
- PPE detection of helmets(construction) using Nvidia Deepstream. Model trained using Nvidia TLT.☆11Updated 3 years ago
- GPU accelerated video processing on OpenCV with Python.☆75Updated 5 years ago
- Face anti-spoofing based on color texture analysis☆27Updated 4 years ago
- Provide the OCR model in ONNX format so that the OpenCV DNN module can use them directly and correctly.☆52Updated 4 years ago
- ☆18Updated 4 years ago
- A Python anti-spoofing web app to distinguish real faces from fake ones based on live camera feed☆61Updated 2 years ago
- Object Detection using Single Shot MultiBox Detector with Caffe MobileNet on OpenCV in Python.☆20Updated 4 years ago