Lucas de Brito Silva
Lucas de Brito Silva
[ Copyright {yyyy} {name of copyright owner}](https://github.com/Lucs1590/Nkocr/blob/master/LICENSE#L180)
Add to each method a documentation following the docstring patterns.
 I was reading the README and noticed that there is a spelling error in the project logo, where instead of segmentation it says "segmeNAtion". I believe that to improve...
Hi! I really liked the project for its practicality and I believe that this will help the solution I'm developing a lot, but a point that worries me is related...
**Describe the bug** File "/mnt/custom-file-systems/efs/fs-070a4f595b6ae4d17_fsap-07f924ee5ed336aef/tests/test.py", line 3, in text = OcrTable("/home/sagemaker-user/user-default-efs/tests/test.png") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.12/site-packages/ocr_table.py", line 38, in __init__ self.text = process_image(image, input_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.12/site-packages/ocr_table.py", line 93, in process_image processed_img...