WildPetScience / Specification

Specification for the Wild Pet Science 1B group project.
2 stars 0 forks source link

Client -> Movement Tracking -> Performance #21

Open rogersnm opened 9 years ago

rogersnm commented 9 years ago

Performance

Small animals tend to either move quickly or stay still. This implies that the motion tracker algorithm should be able to operate at frame rates of at least 10-15 FPS in order to achieve reasonable accuracy in determining the location of the animal.

Problem highlighted in bold; it would be a better idea to pick a firm lower bound than have a range of lower bounds. (ie. either 10 FPS or 15 FPS)

w-shackleton commented 9 years ago

10 FPS might be unachievable on an RPi.

Baltoli commented 9 years ago

We could rephrase to say we want it to go as fast as possible, but until we evaluate our algorithms we can't make a reasonable estimate of achievable FPS.