12 Commits

Author SHA1 Message Date
1378931f68 Merge pull request #6 from 283375/typing-mat-fix
fix: typing annotations for `cv2.Mat`, closes #5
2023-07-07 13:52:02 +08:00
922fed8efe fix: typing annotations for cv2.Mat, see #5 2023-07-07 13:32:44 +08:00
e01f6cd6bc Merge pull request #4 from 283375/path-unicode
fix: unicode character in image path
2023-06-23 15:05:11 +08:00
e0009d0836 fix: unicode character in image path 2023-06-23 15:03:35 +08:00
c76b656f3d wip!: template rewrite & new ocr method for score 2023-06-21 02:53:53 +08:00
0fe5f09de0 style: ignore builtin template in pre-commit config 2023-06-21 02:53:42 +08:00
7bf88a4d3d feat: Device.repr_info() 2023-06-13 13:49:18 +08:00
b823339986 impr: __all__ for modules, style improvements 2023-06-10 18:47:35 +08:00
ea31aaf00c chore!: add recognize parts 2023-06-10 18:32:23 +08:00
4f26fd1b59 impr: split common preprocess functions 2023-06-10 17:27:43 +08:00
c7e870f42e impr: comments & fixes from ChatGPT 2023-06-10 17:27:02 +08:00
f9968ae8b3 init 2023-06-03 20:26:53 +08:00