dinosauria123 / gcv2hocr

gcv2hocr converts from Google Cloud Vision OCR output to hocr to make a searchable pdf.
99 stars 33 forks source link

content=[] when initializing GCVAnnotation #29

Closed ailintom closed 5 years ago

ailintom commented 5 years ago

I cannot explain this behaviour, but without this addition I am getting non-empty objects when using the function in a multithreading environment (multiprocessing pool or concurrent.futures ThreadPoolExecutor)