• myhloli's avatar
    refactor(pdf_extract_kit): optimize image processing and table recognition... · 29e590a7
    myhloli authored
    refactor(pdf_extract_kit): optimize image processing and table recognition logicRefactor the image processing logic for OCR and table recognition to ensure
    consistency and improve performance. Remove redundant initialization of PIL images,
    unify image cropping logic, and streamline the handling of formula detection results.
    Also, adjust the table recognition process to improve integration with the updated image
    processing logic and enhance overall efficiency.
    29e590a7
pdf_extract_kit.py 13.2 KB