Skip to content

Plot tracking data from video footage onto a 2D plan.

License

Notifications You must be signed in to change notification settings

francois-marie/tracking

Repository files navigation

Plot tracking data from video footage onto a 2D plan.

Extract image from camera

Detecting human position in the shot

  • detecting.py to get the position of a face, body etc. on a picture

Transcribe the position onto 2D plan

  • homography.py to convert an array of points from the camera to a 2D plan
  • heat_map.py to plot the heat map of an array of points

About

Plot tracking data from video footage onto a 2D plan.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published