Update README.md
This commit is contained in:
parent
fc6d3dbefe
commit
6fadffc14a
1 changed files with 6 additions and 2 deletions
|
|
@ -12,7 +12,11 @@ a ocr inspired by watamote, meant to be independent and free from bloat
|
|||
| <img src="https://git.ajattix.org/hashirama/mote-ocr/raw/branch/main/assets/examples/01.png" alt="Example 01" /> | 当民宿自慢の春の海鮮料理づくし! |
|
||||
| <img src="https://git.ajattix.org/hashirama/mote-ocr/raw/branch/main/assets/examples/02.png" alt="Example 02" /> | 樹とは本当の親子じやな |
|
||||
|
||||
|
||||
### mote-ocr in action:
|
||||
## image processing </br><br>
|
||||
as by now we use opencv, but we will migrate to a more self-contained (header-only) solution in the c++ version.</br><br>
|
||||
for instance, this is how the preprocessing shoud look like: </br><br>
|
||||
<img src="https://git.ajattix.org/hashirama/mote-ocr/raw/branch/main/assets/examples/preprocessed/output.png" />
|
||||
</br><br></br><br>
|
||||
## mote-ocr in action:
|
||||
|
||||
<img src="https://git.ajattix.org/hashirama/mote-ocr/raw/branch/main/assets/2025-04-21_21-42_1.png" />
|
||||
Loading…
Reference in a new issue