# Presentation Notes
## Public Audience Key Points
* Main Theme for Audience - Introduction to our project.
### Questions
* What is the problem that we are trying to solve?
* How does our system solve that problem?
* What are the results?
## Flow
### Introductory Slides
* Names, project title
* Overview - Main points to address
### What is our project about?
* Computer Vision - Exploration
* Given a laptop and a camera, what can it do?
* Examples to illustrate a potential application:
* to come up a scenario where our application would be of some value;
* Introduction to real time
### How does our system solve that problem?
* How does our system see?
* Use analogy to describe flow of system.
* [main two bits:] feature extraction, and the model;
* Event
* Input
* Feature Extraction
* Inference
* Result
* Abit more detail on frames.
### What are the results/summary?
* We developed a real-time system that recognises 4-5 Auslan signs: Help, Pain, Ambulance ...
* Given that a sign takes x seconds, our system recognises the sign within x + y seconds?
### Closing
* include your email addresses;
* [webpage link]; Look at our webpage for further technical details
* Contact Details