 
- Python
- OpenCV
- NumPy
- Pandas
- scikit-learn
- Pillow (PIL)
- Matplotlib
- Dataset: MNIST (70,000 grayscale images of handwritten digits).
- Model Used: Logistic Regression (multinomial).
- Accuracy: ~90–92% on test data.
- A camera window will open.
- Write a digit (0–9) on paper and hold it inside the green box.
- The predicted digit will appear in the console.
- Press ‘q’ to quit.