Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我能够从单色图像中读取文本,但无法从彩色图像中读取文本。我将不胜感激任何帮助...
您可以使用阈值对位图/图像进行预处理,然后再将其提供给库。然后它将是黑白的,并且识别应该很容易工作。