Skip to content

Python script which uses OpenCV to locate object in a video.

License

Notifications You must be signed in to change notification settings

karanj798/object-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

object-locator

Python script which uses OpenCV to locate object in a video.

Requirements

  • opencv-python
  • numpy
  • imutils

Usage

pip install opencv-python
pip install numpy
pip install imutils

python main.py "PATH_TO_MP4"

About

Python script which uses OpenCV to locate object in a video.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages