Commit Graph

121 Commits

Author SHA1 Message Date
8cc407b2bc chore: update README 0.1.0a2 2025-06-27 02:06:24 +08:00
673e45834d chore: apply ruff rules 2025-06-27 01:38:54 +08:00
57f430770e chore: update dependencies 2025-06-27 01:06:24 +08:00
d7ad85bdb0 ci: new build & publish workflow 0.1.0a1 2025-06-26 01:11:25 +08:00
0b53682398 ci: fix tag condition
- ok i didnt expect github actions does not support regex wtf
0.1.0a0
2025-06-26 00:15:02 +08:00
b117346b46 chore: setuptools-scm integration 2025-06-26 00:07:08 +08:00
ad0a33daad ci: tag regex 2025-06-25 23:43:46 +08:00
c08a1332a7 chore!: removing unused code 2025-06-25 23:37:21 +08:00
0055d9e8da refactor!: device scenario
- Correct abstract class annotations
2025-06-25 23:35:38 +08:00
06156db9c2 refactor!: chieri v4 b30 scenario
- Remove useless `.utils` code
2025-06-25 23:27:15 +08:00
c65798a02d feat: XYWHRect __mul__ 2025-06-25 23:19:52 +08:00
f11dc6e38f refactor: scenario base 2025-06-25 23:11:45 +08:00
2b18906935 refactor!: image hash database provider 2025-06-22 01:28:59 +08:00
abfd37dbef refactor!: OCR text result provider 2025-06-22 00:32:31 +08:00
3ebb058cdf refactor: XYWHRect and b30 ocr 2025-06-21 16:06:49 +08:00
b545c5b6bf refactor!: ImageHashType -> ImageHashCategory 2025-06-17 22:28:16 +08:00
212afa32db chore: update dependencies 2025-06-17 18:13:59 +08:00
2264e90b8e refactor!: replace attrs with dataclass 2025-06-17 18:05:44 +08:00
619bff2ea4 feat: image hashes database 2025-01-10 23:55:37 +08:00
413188d86a feat: core hashers 2025-01-10 23:54:37 +08:00
cfe8de043c chore: pre-commit hooks update 2025-01-10 23:54:00 +08:00
3f6c08b2ad fix: preprocess_char_icon copyMakeBorder edge case 2025-01-10 23:46:50 +08:00
854d5558cf chore: v0.0.99 v0.0.99 2024-06-19 22:23:30 +08:00
df77421a34 impr: DeviceRoisMaskerAutoT2 pfl color range (#11) 2024-06-05 18:46:16 +08:00
2241230a7a chore: v0.0.98 v0.0.98 2024-04-01 00:32:34 +08:00
fb4b1fb9b8 ci: build package using github actions 2024-04-01 00:26:12 +08:00
00cd32dfdc feat: ETERNAL rating class support 2024-03-20 15:53:10 +08:00
17f6c2bac7 chore: code linting 2023-11-04 15:28:10 +08:00
76e6adbbf7 chore: v0.0.97 v0.0.97 2023-11-01 14:41:22 +08:00
288ccddfa1 chore: update README 2023-11-01 14:01:53 +08:00
58d5022952 chore(Masker): add common method 2023-11-01 13:55:52 +08:00
80404c436f impr(Masker): expand score color range 2023-11-01 13:26:49 +08:00
bdf748bc63 chore: .gitignore venv 2023-10-29 23:46:40 +08:00
c864414b88 pre-commit (#9)
clean up legacy code
2023-10-29 17:20:33 +08:00
0fbd33645b impr: DeviceRoisAuto.clear_status width 2023-10-28 22:22:04 +08:00
2643b43248 Merge branch 'structure-refactor' v0.0.95 2023-10-25 18:10:30 +08:00
f9c867e180 chore: v0.0.95 2023-10-25 18:08:29 +08:00
f2f854040f fix: cv2.Mat typing annotations 2023-10-23 13:29:17 +08:00
cf46bf7a59 chore: update dependencies 2023-10-23 13:28:59 +08:00
122a546174 refactor: CropBlackEdges 2023-10-22 01:55:20 +08:00
42bcd7b430 refactor: B30 ocr 2023-10-13 18:32:33 +08:00
3400df2d52 refactor!: remove utils.convert_to_srgb 2023-10-12 18:08:54 +08:00
4fd31b1e9b impr: module __init__ entries 2023-10-12 17:53:51 +08:00
82229b8b5c chore: remove custom cv2 type annotations (#8) 2023-10-12 01:50:27 +08:00
2895eb7233 refactor!: hog computing 2023-10-12 01:37:59 +08:00
02599780e3 impr: minor improvements 2023-10-12 01:36:57 +08:00
5e0642c832 impr: max recall masking 2023-10-10 01:45:21 +08:00
ede2b4ec51 refactor: DeviceOcr 2023-10-10 01:45:02 +08:00
6a19ead8d1 refactor: module structure 2023-10-10 01:30:12 +08:00
d13076c667 feat: split jacket & partner lookup in phash database 2023-10-10 01:28:36 +08:00