Commit Graph

186 Commits

Author SHA1 Message Date
Prohurtz
4b361a74db adjust thresh, IBO 2023-03-17 11:14:13 -05:00
Prohurtz
ae4c49d49c
Merge pull request #74 from PallasNeko/feature/HSRAC-Stabilized
hsrac stabilized
2023-03-17 10:56:15 -05:00
Prohurtz
237209ccf9 add DADDY to settings 2023-03-17 10:53:35 -05:00
PallasNeko
17cc788b07 UPDATE hsrac 2023-03-18 00:50:12 +09:00
PallasNeko
86a5c8a4ae UPDATE bench_hsrac 2023-03-18 00:42:39 +09:00
Prohurtz
55f12c56c5
Merge pull request #68 from PallasNeko/feature/DeepEyeLandmark
deep eye landmark
2023-03-17 10:40:54 -05:00
Prohurtz
a116f7afc7 use radius to crop for IBO 2023-03-17 10:37:47 -05:00
PallasNeko
fa57746f99 Fixed PyCharm detection 2023-03-17 16:22:48 +09:00
PallasNeko
3e7a1083e2 Temporary symptomatic fix 2023-03-17 16:08:29 +09:00
PallasNeko
100c17c912 DADDY got BEER 2023-03-17 00:04:41 +09:00
Prohurtz
9b7beb413d
Merge pull request #73 from PallasNeko/fix/IBO-saveload
Fix IBO Save and Load
2023-03-16 10:01:18 -05:00
PallasNeko
647b2a9aed Fix Save and Load 2023-03-16 19:45:25 +09:00
PallasNeko
83d9698db9 Remove second contour detection 2023-03-16 03:33:54 +09:00
PallasNeko
6019f44177 Fixes import to work correctly in non-PyCharm environments 2023-03-16 03:15:31 +09:00
PallasNeko
7e1c138136 Improve hsrac using bench_hsrac 2023-03-16 02:15:55 +09:00
PallasNeko
5bf696cf6f Improve haar_surround_feature using bench_hsrac 2023-03-15 21:13:01 +09:00
PallasNeko
d54893e7fc improvement 2023-03-15 20:49:17 +09:00
PallasNeko
30bee44dd8 improvement 2023-03-14 23:20:06 +09:00
PallasNeko
50f489ec63 clean up and improvement 2023-03-14 23:11:57 +09:00
PallasNeko
1c3f382f40 clean up 2023-03-14 20:31:52 +09:00
PallasNeko
c6413f8ee1 Remove unused functions 2023-03-14 17:46:46 +09:00
PallasNeko
56509d60fe Temporary experimental code 2023-03-14 17:43:38 +09:00
Prohurtz
1045f7b180 correct frame shape 2023-02-18 16:27:30 -06:00
Prohurtz
a3657a223f fix typos 2023-02-18 16:09:23 -06:00
PallasNeko
cb70e960cf add DADDY 2023-02-18 16:26:03 +09:00
Prohurtz
ad0857f8eb minor fixes/cleanup 2023-02-17 18:52:59 -06:00
PallasNeko
aadb016796 Support for both eyes.
Modified to initialise data if the ROI saved in the image is different from the current ROI.
Fixed calculation.
2023-02-13 18:55:21 +09:00
Prohurtz
3f2742717c Update intensity_eye_open.py 2023-02-12 18:55:06 -08:00
Prohurtz
0d300a43d5 fix IBO dual eye 2023-02-12 18:28:54 -08:00
Prohurtz
5ec32e5b96 Merge branch 'HSF-and-new-algos-feature-branch' of https://github.com/RedHawk989/EyeTrackVR into HSF-and-new-algos-feature-branch 2023-02-12 17:45:18 -06:00
Prohurtz
de5c71af3d small 2023-02-12 17:45:16 -06:00
Prohurtz
9a7a376ae8
Merge pull request #70 from PallasNeko/feature/Wrapper-PlaySound
Easier to use PlaySound functions.
2023-02-12 10:56:18 -06:00
PallasNeko
adf3d86401 Added code to determine if the OS is Win or Linux.
Changed so that if Linux, PlaySound does nothing when executed.
2023-02-12 23:36:03 +09:00
PallasNeko
7faf4b2ae5 Prevents configuration files from failing to load. 2023-02-12 22:40:55 +09:00
PallasNeko
0504e01a9e Fixed Autoradius not working. 2023-02-10 20:39:10 +09:00
Prohurtz
c7f39646fa Merge branch 'HSF-and-new-algos-feature-branch' of https://github.com/RedHawk989/EyeTrackVR into HSF-and-new-algos-feature-branch 2023-02-09 21:19:34 -06:00
Prohurtz
32c31d293b bug fixes 2023-02-09 21:19:30 -06:00
Prohurtz
12304b5b3a
Merge branch 'HSF-and-new-algos-feature-branch' into HSF-and-new-algos-feature-branch 2023-02-09 20:27:04 -06:00
Prohurtz
975cb80dec IBO stuff 2023-02-05 18:21:59 -06:00
Prohurtz
67ae604a8f
Merge pull request #64 from PallasNeko/Remove-pandas
Remove pandas
2023-02-05 17:16:51 -06:00
Prohurtz
951cf7e624
Merge pull request #63 from PallasNeko/Remove_BeautifulSoup
Remove BeautifulSoup
2023-02-05 17:14:25 -06:00
PallasNeko
eb14f1d651 Additional processing similar to the original 2023-02-03 21:34:09 +09:00
PallasNeko
ccc50f6b0c Remove pandas 2023-02-03 21:18:56 +09:00
PallasNeko
7e6f2a7199 Remove BeautifulSoup 2023-02-02 19:17:52 +09:00
PallasNeko
fc31c0c054 Fixing the call 2023-02-02 01:32:59 +09:00
PallasNeko
ec83c3831f Merge remote-tracking branch 'origin/fix_safecrop' into fix_safecrop
# Conflicts:
#	EyeTrackApp/eye_processor.py
2023-02-02 01:23:16 +09:00
PallasNeko
e3b47f0b68 Fixing the call 2023-02-02 01:21:52 +09:00
Prohurtz
2624080d58 intensity dual eye & bug hunting 2023-02-02 01:07:54 +09:00
Prohurtz
ac4447f0ba Revert "Cleaning+SafeCrop" 2023-02-02 01:07:06 +09:00
PallasNeko
8124ba79ac
Merge branch 'HSF-and-new-algos-feature-branch' into fix_safecrop 2023-02-02 00:37:58 +09:00