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.
tesseract ライブラリを使用して画像をスキャンしています。ライブラリから string の形式で出力を取得しています。テキストと一緒に x と y の位置を取得することは本当に可能ですか?
次のように、 hocrコマンドライン オプションを使用します。
tesseract eurotext.tif out hocr
出力は、out.html認識された各単語の座標を含むファイルになります。
out.html