Skip to content

wellslu/OCR_Form

Repository files navigation

OCR_Form

prerequisite: please install Tesseract and check your computer environment.

Original image

ori_img

Part 1: Process Image with Morphology

Separate each line and find the position of value by morphology with OpenCV

part1_img

Part 2: Crop the Location of the Words in the Image and OCR

Crop the image and transfer each value to strings with Tesseract

part2_img

About

Analyze form photo and OCR the value

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages