Skip to content

This Project is about just given the path of image that contain number project output will tell the number in picture.

Notifications You must be signed in to change notification settings

SyedMuqtasidAli/Digital-Image-Number-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Number Recognition from Images 🔢

This project focuses on recognizing numbers from images. Given the path to an image containing a number, the project outputs the number present in the picture.

Table of Contents 📑

Introduction 📘

This project is about recognizing numbers from images. Given the path to an image containing a number, the project outputs the number present in the picture.

Installation ⚙️

  1. Clone the repository:

    git clone https://github.com/SyedMuqtasidAli/number-recognition.git
  2. Navigate to the project directory:

    cd number-recognition
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage 🚀

To recognize a number in an image, simply provide the path to the image as an argument to the script.

python recognize_number.py path/to/image.jpg

Usage

To recognize a number in an image, simply provide the path to the image as an argument to the script.

python recognize_number.py path/to/image.jpg

Contact

Feel free to contact me on LinkedIn for any questions or collaborations: LinkedIn Email

Check out my other projects on GitHub: GitHub

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This Project is about just given the path of image that contain number project output will tell the number in picture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published