klanderfri / klanderfri/CardReaderLibrary
Create better Tesseract trained data
- 主要言語
- C++
- スター
- 10
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The *eng.traineddata* isn't optimal for identifying Magic titles.
* The Æ for example isn't correctly identified.
* The 'F' in *Spires of Orazca* (transformed from *Thaumatic Compass*) is identified as 'r'.
* 'I' and 'J' in the new font is mistaken for 'l'.
We need to
- [ ] Create a better traineddata-file.
- [ ] Name it *mtg.traineddata* and replace *eng.traineddata* with it.
https://sv.wikipedia.org/wiki/%C3%86
コントリビューションガイド
調査の方向性
Start by reviewing the existing eng.traineddata usage and the OCR workflow in this repository. Determine how Magic card title samples are collected and trained, then verify that a new mtg.traineddata replaces eng.traineddata and correctly recognizes Æ, the transformed F, and the new-font I and J.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- computer-vision
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100