Update README.md
This commit is contained in:
parent
6fadffc14a
commit
c50f0116cf
1 changed files with 4 additions and 1 deletions
|
|
@ -15,7 +15,10 @@ a ocr inspired by watamote, meant to be independent and free from bloat
|
|||
## 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" />
|
||||
|
||||
| Before | After |
|
||||
|--------|-------|
|
||||
|  | <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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue