Create basic motion detection filter

Issue #199 resolved
Scott Barnard created an issue

Create a basic motion detection filter that implements the filter interface and only sends the frames that have motion detected. Use gocv and the MOG algorithm.