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
- Provide the OCR model in ONNX format so that the OpenCV DNN module can use them directly and correctly.☆50Updated 4 years ago
- Text Detection from images using OpenCV☆110Updated 3 years ago
- This is the github repository for converting craft pretrained model to tflite version☆34Updated 4 years ago
- Siamese network to compare image similarity in percentage - based on Keras deep learning model (ResNet50, VGG16) & Cosine / Euclidean sim…☆54Updated 2 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 3 years ago
- Machine Learning Project to identify an ID Card on an image☆58Updated 8 months ago
- Match a cropped image to the original image with an efficient algorithm using Python and OpenCV.☆36Updated 7 months ago
- This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.☆85Updated last year
- A simple document detector in python3☆50Updated 2 years ago
- Video Analytics dashboard built using YoloV5 and Streamlit☆88Updated last year
- ☆15Updated 3 years ago
- Segmentation of ID Cards using Semantic Segmentation☆105Updated 4 years ago
- Object-recognition using multiple templates in python☆198Updated 4 months ago
- The main objective of this experiment is detect blur on face pictures to improve the results of face recognition process.☆12Updated 2 years ago
- Deep Learning Applications (Darknet - YOLOv3, YOLOv4 | DeOldify - Image Colorization, Video Colorization | Face-Recognition) with Google …☆78Updated 4 years ago
- ICIP 2022: Adaptive Radial Projection on Fourier Magnitude Spectrum for Document Image Skew Estimation☆133Updated 2 months ago
- Interactive code for image similarity using SIFT algorithm☆203Updated last year
- ☆94Updated 2 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated 8 months ago
- Inference YOLO-NAS ONNX model☆65Updated last year
- Birds 400-Species Image Classification using Pytorch Metric Learning (Triplet Margin Loss)☆12Updated 2 years ago
- YoloX for a Jetson Nano using ncnn.☆20Updated last year
- 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 5 years ago
- Neural Nets for logo detection☆26Updated 3 years ago
- ☆12Updated 3 years ago
- ☆26Updated 3 years ago
- Exporting YOLOv5 for CPU inference with ONNX and OpenVINO☆37Updated 7 months ago
- Find logos in images and videos in just one-shot. Never be embarrassed again to say that you have a small data situation!☆66Updated last year
- Collection of Barcode's Detection Dataset In YoLo format.☆17Updated last year