Implement 4 different motion detection methods:
- Simple Background Subtraction
- Simple Frame Differencing
- Adaptive Background Subtraction
- Persistent Frame Differencing
Example for "walk.mp4":
raw image from video -> 4 different motion dection
Change the path in main.m for trying your own video