Skip to content
shaseley edited this page Feb 11, 2013 · 4 revisions

This spec is a work in progress....

Assumptions

  • Disregard night, perhaps mention it
  • Disregard power requirements

Milestones

Motion Detection - Basic

  • Ability to detect minor differences in frames
  • Disregard changes in environment

Motion Detection - Refined

  • Ability to detect movement in specific areas of frame
  • Able to create bounding box around moving object

Network - Basic

  • Assume 802.11y on all nodes
  • Ability to pass messages between nodes and server
  • Log messages on server

Network - Refined

  • Different types of wireless functionality on nodes
  • Ability to cluster dynamically with bluetooth nodes and 802.11y nodes
  • Ability to reduce message traffic to preserve battery

Server - Basic

  • Basic API
  • Able to receive and send messages
  • Logging only

Server - Refined

  • GUI Interface
  • Ability to make global clustering decisions and pass down to nodes
  • Authentication - users/groups

Deployment - Basic

  • Manual deployment

Deployment - Refined

  • Automated deployment
  • Deployment "Wizard"

Clone this wiki locally