Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 729 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 729 Bytes

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.