OV_06: Gesture control

Control questions

You must give an answer to 5 questions at the beginning of the laboratory exercise. One wrong answer will make the mark given to the measuring with one grade worse. Two or more wrong answers will result a supplementary measuring!

  1. What is the RTSP protocol?
  2. What is the working principle of Leap Motion device?
  3. List at least three gestures, which the Leap Motion API can recognize by default!
  4. List at least three objects that manage the Leap Motion API by default!!
  5. What is the format of the result of webcamera?s CGI call?
  6. What is the commands of the camera moving. Give at least 3 examples!
  7. What is the two basic programming interfaces of Leap Motion?
  8. What is the function of onFrame function in Leap Motion API?
  9. What is the effect of controller.enableGesture(Gersure::TYPE_SWIPE) call? Why nessesary to call this function?
  10. What can the Leap Motion identify as a tool? Give an example!