Commit Graph

168 Commits

Author SHA1 Message Date
Prohurtz
b3c214d5ce minor optimization and fixes 2023-01-30 21:14:21 -06:00
Prohurtz
b723032a26 IBO all the algos lel 2023-01-25 16:54:28 -06:00
Prohurtz
0622820491 auto create file for IBO 2023-01-25 16:48:43 -06:00
Prohurtz
a67535ce01 HSRAC re imp
no idea if this is tracking properly due to no setup but it doesnt crash so yay lmao
2023-01-25 16:35:21 -06:00
Prohurtz
91b81b98bc small tuning 2023-01-23 22:16:52 -06:00
Prohurtz
9abb30d000 small eyeopen cleanup 2023-01-23 17:03:51 +00:00
Prohurtz
f492e3fdab add colors to text prints + cleanup 2023-01-22 19:09:56 -06:00
Prohurtz
c7873e4dd8 update 2023-01-15 12:35:37 -06:00
Prohurtz
d4bfcf31d8 end of day
finally found the reason tracking would freeze sometimes, it happens with the crop goes over the actual frame size. haven't decided what way of preventing this is best
2023-01-12 20:38:06 -06:00
Prohurtz
d5c2270464 somthin funky wunky with cropped image output or something? 2023-01-11 21:30:15 -06:00
Prohurtz
b2ce947b24 fix dumb init issue with HSF. 2023-01-11 20:35:45 -06:00
Prohurtz
dfe8a9a436 HSF is still broke.....
aaaaaaaaaaaaaaaaaaaaah
2023-01-03 10:06:54 -08:00
Prohurtz
db1883929a nightly update
fall back to HSF in HSRAC is not correct. TODO
2023-01-02 15:36:29 -08:00
Prohurtz
1ecbde4f7b save priority values as int 2023-01-02 09:24:08 -08:00
Prohurtz
3d4ac0946d Update eye_processor.py 2022-12-29 11:41:40 -08:00
Prohurtz
bda5047752 small update, flow POC 2022-12-28 10:23:01 -08:00
Prohurtz
77b2389a03 end of day update 2022-12-26 12:52:20 -08:00
Prohurtz
df8efd55d1 hsrac sep 2022-12-26 12:04:51 -08:00
Prohurtz
e533399ffb separate blob 2022-12-26 09:14:18 -08:00
Prohurtz
7ad7ada8f5 separate HSF 2022-12-26 09:05:40 -08:00
Prohurtz
a7e9f007a6 split osc cal and value filter to own file 2022-12-26 08:48:09 -08:00
Prohurtz
c0004eec3f small update 2022-12-23 09:52:39 -08:00
Prohurtz
631410ac4d end of day update 2022-12-22 15:26:37 -08:00
Prohurtz
ec7e58fdae HSRAC POC working 2022-12-22 12:33:49 -08:00
Prohurtz
d5f9fabf09 new ransac + print tags and colors 2022-12-22 11:52:19 -08:00
Prohurtz
0812ad4c0b new HSF imp 2022-12-22 11:29:35 -08:00
Prohurtz
d73f559f06 update 2022-12-21 14:48:34 -08:00
Prohurtz
76b3536704 update 2022-12-21 14:07:48 -08:00
Prohurtz
a27d1f241e initial RANSACAHA imp 2022-12-21 12:43:27 -08:00
Prohurtz
80418faabb fix OEF 2022-12-21 11:23:35 -08:00
Prohurtz
6b171393d7 fix blob 2022-12-21 10:19:44 -08:00
Prohurtz
f50aa4cde1 fixes config, slow progress 2022-12-20 16:41:13 -08:00
Prohurtz
a2377c722c some what working now 2022-12-20 15:24:31 -08:00
Prohurtz
d87ab06415 credits! 2022-12-19 18:25:27 -08:00
Prohurtz
79647ad024 add algo toggles and rename blob 2022-12-19 18:13:56 -08:00
Prohurtz
61b1a4ad9c initial commit, beginning to part things out 2022-12-19 17:58:52 -08:00
Assassinsorrow
fc47ac7aa4 Removed unused dependencies 2022-11-23 20:32:53 +02:00
Prohurtz
6ca561e6b5 better cross platform support 2022-11-22 14:54:04 -08:00
Prohurtz
7b06f0e8eb OSC fixes, revert normalization 2022-11-10 12:20:35 -08:00
Prohurtz
06d0bac436 add cv2.normalize function 2022-11-07 12:33:54 -08:00
Prohurtz
b1472949c7 fix bugs, add basic blink sync, adjust default values, bump ver, fix pyinstaller, osc 2022-11-07 11:49:23 -08:00
Assassinsorrow
8b676eaf41 Update to python 3.11 2022-11-03 18:28:25 +02:00
Assassinsorrow
7a89adb687 Update indentation 2022-11-02 16:23:36 +02:00
Assassinsorrow
5cfa972aa5 Update indentation 2022-11-02 16:03:47 +02:00
Assassinsorrow
f7e736c655 General cleanup 2022-11-02 15:39:44 +02:00
Summer404NotFound
986099fa83
Update eye_processor.py
Fix Bitwise_not
2022-10-23 17:45:19 -07:00
Summer404NotFound
11e03272e7
Update eye_processor.py
Added histogram-based thresholding.
2022-10-21 10:11:33 -07:00
Prohurtz
43bf680355 dual eye fall over 2022-10-03 18:02:44 -07:00
Prohurtz
44c7a3a914 blob size adjustments 2022-10-02 16:13:02 -07:00
Prohurtz
881143c386 bugfixes 2022-10-02 15:41:17 -07:00
Prohurtz
42a46e9ca1 fix one euro filter issue 2022-09-19 18:57:33 -07:00
Prohurtz
d1ad33cf1c add blink time extender, fix single eye osc, force eyes to be on correct sides + more 2022-09-19 18:41:24 -07:00
Prohurtz
67cd6b5494 fix circular cropping 2022-09-19 18:14:57 -07:00
Prohurtz
e36c2df28c fix eye jitter and inverted y axis vis 2022-09-19 14:12:30 -07:00
Prohurtz
eff11c6fa3 fix a few things, add sounds 2022-09-18 18:48:54 -07:00
Prohurtz
168ca41bfa working version! 2022-09-18 18:06:18 -07:00
Prohurtz
b01077eb42 reduce blob sensitivity a little to help with blinks 2022-09-11 15:00:36 -07:00
Prohurtz
d781ccd95b fix y axis flip and OSC stuff 2022-09-11 14:59:45 -07:00
Prohurtz
3f859440c0 bug fix 2022-08-29 17:41:48 -07:00
Prohurtz
404f1b13f2 remove "eye position scalar" in favor of working calibration lol 2022-08-21 15:26:19 -07:00
Prohurtz
b580d14b7e make the calibration function actually work lmao 2022-08-21 15:16:52 -07:00
Prohurtz
6dd14474fb fix visualzation and tune blob fallback 2022-08-21 14:52:14 -07:00
Prohurtz
d0edbba3fd fix Y axis oddities 2022-08-20 07:39:38 -07:00
Prohurtz
b3794375e8 remove prints 2022-08-18 17:59:07 -07:00
Prohurtz
0e99fd3f21 bug fix 2022-08-13 13:45:51 -07:00
Prohurtz
5578da7c99 v0.0.10
add blob filter, circular cropping, adjust blob fallback settings
2022-08-09 12:06:05 -07:00
Prohurtz
5c32612509 fix filter via summers changes 2022-07-14 15:21:23 -07:00
Prohurtz
eac89fb470 rename to make clear 2022-07-12 12:30:31 -07:00