Skip to content

nguyenquangtung/DIP-Human-Skeleton-Estimating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Human-Skeleton-Estimating

Application Human Skeleton Estimating using image processing and pattern recognition Video demo link: https://youtu.be/DQVGjCHT1J4
This video is my Final Project (Image Processing Course) about: HUMAN SKELETON ESTIMATING FROM IMAGE (VIDEO) USING IMAGE PROCESSING AND PATTERN RECOGNITION TECHNIQUES

# About project

In this project we will use Image processing which performs some operations on an image, in order to get the human skeleton estimation from the image or frame (from video). But before that, we need to apply Pattern recognition so that the app will automatically detect human parts by using machine learning algorithms.

This is list of used libraries

We used CNN, cvzone/mediapipe, OpenCV (CV2), tkinter ....

New Bitmap Image

Program Interface Using Tkinter

New Bitmap Image_2

Results

New Bitmap Image_3

New Bitmap Image_4

New Bitmap Image_4_2

New Bitmap Image_4_3

New Bitmap Image_4_4

New Bitmap Image_4_5

New Bitmap Image_4_5_2

New Bitmap Image_4_5_3