overview.
This project extends single-digit MNIST recognition to full multi-digit sequences: OpenCV handles automatic segmentation of individual digits from an image, and a CNN built with TensorFlow/Keras classifies each one, all wrapped in a real-time tkinter GUI for live testing.