Skip to content

Use OpenCV and Python-tesseract to automatically extract and save individual textbook questions from a page. Tool created to save my school teachers' time.

Notifications You must be signed in to change notification settings

orlandoalexander/Computer-Vision-Snip-n-Sketch-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Snip 'n' Sketch Tool

Automatically extract and save individual textbook questions from a page.

I created this tool as my school teachers were spending many hours manually cropping questions from our textbook, so that each question was saved as an individual image (the required format us to complete the work correctly). My program automate this process using OpenCV and Python-tesseract to identify the coordinates of each question on the page and crop the image accordingly.


See the output from the Snip 'n' Sketch tool here:

Tool-Output.mp4

About

Use OpenCV and Python-tesseract to automatically extract and save individual textbook questions from a page. Tool created to save my school teachers' time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages