-
This step is not included in this repository, but is as simple as clicking a picture using a camera and saving it to the local machine
-
Apply edge detection to reveal the outline (detect the four corners) of the item in the image against the background
-
Detect contours in the edge map
-
Loop over all contours and find the largest contour with four vertices (corners)
-
Apply a perspective transform to obtain a top-down, bird’s-eye view of the item (required to improve OCR accuracy)
-
Extract data using Python regular expressions
-
Display the results on our terminal and save to a text file
Nihar Garg, EIT, LEED Green Associate
Project Engineer
ngarg@princetonengineering Services
609-216-7499
101 Morgan Lane STE 205, Plc
609-452-9700
609-751-9545
A special thank you to pyimagesearch.