There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Input an image and get the extracted text as a dataframe which gives the content, coordinates (x,y,w,h) and confidence of each word. Essentially, it is a wrapper on pytesseract to output a dataframe.