Skip to content

Crop the object from the video and get it's tracking live over the web-cam.

Notifications You must be signed in to change notification settings

AshishGusain17/live-object-tracking

Repository files navigation

live-object-tracking

Dependencies required:

Instructions for the environment:

Run the command given below to use my pre-installed dependencies.

env\Scripts\activate

Or create your own environment by running commands given below and download all the packages.

pip install virtualenv
virtualenv env

Application working:

Crop the object by dragging the mouse over the frames generated by the web-cam.

Instructions will be shown while you run the program and tracking could be seen on the live video.

Try running over the localhost:5000.

About

Crop the object from the video and get it's tracking live over the web-cam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published