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.
我搜索了互联网,但找不到这个非常简单的问题的答案。
当我在图像上使用 Canny 边缘检测时,文本显示为边缘所勾勒的轮廓。由于某种原因,Tesseract OCR 无法识别文本。当它没有像那样概述并且只是普通文本时,它确实可以识别文本。
我必须做什么才能让 tesseract 识别概述的文本?我首先尝试从头开始实施细化算法来细化图像,但这似乎使 Canny 边缘检测变得更糟。