ocrを使用して日本語の文字認識を行いたい

7 vues (au cours des 30 derniers jours)
有輝 後藤
有輝 後藤 le 11 Juil 2022
Modifié(e) : Hernia Baby le 11 Juil 2022
ocrの言語データファイルを用いて日本語の認識を行いたいのですが、どのファイルをインストールすればいいですか?
またインストールした後のデータファイルの使い方も同時に知りたいです。

Réponse acceptée

Hernia Baby
Hernia Baby le 11 Juil 2022
Modifié(e) : Hernia Baby le 11 Juil 2022
こちらにあります。
txt = ocr(img,'Language','Japanese');
でいけそうですね。
----
ファイルのインストールは以下のリンクになります。

Plus de réponses (0)

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!