Skip to content

# Retrieve multiple numeric information from an image Gather all positions of numbers that are inside an enclosed shape, and what number is there. To run, first install requirements.txt and then in the folder path run: python main.py Test images are inside test_images folder for testing. Labeled images will be saved in saved_images folder. remov…

Notifications You must be signed in to change notification settings

faamir/Multiple-Digits-Detection-Enclosed-Shapes

Repository files navigation

Retrieve multiple numeric information from an image

Gather all positions of numbers that are inside an enclosed shape, and what number is there.

remove background (make white) - get all continues shapes and mask outside as black - find roi for digits - classification using CNN

To run, first install requirements.txt and then in the folder path run: python main.py

Test images are inside test_images folder for testing.

Labeled images will be saved in saved_images folder.

About

# Retrieve multiple numeric information from an image Gather all positions of numbers that are inside an enclosed shape, and what number is there. To run, first install requirements.txt and then in the folder path run: python main.py Test images are inside test_images folder for testing. Labeled images will be saved in saved_images folder. remov…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published