"vscode:/vscode.git/clone" did not exist on "3b3f47270b8d0919a2d0d7fd0aaf6a71126bdbec"
  • liukaiwen's avatar
    # add table recognition using struct-eqtable · b29badc1
    liukaiwen authored
    ## Changelog
    31/07/20204
    - Support table recognition. Table images will be converted into html.
    
    ### how to use the new feature:
    set the attribute 'table-mode' to 'true' in magic-pdf.json
    
    ### caution:
    it takes 200s to 500s to convert a single table image using cpu
    b29badc1
StructTableModel.py 769 Bytes