Computer vision is used to detect and track the hand. Utils file contails the code to point out fingers that are opened and the ones that are closed along with all of their coordinates in a numpy array.
In cv.py the information on the fingers that are opened is used to send commands to the computer using the Keyboard module.