25 Commits

Author SHA1 Message Date
c44813a212 chore: requirements update 2023-08-09 23:59:18 +08:00
1326ab66a2 refactor!: remove matchTemplate digit recognize functions 2023-08-09 23:43:50 +08:00
64598d0a84 chore: partial numpy & cv2 import to full import 2023-08-09 19:05:17 +08:00
920ceffb35 wip: Chieri V4 B30 ocr 2023-08-09 18:25:01 +08:00
74060b1412 Merge pull request #7 from 283375/device-v2
device-v2 temporary merge
2023-08-05 18:01:45 +08:00
ee0943ef0b feat, wip: device V2 2023-08-05 02:28:55 +08:00
8feb955cde chore!: basic mask module fixes 2023-08-05 02:28:20 +08:00
fd10c68c49 feat: support for ocr digits using cv2.ml.KNearest model 2023-08-05 02:27:31 +08:00
95987f6a2b feat: new gray masking algorithm 2023-08-02 01:41:07 +08:00
425b788c08 feat: XYWHRect __add__ __sub__ support 2023-08-02 01:40:36 +08:00
6c411e6769 fix: crop_black_edges 2023-07-26 22:03:11 +08:00
769ed35588 wip: split different versions of device 2023-07-16 14:24:27 +08:00
d9f18a3ad8 impr: improve wildcard import 2023-07-15 19:43:41 +08:00
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