Skip to content

Various computer vision projects implemented using python.

Notifications You must be signed in to change notification settings

faellacurcio/pythonCam

Repository files navigation

pythonCam

Computer vision using python.

motionDetection

Motion detection using Python 3 and openCV 3.0

  • Records any movement (including 40 frames before the beginning of the action) and stores in /videos.

motionDetection2

Motion detection using Python 3 and openCV 3.0

  • If movement detected sends message to telegram according to configurationbot.
  • Configuration can be fount at /motionDetection2/secret_data.json

usage:

$ python3 motionDetection.py

TODO:

  • Upload code to Github
  • Change the location of the output video
  • Change the name of the output video as the date of the movement.

About

Various computer vision projects implemented using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published