You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may give poor results if the lightening conditions are not good.
Prerequisites :
Python 3.5
OpenCV 3.3
A Computer with a webcam or a video file
How to setup prerequisites ?
Install Anaconda 5.0.1 (or 5.1.0) and during Installation check mark "Add anaconda to my path environment variable" OR Install Python 3.5.
Open cmd and type the following commands to install opencv,
conda install -c conda-forge opencv (OR)
conda install -c conda-forge opencv=3.3.0
Project By :
Ajay Chaudhary
Jay Chapala
Parth Dave
Harshil Patel
Author :
Ajay Chaudhary
About
HawkEye is an platform independent Application created in python using OpenCV library that can perform tasks like Motion Detection, Motion Recording, Motion Tracking, Color Tracking and Object Tracking.