Commit Graph

32 Commits

Author SHA1 Message Date
Maxluli 417cb7d8eb Lap times are better at differenciating '4' from '1' and the tyres are less suceptible to be saved in DB with outragious numbers of laps 2023-05-18 11:57:32 +02:00
Maxluli b7676b90c2 Slightly cleaned the solution 2023-05-17 15:52:33 +02:00
Maxluli e727dc9301 Now the SQLITE database is operationnal and is fed with driver infos 2023-05-17 15:23:19 +02:00
Maxluli ac65c7b4f3 all the tables are created (I suggest using 'Db browser for sqlite') to check 2023-05-16 15:44:40 +02:00
Maxluli 511f5d98e4 Started the work for SQLI 2023-05-16 15:11:28 +02:00
Maxluli 39e9dbb7d6 Now the sector recognition is effective even with the colored text 2023-05-16 09:28:59 +02:00
Maxluli b6de154438 Now the OCR is operationnal 2023-05-12 13:43:52 +02:00
Maxluli d722015cd1 Reworked the GapToLeader metrics 2023-05-12 13:26:38 +02:00
Maxluli d559d4a31e Reworked cleaning of the LapTimes 2023-05-12 11:08:21 +02:00
Maxluli 1d17963572 Activated OCR on all the sectors 2023-05-12 10:12:51 +02:00
Maxluli 7f0f481cc3 Optimised and added cleaning to the sector detection (OCR) 2023-05-12 10:10:23 +02:00
Maxluli 863ce1922f Optimised and verified the position detection using OCR 2023-05-12 08:57:58 +02:00
Maxluli 592025e283 Deactivated all the OCR methods to rework them 2023-05-12 08:24:16 +02:00
Maxluli 6d2d2e11a8 Added a clean config file in the project file so any user can just drag and drop it in the correct folder and have at least one config that works 2023-05-11 15:26:39 +02:00
Maxluli 134ac85ad1 Now the images are correctly loaded but the OCR is still Fucked 2023-05-11 15:22:59 +02:00
Maxluli 025c2f8d61 Reworked the JSON serialisation 2023-05-11 14:23:44 +02:00
Maxluli 57028f1fc9 Now the images are changing 2023-05-11 07:00:50 +02:00
Maxluli 2c1340780e Now the OCR applies and only crashes sometimes. But its complete trash and the images cant change for whatever reason 2023-05-10 16:00:01 +02:00
Maxluli df9231aed6 Commented the configuration methods to move on to the OCR part 2023-05-10 07:10:11 +02:00
Maxluli aac44fcfb9 Added headers 2023-05-08 17:02:49 +02:00
Maxluli 55d45adc1d You can now save presets to JSON and load them 2023-05-05 17:27:49 +02:00
Maxluli 16be9bf7ef Fixed the calibration and added the JSON serialising 2023-05-05 15:00:39 +02:00
Maxluli 2c2239427c NOW IT FUCKING DOES NOT SUCK ANYMORE LETSGOOOOOOOOOOOO 2023-05-02 16:52:52 +02:00
Maxluli 221fb88e08 Not everything works but added most of the old features 2023-05-02 10:51:19 +02:00
Maxluli 044a00e167 Lost a lot of functionnality but at least it works 2023-05-02 09:36:09 +02:00
Maxluli 66e8699afe Still not working lol 2023-04-27 15:59:52 +02:00
Maxluli 23de653bde Still not working well but a lot more does 2023-04-27 11:18:53 +02:00
Maxluli d1eb1720a2 End of the day push. Does not compile 2023-04-26 16:52:51 +02:00
Maxluli 0080104072 Added all the files needed for calibration and detection but it now needs to be wired up 2023-04-26 15:55:00 +02:00
Maxluli e0d5f82467 Selenium is wired to the settings page and has been modified to allow screenshot to be taken at any time 2023-04-26 14:04:39 +02:00
Maxluli d935a07076 Prepared view to be wired to the old projects 2023-04-26 13:25:31 +02:00
Maxluli d0e86a65d7 Initial commit with first design framework 2023-04-26 10:44:10 +02:00