Skip to content

Latest commit

 

History

History
152 lines (82 loc) · 5.28 KB

README.md

File metadata and controls

152 lines (82 loc) · 5.28 KB

Python_People_tracking

GitHub WidgetBox


People Tracking and Counting with OpenCV

Overview

Welcome to the People Tracking and Counting project powered by OpenCV! This project is a comprehensive solution for tracking and counting people in both images and videos. It goes beyond the basics, incorporating advanced features such as predicting the distance from the camera and determining the direction of individuals. Whether you're interested in surveillance, analytics, or research, this project provides a robust foundation.

Key Topics

  • OpenCV: The core library driving image and video processing.
  • Video Analysis: Techniques for extracting insights from video data.
  • Camera Directions: Understanding the orientation and movement of the camera.
  • Jupyter Notebooks: Interactive notebooks for seamless experimentation.
  • Distance Calculation: Predicting the distance of individuals from the camera.
  • People Counter: Keeping track of the total count of people.
  • People Detection: Identifying and locating individuals in frames.
  • People Counting: Accurate counting of people in both images and videos.
  • People Tracking: Continuous tracking of individuals over time.

Getting Started

To dive into people tracking, explore the following Jupyter Notebooks :

  • image_fullbody.ipynb
  • video_fullbody.ipynb

About the Author

This project is a creation of Walid BOUSSOU 🇲🇦, a highly motivated Computer Science Engineer passionate about software development, data analytics, and problem-solving. Connect with Walid for inquiries, collaborations, or to contribute to the project.

License

This project operates under the MIT License. Refer to the LICENSE file for detailed information.

Feedback and Contributions

Your feedback and contributions are invaluable! Feel free to open issues, submit pull requests, or reach out to Walid for discussions.



 
© by Walid BOUSSOU  🇲🇦 😄
 


👏 Thanks for the support

Stargazers

Stargazers repo roster for @walidbosso/Python_People_tracking

Forkers

Forkers repo roster for @walidbosso/Python_People_tracking

Contributors



GitHub last commit (by committer)

GitHub License

𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!


Back to top