ApplaudToPark / GestureControl-for-Python

1 stars 0 forks source link

[Assignment #1] The assignment was given after the first team meeting #3

Open ApplaudToPark opened 5 months ago

ApplaudToPark commented 5 months ago

Hi.

This is Minseok Park who is a leader of "Fancy Child" for Capstone Design Competition held in Chung-Ang university in Seoul.

After the first team meeting(#2 ), Our team has respective assignments to solve problems.

The sentences below are our assigments :

  1. Guess the reason how they made codes, why they wrote the code like that. And find the codes which return the joint position of fingers on the monitor.

  2. In "HandTrackingModule.py", what does the meaning of "self"? And find the correct way to define functions what you want.

  3. Try to understand the way "HandTrackingModule.py" operates. And explain the operating way of 'if name == "main"'.

  4. In "controls.py", how does "cap=cv2.VideoCapture(0)" work? And find the purpose of "cap.set()" and the needed input value.

*notice : make a text file to transmit. It would be comfortable to read your answer.

image

ApplaudToPark commented 5 months ago

Our team member uploaded the answer.

1.txt 2.txt