Skip to content

Mihankhahp/MyPythonJourney

Repository files navigation

MyPythonJourney

Hand Tracking project
Hand Tracking Land Marks
hand_landmarks






Pose Estimating Project
Pose Estimate Land Marks;

pose_tracking_full_body_landmarks







Counting Project Description:

Using the hand detector module in our project to detect the 0 to 21 landmarks on each hand and then with an IF loop we will detect which hand [Right / Left ] are up and then compare the highest landmark in each finger with some landmark in that finger if the highest landmark was upper than it the finger is open and otherwise the finger is close. For THUMB it is a little different because we could not compare the highest landmark in the vertical direction so we should detect the highest point located on which side of the lower point [Right / Left ] and then use this data and the hand side to detect in THUMB open or closed. Finally, the results appending to a list, and then other parts of the program use simply this value in this list to show the picture or number.








Personal Trainer Project

In this Project, we using the PoseEstimation module to figure out "findPose", "getPosition", and a new future which is added in this project "findAngle" which is totally dynamic in finding point's coordinate and drawing a line between them, and you could enter how many points you want. But we could find the angle between two lines and three points. In the next step as in past projects, we set some visualization and then use our data to find out how many times the particular activity happened.








AL VIRTUAL PAINTER

In this program fingers' landmarks to define the exact coordinates of the fingers and then put if for Selecting or Drawing mode, followed by that we set some other if roots for each color and finally eraser.
ultimately, we change the img type and show the changes on the final img .

1.  Import img
2.Find Hands Landmarks 3.Check which fingers are up 4.If Selection Mode:==> 5.If Drawing Mode:==>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages