I see there are examples of OCR + Text Detection and I also see that people have code to capture camera data as seen in the lawn mower robot.
I am wanting to do a couple projects related to scanning text to capture data in a table format.
So far the code I see gives us the ability to detect text and OCR. Now I need to record that data in a csv file. I would like to have this all happen offline, there are multiple online OCR applications, but I do not want to take photos or scan the files.
In the lawn mower example the camera data had to be captured via csv, that is all I am looking for. A similar example would be to capture the license plate data to a csv, or capturing the total number of people that come into your business.