Abstract
Visual tracking requires sophisticated algorithms working in real-time, and often space-limited, settings. While the input streams may be regular in structure, the algorithms are not, and must often deal with probabilistic metrics. To ensure progress in algorithm design without incurring excessive development costs, we propose a high-level programming approach married with predictable and compositional performance metrics. This enables the combination of independently developed program components into coherent software architecture, with certified resource use guarantee. Here, we present our approach and discuss its application to the development and resource analysis of a space bound mean shift algorithm for motion tracking, using the new embedded system-oriented language Hume. Copyright 2007 ACM.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2007 ACM Symposium on Applied Computing |
Pages | 1307-1314 |
Number of pages | 8 |
DOIs | |
Publication status | Published - 2007 |
Event | 2007 ACM Symposium on Applied Computing - Seoul, Korea, Republic of Duration: 11 Mar 2007 → 15 Mar 2007 |
Conference
Conference | 2007 ACM Symposium on Applied Computing |
---|---|
Country/Territory | Korea, Republic of |
City | Seoul |
Period | 11/03/07 → 15/03/07 |
Keywords
- Embedded systems
- Functional programming
- Motion tracking
- Resource bounds