Simple, reliable seven-segment OCR using OpenCV
-
Updated
Mar 20, 2023 - Python
Simple, reliable seven-segment OCR using OpenCV
In this part, we developed an interface for Digit Classification using the PyQt5 library in Python.
Artificial Neural Networks (ANN) and Convolutional Neural Networks (CNN) implementation on different datasets for classification in Machine Learning.
This project utilizes logistic regression to classify numbers 0 and 1 using sign language gestures. It successfully achieves the task of sign language classification, reaching a test accuracy of 93.54%.
This project uses an esp32 camera to take pictures of an analogue gas meter. A tflite model detects the position of the dial which is cut out, sliced and then a simple CNN model classifies the numbers one by one.
A simple C++ program to classify a user-entered number as positive, negative, or zero, demonstrating basic C++ syntax and operations.
Tensorflow2, working on Mnist and GTSRB
Add a description, image, and links to the number-classification topic page so that developers can more easily learn about it.
To associate your repository with the number-classification topic, visit your repo's landing page and select "manage topics."