Skip to content

Blob-Track-Lite is a simple Python-based implementation of blob tracking for videos, made without TouchDesigner and runs smoothly without requiring a GPU.

Notifications You must be signed in to change notification settings

Code-X-Sakthi/Blob-Track-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blob-Tracking (Offline)

Blob-Track-Lite is a simple Python-based implementation of blob tracking for videos, made without TouchDesigner and runs smoothly without requiring a GPU.

Requirements

Afterwards installing Requirements

Use this commands (For full explaination : View runcommands.txt file)

python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt
python main.py

About

Blob-Track-Lite is a simple Python-based implementation of blob tracking for videos, made without TouchDesigner and runs smoothly without requiring a GPU.

Topics

Resources

Stars

Watchers

Forks

Languages