The program is designed to be used as a gesture recognition application to perform actions such as press a key on a keyboard to control a game, however when the user wants to change the keys they must edit the code to add more if else statements and for new gesture IDs that are trained and added via the CSVs and the training mode. Can you create a new method of choosing the controls that is easy to add to, also can you improve the efficiency of the project.
The program is designed to be used as a gesture recognition application to perform actions such as press a key on a keyboard to control a game, however when the user wants to change the keys they must edit the code to add more if else statements and for new gesture IDs that are trained and added via the CSVs and the training mode. Can you create a new method of choosing the controls that is easy to add to, also can you improve the efficiency of the project.