microsoft / OCR-Form-Tools

A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
MIT License
509 stars 171 forks source link

Fix table indexing bug #951

Closed sam961124 closed 2 years ago

sam961124 commented 2 years ago

Find table index from full tables list by comparing their boundingRegions, since this index will be saved in tableIDToIndexMap and referenced by getTable.