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 5 years ago
- Interactive code for image similarity using SIFT algorithm☆223Updated 2 years ago
- In this repository, I present a retail store item detector using YOLOv5☆117Updated 3 years ago
- Text Detection from images using OpenCV☆114Updated 4 years ago
- Video Analytics dashboard built using YoloV5 and Streamlit☆88Updated 2 years ago
- Robust QR Detector based on YOLOv8☆157Updated 7 months ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆84Updated 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
- The ffmpegcv is a ffmpeg backbone for open-cv like Video Reader and Writer☆223Updated 2 weeks ago
- A simple document detector in python3☆51Updated 2 years ago
- BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on sc…☆112Updated 2 years ago
- CNN based Automatic License Plate Recognition Network☆32Updated 4 years ago
- Text Detection and Recognition using ONNX☆23Updated last year
- Computer vision Object Detection Program to detect and count specific objects (shipping containers) from images and/or videos☆52Updated 4 years ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆209Updated 2 years ago
- TensorFlow.js example for YOLOv5☆92Updated 2 years ago
- Docscan is a document scanner. Take a photo of your documents and frame it.☆102Updated 10 months ago
- This repository provides you with a detailed guide on how to build a real-time license plate detection and recognition system. The source…☆212Updated 4 years ago
- NanoNets OCR API Example for Python☆202Updated 3 years ago
- Comparison-of-OCR (KerasOCR, PyTesseract,EasyOCR)☆63Updated 3 years ago
- Segmentation of ID Cards using Semantic Segmentation☆107Updated 5 years ago
- Various computer vision and OpenCV utilities (Python and C++).☆154Updated 4 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 3 years ago
- GPU accelerated video processing on OpenCV with Python.☆75Updated 6 years ago
- Barcode detection with Deep Learning (Tiny Yolo 3)☆63Updated 4 years ago
- Proceed with text detection only in the selected area of the image☆242Updated last year
- Inference YOLO-NAS ONNX model☆69Updated last year
- 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
- ☆105Updated 2 years ago
- Neural Nets for logo detection☆27Updated 4 years ago