Next day of our meeting in the Café Storken, Pablo and me decide to start with the module. The aim of our meeting was:
- Installing the module drivers and Python libraries needed to run it in Windows and Mac OS. It wasn't too complicate in Mac but in Windows was a special challenge to be solved.
- Create a program to see what is going on in the module or in which format it works. The first idea to do that was developing a program with the APIs help. Due to the OS couldn't recognize the module we decide to divide the work. Pablo continued developing our program while I tried to search other one. Finally, I found other possibility in the examples of the module [link]. This other program reads from the input port (in leap motion is the standard USB) and print a line with the data captured.
- Save the example data into a file to analyse it and then to develop a method to treat it and through it to the Machine Learning Algorithm. Here you can take a look into it [link].
No comments:
Post a Comment