Thursday, May 9, 2013

Camera Motion Detection + UI

This was supposed to be done long time back.

Some ideas that I worked on:

i) Face detection: Not added due to unreliable results
ii) Direct comparison of 2 images: Not added due to unreliable results and lot of false positives.
iii) RGB composition based techniques: Works correctly based on experiments.
iv) Aggregated LUMA based techniques: Works correctly and added into system.
v) State based techniques: Works correctly and also added into system.

New work:

Created an UI where the user can choose what algorithm they can choose to detect intrusion using cameras.
Also UI added where user can decide on what images they want to store in each phones on detection, i.e., previous frame, original frame and changed frame.
Also added UI to add phone number, where a text message will be displayed on every intrusion detected.

No comments:

Post a Comment