I have already implemented ocr but now ocr works only when there is only image in the pdf or image with litttle bit of word. Implement a dynamic ocr based on number of images
Approch
- Already functions to detect images , tables, svgs are there
- Edit the needsocr function to include them based on page number
I have already implemented ocr but now ocr works only when there is only image in the pdf or image with litttle bit of word. Implement a dynamic ocr based on number of images
Approch