Talk:F3 - Intersection Monitoring System
From SoftwarePractice.org
video processing
- speed (range between 0-70)
- audio frequency
- audio amplitude
- car object (check wiki to see what data is contained in a car object)
- temperature
accident characteristics:
audio within range of a certain freq and amp
car object
- see wiki
video processing - daniel
unusual event - v
traffic - polli
unusual event database -tim/chris
traffic database - tim/chris
gui web- daniel
car type database - tim/chris
query database - chris
unusual event monitor sends accident data to the emg notifier
system failure
- the component recognises the time and then sends the data onto the
next component, if it doesnt recieve an achknowledgement within the
specified timeframe then it will flag a failure status. afailure msg
is sent to the system failure monitor which timestamps it on the time
it recieves the msg.
msg format: component name(string), time, performance (boolean)
