Prohurtz
|
0527bddc1b
|
Merge pull request #72 from PallasNeko/feature/HSRAC-imp
HSF and HASRAC improvements
|
2023-03-16 10:00:55 -05: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 |
|
Prohurtz
|
ad0857f8eb
|
minor fixes/cleanup
|
2023-02-17 18:52:59 -06:00 |
|
Prohurtz
|
c26c336a3e
|
Merge branch 'HSF-and-new-algos-feature-branch' of https://github.com/RedHawk989/EyeTrackVR into HSF-and-new-algos-feature-branch
|
2023-02-17 18:12:10 -06:00 |
|
Prohurtz
|
0ff5152545
|
Update .gitignore
|
2023-02-17 18:12:01 -06:00 |
|
Prohurtz
|
91463707b9
|
Merge pull request #71 from PallasNeko/fix/save-load-IBO
Fix IBO
|
2023-02-17 18:11:39 -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 |
|
Prohurtz
|
f4533744d5
|
Merge pull request #69 from PallasNeko/fix/config-save-load
Fix configuration file loading
|
2023-02-12 10:55:24 -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 |
|
Prohurtz
|
5428ef6d53
|
Merge pull request #67 from PallasNeko/fix/autoradius
Fix autoradius and skip_autoradius
|
2023-02-10 16:07:24 -06: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
|
447a8bf399
|
Merge pull request #65 from PallasNeko/remove-requests
remove unused dependency(requests)
|
2023-02-09 20:28:49 -06:00 |
|
Prohurtz
|
2b89745825
|
Merge pull request #59 from Meister1593/HSF-and-new-algos-feature-branch
Linux build/runtime fixes
|
2023-02-09 20:27:17 -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 |
|
PallasNeko
|
b025f07aa3
|
remove unused dependency(requests)
|
2023-02-08 13:33:26 +09:00 |
|
Prohurtz
|
975cb80dec
|
IBO stuff
|
2023-02-05 18:21:59 -06:00 |
|
Prohurtz
|
dac77cbadc
|
remove dependency
|
2023-02-05 15:18:25 -08:00 |
|
Prohurtz
|
3d194c6d18
|
remove unused dependency
|
2023-02-05 15:17:51 -08: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 |
|
Prohurtz
|
2b48be16db
|
Merge pull request #62 from PallasNeko/fix_safecrop
fix and move
|
2023-02-05 17:13:39 -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 |
|
PallasNeko
|
dd23dcf838
|
fix and move
|
2023-02-01 23:50:08 +09:00 |
|