Skip to content

Commit f48ef98

Browse files
committedApr 8, 2024·
updated repo
1 parent a9dd2cb commit f48ef98

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
 

‎README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,10 @@ This repository extracts the Machine Readable Zone (MRZ) from document images. T
2121

2222
## Built With
2323

24-
![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white)
25-
2624
![Tensorflow](https://img.shields.io/badge/TensorFlow-FF6F00?style=for-the-badge&logo=tensorflow&logoColor=white)
27-
2825
![OpenCV](https://img.shields.io/badge/OpenCV-27338e?style=for-the-badge&logo=OpenCV&logoColor=white)
29-
3026
![Tesseract OCR](https://img.shields.io/badge/Tesseract%20OCR-0F9D58?style=for-the-badge&logo=google&logoColor=white)
27+
![NumPy](https://img.shields.io/badge/numpy-316192?style=for-the-badge&logo=numpy&logoColor=white)
3128

3229
## Installation
3330

@@ -110,7 +107,8 @@ Now, based on the example of a national passport, let us take a closer look at t
110107

111108
## ToDo
112109

113-
- [ ] Test for mrva and mrvb documents
110+
- [ ] Test for **mrva** and **mrvb** documents
111+
- [ ] Add `wiki` page
114112

115113
## License
116114

0 commit comments

Comments
 (0)