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.
3D 画像があります。画像に書かれているテキストを抽出したいです。matplotlib を使用して試してみましたが、このライブラリは画像をプロットするためだけに使用され、画像からテキストを抽出するためのものではありません。助けてください
pytesserまたはocropusを試しましたか。これらは非常に効率的な光学式文字認識ツールです。