imneonizer / How-to-find-if-an-image-is-bright-or-dark
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
- Video Analytics dashboard built using YoloV5 and Streamlit☆87Updated last year
- A simple document detector in python3☆50Updated 2 years ago
- CNN based Automatic License Plate Recognition Network☆30Updated 3 years ago
- ☆102Updated 5 years ago
- Code to mass download images from Google Images using JavaScript Console Window and python script.☆56Updated 5 years ago
- Automatic License Plate Recognition for Traffic Violation Management made with YOLOv4, Darknet, Tensorflow Lite☆50Updated 4 years ago
- NanoNets OCR API Example for Python☆182Updated 2 years ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆84Updated last year
- ☆36Updated last year
- Automatic skew correction using corner detectors and homography with opencv tools☆35Updated 5 years ago
- YOLOv5 Object Tracking + Detection + Object Blurring + Streamlit Dashboard Using OpenCV, PyTorch and Streamlit☆112Updated last week
- Detect handwritten words (neural network based).☆67Updated 2 years ago
- Character Recognition Of Plates using yolov5☆12Updated 3 years ago
- ☆60Updated last year
- YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.3.1, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tfli…☆61Updated 4 years ago
- object detection in video☆95Updated 2 years ago
- This is a repo with a Triton Server deployment template☆23Updated 6 months ago
- Paddle installation wheels for Jetson Nano☆13Updated last year
- Script to generate train.txt for custom yolov3 object detection.☆27Updated 5 years ago
- Integrate custom YOLOv8 model into CVAT for automatic annotation blueprint.☆47Updated 4 months ago
- A simple YOLOv3 object detection API in Python (using Flask).☆15Updated 3 years ago
- This repository provides optical character detection and recognition solution optimized on Nvidia devices.☆70Updated last week
- In this repository, I present a retail store item detector using YOLOv5☆111Updated 2 years ago
- ☆33Updated 2 years ago
- ☆15Updated 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
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆63Updated 3 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…☆107Updated 2 years ago
- Birds 400-Species Image Classification using Pytorch Metric Learning (Triplet Margin Loss)☆11Updated 2 years ago
- Computer vision Object Detection Program to detect and count specific objects (shipping containers) from images and/or videos☆51Updated 3 years ago