Skip to content

Interactive website to learn about PCA's application for object tracking in images or videos

Notifications You must be signed in to change notification settings

nnnawi/PCA-image-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCA & Object tracking : the website

PCA (or Prime component analysis) is a wonderful tool which has many uses, especially in image processing. Here, we use it to track an objects direction and position over time in multiple image

This repo is the full code for the website https://nnnawi.github.io/PCA-image-tracking/, that explains the intuition behind PCA for image tracking with detailed and intuitive math descriptions, but also interactive visuals using the P5.js library.

About

Interactive website to learn about PCA's application for object tracking in images or videos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published