Skip to content

5l1v3r1/MV_IdentificationSystemByWalking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MV_IdentificationSystemByWalking

This project is a system focused on the identification of the human body by walking. It is based on machine vision concepts and algorithms.

System Schematic

graph LR
A((Built-in Camera)) -- OpenCV --> B[Median Mask]
B --> C[Canny Edge Detection]
C --> D{Final Result}

TODO:

  • Segmenation of the body.
  • Identification of the body.
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%