Motion and Speed Detection

Our motion detection code works to detect when there is motion in any one of three side by side sections of the camera's view. Today, I worked on sending values to Serial for when each of the three sections detects any motion. I also began work on speed detection. One challenge we faced regarding speed detection is that we have no way of knowing how far away a person interacting with our sculpture is from the sculpture. This means that it is difficult to to gain an accurate reading on speed detection. For now, we are going to assume that a person interacting with our sculpture is 5 feet away from it. This should work relatively well for detecting relative speed of motion from different distances.

- Vicky

Comments

Popular posts from this blog

Where Mechanical At

Mid Sprint 4!