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:
- Text Detection from images using OpenCV☆114Updated 4 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
- GPU accelerated video processing on OpenCV with Python.☆75Updated 6 years ago
- Using single image per person to train face recognition model☆11Updated 6 years ago
- Python tool to capture photo from camera and for doing simple image processing using DirectShow and OpenCV☆25Updated 6 years ago
- Interactive code for image similarity using SIFT algorithm☆224Updated 2 years ago
- Automatic skew correction using corner detectors and homography with opencv tools☆39Updated 6 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…☆113Updated 2 years ago
- Computer vision Object Detection Program to detect and count specific objects (shipping containers) from images and/or videos☆52Updated 4 years ago
- CNN based Automatic License Plate Recognition Network☆32Updated 4 years ago
- The implementation of ECCV 2018 paper "License Plate Detection and Recognition in Unconstrained Scenarios" in PyTorch☆31Updated 4 months ago
- A simple document detector in python3☆52Updated 2 years ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆84Updated 2 years ago
- Docscan is a document scanner. Take a photo of your documents and frame it.☆102Updated 11 months ago
- Automatic License Plate Recognition for Traffic Violation Management made with YOLOv4, Darknet, Tensorflow Lite☆52Updated 5 years ago
- Various computer vision and OpenCV utilities (Python and C++).☆154Updated 4 years ago
- The ffmpegcv is a ffmpeg backbone for open-cv like Video Reader and Writer☆223Updated last month
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆208Updated 2 years ago
- Automatic License Plate Recognition System for Vietnamese Plates☆99Updated 2 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 3 years ago
- Real-time detection of documents in images☆83Updated last year
- Provide the OCR model in ONNX format so that the OpenCV DNN module can use them directly and correctly.☆52Updated 5 years ago
- Segmentation of ID Cards using Semantic Segmentation☆107Updated 5 years ago
- In this repository, I present a retail store item detector using YOLOv5☆117Updated 3 years ago
- Scale and rotation invariant template matcher☆73Updated 3 years ago
- Barcode detection with Deep Learning (Tiny Yolo 3)☆63Updated 4 years ago
- Object-recognition using multiple templates in python☆211Updated 4 months ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year
- ☆15Updated 3 years ago
- Algorithm to unwrap labels using edge markers☆122Updated 3 years ago