Motion detection security programme which is developed using python & computer vision.
-
This is a motion detection security programme which is developed using python & computer vision (open cv ).
-
In here i this programme develop using pycharm IDLE. this not included GUI interface.
-
In this programme first it detect does theres any movements in the surface .if it is it's send email to the pre specified email address with warning message
-
whole programme can divide in to two major parts.
- in this part using wecam it detect is there any movements in the surafce. - if there is a movment which greater than given prameter. it execute the code. - and display a rectange around it & and raise alarm sound. - you can close th cam window any time pressing "e" key. ( you can set any key to the break key
- after programme detect movements in the surface it send email messeage - to the pre specified email address.
- open cv module
- winsound module
- smtplib module
- loops.
- if statments.
- as further developments i hope to add GUI interface to this.
- add more cameras in same time.
- add some features to get video even in the night ( night vision camera ).
- You are free to use this for any developments