Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,6 @@ configs:
|
|
28 |
---
|
29 |
|
30 |
|
31 |
-
bbox column is [x, y, width, height]
|
32 |
-
ymean is mean height of the box
|
33 |
-
line is the line number calculated using ymean
|
|
|
28 |
---
|
29 |
|
30 |
|
31 |
+
- bbox column is [x, y, width, height]
|
32 |
+
- ymean is mean height of the box
|
33 |
+
- line is the line number calculated using ymean
|