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:
- A python-based algorithm for id-card rectification☆51Updated last year
- Using single image per person to train face recognition model☆11Updated 5 years ago
- Text Detection from images using OpenCV☆113Updated 4 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 3 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
- Docscan is a document scanner. Take a photo of your documents and frame it.☆103Updated 10 months ago
- Segmentation of ID Cards using Semantic Segmentation☆106Updated 5 years ago
- A simple document detector in python3☆51Updated 2 years ago
- Real-time detection of documents in images☆83Updated last year
- CNN based Automatic License Plate Recognition Network☆32Updated 4 years ago
- NanoNets OCR API Example for Python☆202Updated 3 years ago
- This repository is to create tflite models for the available ocr models☆107Updated 4 years ago
- ☆109Updated 6 years ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- Automatic skew correction using corner detectors and homography with opencv tools☆38Updated 5 years ago
- In this repository, I present a retail store item detector using YOLOv5☆115Updated 3 years ago
- This is the github repository for converting craft pretrained model to tflite version☆35Updated 4 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…☆111Updated 2 years ago
- GPU accelerated video processing on OpenCV with Python.☆75Updated 6 years ago
- ICIP 2022: Adaptive Radial Projection on Fourier Magnitude Spectrum for Document Image Skew Estimation☆144Updated 4 months ago
- A Python anti-spoofing web app to distinguish real faces from fake ones based on live camera feed☆62Updated 2 years ago
- Model for document segmentation trained on the midv-500-models dataset.☆77Updated 4 years ago
- Comparison-of-OCR (KerasOCR, PyTesseract,EasyOCR)☆63Updated 3 years ago
- Robust QR Detector based on YOLOv8☆150Updated 6 months ago
- face analysis project with tensorflow 2.0 || arcface☆58Updated 2 years ago
- Python tool to capture photo from camera and for doing simple image processing using DirectShow and OpenCV☆23Updated 6 years ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆84Updated 2 years ago
- A basic image processing code to detect text on a high contrast image☆26Updated 6 years ago
- A line-based framework to detect and extract tabular data in JSON format from raster images using computer vision and Tesseract OCR.☆59Updated last year
- Centerface ONNX accelerated with Deepstream 5.1☆10Updated 4 years ago