Video Patterns

For this assignment we had to find a way to show a patterns. I chose to build an application which can detect differences in video clips. It compares the previous frame with the next frame. The algorithm stores the pixels that differ from last frame, layering these on top of each other results in creating visible moving patterns.