I recently came across the chineseocr_lite project and found it very interesting and potentially useful for my requirements. The project seems to be quite comprehensive in terms of its capabilities and supports a range of platforms, which is commendable.
However, before proceeding with the integration of this OCR solution into my project, I have a specific query that I couldn't find an explicit answer to in the documentation or README.md file.
Does the OCR model used in chineseocr_lite support the recognition of Traditional Chinese characters? My project requires processing images containing text in Traditional Chinese, and it would be beneficial to know if this model can accurately recognize and process such characters.
Any information or guidance you can provide on this matter would be greatly appreciated, as it would significantly influence my decision to utilize this OCR solution in my project.
Thank you for your time and effort in developing and maintaining this project.
Hello,
I recently came across the chineseocr_lite project and found it very interesting and potentially useful for my requirements. The project seems to be quite comprehensive in terms of its capabilities and supports a range of platforms, which is commendable.
However, before proceeding with the integration of this OCR solution into my project, I have a specific query that I couldn't find an explicit answer to in the documentation or
README.md
file.Does the OCR model used in chineseocr_lite support the recognition of Traditional Chinese characters? My project requires processing images containing text in Traditional Chinese, and it would be beneficial to know if this model can accurately recognize and process such characters.
Any information or guidance you can provide on this matter would be greatly appreciated, as it would significantly influence my decision to utilize this OCR solution in my project.
Thank you for your time and effort in developing and maintaining this project.
Best regards, yihong1120