Adam Saudagar
3567f062b0
#128 added few checks before image leaves WindowClient which was causing exception
2023-02-12 03:44:40 +05:30
Adam Saudagar
fe6cd012f5
removed useless pre preprocess step
2023-02-05 19:16:18 +05:30
Shamuwel Ansari
ca771811b7
corrected function name
2022-06-30 20:41:53 +05:30
Adam Saudagar
016e378fdd
refactored qr detection code to use window instead of directly cropped image, retrying qr reading instead of failing directly
2022-06-30 20:15:21 +05:30
Adam Saudagar
3b2b23b8d9
hotfix: fixed qr code parsing
2022-05-29 20:44:38 +05:30
Adam Saudagar
3fbc67c49b
using cv2 qr detection instead of manual blob detection, removed pyzbar from dependencies
2022-05-26 18:17:58 +05:30
Adam Saudagar
2893465571
pep8 cleanup
2022-02-03 05:29:10 +05:30
Adam Saudagar
4ea27ae7da
added a null check in get_coords
...
changed print_exec to print in both console and fishy
fixed engine couldn't be stoped with toggle
fixed full auto stop getting called multiple times due to inactive stop
set logging for d3dshot to info, to remove debug logs caused by it
2022-02-01 22:20:57 +05:30
Adam Saudagar
a5236e9b30
semi fisher reworked to work with new parent class
2022-01-31 23:19:24 +05:30
Adam Saudagar
814ca1e0d5
0.5.4 hotfix
...
fixed get_coords() tupple overflow issue,
improved hole check in full auto fishing,
improved message when FishyQR is not found,
keeping chalutier in migration
2021-12-01 11:27:16 +05:30
Adam Saudagar
6bb02778f9
Merge remote-tracking branch 'origin/master' into improvement/fishyqr-integration
2021-11-21 16:31:42 +05:30
Adam Saudagar
8ae46dd5a5
integrated fishyqr v0.0.2 for semi fisher
...
- remove color detection code
- move qr detection from full auto into common
- refactor both engines to use qr from common
2021-11-21 12:42:14 +05:30